Commit graph

105 commits

Author SHA1 Message Date
wukko
d1686be583
web/i18n/about: replace section titles with i18n strings 2024-09-18 17:41:10 +06:00
wukko
02267b4db4
web/i18n/about: use section heading component 2024-09-18 16:17:22 +06:00
wukko
1a845fcfc2
web/SectionHeading: reusable component for linkable section headings 2024-09-18 15:28:09 +06:00
dumbmoron
a1361e8462
web/about: convert pages to translatable markdown 2024-09-17 18:54:36 +00: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
93ca553fb2
web/about/community: add community links 2024-09-09 21:19:43 +06:00
wukko
272b7a64b8
web/i18n/remux: make description clearer 2024-09-09 13:14:26 +06:00
wukko
fbe8ccfc2a
web/download: show an explanation when user activation expires 2024-09-09 12:53:22 +06:00
wukko
dcbda243a2
web/i18n: update basic russian translation 2024-09-09 12:36:47 +06:00
wukko
d171e3c158
web: clean up blank pages & stray i18n strings 2024-09-09 12:24:32 +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
53eb052fe6
web/SavingDialog: add ios saving tutorial 2024-09-09 00:10:21 +06:00
wukko
cda99a96e8
web/DonateAltItem: add proper aria label 2024-09-08 20:47:33 +06:00
wukko
c6385f1842
web/layout: add description and title metadata 2024-09-07 22:14:55 +06:00
wukko
c52aa76426
web/about: merge community and help tabs 2024-09-07 18:22:17 +06:00
wukko
b710906404
web/i18n/donate: better language for body text 2024-09-06 16:59:19 +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
wukko
4db0665ab6
web/SupportedServices: aria label for the expand button 2024-09-06 15:27:02 +06:00
wukko
065b4394c9
web/i18n/donate: update motivation text a little 2024-09-05 16:06:41 +06:00
wukko
21832005e2
web/remux: handle more errors, add a basic progress bar 2024-09-05 08:51:41 +06:00
wukko
7a5e60f39a
web/SettingsCategory: use general beta label 2024-09-05 08:00:18 +06:00
wukko
b03c71eb14
web/SidebarTab: add aria label for beta tabs & fix its position 2024-09-05 07:59:49 +06:00
wukko
10d867efc0
web/i18n/error: add api at capacity error 2024-09-05 00:55:02 +06:00
wukko
fff1c6c7a6
web & api: rename stream to tunnel
- updated the endpoint to /tunnel
- updated status to tunnel
- fixed one incorrectly named error in web
2024-09-05 00:26:48 +06:00
dumbmoron
f0f5d7be7e
web/DonateOptionsCard: parametrize card processor string 2024-09-04 17:01:51 +00:00
wukko
d98353d5af
web/about: about page routing & navigation 2024-09-04 20:59:05 +06:00
wukko
a46972c9a5
web/SettingsCategory: add ability to mark features as beta 2024-08-31 15:32:02 +06:00
wukko
fa941e9d82
web/i18n/settings: update privacy setting descriptions
made them easier to read
2024-08-31 15:20:02 +06:00
wukko
d0d0f16c5f
web/privacy: add support for always proxying files 2024-08-31 14:08:48 +06:00
dumbmoron
57a7090eb2
web/DonateOptionsCard: add more preset options 2024-08-30 15:33:18 +00:00
wukko
063f5d1806
web/CustomInstanceInput: proper style 2024-08-30 21:31:02 +06:00
wukko
3cdd615734
web/i18n/settings: more general debug description 2024-08-30 17:16:19 +06:00
wukko
cf42b1b2ef
web/i18n/error: shorter timed out message 2024-08-30 17:16:04 +06:00
wukko
33d6b5bd81
web: base custom instance functionality
also:
- renamed processing tab in settings to "instances"
- improved override description
- prefer custom over override (and grey out the option)
- dedicated lib for all api safety warnings
- left aligned small popup with smaller icon
- ability to grey out settings category & toggle
2024-08-30 17:15:05 +06:00
wukko
74a2758413
web/i18n/save: update disclaimer & translate new strings to russian 2024-08-26 23:52:13 +06:00
wukko
42410f7b20
web/save: add supported services popover 2024-08-26 23:43:39 +06:00
wukko
481697ea12
web/donate: add crypto donation options 2024-08-25 16:38:13 +06:00
wukko
6aa39dd1d1
web/i18n/error: add token expiration youtube error & update login error 2024-08-24 18:34:38 +06:00
wukko
7478a373fc
api & web: add service context to api.fetch.critical error 2024-08-24 17:24:51 +06:00
wukko
0b7af10ab0
web/i18n/error: update api.link.invalid 2024-08-24 17:21:44 +06:00
wukko
e80a110264
web/i18n: add all strings for api errors 2024-08-24 17:13:35 +06:00
wukko
c7a08844e3
web/i18n/settings: update audio format & bitrate descriptions 2024-08-22 22:57:51 +06:00
wukko
b3d846a1e3
web/i18n/settings: update audio bitrate description 2024-08-22 20:50:45 +06:00
wukko
49184a235d
web/save: add support for audio bitrate functionality 2024-08-22 19:38:39 +06:00
wukko
98be6f017c
web/i18n/settings: update twitter gif description 2024-08-20 22:01:33 +06:00