Commit graph

780 commits

Author SHA1 Message Date
jj
cafe05d5fb
web/settings: add version 3 of setting schema 2024-10-30 12:18:27 +00:00
jj
ec10019bfa
web/settings: fix types, migrate old settings from v2 2024-10-30 12:12:56 +00:00
jj
bad59750bf
web/settings: rewrite type names, remove unused types
CurrentCobaltSettings -> CobaltSettings
CobaltSettings -> AnyCobaltSettings
2024-10-30 12:12:56 +00:00
jj
7c9a824a69
web/settings: add function for getting browser language
prep for migrating youtubeDubBrowserLang
2024-10-30 12:12:56 +00:00
jj
7a50c89728
web/settings: split settings into versions 2024-10-30 12:12:56 +00:00
wukko
edb340dc66
web/i18n/settings: update reduce transparency description
added that enabling it may also improve ui performance on low end devices
2024-10-30 18:01:43 +06:00
wukko
94e6acb832
web/settings/migrate: remove youtubeDubBrowserLang migration 2024-10-30 17:19:51 +06:00
wukko
6e61e73a5f
web/i18n/settings: rewrite youtube hls description 2024-10-30 17:18:18 +06:00
wukko
1e5b30778d
web/settings/audio: add a beta tag to youtube dub section 2024-10-28 23:21:46 +06:00
wukko
ce131b1454
web/settings/privacy: remove beta tag from tunneling 2024-10-28 23:18:04 +06:00
wukko
ea2dd5bb35
web: add support for dubbed youtube audio tracks 2024-10-28 23:15:01 +06:00
wukko
1373d16286
web/SettingsDropdown: add a separator after first item, always lowercase
also split out anything in brackets in preview
2024-10-28 23:14:19 +06:00
wukko
3a0b0fed8b
web/settings: convert LanguageDropdown to universal SettingsDropdown 2024-10-28 21:42:07 +06:00
wukko
9f9300ebb8
web/i18n/settings: rephrase audio format description 2024-10-28 18:30:18 +06:00
wukko
3ed51c9eeb
web/i18n/error: add youtube hls error 2024-10-28 15:45:32 +06:00
wukko
60b22cb5f7
web: add support for youtube hls
also increased api response timeout to 20 seconds
2024-10-28 15:27:51 +06:00
wukko
66bb76e1c7
web/i18n/settings: update preferred language description 2024-10-26 23:06:43 +06:00
wukko
3907697fa7
web/i18n/settings: rephrase the youtube codec desc
also added info about fallback
2024-10-26 22:45:16 +06:00
wukko
52c1714608
web/i18n/settings: fix typo in youtube codec description 2024-10-26 22:38:42 +06:00
wukko
9d59a2f5d2
web/about/terms: point out even more that safety email is not support 2024-10-22 14:16:10 +06:00
jj
c17db15e62
web/debug: dump states on debug page 2024-10-20 12:51:59 +00:00
jj
be7c09bd07
web/lib: move dialogs to state folder 2024-10-20 12:51:59 +00:00
jj
4c43a00e88
web/api/session: replace writable with normal variable 2024-10-20 12:51:59 +00:00
wukko
0e52e1f8b0
web/safety-warning: reduce continue button timeout 2024-10-16 17:03:34 +06:00
wukko
1ab94eb11d
web/i18n: update data management strings 2024-10-16 16:53:20 +06:00
dumbmoron
eab37ae7ff
web/dialog: show dialog when loading cobalt with no js support 2024-10-12 18:01:57 +00:00
dumbmoron
0b06299da0
web/DialogButton: add "link" buttons 2024-10-12 17:42:53 +00:00
wukko
ef4dd4875e
web/icons/Clipboard: increase color contrast 2024-10-12 23:15:29 +06:00
wukko
c8ab784385
web/icons/Music: make colors brighter 2024-10-12 23:06:14 +06:00
wukko
4499992d58
web/icons/Sparkles: update colors for better legibility 2024-10-12 22:54:44 +06:00
wukko
72483bbdad
web/icons/Mute: update colors for better legibility 2024-10-12 22:49:36 +06:00
wukko
6c3b4e0fa9
web/AboutSupport: update github color & add glow 2024-10-12 22:23:01 +06:00
wukko
0d2e300fbe
web/about/credits: add a section about imput 2024-10-12 19:20:20 +06:00
wukko
c10652b8c4
web/AboutSupport: replace duplicated type 2024-10-12 19:10:31 +06:00
wukko
d5ea154ed8
web/Omnibox: reduce gap by 2px 2024-10-12 19:08:01 +06:00
wukko
e34b8dd89c
web/Switcher: add a gap between items 2024-10-12 19:07:05 +06:00
wukko
ebf157862a
web/about/community: redesign the page, add descriptions 2024-10-12 19:06:11 +06:00
Alec Armbruster
dc12d6acad
web/debug: add a copy button, fix page padding, refactor (#782)
Co-authored-by: wukko <me@wukko.me>
2024-10-11 23:04:19 +06:00
wukko
c482c9fea2
web/layout: do iphone landscape optimizations only when appropriate 2024-10-06 00:20:14 +06:00
wukko
3749fb2aa8
repo: update dependencies 2024-10-05 22:09:00 +06:00
wukko
e12e079571
web/SettingsCategory: prevent pointer events when disabled 2024-10-05 21:42:02 +06:00
lath
4156206f35
web/settings/audio: disable bitrate section when not applicable (#802) 2024-10-05 21:40:56 +06:00
dumbmoron
44f7e4f76c
web: remove TURNSTILE_KEY env from readme 2024-10-04 15:19:19 +00:00
dumbmoron
4317b128a8
about/credits: move beta tester listing to component
this is to prevent it from showing up in i18n
2024-10-04 12:27:34 +00:00
Alec Armbruster
1a9494b60a
web/layout: increase toggle contrast in dark mode (#754) 2024-10-04 17:43:31 +06:00
wukko
e419de07a4
web/layout: fix text selection color 2024-10-03 11:57:18 +06:00
wukko
16997f1e38
web/about/credits: add the website link for one of testers 2024-10-02 18:47:30 +06:00
wukko
d7c2415f38
web/changelogs/10.1: fix a typo in "readability" 2024-10-01 23:26:47 +06:00
wukko
9f9ab36e7e
web/changelog/10.1: update the hash in the compare link 2024-10-01 23:17:26 +06:00
wukko
f461b02fcd
web/changelogs/10.1: update the github compare link 2024-10-01 23:14:43 +06:00