2741 Commits

Author SHA1 Message Date
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
8300bee32d Implement post-install 2025-04-10 19:18:37 +00:00
2aa7983a68 Delete package-lock.json 2025-04-10 18:54:49 +00:00
5feaf504b0 Use npm install instead of npm ci in release workflow 2025-04-10 18:53:46 +00:00
bdeef5fc38 use npm run 2025-04-10 18:50:40 +00:00
baa29098f0 bump version 2025-04-10 18:46:44 +00:00
f19dc98878 Add license dumping to release workflow, upgrade Vite 2025-04-10 18:45:40 +00:00
a357d31605 Added auto app release workflow 2025-04-10 18:35:27 +00:00
b900864c03 bump version 2025-04-10 18:23:59 +00:00
9250616f5a update comty.js 2025-04-10 18:23:16 +00:00
0b41f620d8 Improve mention search functionality in PostCreator 2025-04-10 18:23:09 +00:00
1bbdbe7281 fix typo 2025-04-10 18:22:58 +00:00
4e663733fb improve streaming list style 2025-04-10 18:22:30 +00:00
9512a6ccb2 Add clipboard paste utility functions 2025-04-10 18:22:07 +00:00
d853b1d020 Enhance copyToClipboard with file support and error handling 2025-04-10 18:21:36 +00:00
c39486f95a Update fixments.less 2025-04-10 18:21:20 +00:00
5bb02aaa64 format 2025-04-10 18:21:08 +00:00
682d3828be Standardize window log message format with ID prefix 2025-04-10 18:20:53 +00:00
e6fa958350 Fix context menu implementation and add clipboard utils 2025-04-10 18:20:41 +00:00
b54f3192b3 Remove Tauri-related files from src-tauri directory 2025-04-10 14:50:51 +00:00
2e3a4419b0 Remove old Docker and deployment scripts 2025-04-10 14:48:11 +00:00
ec8d0a068d format & rewrite 2025-04-10 14:33:36 +00:00
525aa9c066 ups 2025-04-09 21:52:12 +00:00
349eabc907 fix map 2025-04-09 21:44:13 +00:00
184ede3d47 fix lenght 2025-04-09 21:38:52 +00:00
160e8659ff bump versions 2025-04-09 21:06:30 +00:00
6cfeb596d9 use user data instead fetching with user_id 2025-04-09 21:05:47 +00:00
bf2c04abc9 support for ws connection without auth 2025-04-09 20:51:01 +00:00
93880e8abe added sortable list wip 2025-04-09 20:49:46 +00:00
b82f495ee7 support for spectrum 6.1 2025-04-09 20:48:52 +00:00
710e67c481 rename methods 2025-04-09 20:48:40 +00:00
92d41f4083 use bin instead index 2025-04-09 15:45:02 +00:00
9cdf4ef3a7 format 2025-04-09 15:44:51 +00:00
599e6f9ea9 improve modal window rendering params handlers 2025-04-09 15:44:34 +00:00
deed590d9e improve search 2025-04-09 15:44:02 +00:00