Commit Graph
1390 Commits
Author SHA1 Message Date
wukko e4b53880af web/package: bump version to 11.3 2025-07-10 19:07:03 +06:00
wukko 172fb4c561 web/i18n/save: improve clarity of the services disclaimer 2025-07-09 16:23:12 +06:00
wukko 8353bd2075 web/package: bump version to 11.2.4 2025-07-09 16:14:03 +06:00
wukko e8113a83de web/changelog/11.2: add info about vk download speed 2025-07-08 21:22:45 +06:00
wukko 94a8eab5e0 web/i18n/save: rephrase the disclaimer to cover our ass more 2025-07-08 21:20:13 +06:00
wukko 43f4793448 web/i18n/ru: rephrase some strings 2025-07-06 17:37:51 +06:00
wukko 773ed026b8 web/package: bump version to 11.2.3 2025-07-04 13:57:17 +06:00
wukko 23064f8300 web/changelogs/11.2: add info about youtube's unavailability 2025-07-04 13:55:26 +06:00
wukko 5b12622b66 web/FilenamePreview: fix unlocalized strings
oops
2025-07-01 10:13:28 +06:00
wukko 4d2c8b0a8c web/package: bump version to 11.2.2 2025-07-01 00:19:29 +06:00
+6 0cb64dd3f9 web/i18n/ru: add russian translation
Co-authored-by: wukko <me@wukko.me>
Co-authored-by: Damir Modyarov <otomir@yandex.ru>
Co-authored-by: 71d1k <71d1k@users.noreply.github.com>
Co-authored-by: Alexey Muravyev <teosverdi@users.noreply.github.com>
Co-authored-by: GreenMonster362905 <greenmonster362905@users.noreply.github.com>
Co-authored-by: Ilya <wileyfoxyx@users.noreply.github.com>
Co-authored-by: Kurt <kkhaustov@users.noreply.github.com>
Co-authored-by: Nikita <50026919+nubovik01@users.noreply.github.com>
Co-authored-by: Philipp <FoxFil@users.noreply.github.com>
Co-authored-by: Soroka <isorokai@users.noreply.github.com>
Co-authored-by: aksephi <aksephi@users.noreply.github.com>
Co-authored-by: azy61b <azy61b@users.noreply.github.com>
Co-authored-by: ilia-21 <ilia-21@users.noreply.github.com>
Co-authored-by: imput project translators <i18n@imput.net>
Co-authored-by: jj <log@riseup.net>
Co-authored-by: v1s7 <v1s7@users.noreply.github.com>
2025-07-01 00:09:11 +06:00
wukko 33f2c4e174 web/changelogs: add 11.2 changelog 2025-07-01 00:03:11 +06:00
wukko 7aa128d9cc web/package: bump version to 11.2.1 2025-06-29 18:11:09 +06:00
wukko 0ac42d5b9d web/ffmpeg: define multithreading support outside of web worker context
there's no navigator.maxTouchPoints in web worker context, so previously there was no way to detect whether safari is running on ipad or not
2025-06-29 18:08:50 +06:00
wukko b2c5c42ae3 web/device: add supports.multithreading 2025-06-29 13:42:01 +06:00
wukko d25a730768 web/device: enable local processing everywhere but android chrome 2025-06-29 13:41:42 +06:00
wukko aa49892e39 web: update ios safari version regex
since ipados pretends to be macos, there's no "iphone os" in its user agent. this (hopefully) fixes remuxing/transcoding compatibility with old ipados versions
2025-06-29 10:53:02 +06:00
wukko a60e94d628 web/package: bump version to 11.2 2025-06-28 20:47:14 +06:00
wukko bd0caac5ba web/changelogs/11.0: set a fixed commit in compare, fix env name error 2025-06-28 17:48:31 +06:00
wukko 4fc2952c54 web/audio-sub-language: update localized values dynamically 2025-06-28 17:43:46 +06:00
wukko bc8c16f469 web/env: accept 1 as bool value 2025-06-28 16:59:00 +06:00
wukko 3d2473d8ef web/audio-sub-language: refactor to avoid code duplication 2025-06-28 16:44:28 +06:00
wukko fffb31dbf0 web/i18n/error/api: fix a typo in fetch.short_link 2025-06-28 14:46:03 +06:00
wukko 81a0d5e154 web/queue: scale cropped covers to 720x720
instead of 800x800 because usually thumbnails that need to be cropped are 1280x720
2025-06-26 18:11:02 +06:00
wukko bfb23c86f9 web/queue: add cover only to mp3 files 2025-06-26 18:09:04 +06:00
wukko e4ce873b56 web/queue: add audio covers & crop them when needed 2025-06-26 17:36:55 +06:00
wukko f7e5951410 web/lib/device: enable local processing on all ios devices 2025-06-25 23:19:24 +06:00
wukko 599ec9dd92 web/UpdateNotification: update margin & font size
this also fixes position in rtl layout
2025-06-22 20:56:05 +06:00
wukko b384dc81cd web/error/api: add missing "the" to fetch.critical.core 2025-06-22 20:12:36 +06:00
wukko f883887e4a web/queue: don't try to add a remux task if response type is proxy 2025-06-22 16:33:00 +06:00
wukko 61e0862b10 web/types/api: add proxy local processing type 2025-06-22 16:31:09 +06:00
wukko 885398955f web/settings/local: transform the media processing setting to a switcher 2025-06-22 16:29:47 +06:00
wukko a4d5f5b380 web/settings: migrate boolean localProcessing to enum 2025-06-22 16:28:18 +06:00
wukko a998a5720c web/queue: refactor media icon selection 2025-06-22 15:35:04 +06:00
wukko 2c0a1b6990 web/i18n/settings: update subtitles description 2025-06-20 20:35:23 +06:00
wukko d18b22e7ed api/processing/request: return a unique error code 2025-06-20 19:53:01 +06:00
wukko 17ab8dd709 web/queue: add subtitles independently from remux type
so that you can have a mute video with subtitles
2025-06-20 18:30:39 +06:00
wukko 254ad961d3 web/queue: add subtitle args when output has subtitles
not when there are 3 tunnels, that was dumb of me, my bad
2025-06-20 17:41:20 +06:00
wukko 0b0f0d65ef web/queue: add subtitle codec args 2025-06-20 17:32:53 +06:00
wukko 96a02d554f web/package: update libav packages 2025-06-20 17:28:06 +06:00
wukko 993a885a3e web/util: add support for subtitle track language metadata 2025-06-20 16:20:32 +06:00
wukko 9f7f63783d web/api/saving-handler: add youtubeVideoContainer & subtitleLang 2025-06-20 16:09:19 +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 1e5cc353e4 web/audio-sub-language: refactor, prioritize popular languages
now the page with a picker won't freeze if intl can't recognize a language code & subtitle settings item will be localized. dub & sub now use their own arrays of languages (first one needs "original" as default and second one needs "none" as default).
2025-06-20 15:42:50 +06:00
wukko c9fdfca239 web/SettingsDropdown: prevent crash if selectedTitle is undefined 2025-06-20 15:04:37 +06:00
wukko 6e394cda29 web/settings: add youtubeVideoContainer & subtitleLang
& bump schema to v6
2025-06-20 15:00:13 +06:00
wukko 3daf1c4834 web: refactor youtube-lang
- fixed unlocalized "original" string
- added subtitle type exports
2025-06-20 14:54:42 +06:00
wukko 4da95e0a2b web/libav: disable wasm multithreading on old ios 2025-06-20 00:43:18 +06:00
wukko fef6ee1a17 web/i18n/error/queue: add missing generic_error
oops
2025-06-19 22:38:16 +06:00