-
039ccf91be
web/cutout: allow opening the page without extra settings
wukko
2025-02-07 16:48:10 +06:00
-
95d9913e3e
web/Sidebar: always show cutout tab
wukko
2025-02-07 16:47:36 +06:00
-
dc33c07b39
web/storage: add clearCacheStorage function
wukko
2025-02-06 23:45:03 +06:00
-
1f79bf6e52
web/settings/advanced: add cache clearing, refactor data management
wukko
2025-02-06 23:44:05 +06:00
-
cff47da742
web/ProcessingQueue: add estimated storage usage
wukko
2025-02-06 22:56:05 +06:00
-
7a042e3bfa
web/ProcessingQueue: clear old files from storage on page load
wukko
2025-02-06 22:28:08 +06:00
-
0ce777cbfc
api/internal-hls: transform segment uri when probing the HLS tunnel
wukko
2025-02-06 14:29:42 +06:00
-
23f28acff0
web/i18n/error: update age-restriction & login errors
wukko
2025-02-05 19:23:29 +06:00
-
c8ea19a69c
web/SettingsInput: fix z-index of input inner buttons
wukko
2025-02-05 19:09:37 +06:00
-
4f50b44e68
web/SettingsInput: make the clear button non-destructive
wukko
2025-02-05 19:01:30 +06:00
-
c5d8d33870
web/SettingsInput: hide sensitive input & allow to show it with a button
wukko
2025-02-05 18:30:00 +06:00
-
62dccf7b51
web/SettingsInput: hide sensitive info (such as api key)
wukko
2025-02-05 17:07:29 +06:00
-
88d4b4dc7c
web/ProgressBar: check if completedWorkers exists
wukko
2025-02-03 18:09:03 +06:00
-
1716c1d2af
web/state/queue: check if pipeline exists before removing workers
wukko
2025-02-03 18:08:47 +06:00
-
6c18f1d460
web/ProcessingQueueItem: fix queue scroll
wukko
2025-02-02 14:45:31 +06:00
-
161b3a7e3c
web/i18n/queue: update title
wukko
2025-02-02 02:28:31 +06:00
-
de5a2d10ca
web/SectionHeading: reduce line height for beta tag
wukko
2025-02-02 02:08:50 +06:00
-
12ea601e6d
web/state/queue: clean up result file when removing the task
wukko
2025-02-02 02:01:37 +06:00
-
c8ecf41b10
web/ProcessingQueueItem: fix stray space on error
wukko
2025-02-02 01:54:15 +06:00
-
945f87d93b
web/libav: allow passing options to init
wukko
2025-02-02 01:53:59 +06:00
-
19a342457b
web/storage: catch the missing dir error
wukko
2025-02-02 01:08:07 +06:00
-
61efa619a2
web/queue: fix filename on downloads, add mimetype, remove duplicates
wukko
2025-02-02 00:31:54 +06:00
-
50df95b212
web/queue: clear files from storage when needed
wukko
2025-02-02 00:15:44 +06:00
-
5464574a3e
web/workers: use opfs instead of blobs for better memory management
wukko
2025-02-01 23:26:57 +06:00
-
0a8323be54
web/tsconfig: add webworker lib
wukko
2025-02-01 22:49:21 +06:00
-
ee459e8694
web/layout: always display processing queue
wukko
2025-01-31 23:59:01 +06:00
-
90dcc48cad
web/i18n/queue: update stub text
wukko
2025-01-31 23:54:41 +06:00
-
590b42a574
web/ProcessingQueueItem: fix processing-info overflow on mobile
wukko
2025-01-31 23:20:44 +06:00
-
ef08633bdb
web/ProcessingQueueItem: mobile css fixes
wukko
2025-01-31 23:06:17 +06:00
-
00d376d4ac
web/scheduler: break the global loop if current task is not done
wukko
2025-01-31 22:08:57 +06:00
-
6513ab38d0
web/state/queue: clear all current tasks on queue clear
wukko
2025-01-31 22:02:35 +06:00
-
a7c1317af7
web/state/queue: clear pipeline results on error
wukko
2025-01-31 22:02:18 +06:00
-
2ae0fd01dd
web/ProcessingQueue: use full progress per item, not just running task
wukko
2025-01-31 21:59:44 +06:00
-
398c5402d2
web/ProcessingQueueItem: display all steps in progress bar
wukko
2025-01-31 21:59:00 +06:00
-
cdfb6e0fd9
web: bump libav remux version
jj
2025-01-31 11:20:54 +00:00
-
1590490db2
web/queue: add a remux worker to saving pipeline, use pipelineResults
wukko
2025-01-31 11:22:31 +06:00
-
f2325bdc24
web/workers/remux: accept several files, custom args and output
wukko
2025-01-31 11:16:04 +06:00
-
7caee22aee
web/scheduler: worker pipeline sequencing, file exchange between workers
wukko
2025-01-31 11:12:00 +06:00
-
d15f1ec8f2
web/workers/remux: differentiate remux worker file event
wukko
2025-01-30 18:58:02 +06:00
-
00106e9379
web/libav: accept several inputs, refactor
wukko
2025-01-30 18:48:45 +06:00
-
fd1a7530ed
merge: api updates from main
wukko
2025-01-30 16:47:21 +06:00
-
-
-
-
b7997c220e
web/i18n/queue: update stub text
wukko
2025-01-30 16:39:52 +06:00
-
c48c64240b
api/internal: allow redirects when reading chunks
jj
2025-01-29 21:51:09 +00:00
-
5d7724762d
web: very early implementation of a fetch worker
wukko
2025-01-30 01:04:33 +06:00
-
affe49474d
api/readme: fix a typo in acknowledgments
wukko
2025-01-29 16:43:12 +06:00
-
91f5d63b93
web/DownloadButton: extract api interaction logic into a lib
wukko
2025-01-29 16:35:43 +06:00
-
1c34d2daff
merge: docs & test updates from main
wukko
2025-01-29 15:43:51 +06:00
-
-
-
-
b6472d5406
web: update h265 & gif params, migrate old params to new names
wukko
2025-01-29 15:40:29 +06:00
-
3a96c8ae56
docs/api: update h265 & gif params
wukko
2025-01-29 15:38:23 +06:00
-
e7d4b72c8c
api/schema: tiktokH265 -> allowH265, twitterGif -> convertGif
wukko
2025-01-29 15:37:58 +06:00
-
a43e7a629b
web: add local processing setting & api type
wukko
2025-01-29 15:06:16 +06:00
-
c7c9cf2f0f
api: add local processing response type & param
wukko
2025-01-29 15:00:50 +06:00
-
75cda47633
web/libav: accept canonical extension if blob is a file
jj
2025-01-25 20:13:19 +00:00
-
c5e7b29c6c
web/ProcessingStatus: fix button focus ring
wukko
2025-01-26 02:13:09 +06:00
-
4f2c19b680
web/ProcessingQueue: indeterminate progress state
wukko
2025-01-26 02:06:37 +06:00
-
af18bcd43f
web/ProcessingQueue: include worker progress in global progress
jj
2025-01-25 19:46:04 +00:00
-
7c3e1e6779
web/remux: remove fossil code & clean files after queue push
wukko
2025-01-26 01:40:18 +06:00
-
c3cc6c09f4
web/ProcessingQueueItem: state icons, localized strings, fix line break
wukko
2025-01-26 01:34:56 +06:00
-
73d2f45dae
web/ProcessingStatus: make the button squishy
wukko
2025-01-26 00:57:56 +06:00
-
de66ac6b08
web/run-worker: subscribe to queue & kill worker when removed from store
wukko
2025-01-25 23:59:45 +06:00
-
d4684fa1f7
web/ProcessingQueueItem: break file title line anywhere
wukko
2025-01-25 02:10:44 +06:00
-
1e6b1cb201
web/ProcessingQueueItem: format file size to be readable
wukko
2025-01-25 02:06:50 +06:00
-
44a99bdb3a
web/queue: add remuxing progress & general improvements
wukko
2025-01-25 01:25:53 +06:00
-
906d929333
api/tests/pinterest: update the gif link
wukko
2025-01-23 22:00:02 +06:00
-
7b31817fdb
api/tests/xiaohongshu: update photo test link
wukko
2025-01-23 21:58:41 +06:00
-
31f6ff9b87
api/tests/loom: update test links
wukko
2025-01-23 21:51:06 +06:00
-
899d1efdea
web/about/general: update infra partner phrasing
wukko
2025-01-22 14:46:30 +06:00
-
3be98a14b3
readme: update some phrasing & add a link to bluesky
wukko
2025-01-22 14:46:09 +06:00
-
99265d594b
api/readme: update list of supported services & list of dependencies
wukko
2025-01-22 14:41:44 +06:00
-
c4c47bdc27
merge: 10.6 updates
jj
2025-01-21 13:34:19 +00:00
-
-
-
-
8d3db909d9
web/package: bump version to 10.6
wukko
2025-01-21 17:25:55 +06:00
-
cecb8a4c53
api/package: bump version to 10.6
wukko
2025-01-21 17:25:45 +06:00
-
36d4608ee5
api/bluesky: add support for tenor gifs
wukko
2025-01-21 17:18:49 +06:00
-
ee3ef60a20
api/youtube: expect one of itags to be empty
jj
2025-01-20 20:12:21 +00:00
-
0ab3fe4d2a
api: itunnel transplants (#1065)
wukko
2025-01-21 00:10:49 +06:00
-
-
600c769141
api/stream: implement itunnel transplants
jj
2025-01-20 15:55:26 +00:00
-
c07940bfa4
api/itunnel: pass itunnel object by reference
jj
2025-01-20 15:46:03 +00:00
-
39752b2c5f
web/Omnibox: improve pasting links from clipboard
wukko
2025-01-20 21:26:55 +06:00
-
19ade7c905
api/youtube: return internal metadata for replaying request
jj
2025-01-20 14:47:09 +00:00
-
7767a5f5bb
api/youtube: add support for pinning client/itag
jj
2025-01-20 14:46:55 +00:00
-
035825bc05
api: cache original request parameters in stream
jj
2025-01-20 14:38:55 +00:00
-
73f458a999
docs/api: update tiktokH265 description
wukko
2025-01-20 20:01:55 +06:00
-
9f0f885ae6
web/settings/video: update h265 toggle strings
wukko
2025-01-20 19:59:59 +06:00
-
7488c74faf
api/xiaohongshu: clean up the h265-h264 if statement
wukko
2025-01-20 19:46:12 +06:00
-
e39b0ae7b3
api/xiaohongshu: deduplicate h264 stream extraction
wukko
2025-01-20 19:41:02 +06:00
-
4963c9f128
api/xiaohongshu: remove duplicated extraction error
wukko
2025-01-20 19:37:23 +06:00
-
3cbed87c3e
api/xiaohongshu: update initial state extraction regex
wukko
2025-01-20 19:35:53 +06:00
-
de5eca19a5
api/utils: replace redirectStatuses array with a set
wukko
2025-01-20 19:30:11 +06:00
-
cd0a2a47c9
api/tests/pinterest: update expected photo status
wukko
2025-01-20 19:28:35 +06:00
-
cd466a418a
api/tests/bsky: fix expected photo test status
wukko
2025-01-20 19:24:12 +06:00
-
ad6f29a3c8
api/tests: add xiaohongshu tests
wukko
2025-01-20 19:21:44 +06:00
-
ed8f4353ea
api/processing: add support for xiaohongshu
wukko
2025-01-20 19:10:02 +06:00
-
63b2681017
api/match-action: always proxy photos
wukko
2025-01-20 19:04:31 +06:00
-
9bdcb9d821
api/utils: update getRedirectingURL to accept more statuses & dispatcher
wukko
2025-01-20 18:51:37 +06:00
-
ec0d773792
api/youtube: use Math.min instead of ternary operator
jj
2025-01-20 12:38:12 +00:00
-
0378a1ae15
api/youtube: fix error when downloading stuff from WEB
jj
2025-01-20 12:37:36 +00:00
-
-
192635f2ce
web/cutout: accommodate for updated file receivers
wukko
2025-01-19 03:00:03 +06:00
-
2279b5d845
web: core system for queue & queen bee, move remux to new system
wukko
2025-01-19 02:57:15 +06:00
-
ef687750b4
api/tiktok: update domain because dns records for main one are gone
wukko
2025-01-18 17:02:24 +06:00
-
2273bb388f
web/vite: split transformers.js into separate chunk
jj
2025-01-16 20:42:58 +00:00