11 Commits

Author SHA1 Message Date
22c6279798 display track duration 2025-06-16 20:42:29 +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
61ec4a80f8 improve css & click handling 2025-04-09 15:43:58 +00:00
06dcf0b961 improve track cover image render 2025-02-10 22:26:37 +00:00
8c3e9a504b merge from local 2024-10-25 09:39:35 +00:00
b415f024b5 merge from local 2024-03-05 10:20:36 +00:00
26cd446ebe add touch effect 2023-10-13 20:45:29 +00:00
af20663266 rework player & music services 2023-10-10 13:35:58 +00:00
7428b0a9ce improve music track play button on mobile 2023-09-20 11:03:09 +00:00
55225d8007 display service 2023-07-27 00:10:56 +00:00
b09ff1f076 move music components to Music into components 2023-07-13 15:50:14 +00:00