34 Commits

Author SHA1 Message Date
0c7b6d7720 Update StorageClient with CDN support and B2 integration 2025-04-24 08:59:28 +00:00
ad860f51d3 Drop deprecated endpoints & utils 2025-04-24 07:59:45 +00:00
d078a91ab5 Reorganize file utilities and rename standardUpload to putObject 2025-04-24 07:57:15 +00:00
6dc375bb9c fix silly upload not using an upload id on basePath 2025-04-24 07:47:12 +00:00
f62e885c65 Refactor file upload system with new transformations pipeline
The commit refactors the chunked upload system to support a transformation pipeline. Key changes include:

- Replace SSE field names for consistency (sseChannelId, sseUrl)
- Fix progress reporting structure with state and percent fields
- Add transformation handlers (a-dash, mq-hls, img-compress, video-compress)
- Create new Upload class with clear separation of concerns
- Improve file processing workflow with better directory structure
- Fix typo in UploadButton component (progess → progress)
- Remove deprecated file processing services
2025-04-24 06:06:21 +00:00
cc57742bc8 binary chunk upload 2025-03-28 22:04:48 +00:00
45e62d07e2 use req protocol instead https 2025-03-28 18:30:53 +00:00
61ba0670f2 use new queue 2025-02-25 23:09:38 +00:00
1cfe4f4e06 remove unwanted log 2025-02-11 22:34:20 +00:00
d69579c9fd disable admin limitations 2025-02-11 22:34:14 +00:00
9d0afcb329 removed unnecessary redis 2025-02-05 02:50:52 +00:00
71eac66b1f update defaults 2025-02-05 02:50:31 +00:00
09c349f66e improve handler 2025-02-05 02:50:22 +00:00
7c193e885b console debug upload process for s3 uploads 2025-02-05 02:50:02 +00:00
744b771d2b support for upload retry 2025-02-05 02:49:46 +00:00
582c7e389b tweak video processing 2025-02-05 02:49:22 +00:00
288846ff99 support for background tasks 2025-02-05 02:49:06 +00:00
49fa30fc4f added remote_upload task 2025-02-05 02:48:47 +00:00
c4050f7fb3 added a-dash transmuxer 2025-01-25 19:45:19 +00:00
738268e31d enable b2 folder upload 2025-01-25 19:44:52 +00:00
7b6d32a8a9 support folder upload for b2 service 2025-01-25 19:44:22 +00:00
728e9eea2d fix paths & use async rm 2025-01-25 19:43:57 +00:00
dfcafc6b18 merge from local 2024-11-04 13:02:37 +00:00
8c3e9a504b merge from local 2024-10-25 09:39:35 +00:00
5436678fed merge from local 2024-08-20 08:33:52 +00:00
93638f0fa3 merge from local 2024-05-09 21:34:51 +00:00
e8a9c1bfce move optional authorize 2024-04-18 17:34:30 +00:00
0500118b68 support optional B2 service 2024-04-18 16:58:24 +00:00
d6a074a859 merge from local 2024-03-20 23:14:10 +00:00
a1bb256f08 merge from local 2024-03-15 20:41:09 +00:00
65d75ef939 merge from local 2024-03-11 20:28:19 +00:00
6aba03e310 merge from local 2024-03-06 19:43:09 +00:00
c7f8d33aa6 commit from local 2024-03-05 13:11:23 +00:00
b415f024b5 merge from local 2024-03-05 10:20:36 +00:00