Commit Graph

  • 5cd911bbde
    web/remux: enable prerendering back wukko 2025-05-23 20:52:25 +0600
  • 2c10ba7efa
    web/Omnibox: automatically start saving after link prefill wukko 2025-05-23 20:51:44 +0600
  • add0ab4adf
    web/lib/api: wait for turnstile solution, refactor wukko 2025-05-23 20:37:47 +0600
  • 1c5e038372
    web/Omnibox: show a tooltip if turnstile isn't solved wukko 2025-05-23 20:19:52 +0600
  • 34b51745fa
    web/OmniboxIcon: refactor to svelte 5 style wukko 2025-05-23 20:17:37 +0600
  • e73942200b
    web: replace regular noto sans mono with a custom font with 3 characters wukko 2025-05-23 16:53:34 +0600
  • 22eb05bf98
    web/dialog: fix meowbalt not being displayed on nojs popup jj 2025-05-23 10:44:51 +0000
  • 8ca793f69b
    web/DownloadButton: fix font family wukko 2025-05-23 16:01:02 +0600
  • be84f66dff
    web/about: revise text on all pages & improve readability wukko 2025-05-23 15:57:33 +0600
  • 4d29bca13b
    web: fix long text font, make it IBM Plex Mono just like the rest of UI wukko 2025-05-23 15:30:40 +0600
  • 2eadc3fbd8
    api/create-filename: relax sanitizeString and use fullwidth replacements jj 2025-05-23 07:11:28 +0000
  • f36c749692
    api/twitter: add support for saving media from ad cards wukko 2025-05-23 13:06:51 +0600
  • e7f2244579
    web/SettingsCategory: workaround for opacity bug in ios safari wukko 2025-05-23 00:53:41 +0600
  • 9dc58b19bf
    web/ProcessingQueueItem: add pipeline result sizes only for fetch wukko 2025-05-23 00:19:10 +0600
  • 7732188870
    web/ProcessingQueueItem: account for file sizes from completed workers wukko 2025-05-22 23:48:12 +0600
  • 788098cc88
    web/ProcessingQueueItem: prettier file actions reveal wukko 2025-05-22 23:36:20 +0600
  • ae8eee099f
    web/ProcessingQueueItem: remove strict progress step marker wukko 2025-05-22 23:27:24 +0600
  • 9452a8d8fe
    web/ProcessingQueueItem: timeout the download button wukko 2025-05-22 23:17:13 +0600
  • e99cf255c5
    web/layout: remove the nav border on mobile wukko 2025-05-22 21:57:39 +0600
  • f1c9ef2cce
    web/UpdateNotification: fix top margin wukko 2025-05-22 21:15:35 +0600
  • a1bf0a454f
    web/layout: remove content margin (frame) wukko 2025-05-22 18:19:49 +0600
  • 7e9b7542ac
    web/Omnibox: workarounds for border rendering bugs in browsers wukko 2025-05-22 18:16:32 +0600
  • 98cd4dfc0d
    web/queue: in-place queue task retrying wukko 2025-05-19 22:49:54 +0600
  • 479a64890e
    web/i18n/settings: update youtube codec description wukko 2025-05-19 22:06:47 +0600
  • 3c654bf864
    web/ProcessingQueueItem: show buttons on tab focus wukko 2025-05-19 22:02:07 +0600
  • 16e69d8aee
    web/ProcessingQueueItem: fix clear button focusability wukko 2025-05-19 22:01:31 +0600
  • b12a1e02a8
    web/ProcessingQueue: fix clear button focus ring & fix tab nav wukko 2025-05-19 21:09:31 +0600
  • 46c5e2e2b5
    web/download: use shareFile or openFile depending on file size on ios wukko 2025-05-19 20:35:42 +0600
  • 46942a36b3
    web/SettingsInput: make input box fully clickable, fix radius of buttons wukko 2025-05-19 20:05:35 +0600
  • 12d6f33197
    web/app.css: fix text color in active buttons with focus ring wukko 2025-05-19 19:44:51 +0600
  • f94606cbd3
    web/SectionHeading: fix outline offset on link copy button wukko 2025-05-19 19:25:15 +0600
  • 1be6d2f7c1
    web/SettingsInput: update the "hide sensitive input" icon wukko 2025-05-19 18:52:28 +0600
  • 566194d8a6
    web/lib/download: allow opening file object url on ios wukko 2025-05-19 17:39:51 +0600
  • 5e1e083ff3
    web/lib/download: don't wrap a file inside a file when sharing wukko 2025-05-19 17:03:06 +0600
  • b6693cd4b2
    web/queue: fix total progress wukko 2025-05-19 16:32:48 +0600
  • b96b57c216
    web/components/queue: update to svelte 5 style wukko 2025-05-19 16:03:50 +0600
  • 398681857b
    web: parallel queue item processing jj 2025-05-16 16:42:40 +0000
  • 426c073d5f
    web/queue: move error() out of createSavePipeline closure jj 2025-05-16 14:58:23 +0000
  • 3d92a85ba2
    web/queue: decompose ffmpeg construction in createSavePipeline jj 2025-05-16 14:46:42 +0000
  • d6ad74d429
    web/ProcessingQueue: processing list role & label wukko 2025-05-14 22:43:16 +0600
  • 9b20d726a7
    web/SectionHeading: add id to the title wukko 2025-05-14 22:42:22 +0600
  • 294273e2a7
    web/ProcessingStatus: refactor to svelte 5 & add aria label wukko 2025-05-14 22:41:55 +0600
  • 773d771c40
    web/DropReceiver: remove aria-hidden wukko 2025-05-14 22:31:20 +0600
  • d337de1f63
    web/ProcessingQueueItem: make buttons accessible for screen readers wukko 2025-05-14 22:25:46 +0600
  • fdc4f4826d
    web/ProcessingQueueItem: floor the progress wukko 2025-05-14 22:24:42 +0600
  • 08168f5477
    web/SectionHeading: refactor to svelte 5 style wukko 2025-05-14 22:23:33 +0600
  • d4ca8ece00
    web/remux: fix file receiver file import wukko 2025-05-14 21:55:16 +0600
  • 9cf40549e3
    web/workers/fetch: retry only when needed & reduce attempts to 3 wukko 2025-05-14 21:16:38 +0600
  • a2d12ce82f
    docs/api-env-variables: add tunnel rate limit envs wukko 2025-05-14 19:07:31 +0600
  • 0ae0bbfa1f
    api/core: use new tunnel rate limit env wukko 2025-05-14 19:07:11 +0600
  • a66e789317
    api/config: add tunnel rate limit env wukko 2025-05-14 19:06:59 +0600
  • e7a3ab81d2
    web/ProcessingQueue: prevent cobalt from being closed wukko 2025-05-14 17:30:47 +0600
  • 68554c5b53
    web/remux: add imported files to queue automatically & filter by type wukko 2025-05-14 16:08:13 +0600
  • b1b5f3bba2
    web/types/queue: remove obsolete todo comment wukko 2025-05-14 15:37:54 +0600
  • deb4adc4e8
    web/i18n/error: remove unused strings wukko 2025-05-14 15:37:45 +0600
  • 345df13647
    web/workers/ffmpeg: error codes, better error handling, remove logs wukko 2025-05-14 15:37:31 +0600
  • 8139e77b66
    web/workers/fetch: proper error codes, remove debug logging wukko 2025-05-14 15:36:02 +0600
  • 50746be9bf
    web/task-manager/scheduler: proper error code wukko 2025-05-14 15:35:06 +0600
  • 4a6f159e06
    web/task-manager/runner: proper error codes, remove debug logging wukko 2025-05-14 15:34:40 +0600
  • 9d129bc865
    web/task-manager/run-worker: error if ffmpeg args are missing wukko 2025-05-14 15:33:30 +0600
  • bcad963c10
    web/i18n/error/queue: add processing queue error strings wukko 2025-05-14 15:33:00 +0600
  • eeda4beb25
    web/task-manager/queue: show a dialog on error wukko 2025-05-14 15:29:19 +0600
  • 683f161520
    web/i18n/error: move api errors to a separate file wukko 2025-05-14 15:27:26 +0600
  • 700067c4ec
    web/saving-handler: refactor error dialog handling wukko 2025-05-14 15:26:39 +0600
  • 68e8b3369d
    web/ProcessingQueueItem: localize the error code wukko 2025-05-14 14:58:22 +0600
  • bb177d8c81
    web/migrate/v5: initialize settings subobjects if they are missing jj 2025-05-14 08:03:29 +0000
  • 841d602f3b
    web/Omnibox: use search params only in a browser wukko 2025-05-07 19:56:39 +0600
  • 393d60ef7a
    web/Omnibox: fix prefilled link parsing & refactor to svelte 5 style wukko 2025-05-07 19:45:32 +0600
  • 0e836fa4fc
    docs/api-env-variables: add "never" to FORCE_LOCAL_PROCESSING wukko 2025-05-06 17:33:16 +0600
  • 06b865e965
    api/config: limit acceptable FORCE_LOCAL_PROCESSING values wukko 2025-05-06 17:33:06 +0600
  • 1630514611
    web/i18n/settings: update local processing toggle text wukko 2025-05-06 16:49:46 +0600
  • 29b174fa0b
    docs/api-env-variables: rephrase yt audio & 0/1 value descriptions wukko 2025-05-06 16:22:35 +0600
  • c83ab63ade
    docs/api-env-variables: add local processing & youtube audio envs wukko 2025-05-06 16:17:45 +0600
  • 4d582798bf
    api/match: force local processing when configured to do so in env wukko 2025-05-06 16:16:52 +0600
  • c5acb45557
    api/core: mark request as session when bearer token is used wukko 2025-05-06 16:16:29 +0600
  • d0539118ce
    api/config: add FORCE_LOCAL_PROCESSING wukko 2025-05-06 16:12:51 +0600
  • f0569d7aeb
    Update api/src/processing/services/bilibili.js charles 2025-05-05 17:08:45 +0800
  • 6af81b0266 Update api/src/processing/services/bilibili.js charles7668 2025-05-05 16:57:04 +0800
  • 3204b82dfd
    Update api/src/processing/services/bilibili.js charles 2025-05-05 16:52:43 +0800
  • d29584ea21
    Update api/src/processing/services/bilibili.js charles 2025-05-05 16:52:36 +0800
  • e5fa1a7ce2
    Update api/src/processing/services/bilibili.js charles 2025-05-05 16:52:24 +0800
  • 86c4f2da15
    Update api/src/processing/services/bilibili.js charles 2025-05-05 16:52:09 +0800
  • f9e3b00ab2 api/bilibili: support download episode in collection charles7668 2025-05-05 14:55:46 +0800
  • 42b7a6ae60
    lib/opfs: move getting dir into remove() try catch jj 2025-05-04 19:18:27 +0000
  • d83d448190
    web/opfs: make removeFromFileStorage() more robust jj 2025-05-04 19:05:32 +0000
  • b6a207a9b0
    web/workers: append type to outputted files jj 2025-05-04 19:00:56 +0000
  • f655432376
    lib/storage: always return files jj 2025-05-04 18:59:41 +0000
  • 9a9b9a6dfc
    web/PickerItem: make the image fade in longer wukko 2025-05-04 16:14:37 +0600
  • 3bbd0f9442
    web/vite.config: enable build sourcemap wukko 2025-05-04 16:14:24 +0600
  • 70a970c453
    web/FileReceiver: fix meowbalt fade in wukko 2025-05-04 16:07:59 +0600
  • 37877a2453
    web/ChangelogEntryWrapper: refactor to svelte 5 style wukko 2025-05-04 16:01:22 +0600
  • e18664e879
    web/ChangelogEntry: refactor to svelte 5 style, fade in banner wukko 2025-05-04 16:01:10 +0600
  • d717cf1aaa
    web/PickerItem: better css for skeleton wukko 2025-05-04 15:47:55 +0600
  • d58155426f
    web/PickerItem: props refactor, fade in images on load wukko 2025-05-04 15:36:13 +0600
  • 0cecdc32a6
    web/Meowbalt: fade in meowbalt assets on load wukko 2025-05-04 15:30:45 +0600
  • 6370420392
    web/svelte.config: allow inline img event call wukko 2025-05-04 15:10:53 +0600
  • c9dfd60068
    web/ProcessingQueueStub: static stub text wukko 2025-05-04 14:43:55 +0600
  • 1ef8391639
    web: simplify CobaltFileReference type jj 2025-05-03 13:23:05 +0000
  • 95ab81eb10
    web: use AbstractStorage everywhere jj 2025-04-30 18:01:02 +0000
  • ce4ded64a2
    web/storage: add memory storage and init() function jj 2025-04-30 17:55:57 +0000