Commit Graph

1131 Commits

Author SHA1 Message Date
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
52599dd900 web/headers: update csp yet again
whatever dude
2024-09-18 19:16:23 +06:00
9024418aff web/headers: add more stuff to CSP again 2024-09-18 19:12:13 +06:00
732199332e web/headers: fix CSP directives & refactor 2024-09-18 19:06:46 +06:00
97977efabd web: generate _headers & add Content-Security-Policy header 2024-09-18 18:44:24 +06:00
d1686be583 web/i18n/about: replace section titles with i18n strings 2024-09-18 17:41:10 +06:00
02267b4db4 web/i18n/about: use section heading component 2024-09-18 16:17:22 +06:00
521eb4b643 web/Sidebar: remove fixed width for tabs container 2024-09-18 15:58:32 +06:00
c92cd6d21c web/SidebarTab: improve animations & adjust mobile style 2024-09-18 15:46:07 +06:00
1a845fcfc2 web/SectionHeading: reusable component for linkable section headings 2024-09-18 15:28:09 +06:00
503514d98e web/vite: exclude .md files from i18n chunks 2024-09-17 21:53:46 +00:00
d2b1a6553b web/about: fix switching between pages 2024-09-17 21:49:23 +00:00
a1361e8462 web/about: convert pages to translatable markdown 2024-09-17 18:54:36 +00:00
fdd5feac92 web: use turnstile & session only when the processing instance has them
now also always fetching server info in the save tab
2024-09-18 00:24:54 +06:00
5e7324bca9 web/SettingsCategory: add copy link to settings header 2024-09-17 14:06:56 +00:00
baddb13470 web/i18n/settings: update language section descriptions 2024-09-17 19:48:59 +06:00
39eca27e53 web/changelogs/10: lowball the user count estimate 2024-09-17 14:14:43 +06:00
b04c204492 web: fix spelling for various tenses of tunnel (#755)
https://github.com/imputnet/cobalt/pull/755
2024-09-16 17:33:40 +02:00
66479a9791 web/translations: add fallback locale name to unnamed locales 2024-09-16 15:13:44 +00:00
d93e97e06b web/LanguageDropdown: unbind locale from select dropdown 2024-09-16 15:13:24 +00:00
1bf0d98324 web/DonateShareCard: fix copy button not using i18n (#750) 2024-09-16 11:14:29 +06:00
0ccd08470b web/about/general: more clarity in privacy section 2024-09-13 23:57:18 +06:00
47625490ce web/settings/video: move codec names away from i18n 2024-09-13 21:25:27 +06:00
474c8e284f web/i18n/settings: update av1 codec string 2024-09-12 20:08:20 +06:00
4af48dd2f9 web: add UserActivation polyfill for browsers that don't have it 2024-09-11 11:15:25 +00:00
2122e87e66 web/NotchSticker: fix sticking out on XR and 11 2024-09-11 16:41:04 +06:00
d7454a073b web/download: assume userActivation expired if agent doesn't support it 2024-09-11 14:42:54 +06:00
6e3589c8ce web/changelogs: fix broken bullet lists 2024-09-10 19:19:16 +00:00
6653fdc8df changelogs/6.0: fix broken link 2024-09-10 19:18:00 +00:00
fd23080dd9 web/i18n/settings: fix typo in video quality description 2024-09-10 09:07:46 +06:00
394c1d8eaf web/remux: add remux tag to the end of filename
closes #720
2024-09-10 08:45:53 +06:00
2fcda9c705 web/ChangelogEntry: fix off-by-one changelog date in some cases 2024-09-09 20:35:12 +00:00
aa25421422 web/changelogs: update references from current to main 2024-09-09 16:38:47 +00:00
a93e9f593f web: scope package name 2024-09-09 15:59:40 +00:00
d6929b0758 web/README: clarify wording in license permission explanation 2024-09-09 15:46:55 +00:00
7b06a5047f repo: split README into subproject READMEs 2024-09-09 15:44:37 +00:00
8df4bc00cb web/svelte: change public prefix to WEB_ 2024-09-09 15:24:23 +00:00
93ca553fb2 web/about/community: add community links 2024-09-09 21:19:43 +06:00
1b639edac8 web/layout: specify full path in og:url 2024-09-09 15:04:25 +00:00
ebd1104df3 web/libav: remove redundant async 2024-09-09 19:36:16 +06:00
bd93da94dc web/download: remove redundant async 2024-09-09 19:36:08 +06:00
6e523f300a web/donate: update sendCustom handler to use links 2024-09-09 13:00:06 +00:00
3156831847 web/donate: use links instead of onclick handler 2024-09-09 12:57:58 +00:00