Commit Graph

6 Commits

Author SHA1 Message Date
JSC
94ec3bfcbb fix: update volume default value and improve Playlist component's maxHeight calculation 2025-08-09 21:45:07 +02:00
JSC
cc6fe234f1 fix: adjust maxHeight calculation in Playlist component for improved layout 2025-08-09 21:20:16 +02:00
JSC
f65ed660ef refactor: improve layout and styling of Playlist component for better readability 2025-08-09 21:13:50 +02:00
JSC
5ca8c8bf15 refactor: comment out unused JSX elements in Playlist component for cleaner code 2025-08-09 20:58:22 +02:00
JSC
a5290947a3 feat: update dependencies and refactor ScrollArea component for improved structure 2025-08-09 18:10:04 +02:00
JSC
6cbf0e5e6d feat: add audio extraction management interface and services
- Implemented ExtractionsPage component for managing audio extractions.
- Added ExtractionsService for handling extraction API calls.
- Created Playlist component for displaying audio tracks.
- Introduced ScrollArea component for better UI scrolling experience.
- Developed FilesService for file download and thumbnail management.
- Added PlayerService for controlling audio playback and state.
- Updated API services index to include new services.
2025-08-03 20:43:42 +02:00