6 Commits

Author SHA1 Message Date
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
d990430449 Change artists array to artist string field in Track schema 2025-04-24 06:12:08 +00:00
8c3e9a504b merge from local 2024-10-25 09:39:35 +00:00
a373a27f5a merge from local 2024-06-11 17:13:45 +00:00
06aee646ca merge from local 2024-04-15 16:29:22 +00:00
6aba03e310 merge from local 2024-03-06 19:43:09 +00:00