13 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
d738995054 Added onPlay prop 2025-04-24 06:13:25 +00:00
f0c9bbef3e format 2025-02-19 16:32:52 +00:00
29e3ad5878 update state only if changes 2025-02-05 02:41:11 +00:00
0db536bbea merge from local 2024-10-29 12:19:57 +00:00
8c3e9a504b merge from local 2024-10-25 09:39:35 +00:00
03badcbfd9 merge from local 2024-09-09 18:32:45 +00:00
5436678fed merge from local 2024-08-20 08:33:52 +00:00
b415f024b5 merge from local 2024-03-05 10:20:36 +00:00
af20663266 rework player & music services 2023-10-10 13:35:58 +00:00
4e17d628f0 migrate player to playerv2 2023-08-02 20:38:28 +00:00
d2bf3e8b99 added track likes logic 2023-07-13 15:51:33 +00:00
895998aa2b added WithPlayerContext context 2023-05-30 00:57:21 +00:00