jeffvli
899d8b033d
Disable folder sidebar option
3 years ago
jeffvli
fbe5a3212b
Add clear artist cache, add success toasts
3 years ago
jeffvli
2be50e2229
Fix height and fontSize setting for song table
3 years ago
jeffvli
ab42dfd799
Add panel to table search
3 years ago
jeffvli
2d2bf391a3
Add refetch for search on favorite
3 years ago
jeffvli
4c34a52cd4
Swap recent and newest album requests
3 years ago
jeffvli
0532a0317c
Move cacheImage, cachePath outside of card
- Optimize performance
3 years ago
jeffvli
56fcafa501
Remove console logs
3 years ago
jeffvli
803861cc48
Add additional validation for data
3 years ago
jeffvli
52d231d3ee
Add search results page
3 years ago
jeffvli
427faf1178
Remove external horizontal scroll menu dependency
3 years ago
jeffvli
e808ff0e91
Fix grid card size styling
3 years ago
jeffvli
901fd6f501
Add new placeholder icon
3 years ago
jeffvli
d116853e6b
Add esc to clear search
3 years ago
jeffvli
d79a065f4b
Change keyCode to key
3 years ago
jeffvli
dd0543dac5
Add query params for tab nav
3 years ago
jeffvli
50db436f8e
Decrease volume slider delay from 200 -> 100
3 years ago
jeffvli
314b3c29ff
Add flexGrow columns, and missing metadata fields
3 years ago
jeffvli
13db48003d
Remove divider between play and add
3 years ago
jeffvli
8002f4da35
Change default light theme colors
3 years ago
jeffvli
3c669ceb0b
Decrease sidebar font size
3 years ago
jeffvli
9d2e294cb2
Add additional error checks to playlist save
Change clearPlaylist to include empty songId
- Needed for navidrome to empty the playlist
3 years ago
jeffvli
81c5c49158
Fix undefined context menu row type, add tooltips
3 years ago
jeffvli
96b781e3ff
Add 'play' context menu action
3 years ago
jeffvli
b3f738507a
Change max row height from 100 -> 250
3 years ago
jeffvli
a9ba2a2d2b
Change selected row to use class instead of prop
- Fix rsuite table bug causing border gaps on certain scroll positions
3 years ago
jeffvli
518fb4c9f0
Add genre list page
-
- Add genre sort to getAllAlbums api
- Add genres to sortType picker
- Add router query param for sortType on album list
- Remove deprecated LibraryView page
3 years ago
jeffvli
702f2dbc12
Add react router url query hook
3 years ago
jeffvli
a429fff8d7
Fix path alignment
3 years ago
jeffvli
483aa1bb7b
Fix route to artist page
3 years ago
jeffvli
bd60312b49
Change select-all to setSelected instead of append
- Due to performance issues with append vs set
3 years ago
jeffvli
2cccb41daa
Change toast styling and duration
3 years ago
jeffvli
0f7b0e3caa
Add toasts, change wording for play vs append
3 years ago
jeffvli
472040d77b
Fix search on non-string fields, add other fields
3 years ago
jeffvli
c65a6e660f
Add toast to artist append
3 years ago
jeffvli
ac49142d64
Add artist list page
3 years ago
jeffvli
f0109bbf1f
Fix append entry when list is empty
3 years ago
jeffvli
6392583e23
Hide vertical scrollbar on modal
3 years ago
jeffvli
39a47b21b0
Add undefined check for tableref
- Suppress error when switching between pages quickly
3 years ago
jeffvli
86ce7980bb
Add functionality to artist buttons
- View/Card play and append
- List view context menu
3 years ago
jeffvli
922fbd37ed
Remove default icons
3 years ago
jeffvli
2c07b43190
Split config into separate pages
3 years ago
jeffvli
c8bcc24e9b
Update hotkey library
- Change from react-hotkeys to react-hotkeys-hook
- Add ctrl+a, delete hotkeys
3 years ago
jeffvli
d808753320
Add logo to titlebar
3 years ago
jeffvli
5d60ea7985
Add customized app icon
3 years ago
jeffvli
5d4029b764
Change release version from 0.0.1 -> 0.1.0
3 years ago
jeffvli
44f7898d21
Set context menu to close on mouse down
3 years ago
jeffvli
ff183e8105
Remove selected counter
3 years ago
jeffvli
867d79b7c3
Set calculated context menu position
3 years ago
jeffvli
e1773adb3a
Update list-view for playlist, artist, album
- Set proper single/double-click actions
- Add context menu actions
3 years ago