• Joined on 2025-06-28
quaik8 pushed to main at quaik8/sdb2-backend 2025-08-25 12:33:15 +02:00
d3ce17f10d feat: Enhance SoundScannerService with duplicate detection and normalized file handling
quaik8 pushed to main at quaik8/sdb2-backend 2025-08-25 11:56:11 +02:00
da66516bb3 feat: Implement hash-first identification strategy in audio file syncing and enhance tests for renamed files
quaik8 pushed to main at quaik8/sdb2-backend 2025-08-25 10:58:15 +02:00
d81a54207c feat: Add endpoint to retrieve currently processing extractions and corresponding tests
quaik8 pushed to main at quaik8/sbd2-frontend 2025-08-25 10:58:15 +02:00
8f233aaef7 feat: implement extraction event handling and update extraction list on status changes
e029a692a6 feat: add functionality to fetch and display ongoing extractions with toast notifications
Compare 2 commits »
quaik8 pushed to main at quaik8/sdb2-backend 2025-08-24 13:27:00 +02:00
16eb789539 feat: Add method to get extractions by status and implement user info retrieval in extraction service
quaik8 pushed to main at quaik8/sbd2-frontend 2025-08-24 13:26:55 +02:00
b1eb5c4ab2 feat: add extraction status update listener with toast notifications
quaik8 pushed to main at quaik8/sdb2-backend 2025-08-22 21:18:08 +02:00
28faca55bc Refactor code structure for improved readability and maintainability
quaik8 pushed to main at quaik8/sdb2-backend 2025-08-20 11:37:33 +02:00
821093f64f Refactor code structure for improved readability and maintainability
quaik8 pushed to main at quaik8/sbd2-frontend 2025-08-19 22:58:42 +02:00
64226f76c1 feat: add StopSoundsButton component to control sound playback in the sidebar
quaik8 pushed to main at quaik8/sdb2-backend 2025-08-19 22:32:25 +02:00
9653062003 refactor: Move imports to avoid circular dependencies in socket and VLCPlayerService
quaik8 pushed to main at quaik8/sdb2-backend 2025-08-19 22:28:59 +02:00
b808cfaddf feat: Enhance WebSocket sound playback with credit validation and refactor related methods
quaik8 pushed to main at quaik8/sdb2-backend 2025-08-19 22:16:56 +02:00
a82acfae50 feat: Implement sound playback with credit validation in VLCPlayerService and update WebSocket handling
560ccd3f7e refactor: Improve code readability by formatting query parameters in user endpoints and enhancing error handling in sound playback
Compare 2 commits »
quaik8 pushed to main at quaik8/sbd2-frontend 2025-08-19 22:16:54 +02:00
ca57a7a04f feat: integrate WebSocket for sound playback and error handling in SoundsPage
quaik8 pushed to main at quaik8/sbd2-frontend 2025-08-19 21:49:53 +02:00
77f24ea4ff feat: enhance error handling in DashboardPage and add retry functionality
quaik8 pushed to main at quaik8/sdb2-backend 2025-08-17 13:26:06 +02:00
a660cc1861 Merge branch 'favorite'
6b55ff0e81 Refactor user endpoint tests to include pagination and response structure validation
e6f796a3c9 feat: Add pagination, search, and filter functionality to user retrieval endpoint
99c757a073 feat: Implement pagination for extractions and playlists with total count in responses
f598ec2c12 fix: Extract user name in session context for improved performance
Compare 12 commits »
quaik8 pushed to main at quaik8/sbd2-frontend 2025-08-17 13:25:46 +02:00
b76b34ea4f Merge branch 'favorite'
46bfcad271 feat: add user management components including header, loading states, and table with pagination
75ecd26e06 feat: implement pagination for extractions and playlists with updated API responses
04401092bb feat: add user information display in extractions table and update extraction retrieval method
ed888dd8d1 feat: implement extraction management features including creation, loading states, and filtering
Compare 10 commits »
quaik8 pushed to main at quaik8/sbd2-frontend 2025-08-16 12:25:03 +02:00
ecb17e9f94 feat: enhance player and statistic card components with improved layout and dynamic duration display
quaik8 pushed to main at quaik8/sdb2-backend 2025-08-16 12:24:46 +02:00
5e6cc04ad2 fix: Increase broadcast interval to 1 second while playing
quaik8 pushed to main at quaik8/sdb2-claude 2025-08-16 01:23:45 +02:00
f054b0143e Update CLAUDE.md to add health check endpoint and reorganize API documentation links for clarity
quaik8 pushed to main at quaik8/sbd2-frontend 2025-08-16 01:21:40 +02:00
f6117ededd feat: update loading skeleton and playlist handling for main playlists