Commit Graph

  • 0a7cf7580c
    api/core: remove non-printable unicode character in boot message (#1182) main lostdusty 2025-03-21 13:43:53 -03:00
  • 36516598f9
    api/package: bump version to 10.8.2 wukko 2025-03-21 22:34:03 +06:00
  • 1be9a86745
    api/tests/xiaohongshu: update the video link & allow to fail wukko 2025-03-21 22:16:49 +06:00
  • c7c20c2157
    api/tests/xiaohongshu: update the live photo picker link wukko 2025-03-21 21:52:21 +06:00
  • b93099620f
    api/match/youtube: use 1080 dummy quality for audio-only downloads wukko 2025-03-21 21:30:47 +06:00
  • cf17f53405
    api/youtube: use the iOS client for <=1080p vp9 videos wukko 2025-03-21 21:29:25 +06:00
  • ee94513580
    api/package: bump version to 10.8.1 wukko 2025-03-20 18:11:04 +06:00
  • 24ce19d09f
    api/youtube: use both ios & web_embedded client depending on request wukko 2025-03-20 10:58:15 +06:00
  • e779506d9e
    api/package: update youtube.js wukko 2025-03-20 10:15:51 +06:00
  • f8ee005b06
    api/package: bump version to 10.8 wukko 2025-03-20 00:18:31 +06:00
  • da040f1a09
    docs/examples/docker: add yt-session-generator example wukko 2025-03-20 00:11:24 +06:00
  • f18d28dcfc
    web/i18n/error: add api.youtube.no_session_tokens wukko 2025-03-20 00:09:46 +06:00
  • b7fb8d26ad
    docs/run-an-instance: add info about YOUTUBE_SESSION_SERVER wukko 2025-03-19 20:49:52 +06:00
  • 073b169a93
    api: remove code & docs related to youtube oauth wukko 2025-03-19 20:43:31 +06:00
  • d1b5983e49
    api/youtube: disable HLS if a session server is used wukko 2025-03-19 20:34:56 +06:00
  • 4e6d1c4051
    api/tests/youtube: allow HLS tests to fail wukko 2025-03-19 20:32:44 +06:00
  • b6cd0ad727
    api: automatically pull youtube session tokens from a session server wukko 2025-03-19 18:51:26 +06:00
  • 6a13ca347d
    api/request/local-processing: don't return an empty audio object develop wukko 2025-03-19 13:38:55 +06:00
  • 9eb342e6d2
    web/queue: use the updated local processing api response wukko 2025-03-19 12:25:51 +06:00
  • e497ea51f1
    api/request: reformat the local processing response, add output mimetype wukko 2025-03-19 12:24:26 +06:00
  • a8bffc4b27
    web/layout: load the plausible script only once wukko 2025-03-17 17:37:00 +06:00
  • 3295032882
    web/layout: don't load the plausible script when analytics are disabled wukko 2025-03-17 17:19:50 +06:00
  • 93ff9b62d6
    web/DialogContainer: prevent an error after a race condition wukko 2025-03-17 16:47:03 +06:00
  • 5850b1ac87
    web/layout: preload meowbalt art after the page was loaded wukko 2025-03-17 15:29:51 +06:00
  • 97fee5e6d4
    merge: updates from main wukko 2025-03-15 21:25:23 +06:00
  • a940eb13fd
    api/package: bump version to 10.7.10 wukko 2025-03-14 09:17:01 +06:00
  • f103bcfaa3
    docs/run-an-instance: add info about CUSTOM_INNERTUBE_CLIENT wukko 2025-03-14 09:05:58 +06:00
  • d2d098dbfb
    api/youtube: use custom innertube client env & decipher for more clients wukko 2025-03-14 08:54:42 +06:00
  • e10fad3d4e
    api/config: add CUSTOM_INNERTUBE_CLIENT env wukko 2025-03-14 08:53:26 +06:00
  • 903998913f
    web/PageNavTab: add a border to inactive tab icon wukko 2025-03-13 18:54:33 +06:00
  • 2197d9411e
    merge: updates from main wukko 2025-03-13 14:56:49 +06:00
  • aba23f8655
    api/package: bump version to 10.7.9 wukko 2025-03-13 14:56:31 +06:00
  • 5900d6aa4a
    web/i18n/error: add youtube drm error wukko 2025-03-13 13:30:05 +06:00
  • 2ebe2899be
    api/youtube: return an appropriate error if a video is locked behind DRM wukko 2025-03-13 13:23:03 +06:00
  • d00d94f3dc
    api/pinterest: fix video parsing (#1153) hyperdefined 2025-03-12 07:35:27 -04:00
  • 440d039e2c
    api/package: bump version to 10.7.8 wukko 2025-03-11 14:10:01 +06:00
  • 39b6bb2593
    api/twitter: change const to let for media wukko 2025-03-11 14:01:34 +06:00
  • 9579c3dd08
    api/twitter: fix return in extractGraphqlMedia wukko 2025-03-11 13:59:59 +06:00
  • 69421a11ad
    api/twitter: refactor, move graphql media extraction to a function wukko 2025-03-11 13:58:24 +06:00
  • e6e2fea870
    web/layout: preload meowbalt assets wukko 2025-03-11 13:26:44 +06:00
  • 30460586c4
    api/tests/twitter: add a gif test wukko 2025-03-11 12:34:07 +06:00
  • 75b498ed77
    api/twitter: add fallback to syndication api wukko 2025-03-11 12:34:04 +06:00
  • 69dd37c5c3
    api/twitter: handle 403 with no cookie in requestTweet() wukko 2025-03-11 10:25:49 +06:00
  • 9639c599f0
    api/twitter: handle empty body properly wukko 2025-03-11 10:00:24 +06:00
  • 429591c445
    web/FilenamePreview: reduce line height wukko 2025-03-10 13:47:53 +06:00
  • 95a5a8ae9b
    web/haptics: fix disableHaptics setting path wukko 2025-03-07 21:50:02 +06:00
  • a5172b8fb4
    web/settings/accessibility: add toggle for disabling auto opening queue wukko 2025-03-07 21:47:02 +06:00
  • 1b0be14175
    web/settings: move accessibility settings to the accessibility page wukko 2025-03-07 21:43:03 +06:00
  • 4a5f0aa52c
    web/queue-visibility: don't auto open the queue if disabled in settings wukko 2025-03-07 21:36:54 +06:00
  • 1f0abf5169
    web/lib/settings: add accessibility section, add dontAutoOpenQueue wukko 2025-03-07 21:35:39 +06:00
  • 1137ccfd3b
    web/ProcessingQueue: open the queue popover when new item is added wukko 2025-03-07 21:03:50 +06:00
  • 714e71751e
    web/PopoverContainer: refactor & simplify code wukko 2025-03-07 20:47:43 +06:00
  • 3935396709
    web/i18n/queue: update running remux text wukko 2025-03-07 15:48:14 +06:00
  • 7dc2683180
    web/i18n/queue: update the queue title wukko 2025-03-07 15:20:50 +06:00
  • dab88f7ed8
    web/ProcessingStatus: update the icon wukko 2025-03-07 15:20:34 +06:00
  • 187bf9d745
    merge: api 10.7.7 from main wukko 2025-03-07 00:07:52 +06:00
  • c346d2b027
    api/package: bump version to 10.7.7 wukko 2025-03-06 23:43:13 +06:00
  • 97f71df962
    api/tests: replace broken facebook video link jj 2025-03-06 17:23:36 +00:00
  • 068ae2f2e7
    api/internal: also transplant youtube HEAD requests jj 2025-03-06 17:16:13 +00:00
  • a84b21a501
    web/runners/remux: retry to run the worker 10 times awkwardly wukko 2025-03-06 22:50:42 +06:00
  • 4a1780ab7f
    web/ProcessingQueueItem: refactor, retry action, rtl optimization wukko 2025-03-06 18:30:48 +06:00
  • 6a4de1be28
    web/PopoverContainer: flip transform origin in rtl wukko 2025-03-06 17:43:30 +06:00
  • d8b274f554
    web/layout: global spinner animation wukko 2025-03-06 17:22:08 +06:00
  • 0bee4b1ade
    web/queue/createSavePipeline: store original request & allow to retry wukko 2025-03-06 17:04:47 +06:00
  • a3a273a4b1
    web/queue: add canRetry and originalRequest to queue items wukko 2025-03-06 17:03:55 +06:00
  • 158ba6f28f
    web/saving-handler: destructure params, reuse request if passed wukko 2025-03-06 17:02:06 +06:00
  • d98cb4c2d7
    web/util/formatFileSize: don't parseFloat, allow .00 to stick around wukko 2025-03-06 16:57:49 +06:00
  • f9c0decd4c
    web/api: move api request creation to saving-handler & limit the type wukko 2025-03-06 15:58:31 +06:00
  • 9225b31986
    web/workers/fetch: retry 5 more times before throwing an error wukko 2025-03-06 14:30:52 +06:00
  • 066a47c82d
    web/DownloadButton: fix the button width to prevent moving around wukko 2025-03-06 14:25:31 +06:00
  • 1f38bf822c
    web/app.html: remove error art prefetch cuz it makes no difference wukko 2025-03-06 13:40:32 +06:00
  • e8967c33d3
    web/static: recompress all pngs jj 2025-03-05 16:39:33 +00:00
  • 4f92ccf813
    web/app.html: preload meowbalt error art wukko 2025-03-05 22:33:05 +06:00
  • 7e71701e10
    web/SmallDialog: add error haptics to error popups wukko 2025-03-05 22:19:08 +06:00
  • a2e08b9ccb
    web/DownloadButton: refactor & add haptic feedback wukko 2025-03-05 22:05:11 +06:00
  • bf0b9f55e5
    web/Omnibox: add haptic feedback to the paste button wukko 2025-03-05 22:04:50 +06:00
  • 698905db2e
    web/settings/appearance: add a toggle for disabling haptics wukko 2025-03-05 21:46:27 +06:00
  • 712318612d
    web/haptics: don't use haptics if disabled in settings wukko 2025-03-05 21:40:26 +06:00
  • 8af4c69be3
    web/settings: add disableHaptics wukko 2025-03-05 21:38:47 +06:00
  • e61ac61e20
    web/settings/local: hide the webcodecs toggle if the feature not enabled wukko 2025-03-05 20:36:09 +06:00
  • a3c9ccf5df
    web/env: temporary ENABLE_WEBCODECS variable wukko 2025-03-05 20:35:10 +06:00
  • 6e21fc56eb
    web/SettingsDropdown: add haptics wukko 2025-03-05 20:18:52 +06:00
  • ef7fc8781b
    web/SettingsToggle: remove bg transition wukko 2025-03-05 20:09:52 +06:00
  • 0d3044c5e6
    web: add haptics for all copy actions wukko 2025-03-05 18:07:46 +06:00
  • fd5f7c36b2
    web/Toggle: jiggle physics & don't stretch on long press wukko 2025-03-05 17:30:15 +06:00
  • 6b09bd4688
    web: add haptics to toggles & switchers wukko 2025-03-05 17:21:45 +06:00
  • 66401c6c5f
    web/UpdateNotification: replace animation with a springy transition wukko 2025-02-27 21:05:29 +06:00
  • 64680e162a
    web/Switcher: add box-shadow to active item wukko 2025-02-27 20:41:11 +06:00
  • 96142a3a0c
    web/SettingsToggle: make border shine when pressed wukko 2025-02-27 20:40:13 +06:00
  • 3651b98b2d
    web/DonateShareCard: reduce action button padding wukko 2025-02-27 20:12:40 +06:00
  • dc0803d292
    web/DonateCardContainer: don't show bg on scroll buttons wukko 2025-02-27 19:17:58 +06:00
  • 8934b25c47
    web/DonateCardContainer: default cursor when a button is selected wukko 2025-02-27 18:29:07 +06:00
  • 238295888c
    web/DonateOptionsCard: faster scrolling, hover state for custom value wukko 2025-02-27 18:15:51 +06:00
  • f5b9f59e43
    web/DonateCardContainer: add an active button state wukko 2025-02-27 18:12:15 +06:00
  • 0b631b31b3
    web/DonateAltItem: add missing button class wukko 2025-02-27 18:05:42 +06:00
  • b4dd9efd92
    web/PageNavTab: show border only when active wukko 2025-02-27 17:42:18 +06:00
  • 36de546fe2
    web/SidebarTab: show border only when active wukko 2025-02-27 17:41:39 +06:00
  • 78db8d5eef
    web/SupportedServices: add hover & press states wukko 2025-02-27 17:33:42 +06:00
  • 2573089378
    web/OmniboxIcon: spin the spinner only when it's visible wukko 2025-02-25 17:43:22 +06:00
  • c45c1d13c0
    web/SettingsInput: validate input properly, reduce padding wukko 2025-02-25 13:40:04 +06:00