14 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
e92f8f852c fix naming 2025-04-02 00:32:13 +00:00
fbf7a96257 ? 2025-04-01 21:52:18 +00:00
82b7bc579b improve events endpoints 2025-04-01 21:51:39 +00:00
56dbba5f5a added admin endpoints 2025-03-13 23:39:37 +00:00
08ba20b275 added OTLP & admin endpoints 2025-03-13 23:37:52 +00:00
3990ef45c9 improve duplicate activities handle 2025-02-05 02:51:18 +00:00
e0ae3ca064 implemented activities api 2025-01-25 19:45:58 +00:00
8c3e9a504b merge from local 2024-10-25 09:39:35 +00:00
6ea579fb2c improve nfg tag service 2024-09-16 10:28:54 +00:00
6bd850a316 use default dist for mobile auto update 2024-09-16 10:28:45 +00:00
5436678fed merge from local 2024-08-20 08:33:52 +00:00
e418e23851 merge from local 2024-04-25 20:24:29 +00:00
a1bb256f08 merge from local 2024-03-15 20:41:09 +00:00