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
History
Geert Rademakes
50f29b900e
feat: Move 'Add Playlist' and 'Add Folder' buttons to the top - Position buttons right after 'All Songs' for better accessibility - Add proper spacing with mb={2} for visual separation - Improve UX by making action buttons more prominent
2025-08-06 10:21:49 +02:00
..
backend
feat: Major performance optimizations - Add React.memo, useMemo, and useCallback to prevent unnecessary re-renders - Implement request cancellation with AbortController to prevent memory leaks - Add debounced search to reduce API calls - Optimize song selection and playlist switching performance - Fix browser crashes and memory leaks - Add proper cleanup functions
2025-08-06 10:03:26 +02:00
frontend
feat: Move 'Add Playlist' and 'Add Folder' buttons to the top - Position buttons right after 'All Songs' for better accessibility - Add proper spacing with mb={2} for visual separation - Improve UX by making action buttons more prominent
2025-08-06 10:21:49 +02:00