Commit Graph

7 Commits

Author SHA1 Message Date
JSC
4101047f55 feat: add 'single' play mode option and corresponding icon in MusicPlayer 2025-07-12 20:49:29 +02:00
JSC
1f997daf24 refactor: remove unused imports and redundant code in MusicPlayer and AppLayout components
Some checks failed
Frontend CI / lint (push) Failing after 5m47s
Frontend CI / build (push) Has been skipped
2025-07-08 17:12:14 +02:00
JSC
30317b7617 feat: add ultra-minimized view and toggle functionality in MusicPlayer
Some checks failed
Frontend CI / lint (push) Failing after 5m6s
Frontend CI / build (push) Has been skipped
2025-07-08 11:01:35 +02:00
JSC
328768db58 refactor: simplify initial state fetching in MusicPlayerProvider 2025-07-07 21:34:23 +02:00
JSC
32fab283be refactor: remove console logs for cleaner code and improved readability 2025-07-07 21:18:00 +02:00
JSC
2230fa32e5 feat: enhance MusicPlayer and SocketProvider with playlist management and real-time updates 2025-07-07 20:51:46 +02:00
JSC
8012a53235 feat: implement MusicPlayer component with volume control and playlist management 2025-07-07 16:10:06 +02:00