wukko
5b12622b66
web/FilenamePreview: fix unlocalized strings
...
CodeQL / Analyze (${{ matrix.language }}) (none, javascript-typescript) (push) Waiting to run
Run tests / api sanity check (push) Waiting to run
Run tests / check lockfile correctness (push) Waiting to run
Run tests / web sanity check (push) Waiting to run
oops
2025-07-01 10:13:28 +06:00
wukko
885398955f
web/settings/local: transform the media processing setting to a switcher
2025-06-22 16:29:47 +06:00
wukko
2c0a1b6990
web/i18n/settings: update subtitles description
Run tests / api sanity check (push) Has been cancelled
Run tests / web sanity check (push) Has been cancelled
CodeQL / Analyze (${{ matrix.language }}) (none, javascript-typescript) (push) Has been cancelled
Run service tests / test service functionality (push) Has been cancelled
Run tests / check lockfile correctness (push) Has been cancelled
Run service tests / test service: ${{ matrix.service }} (push) Has been cancelled
2025-06-20 20:35:23 +06:00
wukko
a30a27a4ec
web/settings/metadata: add subtitles language dropdown
2025-06-20 15:56:11 +06:00
wukko
5860c50c59
web/settings/video: add youtube container settings
2025-06-20 15:50:30 +06:00
wukko
dbb83b9e97
web/i18n/settings: remove unused strings
2025-06-11 17:50:28 +06:00
wukko
479a64890e
web/i18n/settings: update youtube codec description
2025-05-19 22:06:47 +06:00
wukko
1630514611
web/i18n/settings: update local processing toggle text
2025-05-06 16:49:46 +06:00
wukko
a22e4c3cf9
web/settings: add an option to hide the remux tab on mobile
CodeQL / Analyze (${{ matrix.language }}) (none, javascript-typescript) (push) Has been cancelled
Run service tests / test service functionality (push) Has been cancelled
Run tests / check lockfile correctness (push) Has been cancelled
Run tests / web sanity check (push) Has been cancelled
Run tests / api sanity check (push) Has been cancelled
Run service tests / test service: ${{ matrix.service }} (push) Has been cancelled
2025-05-01 00:25:03 +06:00
wukko
016aa1b708
web/settings: rename "downloading" to "metadata"
...
CodeQL / Analyze (${{ matrix.language }}) (none, javascript-typescript) (push) Waiting to run
Run tests / check lockfile correctness (push) Waiting to run
Run tests / web sanity check (push) Waiting to run
Run tests / api sanity check (push) Waiting to run
Run service tests / test service functionality (push) Has been cancelled
Run service tests / test service: ${{ matrix.service }} (push) Has been cancelled
am i future proofing for more stuff there? maybe
2025-04-20 21:03:02 +06:00
wukko
b9c1f2de72
web/settings/audio: add a toggle to prefer better audio quality from yt
...
& also remove the beta label from youtube dub
2025-04-20 20:49:28 +06:00
wukko
0294bbd447
web/i18n/settings: update youtube hls description
2025-04-20 19:24:58 +06:00
wukko
a5172b8fb4
web/settings/accessibility: add toggle for disabling auto opening queue
2025-03-07 21:47:02 +06:00
wukko
1b0be14175
web/settings: move accessibility settings to the accessibility page
...
also rearranged the nav bar a bit to make it look cleaner
... and also accommodated for the new location of accessibility settings (oops)
2025-03-07 21:43:03 +06:00
wukko
698905db2e
web/settings/appearance: add a toggle for disabling haptics
...
also updated all descriptions for accessibility toggles
2025-03-05 21:46:27 +06:00
wukko
3e2c7a3c91
web/i18n/settings: fix video filename preview
...
now it displays the actual filename format you get
2025-02-24 22:28:33 +06:00
wukko
424a16729e
web/settings/local: update name of the media processing section
2025-02-24 18:46:11 +06:00
wukko
8e4d0cd03d
web/settings: add a local processing page
2025-02-24 15:51:11 +06:00
wukko
1f79bf6e52
web/settings/advanced: add cache clearing, refactor data management
2025-02-06 23:44:05 +06:00
wukko
a43e7a629b
web: add local processing setting & api type
...
response is not handled at all yet, this is a raw draft
2025-01-29 15:06:16 +06:00
jj
c4c47bdc27
merge: 10.6 updates
Run tests / check lockfile correctness (push) Has been cancelled
Run tests / web sanity check (push) Has been cancelled
Run tests / api sanity check (push) Has been cancelled
CodeQL / Analyze (${{ matrix.language }}) (none, javascript-typescript) (push) Has been cancelled
Run service tests / test service functionality (push) Has been cancelled
Run service tests / test service: ${{ matrix.service }} (push) Has been cancelled
2025-01-21 13:36:37 +00:00
wukko
9f0f885ae6
web/settings/video: update h265 toggle strings
...
because now it also applies to xiaohongshu
2025-01-20 19:59:59 +06:00
wukko
e02e7f2260
web: very early proof-of-concept of on-device image background removal
2025-01-13 01:26:54 +06:00
wukko
41600dab4f
web/settings/advanced: add a toggle for local processing
2024-12-22 23:04:37 +06:00
wukko
569c232b47
web/i18n/settings: update description of "reduce transparency" toggle
CodeQL / Analyze (${{ matrix.language }}) (none, javascript-typescript) (push) Has been cancelled
Run tests / check lockfile correctness (push) Has been cancelled
Run tests / web sanity check (push) Has been cancelled
Run tests / api sanity check (push) Has been cancelled
2024-11-29 12:29:44 +06:00
wukko
d7ae13213e
web/i18n/settings: rename debug to nerd mode
...
and also update description for it
2024-11-26 18:34:13 +06:00
wukko
0b6270e745
web/SettingsInput: better screen reader accessibility
...
aria-label is now read instead of placeholders, cuz lengthy ones like uuid are a sensory overload and could confuse people. instead, now we make a fake ui placeholder (because there's no other way to have exclusively aria-label while also showing placeholder normally)
2024-11-24 00:12:35 +06:00
wukko
adb1cacd9d
web/i18n/settings: update access key description
2024-11-23 23:22:08 +06:00
wukko
601597eb15
web: add support for custom api keys & improve turnstile states
2024-11-23 19:13:23 +06:00
wukko
d8348dfa1c
web: remove instance override warning, use custom api right away
2024-11-18 16:32:33 +06:00
wukko
8f89c7f412
web/i18n/settings: update youtube setting titles and descriptions
2024-10-30 22:38:38 +06:00
wukko
fb2b0ad290
web/i18n/settings: update youtube hls toggle title
2024-10-30 22:06:00 +06: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
6e61e73a5f
web/i18n/settings: rewrite youtube hls description
2024-10-30 17:18:18 +06:00
wukko
ea2dd5bb35
web: add support for dubbed youtube audio tracks
2024-10-28 23:15:01 +06:00
wukko
9f9300ebb8
web/i18n/settings: rephrase audio format description
2024-10-28 18:30:18 +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
1ab94eb11d
web/i18n: update data management strings
2024-10-16 16:53:20 +06:00
lath
4156206f35
web/settings/audio: disable bitrate section when not applicable ( #802 )
2024-10-05 21:40:56 +06:00
wukko
8162877a47
web/i18n/settings: update preferred language description
2024-09-19 17:04:04 +06:00
wukko
baddb13470
web/i18n/settings: update language section descriptions
2024-09-17 19:48:59 +06:00
Alec Armbruster
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
wukko
47625490ce
web/settings/video: move codec names away from i18n
2024-09-13 21:25:27 +06:00
wukko
474c8e284f
web/i18n/settings: update av1 codec string
2024-09-12 20:08:20 +06:00
wukko
fd23080dd9
web/i18n/settings: fix typo in video quality description
2024-09-10 09:07:46 +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
96c6897ae0
web/i18n/settings: improve descriptions
...
less yapping and more clarity
2024-09-06 15:45:18 +06:00