jeffvli
eb596a76b4
Update login for funkwhale
- Styling changes
3 years ago
gelaechter
bcb06f460d
hide non-working ui parts
3 years ago
gelaechter
1bdb8a6224
change apiController to accept funkwhale serverType
3 years ago
gelaechter
f245fc9397
add funkwhale server type and add it to login
3 years ago
jeffvli
d879b09e56
Add new themes
- One Dark
- City Lights
3 years ago
jeffvli
13ca646808
Fix typo on track filter config description
3 years ago
jeffvli
90f84bf118
Clean up context menu
- Add to playlist changes (remove link button)
- Disable ratings for jellyfin (not supported)
- Remove unused link colorHover
3 years ago
jeffvli
a3e20d22cc
Misc fixes
- Add albumlist filter fallback
- Fix grid view config section title
3 years ago
jeffvli
70c1fba882
Update grid cards
- Change default placeholder view
- Overlay buttons only show on card image hover
- Set card title/subtitle to original width
3 years ago
jeffvli
542f0c6438
Remove restart dependency for global hotkeys
3 years ago
jeffvli
045016707b
Modernize config view
- Add new component for each config option
- Switch single checkboxes to toggles
3 years ago
jeffvli
c072d3861c
Increase default tooltip delay from 250ms -> 500ms
3 years ago
jeffvli
30e6678346
Increase delay of card overlay buttons to 1000 ms
3 years ago
jeffvli
6de8ef3291
Fix theme overlay button hover color
3 years ago
jeffvli
4d1d8c9b07
Move search dispatch to useEffect
- Fixes entry of non-english characters
3 years ago
jeffvli
ab8ee273b4
Disable play count column
3 years ago
jeffvli
a6d787b2d1
Fix queryData set on artist favorite
3 years ago
jeffvli
93ee9ad272
Remove player reset on Jellyfin
- Causes server to crash
3 years ago
jeffvli
c793825ed7
Remove selected musicFolder on server disconnect
3 years ago
jeffvli
3a50053ec5
Add support to music type on cards
3 years ago
jeffvli
44e27d0d25
Add initial getSongs endpoint for jellyfin
3 years ago
jeffvli
3cac2d9565
Add playCount to album type
3 years ago
jeffvli
7a407bd12c
Fix data labels
- Fix playlist modified dataKey
- Fix playlist visibility data column
- Rename description and visibility labels
3 years ago
jeffvli
ff95a6c37c
Disable unused columns by server type
3 years ago
jeffvli
bba8b8504e
Reduce opacity for disabled picker items
3 years ago
jeffvli
8b61dd2548
Set filter options to only apply when enabled
3 years ago
jeffvli
ccaa0d3f67
Revert crossfade player change
- Previously broke the player when the track ends
3 years ago
jeffvli
45c05c9e90
Update mock state
3 years ago
jeffvli
eefb96c262
Misc fixes
- Consistent tab styles
- Popover placement
3 years ago
jeffvli
a3adfec521
Add item counts
- genre list
- now playing
3 years ago
jeffvli
434450ba74
Add filters to favorites list
3 years ago
jeffvli
23d85c94c8
Add filters to playlist list
3 years ago
jeffvli
abc93b98ae
Add sort filter to artist list
3 years ago
jeffvli
efa0c2b3ee
Add ColumnSort component and add to album list
3 years ago
jeffvli
1e53d4857a
Add useColumnSort hook
3 years ago
jeffvli
f35342426b
Export FilterHeader component
3 years ago
jeffvli
87f1e6fed1
Set nav text to center
3 years ago
jeffvli
7d6e34693f
Update filters styling
- Add reset button for each section
- Focus check picker search bar on open
- Remove default reset button
- Prevent overflow of filter window
- Move filter button to sidetitle
- Move album count to title
- Move filter button to separate file
3 years ago
jeffvli
a6a464847f
Add styling to check picker
3 years ago
jeffvli
614f2fae11
Add opacity to popovers
3 years ago
jeffvli
4b6e2daadb
Change enable filter to toggle
3 years ago
jeffvli
30672f1b81
Add StyledToggle component
3 years ago
jeffvli
62ddb0b1e3
Add year filter
3 years ago
jeffvli
7ede2d958f
Reduce filter popover size from 400px -> 300px
3 years ago
jeffvli
002dae3f0e
Remove custom genre/artist clear buttons
3 years ago
jeffvli
96b87804a8
Dynamically add missing filter options
3 years ago
jeffvli
4ce2f3a4e9
Clean up dual filter logic
3 years ago
jeffvli
e151ab27a5
Add artist filter, clean up other
- Return filtered data from each step
- Set data dynamically by selected filters
- Add separate check picker clear buttons
3 years ago
jeffvli
476085ffc0
Clean up filter dispatch
3 years ago
jeffvli
1834690730
Add counts to genre picker
3 years ago