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
/
frontend
/
src
History
Geert Rademakes
5fb878a0b0
feat: Improve playlist hierarchy visualization - Increase indentation for nested playlists (16px per level) - Add visual indicators (gray bars) for nested items - Add extra padding for better visual separation - Make folder structure more clearly visible
2025-08-06 10:21:12 +02:00
..
assets
frontend AND backend bro!!
2025-04-24 15:28:22 +02:00
components
feat: Improve playlist hierarchy visualization - Increase indentation for nested playlists (16px per level) - Add visual indicators (gray bars) for nested items - Add extra padding for better visual separation - Make folder structure more clearly visible
2025-08-06 10:21:12 +02:00
hooks
feat: Improve playlist hierarchy visualization - Increase indentation for nested playlists (16px per level) - Add visual indicators (gray bars) for nested items - Add extra padding for better visual separation - Make folder structure more clearly visible
2025-08-06 10:21:12 +02:00
pages
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
services
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
types
Folders working!
2025-04-24 23:45:14 +02:00
utils
Some extra ui improvements
2025-04-25 09:38:53 +02:00
App.css
Better UI!
2025-04-24 23:11:07 +02:00
App.tsx
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
index.css
UI improvements!
2025-04-24 16:08:06 +02:00
main.tsx
url based navigation
2025-04-24 22:11:51 +02:00
vite-env.d.ts
frontend AND backend bro!!
2025-04-24 15:28:22 +02:00