11 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
d21ca837dc improve explore tab 2025-02-11 16:14:03 +00:00
e418e23851 merge from local 2024-04-25 20:24:29 +00:00
af20663266 rework player & music services 2023-10-10 13:35:58 +00:00
d5a03321bc added favorites tab 2023-07-13 15:52:20 +00:00
986a340642 improve layout for mobile 2023-06-30 17:12:34 +00:00
f03666e3f2 improve page layouts 2023-04-04 10:49:45 +00:00
0bc529f13f use PagePanels 2023-03-07 20:13:49 +00:00
ac83eb0e6c merge 2023-01-23 23:59:37 +00:00
ffd34b24a9 added Music dashboard 2022-12-12 08:11:28 +00:00
1135d2fe3b return empty page on /music 2022-12-09 11:16:42 +00:00