4 Commits

Author SHA1 Message Date
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
8ac78cbf5f support for rtengineng 2025-03-25 23:04:38 +00:00
cd0b029c0d use bullmq 2025-02-25 23:07:52 +00:00
c7f3cb9862 implement basic tasks queue system 2025-02-05 02:47:58 +00:00