Commit Graph

614 Commits

Author SHA1 Message Date
jeffvli
0118abb6ec Add dynamic gradient background for artist page 2021-11-05 10:09:38 -07:00
jeffvli
5aedb3b29a Add check for artistImageUrl for cover art 2021-11-05 10:09:38 -07:00
jeffvli
03decf26c8 Update album page
- Add additional album stats
- Add blurred header image

Add taglink, title color to album

Increase album view image size
2021-11-05 10:09:38 -07:00
jeffvli
10cca373e0 Add global margin to scrolling menu cards
- Better support hover scale
2021-11-05 10:09:38 -07:00
jeffvli
0894996a9e Change default selected row color to use opacity 2021-11-05 10:09:38 -07:00
jeffvli
f61a6f240d Fix song order on add (next) when shuffled 2021-11-05 10:09:38 -07:00
jeffvli
4924c1d9b4 Add additional card theming options 2021-11-05 10:09:38 -07:00
jeffvli
9f834afc50 Fix unstar from playerbar 2021-11-05 10:09:38 -07:00
jeffvli
22803abbe7 Change default mini list columns to better fit 2021-11-05 10:09:38 -07:00
jeffvli
588193ab07 Remove brightness filter on button loading
Improve overall accessibility, keyboard nav

Add tab index to song name

Increase width of list column resizer
2021-11-05 10:09:38 -07:00
jeffvli
2dabfaf51a Fix resizable col on mini view not saving to state 2021-11-05 10:09:38 -07:00
jeffvli
af03e7712e Update default h6 font weight 2021-11-05 10:09:38 -07:00
jeffvli
e90ee78fa4 Fix up/down toolbar buttons on mini view 2021-11-05 10:09:38 -07:00
jeffvli
89f56a5deb Refetch themes on change 2021-11-05 10:09:38 -07:00
jeffvli
882e3cee4b Add setting to use legacy authentication (plain)
- Supports additional servers such as supysonic
2021-11-05 10:09:38 -07:00
jeffvli
99dc3d04bb Fix playlist edit inputs 2021-11-05 10:09:38 -07:00
jeffvli
7575c1e870 Fix loading state color on buttons 2021-11-05 10:09:38 -07:00
jeffvli
0008f96682 Fix icon button colors 2021-11-05 10:09:38 -07:00
jeffvli
3cea3d97eb Fix add playlist input style 2021-11-05 10:09:38 -07:00
jeffvli
f43898fe13 Add additional card styling properties 2021-11-05 10:09:38 -07:00
jeffvli
ea5f848faf Fix various styles
- Disabled/loading button brightness
- Tag cursor
- Input border
2021-11-05 10:09:38 -07:00
jeffvli
85a890deb6 Skip dispatch if filtered songs is empty
- Remove PLAY call when appending
2021-11-05 10:09:38 -07:00
jeffvli
9aadf4d604 Fix setting player2 index on play buttons 2021-11-05 10:09:38 -07:00
jeffvli
7bf0086513 Fix setting the current when appending from empty 2021-11-05 10:09:38 -07:00
jeffvli
e9188a78aa Fix "playing" rows when uniqueId is null 2021-11-05 10:09:38 -07:00
jeffvli
81237e8688 Increase info notification timeout 1500 -> 2000 2021-11-05 10:09:38 -07:00
jeffvli
86e1bab8af Add filter to all setPlayQueueByRowClick functions 2021-11-05 10:09:38 -07:00
jeffvli
26ccc4cf09 Add filter to all setPlayQueue functions
- Add util function to generate toast notification
- Add util function to filter using all regex filters
2021-11-05 10:09:38 -07:00
jeffvli
b07154539e Add regex queue filters component, state, settings 2021-11-05 10:09:38 -07:00
jeffvli
b2fa09f9a1 Add disableRowClick prop to table 2021-11-05 10:09:38 -07:00
jeffvli
4cae9ecc0f Add music folder filters in auto playlist 2021-11-05 10:09:38 -07:00
jeffvli
ffb6034331 Separate genre page's query from others
- Fixes error on airsonic advanced
2021-11-05 10:09:38 -07:00
jeffvli
66094283c9 Fix move to bottom using index on context menu 2021-11-05 10:09:38 -07:00
jeffvli
b815431ae0 Add title property to indexes (folders)
- Fixes blank title column on root folder  list
2021-11-05 10:09:38 -07:00
jeffvli
2b71e71377 Add title property to albums
- Fixes column sort on Title (combined)
2021-11-05 10:09:38 -07:00
jeffvli
4627039605 Remove shift/ctrl click on list-view links
- Prevents accidental click navigation when multiselecting
2021-11-05 10:09:38 -07:00
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
2021-11-05 10:09:38 -07:00
jeffvli
c257a606c3 Fix player 2 index after adding auto playlist 2021-11-05 10:09:38 -07:00
jeffvli
00c079e026 Fix cached album view cover src 2021-11-05 10:09:38 -07:00
jeffvli
33f89be52b Rename DebugConfig -> AdvancedConfig
- Add button to open settings json
2021-11-05 10:09:38 -07:00
jeffvli
6ccbebadfe Prettify default settings 2021-11-05 10:09:38 -07:00
jeffvli
460ba37584 Remove placeholder from dynamic bg 2021-11-05 10:09:38 -07:00
jeffvli
99655d2c2f Decrease size of default placeholder img 2021-11-05 10:09:38 -07:00
jeffvli
20e52e5f58 Add default themes to settings 2021-11-05 10:09:38 -07:00
jeffvli
31bba837ca Add refs for picker components 2021-11-05 10:09:38 -07:00
jeffvli
cf91cc283a Update theme template 2021-11-05 10:09:38 -07:00
jeffvli
00590c968a Auto-format the settings file 2021-11-05 10:09:38 -07:00
jeffvli
bea82410a5 Fix root folder list search 2021-11-05 10:09:38 -07:00
jeffvli
c66090eb95 Remove unused refetch 2021-11-05 10:09:38 -07:00
jeffvli
ea3d1a5658 Update page styling for back/forward buttons 2021-11-05 10:09:38 -07:00