6 Commits

Author SHA1 Message Date
add0f41186 Fix websocket configuration for posts service 2025-05-12 02:41:07 +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
4f82ef46d0 Clean up microservices package files and configurations 2025-04-24 10:37:51 +00:00
5436678fed merge from local 2024-08-20 08:33:52 +00:00
65d75ef939 merge from local 2024-03-11 20:28:19 +00:00
b415f024b5 merge from local 2024-03-05 10:20:36 +00:00