3463 Commits

Author SHA1 Message Date
56c9ee7b19 Replace image and video compression with unified optimize handler 2025-04-24 11:18:43 +00:00
4f82ef46d0 Clean up microservices package files and configurations 2025-04-24 10:37:51 +00:00
681de1d5e7 Reformat sfx.core.js with tabs instead of spaces 2025-04-24 10:17:43 +00:00
8e466fedf4 Replace Backblaze-B2 with StorageClient in marketplace service 2025-04-24 10:17:34 +00:00
0b014761ec Move Transformation and Upload classes to shared location 2025-04-24 10:17:12 +00:00
4a2f0a5a46 added audiometadata debug 2025-04-24 09:39:42 +00:00
480efdef63 Format VideoEditor component code and fix upload headers 2025-04-24 09:39:25 +00:00
69c4497671 Remove unused dependencies from files service 2025-04-24 09:39:14 +00:00
f8f8fa831b fix path deletion on job fail 2025-04-24 09:38:58 +00:00
8c6ffadcc8 Refactor MultiqualityHLSJob to inherit from FFMPEGLib 2025-04-24 09:38:43 +00:00
5842911fd1 remove unwanted log 2025-04-24 09:38:18 +00:00
ff6b3c0bde remove unwanted logs 2025-04-24 08:59:56 +00:00
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
87f750cc8b Add track cover extraction and upload support 2025-04-24 07:44:50 +00:00
8b76dfc364 Update dashjs to v5.0.0 and add music-metadata package 2025-04-24 06:15:07 +00:00
21c3208ea2 Add utility for comparing objects by specified properties 2025-04-24 06:14:54 +00:00
cfff4e00b8 Update audio player settings for new API structure 2025-04-24 06:14:41 +00:00
6100feb608 Fix nested optional chaining in lossless tag & improve video sync 2025-04-24 06:14:25 +00:00
6e80fc67fa Refactor mobile player to use new player core 2025-04-24 06:14:13 +00:00
74021f38b6 Add change tracking and update to use "items" property 2025-04-24 06:13:37 +00:00
d738995054 Added onPlay prop 2025-04-24 06:13:25 +00:00
0bc7675f9d Fix whitespace and formatting in User model schema 2025-04-24 06:12:24 +00:00
d990430449 Change artists array to artist string field in Track schema 2025-04-24 06:12:08 +00:00
71c201e351 update release db model 2025-04-24 06:11:56 +00:00
cfa68240c1 create a basic start dev server shell script 2025-04-24 06:11:42 +00:00
0b1317c77a Remove OpenTelemetry and simplify server boot process 2025-04-24 06:11:20 +00:00
c462c9f25d Update Dockerfile 2025-04-24 06:11:10 +00:00
2addf7febf Delete .swcrc 2025-04-24 06:11:03 +00:00
1f0c1d5033 Fix websocket to websockets global variable references to support ng 2025-04-24 06:10:50 +00:00
7b7e7b9bb7 Refactor music module: migrate from list to items fields 2025-04-24 06:10:21 +00:00
3268cb819a Fix indentation and remove unused hash login method 2025-04-24 06:09:58 +00:00
f0f612942a Add script to install latest static FFmpeg on supported Linux systems 2025-04-24 06:09:45 +00:00
cf9d917a7e Update index.js 2025-04-24 06:09:27 +00:00
4c78660c4c Refactor service spawn and shutdown mechanism 2025-04-24 06:09:21 +00:00
3753c8eae0 Remove WebSocket logging and fix object property assignment 2025-04-24 06:08:58 +00:00
652cd747b1 Update index.js 2025-04-24 06:08:36 +00:00
80acb13912 Refactor SegmentedAudioMPDJob to extend FFMPEGLib 2025-04-24 06:08:32 +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
369803534b Add audio system foundation with player architecture refactor 2025-04-24 06:04:45 +00:00
29ae54fe03 Split player actions 2025-04-24 06:04:18 +00:00
931d9ecee0 handle prop change 2025-04-24 06:03:48 +00:00
558c2568fd Enable workflow_dispatch and update license handling 2025-04-10 19:41:31 +00:00
ca09999bee update submodules 1.37.1@alpha 2025-04-10 19:25:54 +00:00
ae9a05d22d update module 2025-04-10 19:19:27 +00:00
8300bee32d Implement post-install 2025-04-10 19:18:37 +00:00
55db3b8bd0 Delete sub git 2025-04-10 19:01:36 +00:00
56e16839a1 Update release.yml 2025-04-10 18:59:18 +00:00