Commit Graph

848 Commits

Author SHA1 Message Date
jeffvli
05caee5bb1 Add additional customizations for Card prop
- Change image visibility default
- Removable info panel
- Removable modal overlay button
2021-12-27 16:59:47 -08:00
jeffvli
84e4c525c1 Add support for Card image on page header 2021-12-27 16:59:47 -08:00
jeffvli
c88846f59e Add top songs endpoint for subsonic
- Enforce unique entries only for top/similar songs
2021-12-27 16:59:47 -08:00
jeffvli
a22d6ac7ed Increase similar artist count from 8 -> 15 2021-12-27 16:59:47 -08:00
gelaechter
69936658aa pass titlebar to GradientBackground and FlatBackground to position them properly 2021-12-27 01:53:55 -08:00
gelaechter
4bd262c908 change way of updating titlebar 2021-12-27 01:53:55 -08:00
gelaechter
90b72dc250 pass titlebar as prop to BlurredBackgroundWrapper to position album image properly 2021-12-27 01:53:55 -08:00
gelaechter
960b1790f8 fix gap on bottom of sidebar if there is no custom titlebar 2021-12-27 01:53:55 -08:00
gelaechter
0e8eff7e42 change tray to use png icon on linux devices 2021-12-27 01:53:55 -08:00
gelaechter
921e8f2985 add icpMain function for reloading 2021-12-27 01:53:55 -08:00
gelaechter
e33ccd05ba add a restart whisper to the titlebar style select 2021-12-27 01:53:55 -08:00
gelaechter
7ddff267a4 pass titlebar as prop to Sidebar to set style 2021-12-27 01:53:55 -08:00
gelaechter
acd6403835 pass titlebar as prop to MainContainer to set style 2021-12-27 01:53:55 -08:00
gelaechter
099c7b3914 change borderless depending on selected titlebar style 2021-12-27 01:53:55 -08:00
gelaechter
84dee18830 stop returning custom titlebar if native is selected 2021-12-27 01:53:55 -08:00
gelaechter
fa73a6b85a add Native as a titlebar option 2021-12-27 01:53:55 -08:00
jeffvli
98de45492c Add discord rich presence support 2021-12-22 22:45:13 -08:00
jeffvli
955edd9d23 Add new mock settings 2021-12-22 15:43:30 -08:00
jeffvli
05451cbefb Move placeholder save to component 2021-12-22 15:43:30 -08:00
jeffvli
6a959eddf4 Add workaround for dialog test 2021-12-22 15:43:30 -08:00
jeffvli
50a682ae59 Fix debug window (remove seek) 2021-12-22 15:43:30 -08:00
jeffvli
1ea04aed56 Add OBS Tuna settings 2021-12-22 15:43:30 -08:00
jeffvli
112d3840c4 Add customizable background to panels 2021-12-22 15:43:30 -08:00
jeffvli
f18e5958c9 Remove currentTime seek from redux state
- Improve application performance
- Reduce CPU usage, power draw
2021-12-21 14:59:05 -08:00
jeffvli
868c878b99 Change Subsonic API version for server support
- 1.15.0 -> 1.13.0
2021-12-21 14:58:50 -08:00
jeffvli
da18fb6119 Update for 0.10.0 2021-12-15 01:23:52 -08:00
jeffvli
d8f1e35b9d Fix song path property 2021-12-15 01:23:51 -08:00
jeffvli
eb596a76b4 Update login for funkwhale
- Styling changes
2021-12-15 01:03:42 -08:00
gelaechter
bcb06f460d hide non-working ui parts 2021-12-15 01:03:42 -08:00
gelaechter
1bdb8a6224 change apiController to accept funkwhale serverType 2021-12-15 01:03:42 -08:00
gelaechter
f245fc9397 add funkwhale server type and add it to login 2021-12-15 01:03:42 -08:00
jeffvli
d879b09e56 Add new themes
- One Dark
- City Lights
2021-12-15 00:34:37 -08:00
jeffvli
13ca646808 Fix typo on track filter config description 2021-12-15 00:34:37 -08:00
jeffvli
90f84bf118 Clean up context menu
- Add to playlist changes (remove link button)
- Disable ratings for jellyfin (not supported)

- Remove unused link colorHover
2021-12-15 00:34:37 -08:00
jeffvli
a3e20d22cc Misc fixes
- Add albumlist filter fallback
- Fix grid view config section title
2021-12-15 00:34:36 -08:00
jeffvli
70c1fba882 Update grid cards
- Change default placeholder view
- Overlay buttons only show on card image hover
- Set card title/subtitle to original width
2021-12-15 00:34:29 -08:00
jeffvli
542f0c6438 Remove restart dependency for global hotkeys 2021-12-14 16:09:42 -08:00
jeffvli
045016707b Modernize config view
- Add new component for each config option
- Switch single checkboxes to toggles
2021-12-14 16:09:42 -08:00
jeffvli
c072d3861c Increase default tooltip delay from 250ms -> 500ms 2021-12-14 03:20:26 -08:00
jeffvli
30e6678346 Increase delay of card overlay buttons to 1000 ms 2021-12-14 03:20:08 -08:00
jeffvli
6de8ef3291 Fix theme overlay button hover color 2021-12-14 03:17:24 -08:00
jeffvli
4d1d8c9b07 Move search dispatch to useEffect
- Fixes entry of non-english characters
2021-12-13 23:56:45 -08:00
jeffvli
ab8ee273b4 Disable play count column 2021-12-13 23:50:15 -08:00
jeffvli
a6d787b2d1 Fix queryData set on artist favorite 2021-12-13 22:54:48 -08:00
jeffvli
93ee9ad272 Remove player reset on Jellyfin
- Causes server to crash
2021-12-13 22:28:01 -08:00
jeffvli
c793825ed7 Remove selected musicFolder on server disconnect 2021-12-13 21:20:20 -08:00
jeffvli
3a50053ec5 Add support to music type on cards 2021-12-13 20:34:05 -08:00
jeffvli
44e27d0d25 Add initial getSongs endpoint for jellyfin 2021-12-13 20:34:05 -08:00
jeffvli
3cac2d9565 Add playCount to album type 2021-12-13 20:34:05 -08:00
jeffvli
7a407bd12c Fix data labels
- Fix playlist modified dataKey

- Fix playlist visibility data column

- Rename description and visibility labels
2021-12-13 20:34:05 -08:00