Commit graph

157 commits

Author SHA1 Message Date
wukko 994ce84483
web/error: add the error for temporarily disabled youtube 2024-12-12 23:01:05 +06:00
wukko 569c232b47
web/i18n/settings: update description of "reduce transparency" toggle
Some checks failed
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 5ffc0c6161
web/i18n/error: add string for api.service.audio_not_supported 2024-11-28 15:49:15 +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 47804f462c
web/i18n/error: update private & age post errors
Some checks failed
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
2024-11-24 19:29:53 +06:00
wukko 2ed52a161e
web/i18n/error: add general content region & paid errors 2024-11-24 18:35:57 +06:00
wukko b737dbacd6
web/i18n/error: add api key errors 2024-11-24 14:08:06 +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 8415d0e4f3
web/i18n/error: update invalid jwt token error 2024-11-23 19:08:41 +06:00
wukko 5b60065c9f
web/about/terms: update the abuse email 2024-11-23 16:57:34 +06:00
wukko 7fa387b12f
web/i18n/error: add youtube api error and update the login error 2024-11-23 15:38:33 +06:00
wukko f1f9955159
web/i18n/error: rephrase a bunch of strings for more clarity and context
Some checks are pending
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
i didn't expect to rewrite this much ngl
2024-11-23 00:32:08 +06:00
wukko d8348dfa1c
web: remove instance override warning, use custom api right away 2024-11-18 16:32:33 +06:00
wukko 4a70f09017
web/Omnibox: add community instance label
now it's easier for the end user to differentiate if an instance is official or not
2024-11-18 16:27:39 +06:00
wukko b036437871
web/i18n/general: update embed description to be less corny 2024-11-18 15:32:13 +06:00
wukko b015af7dde
web/remux: add bullet points explaining what remux is 2024-11-18 15:24:50 +06:00
wukko c05f40b279
web/i18n/error: fix punctuation in no matching format error 2024-11-13 15:05:20 +06:00
wukko e9d06b77a8
web/i18n/error/youtube: add no format error & improve hls error 2024-11-13 15:02:10 +06:00
jj e3f6784e83
web/about/privacy: replace html link with markdown link
Some checks failed
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-09 17:02:02 +00:00
wukko c477b728e1
web/about/community: add a link to bluesky
Some checks failed
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-04 21:26:38 +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
Some checks failed
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
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
Some checks are pending
Run service tests / test service functionality (push) Waiting to run
Run service tests / test service: ${{ matrix.service }} (push) Blocked by required conditions
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
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
Some checks are pending
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
2024-10-22 14:16:10 +06:00
wukko 1ab94eb11d
web/i18n: update data management strings 2024-10-16 16:53:20 +06:00
wukko 0d2e300fbe
web/about/credits: add a section about imput 2024-10-12 19:20:20 +06:00
wukko ebf157862a
web/about/community: redesign the page, add descriptions 2024-10-12 19:06:11 +06:00
lath 4156206f35
web/settings/audio: disable bitrate section when not applicable (#802) 2024-10-05 21:40:56 +06:00
dumbmoron 4317b128a8
about/credits: move beta tester listing to component
Some checks failed
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
this is to prevent it from showing up in i18n
2024-10-04 12:27:34 +00:00
wukko 16997f1e38
web/about/credits: add the website link for one of testers
Some checks are pending
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
2024-10-02 18:47:30 +06:00
wukko 7922fd7257
web/about/credits: swap meowbalt and testers sections 2024-09-30 22:41:40 +06:00
wukko 84aa9fe67a
web/about/credits: add a section for thanking beta testers 2024-09-30 22:39:52 +06:00
wukko 391a8950c5
web/about/terms: clarify that safety email is not for support
Some checks failed
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-09-28 18:14:10 +06:00
wukko 4a89831753
web/about/general: rephrase descriptions to deliver the point better 2024-09-28 18:10:18 +06:00
wukko 24bc50793a
web/donate: rewrite motivation text to convey the message better 2024-09-28 17:41:57 +06:00
wukko 80d01a7d29
web/DonateOptionsCard: shorten processor note & remove mobile text 2024-09-27 21:50:39 +06:00
wukko 6e3755ae3a
web/DonateOptionsCard: rename monthly to recurring 2024-09-27 21:43:08 +06:00
wukko 5a4be4890b
web/about/general: add motivation section & rephrase summary 2024-09-27 18:19:54 +06:00
wukko 7160be65bd
web/i18n/error: fix typo in live video error 2024-09-22 16:25:31 +06:00
wukko af337cbfce
web/error: make youtube codec error easier to understand 2024-09-22 16:23:38 +06:00