111 Commits

Author SHA1 Message Date
15d31bc446 Fix SSE URL handling and bump versions 2025-05-12 02:27:53 +00:00
8482f2e457 Feat: Implement Music Library and overhaul Studio TV
- Introduces a new Music Library system for managing favorites (tracks,
  playlists, releases), replacing the previous TrackLike model.
- Completely revamps the Studio TV profile page, adding live statistics,
  stream configuration, restream management, and media URL display.
- Enhances the media player with a custom seekbar and improved audio
  playback logic for MPD and non-MPD sources.
- Lays foundational groundwork for chat encryption with new models and APIs.
- Refactors critical UI components like PlaylistView and PagePanel.
- Standardizes monorepo development scripts to use npm.
- Updates comty.js submodule and adds various new UI components.
2025-05-10 02:32:41 +00:00
696741ba14 Replace trim-based pagination with page-based pagination 2025-04-24 12:01:53 +00:00
098e11240e added dep header 2025-04-24 11:27:45 +00:00
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
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
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
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
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
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
931d9ecee0 handle prop change 2025-04-24 06:03:48 +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
bf2c04abc9 support for ws connection without auth 2025-04-09 20:51:01 +00:00
564cecd2f0 fix s3path incorrectly includes bucketid 2025-04-08 19:48:20 +00:00
12c8431bd7 abort if no userdata 2025-04-02 01:51:14 +00:00
e92f8f852c fix naming 2025-04-02 00:32:13 +00:00
fbf7a96257 ? 2025-04-01 21:52:18 +00:00
82b7bc579b improve events endpoints 2025-04-01 21:51:39 +00:00
45ff1b8d76 show less data verb 2025-04-01 00:37:02 +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
ab068d1a36 update linebridge 2025-03-26 15:19:10 +00:00
d08b1cc72e use local 2025-03-26 15:13:56 +00:00
8ac78cbf5f support for rtengineng 2025-03-25 23:04:38 +00:00
ebdf6f7797 improve search, using collectors 2025-03-21 18:19:21 +00:00
db14fd0c94 support for post visibility 2025-03-21 18:18:46 +00:00
56dbba5f5a added admin endpoints 2025-03-13 23:39:37 +00:00
08ba20b275 added OTLP & admin endpoints 2025-03-13 23:37:52 +00:00
2d962b8797 fix user_id selection 2025-02-25 23:23:41 +00:00
6bab2eacc5 use optional auth 2025-02-25 23:20:26 +00:00
c99a1cfe6b update email template 2025-02-25 23:11:40 +00:00
9d9155b0af use queued login notification 2025-02-25 23:10:36 +00:00
fa83c55264 format 2025-02-25 23:10:13 +00:00
7321876864 lock as onlyAdmin endpoint 2025-02-25 23:09:54 +00:00
d05253c8cd fix event 2025-02-25 23:09:46 +00:00
61ba0670f2 use new queue 2025-02-25 23:09:38 +00:00
adbf694222 added recoverPassword endpoints 2025-02-25 23:09:28 +00:00