Commit Graph

9 Commits

Author SHA1 Message Date
JSC
a29ad0873e feat: add dropdown menu for track links in MusicPlayer component 2025-07-18 22:38:45 +02:00
JSC
72398db750 fix: improve thumbnail display in MusicPlayer with better styling and responsiveness
Some checks failed
Frontend CI / lint (push) Failing after 5m6s
Frontend CI / build (push) Has been skipped
2025-07-18 22:07:46 +02:00
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
10f8f3f4d5 feat: add formatDuration and formatSize utility functions for improved time and size formatting
Some checks failed
Frontend CI / lint (push) Failing after 5m8s
Frontend CI / build (push) Has been skipped
2025-07-08 15:23:36 +02:00
JSC
9714a50c99 feat: update volume control range to 0-100 for better granularity 2025-07-08 13:36:44 +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
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