jeffvli
|
7575c1e870
|
Fix loading state color on buttons
|
3 years ago |
jeffvli
|
0008f96682
|
Fix icon button colors
|
3 years ago |
jeffvli
|
3cea3d97eb
|
Fix add playlist input style
|
3 years ago |
jeffvli
|
f43898fe13
|
Add additional card styling properties
|
3 years ago |
jeffvli
|
ea5f848faf
|
Fix various styles
- Disabled/loading button brightness
- Tag cursor
- Input border
|
3 years ago |
jeffvli
|
85a890deb6
|
Skip dispatch if filtered songs is empty
- Remove PLAY call when appending
|
3 years ago |
jeffvli
|
9aadf4d604
|
Fix setting player2 index on play buttons
|
3 years ago |
jeffvli
|
7bf0086513
|
Fix setting the current when appending from empty
|
3 years ago |
jeffvli
|
e9188a78aa
|
Fix "playing" rows when uniqueId is null
|
3 years ago |
jeffvli
|
81237e8688
|
Increase info notification timeout 1500 -> 2000
|
3 years ago |
jeffvli
|
86e1bab8af
|
Add filter to all setPlayQueueByRowClick functions
|
3 years ago |
jeffvli
|
26ccc4cf09
|
Add filter to all setPlayQueue functions
- Add util function to generate toast notification
- Add util function to filter using all regex filters
|
3 years ago |
jeffvli
|
b07154539e
|
Add regex queue filters component, state, settings
|
3 years ago |
jeffvli
|
b2fa09f9a1
|
Add disableRowClick prop to table
|
3 years ago |
jeffvli
|
4cae9ecc0f
|
Add music folder filters in auto playlist
|
3 years ago |
jeffvli
|
ffb6034331
|
Separate genre page's query from others
- Fixes error on airsonic advanced
|
3 years ago |
jeffvli
|
66094283c9
|
Fix move to bottom using index on context menu
|
3 years ago |
jeffvli
|
b815431ae0
|
Add title property to indexes (folders)
- Fixes blank title column on root folder list
|
3 years ago |
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 |