Commit Graph

1223 Commits

Author SHA1 Message Date
7922fd7257 web/about/credits: swap meowbalt and testers sections 2024-09-30 22:41:40 +06:00
84aa9fe67a web/about/credits: add a section for thanking beta testers 2024-09-30 22:39:52 +06:00
31be60484d web/DonateOptionsCard: add 5px of tolerance for max position
fixes right stepper not hiding itself in chrome when manually scrolled to the end
2024-09-30 21:54:38 +06:00
b4dd506f61 svelte/csp: add forgotten frame-ancestors directive to config 2024-09-30 14:31:44 +00:00
391a8950c5 web/about/terms: clarify that safety email is not for support 2024-09-28 18:14:10 +06:00
4a89831753 web/about/general: rephrase descriptions to deliver the point better 2024-09-28 18:10:18 +06:00
24bc50793a web/donate: rewrite motivation text to convey the message better 2024-09-28 17:41:57 +06:00
7d6fe34fa4 web/SupportedServices: don't allow selection when popover is hidden 2024-09-27 22:03:58 +06:00
80d01a7d29 web/DonateOptionsCard: shorten processor note & remove mobile text 2024-09-27 21:50:39 +06:00
6e3755ae3a web/DonateOptionsCard: rename monthly to recurring 2024-09-27 21:43:08 +06:00
3ceef9565d web/DonateOptionsCard: adjust options mask size 2024-09-27 21:35:19 +06:00
f528919072 web/DonateShareCard: optimize qr size 2024-09-27 21:35:02 +06:00
5307e86bce web/DonateCardContainer: reduce button padding 2024-09-27 21:33:45 +06:00
4f6d94d8e0 web/DonateShareCard: increase the shadow when expanded 2024-09-27 21:21:27 +06:00
fede942a3f web/DonateCardContainer: reduce padding 2024-09-27 21:16:05 +06:00
ebf2d493aa web/DonateOptionsCard: update buttons on wheel too 2024-09-27 21:01:41 +06:00
6ba27f8369 web/DonateOptionsCard: add scroll buttons to the options container
cuz users without touchpads couldn't scroll it without tabbing
2024-09-27 20:54:09 +06:00
5a4be4890b web/about/general: add motivation section & rephrase summary 2024-09-27 18:19:54 +06:00
416a9efdd1 web/server-info: reload the page if turnstile sitekey changes 2024-09-23 16:16:17 +06:00
f8a6b533be web/svelte.config: update img-src csp again 2024-09-23 15:30:31 +06:00
1460ee0d53 web/_headers: remove redundant async 2024-09-23 15:23:23 +06:00
e0132ab928 web/PickerItem: add urlType to downloading params 2024-09-23 15:18:20 +06:00
402b4b6485 web/types/api: fix formatting 2024-09-23 15:11:58 +06:00
ba93492c8d web: prevent openURL action on ios devices if url is redirect 2024-09-23 15:06:57 +06:00
12f7ee874e web/svelte.config: fix img-src csp 2024-09-23 15:04:17 +06:00
d9f1134f7f web/SidebarTab: make the icon bigger and gap smaller 2024-09-22 21:41:21 +06:00
c9c1e5d298 web/layout: add padding to about heading 2024-09-22 21:03:50 +06:00
44f470f192 web/PageNav: reduce the page width in wide mode 2024-09-22 20:55:53 +06:00
7160be65bd web/i18n/error: fix typo in live video error 2024-09-22 16:25:31 +06:00
af337cbfce web/error: make youtube codec error easier to understand 2024-09-22 16:23:38 +06:00
490bdb729e web/Omnibox: add aria label for loading captcha state 2024-09-22 16:22:18 +06:00
1473f220cb web/SectionHeading: make the link button always visible
scaling and 40 letter german words will be the death of me
2024-09-22 15:42:25 +06:00
128a1ff696 web/ManageSettings: add wrapping (oops) 2024-09-22 15:28:03 +06:00
2bee3e896d web/SectionHeading: fix weird wrapping 2024-09-22 15:21:23 +06:00
a5c704c5f0 web/PageNavTab: fix cursor appearance 2024-09-22 15:15:19 +06:00
a7b61dd24c web/SidebarTab: fix double scale on press, hold, release 2024-09-22 15:15:07 +06:00
dfaef913c4 web/DownloadButton: move server info cache checks to the api lib 2024-09-22 15:05:40 +06:00
5ba83f3d56 web/polyfills: add polyfill for AbortSignal.timeout 2024-09-21 09:08:56 +00:00
819c7a4fa0 web/DownloadButton: check server info before main request 2024-09-20 18:28:35 +06:00
92008d3012 web/Omnibox: hide the clear button if request is processing 2024-09-20 15:22:29 +06:00
c0bb637480 web/DownloadButton: show a message about ongoing antibot check 2024-09-20 15:20:53 +06:00
c99240339d web/Omnibox: allow input while antibot check is ongoing & fix spinner 2024-09-20 15:20:25 +06:00
8162877a47 web/i18n/settings: update preferred language description 2024-09-19 17:04:04 +06:00
7ba56f85be web/SectionHeading: fix line height of beta tag 2024-09-18 21:42:09 +06:00
2cb9735b28 web/package: bump version to 10.1.0 2024-09-18 21:24:13 +06:00
643e9775f5 web/DonationOptionsCard: move href inside the option button 2024-09-18 20:57:52 +06:00
9ea6b09e7e web/PageNav: add fade in animation for subtitle 2024-09-18 20:30:35 +06:00
ce054e63fc web/settings: improve settings section ids 2024-09-18 20:23:29 +06:00
b30b6957ce web/package: move dependencies to devDependencies 2024-09-18 20:15:56 +06:00
026cb634ec web: update & move csp to svelte.config.js
ough
2024-09-18 20:11:47 +06:00