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
3268cb819a Fix indentation and remove unused hash login method 2025-04-24 06:09:58 +00:00
931d9ecee0 handle prop change 2025-04-24 06:03:48 +00:00
2d962b8797 fix user_id selection 2025-02-25 23:23:41 +00:00
74704cede0 implement password reset by code and token 2025-02-25 23:09:00 +00:00
dfcafc6b18 merge from local 2024-11-04 13:02:37 +00:00
8c3e9a504b merge from local 2024-10-25 09:39:35 +00:00
d6a074a859 merge from local 2024-03-20 23:14:10 +00:00
65d75ef939 merge from local 2024-03-11 20:28:19 +00:00
24d6203d74 merge from local 2024-03-09 23:43:54 +00:00
6aba03e310 merge from local 2024-03-06 19:43:09 +00:00