jeffvli
|
2b71e71377
|
Add title property to albums
- Fixes column sort on Title (combined)
|
3 years ago |
jeffvli
|
4627039605
|
Remove shift/ctrl click on list-view links
- Prevents accidental click navigation when multiselecting
|
3 years ago |
jeffvli
|
14457423eb
|
Change toolbar buttons on now playing (and mini)
- Move up -> Move to top
- Move down -> Move to bottom
- Make buttons persistent rather than only when selected
|
3 years ago |
jeffvli
|
c257a606c3
|
Fix player 2 index after adding auto playlist
|
3 years ago |
jeffvli
|
00c079e026
|
Fix cached album view cover src
|
3 years ago |
jeffvli
|
33f89be52b
|
Rename DebugConfig -> AdvancedConfig
- Add button to open settings json
|
3 years ago |
jeffvli
|
6ccbebadfe
|
Prettify default settings
|
3 years ago |
jeffvli
|
460ba37584
|
Remove placeholder from dynamic bg
|
3 years ago |
jeffvli
|
99655d2c2f
|
Decrease size of default placeholder img
|
3 years ago |
jeffvli
|
20e52e5f58
|
Add default themes to settings
|
3 years ago |
jeffvli
|
31bba837ca
|
Add refs for picker components
|
3 years ago |
jeffvli
|
cf91cc283a
|
Update theme template
|
3 years ago |
jeffvli
|
00590c968a
|
Auto-format the settings file
|
3 years ago |
jeffvli
|
bea82410a5
|
Fix root folder list search
|
3 years ago |
jeffvli
|
c66090eb95
|
Remove unused refetch
|
3 years ago |
jeffvli
|
ea3d1a5658
|
Update page styling for back/forward buttons
|
3 years ago |
jeffvli
|
c576ba20b4
|
Disable row hover highlight while dragging
|
3 years ago |
jeffvli
|
d34128183e
|
Rename 'Add random' -> 'Auto playlist'
|
3 years ago |
jeffvli
|
9e6bd072f5
|
Fix color of highlighted selected rows
|
3 years ago |
jeffvli
|
9074b2666d
|
Change flexGrow of Owner column from 2 -> 1
|
3 years ago |
jeffvli
|
0090322cbb
|
Update for 0.4.1
|
3 years ago |
jeffvli
|
45daa2c2da
|
Increase drag select debounce from 100ms -> 200ms
- 100ms seems too short, causing lag when dragging
|
3 years ago |
jeffvli
|
0096923fa6
|
Add page forward/back buttons
- change styling on modal back button
|
3 years ago |
jeffvli
|
5cd1b19171
|
Clean up double click handler vars
|
3 years ago |
jeffvli
|
747f0afdc5
|
Fix double click on folder in search
|
3 years ago |
jeffvli
|
7bd6b5c2c6
|
Add StyledPanel, rename original to CardPanel
- Fixes text color on light themes
|
3 years ago |
jeffvli
|
21664e5efe
|
Fix app name casing
|
3 years ago |
jeffvli
|
cb4c968949
|
Send current song to MPRIS when auto increment
|
3 years ago |
jeffvli
|
aa1d1394a2
|
Clean up currentSeek dispatch
|
3 years ago |
jeffvli
|
51819797ad
|
Set playing event on song start for MPRIS
|
3 years ago |
jeffvli
|
d50bc00c1b
|
Reduce z-index of mini player to go behind tooltip
|
3 years ago |
jeffvli
|
487e58c2ae
|
Add play/pause events for MPRIS
|
3 years ago |
jeffvli
|
fce2ffa674
|
Add genre link to list view
|
3 years ago |
jeffvli
|
a4f571af70
|
Clean up click handler logic
|
3 years ago |
jeffvli
|
451a4bf501
|
Fix dashboard album links
Fix album view album links
|
3 years ago |
jeffvli
|
027ca635ac
|
Update for 0.4.0
|
3 years ago |
jeffvli
|
e675a5b64e
|
Move settings check to startup
|
3 years ago |
jeffvli
|
d6efbf080a
|
Fix shift-rangeselect on sorted list view
|
3 years ago |
jeffvli
|
167a32605d
|
Fix folderlist selectors
|
3 years ago |
jeffvli
|
ed68f7e0d1
|
Fix genrelist navigation to albumlist
|
3 years ago |
jeffvli
|
51956c6b02
|
Fix NaN when song duration is invalid
|
3 years ago |
jeffvli
|
70d36c3d52
|
Move gridCardSize to redux state
|
3 years ago |
jeffvli
|
826943fa13
|
Set isDir false for rest of album types
|
3 years ago |
jeffvli
|
3ceb294f2b
|
Remove unused refetches
|
3 years ago |
jeffvli
|
087f5e38c6
|
Increase z-index of mini player container
|
3 years ago |
jeffvli
|
2c10de91e8
|
Add selected column picker tab to state
|
3 years ago |
jeffvli
|
0c322247e2
|
Set columns, rowHeight, fontSize to use new state
|
3 years ago |
jeffvli
|
70518e12f5
|
Add drag/drop component for column selector
|
3 years ago |
jeffvli
|
c1bc9c6969
|
Update table component
- Remove user-select (prevent default drag)
- Add config page option
- Add disableContextMenu prop
|
3 years ago |
jeffvli
|
d087b702e7
|
Add z-index to context menu
- Allow it to show above modal
|
3 years ago |