Commit graph

260 commits

Author SHA1 Message Date
wukko
47625490ce
web/settings/video: move codec names away from i18n 2024-09-13 21:25:27 +06:00
dumbmoron
4af48dd2f9
web: add UserActivation polyfill for browsers that don't have it 2024-09-11 11:15:25 +00:00
wukko
2122e87e66
web/NotchSticker: fix sticking out on XR and 11 2024-09-11 16:41:04 +06:00
wukko
394c1d8eaf
web/remux: add remux tag to the end of filename
closes #720
2024-09-10 08:45:53 +06:00
wukko
93ca553fb2
web/about/community: add community links 2024-09-09 21:19:43 +06:00
dumbmoron
1b639edac8
web/layout: specify full path in og:url 2024-09-09 15:04:25 +00:00
wukko
049edd49f1
web/layout: fix strong element weight 2024-09-09 17:05:37 +06:00
wukko
0569bb87a1
web/about: remove faq section 2024-09-09 15:42:25 +06:00
wukko
a84664c9d5
web/about/general: remove corny text 2024-09-09 14:32:23 +06:00
wukko
11b756945f
web/about: thanks & licenses page 2024-09-09 14:24:11 +06:00
wukko
35254502fe
web/about/general: add human section 2024-09-09 13:52:40 +06:00
wukko
2049e65221
web/about/general: update the community section 2024-09-09 13:39:30 +06:00
wukko
d171e3c158
web: clean up blank pages & stray i18n strings 2024-09-09 12:24:32 +06:00
wukko
b96d2ea352
web: add og:title to head on all pages with custom title 2024-09-09 12:19:25 +06:00
wukko
0b5b8454a9
web/remux: return render instead of the original file
LMFAOOOOOOO
2024-09-09 12:05:13 +06:00
wukko
91d09a4e89
web/layout: remove og:title from head 2024-09-09 03:30:11 +06:00
wukko
8a18645e0b
web/remux: warn user & terminate libav before switching tabs
warning about aborting processing will be shown before navigating away from remuxing tab
2024-09-09 03:08:18 +06:00
wukko
dd1c630c71
web/remux: download files properly 2024-09-09 02:30:20 +06:00
wukko
b1f41cae41
web/remux: tweak progress appearance 2024-09-09 01:17:34 +06:00
dumbmoron
2bcc849790
web/remux: fix file saving on ios 2024-09-08 18:59:51 +00:00
dumbmoron
2c75c52eb3
web/remux: narrow file type 2024-09-08 18:58:36 +00:00
wukko
fff4393c46
web/layout: revert position change for #cobalt 2024-09-09 00:26:20 +06:00
wukko
fb1b5ffee2
web/donate: fix horizontal scroll on mobile 2024-09-08 20:22:07 +06:00
dumbmoron
894174bed9
web/layout: fix main content jumping when navigating in some cases 2024-09-08 11:42:04 +00:00
wukko
30bcad0ba4
web/layout: add og:url & application name to head 2024-09-07 23:15:20 +06:00
wukko
25a33a4ea2
web/layout: split description metadata tags 2024-09-07 23:02:13 +06:00
wukko
a698c55663
web/layout: add og:description 2024-09-07 22:32:40 +06:00
wukko
c6385f1842
web/layout: add description and title metadata 2024-09-07 22:14:55 +06:00
dumbmoron
b4f17487b4
web: remove built-in sveltekit announcer (for real this time) 2024-09-07 16:01:26 +00:00
wukko
f406e7355b
web/layout: get rid of svelte announcer
it reads over our own a11y labels, and there's no official way to disable it
2024-09-07 20:58:30 +06:00
wukko
0ce743d13f
web/about: replace the godawful margin workaround 2024-09-07 20:29:13 +06:00
wukko
7a45866c7c
web/about: write the general about page 2024-09-07 18:31:02 +06:00
wukko
c52aa76426
web/about: merge community and help tabs 2024-09-07 18:22:17 +06:00
wukko
7cd572954f
web/remux: improve accessibility 2024-09-07 18:21:40 +06:00
wukko
3189857c77
web/layout: reduce margin even more for long text h3 heading 2024-09-06 16:59:37 +06:00
wukko
5a5c9da3df
web/settings/advanced: improve settings management buttons
also removed duplicate localization strings
2024-09-06 16:18:30 +06:00
wukko
1758e2db19
web/settings/audio: swap tiktok and youtube sections 2024-09-06 15:58:01 +06:00
wukko
348a28dd12
web/about/terms: rename and rewrite the last section 2024-09-06 15:45:59 +06:00
wukko
aa0991eee4
web/about/privacy: don't show plausible info if it's disabled 2024-09-05 23:34:30 +06:00
wukko
59b6cbd8d4
web/about: add info about terms being valid only on official instance 2024-09-05 23:33:33 +06:00
wukko
ec3e411032
web/about/privacy: specify cloudflare services 2024-09-05 13:27:57 +06:00
wukko
b1b8f6967b
web/about/terms: initial terms and ethics page 2024-09-05 10:22:02 +06:00
wukko
152a423bf3
web/about/privacy: add info about on-device processing 2024-09-05 10:21:47 +06:00
wukko
cb7d1baee0
web/layout: update global heading text style in long text 2024-09-05 10:21:30 +06:00
wukko
4921e5c151
web/about/privacy: initial privacy policy page 2024-09-05 09:58:45 +06:00
wukko
0408fc446a
web/layout: don't apply noto mono for titles 2024-09-05 09:58:25 +06:00
wukko
80e32fc0c0
web/remux: check if env is browser before adding listeners 2024-09-05 08:56:01 +06:00
wukko
21832005e2
web/remux: handle more errors, add a basic progress bar 2024-09-05 08:51:41 +06:00
wukko
49460bd16d
web: load turnstile only in save tab and only once
turnstile will stay in background after being loaded once (just like before), but now it will not load on pages other than save if they are opened first
2024-09-05 00:04:41 +06:00
wukko
41c23337ff
web/error: redirect to default about page on 404 error 2024-09-04 21:23:47 +06:00