31 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
6100feb608 Fix nested optional chaining in lossless tag & improve video sync 2025-04-24 06:14:25 +00:00
0589a11371 refactor & improve 2025-02-20 02:43:22 +00:00
37b920b5ab support for live mode 2025-02-20 02:42:03 +00:00
3cf055c72c fix depecrated deps 2025-02-11 16:13:13 +00:00
342cc34d65 support for parse times 2025-02-05 20:28:31 +00:00
39b427dea7 improve lyrics to use new manifest functions 2025-02-05 02:45:14 +00:00
00f6e34c53 merge from local 2024-11-17 20:35:20 +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
5436678fed merge from local 2024-08-20 08:33:52 +00:00
a373a27f5a merge from local 2024-06-11 17:13:45 +00:00
93638f0fa3 merge from local 2024-05-09 21:34:51 +00:00
e418e23851 merge from local 2024-04-25 20:24:29 +00:00
b415f024b5 merge from local 2024-03-05 10:20:36 +00:00
f3d6845c5a use view 2023-10-12 20:00:05 +00:00
26b26e0ded disable fullscreen on lyrics 2023-10-12 19:59:55 +00:00
7388e3f866 display titles from metadata 2023-08-22 23:41:06 +00:00
1228b5bbcb use new player methods 2023-08-02 20:38:56 +00:00
9fb746afe5 toggle centered content to false 2023-07-17 16:48:13 +00:00
796d6d7668 renamed typo 2023-07-08 13:43:52 +00:00
55c9b7fb17 update ui & bad typos 2023-06-30 14:20:39 +00:00
6b913e3d60 refactor & restyle sidebar 2023-06-30 10:36:48 +00:00
30d00102c6 rewrite application navigation handlers 2023-06-24 11:58:31 +00:00
a36dfedbf6 improve mobile mode 2023-06-09 14:26:01 +00:00
f59f70f0df make background full opaque 2023-06-07 01:26:33 +00:00
2ad16adca2 use text-wrap balace 2023-06-01 15:23:02 +00:00
3c1c48ed36 clean up 2023-05-30 00:59:21 +00:00
5d33c0e8a5 use fullscreen 2023-05-29 16:43:25 +00:00
b68c3d4c90 improve handlers & style 2023-05-29 16:05:14 +00:00
4786432cc8 added a lyrics viewer 2023-05-28 01:31:40 +00:00