This website requires JavaScript.
Explore
Help
Sign In
master
/
rekordbox-viewer
Watch
1
Star
0
Fork
0
You've already forked rekordbox-viewer
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
rekordbox-viewer
/
packages
/
backend
History
Geert Rademakes
7dc70c3bdf
feat(duplicates): add backend endpoint to detect possible duplicates and new Config tab to display them\n\n- Backend: GET /api/songs/duplicates groups by normalized title+artist and lists playlists + paths\n- Frontend: DuplicatesViewer component and new tab in Configuration; fetch on open; adjustable min group size\n- API client: add getDuplicateSongs()
2025-08-08 08:51:23 +02:00
..
src
feat(duplicates): add backend endpoint to detect possible duplicates and new Config tab to display them\n\n- Backend: GET /api/songs/duplicates groups by normalized title+artist and lists playlists + paths\n- Frontend: DuplicatesViewer component and new tab in Configuration; fetch on open; adjustable min group size\n- API client: add getDuplicateSongs()
2025-08-08 08:51:23 +02:00
.env
frontend AND backend bro!!
2025-04-24 15:28:22 +02:00
Dockerfile
Added docker compose deployments
2025-04-24 15:46:10 +02:00
package.json
feat: Implement S3 music storage and playback functionality
2025-08-06 13:44:17 +02:00
s3-config.json
feat: improve S3 sync and song matching with better FLAC support, NaN validation, and enhanced logging
2025-08-07 17:14:57 +02:00
test-matching.js
feat: implement infinite scroll with 100 songs per page
2025-08-07 20:23:05 +02:00
test-metadata.js
feat: improve S3 sync and song matching with better FLAC support, NaN validation, and enhanced logging
2025-08-07 17:14:57 +02:00
test-s3-service.js
feat: improve S3 sync and song matching with better FLAC support, NaN validation, and enhanced logging
2025-08-07 17:14:57 +02:00
test-s3.js
feat: improve S3 sync and song matching with better FLAC support, NaN validation, and enhanced logging
2025-08-07 17:14:57 +02:00
tsconfig.json
frontend AND backend bro!!
2025-04-24 15:28:22 +02:00