Commit Graph

27 Commits

Author SHA1 Message Date
ea2dd5bb35 web: add support for dubbed youtube audio tracks 2024-10-28 23:15:01 +06:00
60b22cb5f7 web: add support for youtube hls
also increased api response timeout to 20 seconds
2024-10-28 15:27:51 +06:00
a351264ede web/api: send parameters to server only if they differ from defaults 2024-09-08 16:30:02 +00:00
1821b4b614 web/settings/defaults: set tiktokFullAudio to false 2024-09-08 20:19:12 +06:00
fcde8ad745 web/settings/migrate: don't migrate twitterGif 2024-09-08 20:18:50 +06:00
56008676f5 web/settings: move sub navigation into its own component 2024-09-04 17:50:47 +06:00
d0d0f16c5f web/privacy: add support for always proxying files 2024-08-31 14:08:48 +06:00
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
b6d2175d4b web/settings/defaults: enable full tiktok audio by default 2024-08-22 23:15:05 +06:00
ff9efdc471 api & web: update default audio bitrate to be 128kbps 2024-08-22 20:50:21 +06:00
49184a235d web/save: add support for audio bitrate functionality 2024-08-22 19:38:39 +06:00
cd9be54023 web/settings: update twitterGif & videoQuality defaults 2024-08-20 22:02:06 +06:00
aba444ec8b web: updated api endpoint & params, default instance override
- dialogs can be undismissable now (impossible to click away by pressing the bg behind it)
- added security warning about api override
- moved default api url to env
- added new processing settings page
2024-08-04 00:43:24 +06:00
d1930c1dbc web/advanced: check if imported settings are valid 2024-07-30 17:15:38 +00:00
5c780a2d2e web: added saving method preference, made downloading resilient 2024-07-28 18:59:58 +06:00
71204054c7 web/settings/defaults: disable downloadPopup by default 2024-07-28 13:33:09 +06:00
7a5e4c56d3 web/settings: make old settings migration use initial schema 2024-07-24 10:27:06 +00:00
0225a7c46c web/settings: simplify sidebar, add version info, flatten page navigation 2024-07-23 11:00:27 +06:00
5a630c2320 web/migrate: set up migration from old settings format 2024-07-13 20:37:38 +00:00
ee9421b831 web/state/settings: add "disable analytics" option 2024-07-14 15:22:42 +00:00
d27bed7add web: respect reduced motion & transparency preferences
also cleaned up settings & device libs
2024-07-12 18:49:29 +06:00
6c7695ca6c web/error: redirect home on 404 2024-07-10 23:50:50 +06:00
a6ddceb643 web/settings: add advanced & debug pages 2024-07-10 23:35:53 +06:00
16c76e7e92 web/settings: redirect invalid settings paths to default settings page 2024-07-04 22:18:02 +00:00
9939f3b172 web: i18n system & navbar translations
dynamic page language and language dropdown!! finally!!
2024-07-03 00:16:03 +06:00
b9e7661b6d web: basic settings page needed for testing
typescript cries about types but i don't care at this point
2024-06-20 18:05:17 +06:00
009a2cc863 web: implement settings core
this was a torture
2024-06-19 21:12:51 +06:00