7 Commits

Author SHA1 Message Date
4f82ef46d0 Clean up microservices package files and configurations 2025-04-24 10:37:51 +00:00
69c4497671 Remove unused dependencies from files service 2025-04-24 09:39:14 +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
8c3e9a504b merge from local 2024-10-25 09:39:35 +00:00
5436678fed merge from local 2024-08-20 08:33:52 +00:00
6aba03e310 merge from local 2024-03-06 19:43:09 +00:00
b415f024b5 merge from local 2024-03-05 10:20:36 +00:00