Commit Graph

19 Commits

Author SHA1 Message Date
jeffvli
60fd28ed28 default to placeholder if no song in playlist 2021-08-30 05:49:52 -07:00
jeffvli
74c8cf66f1 added views, improvements, styling
- add artist view/route
- add album view/route
- add links from other components to artist/album routes
- separate viewtype settings by type
- add list types for albums
2021-08-30 05:44:25 -07:00
jeffvli
a94f50b096 update star functionality
- star term -> favorites
- star/unstar to playerbar
- star/unstar api
2021-08-29 18:58:09 -07:00
jeffvli
d522cd85fe fix null auth
jest ignore api path

ignore

test

test

test

test

test

test

test

revert back to localstorage for api auth
- errors during CI due to unavailable settings file
2021-08-29 00:30:11 -07:00
jeffvli
1ac134f376 update clientside settings support
- remove localstorage
- change all configs to electron-settings
- move auth config to api file
2021-08-28 20:36:12 -07:00
jeffvli
8284151c68 add configs
- fade duration
- library scan
- cache
- combine playlist/album cache folders
2021-08-28 00:13:52 -07:00
jeffvli
54978d916a update default coverart size 200 -> 50 2021-08-27 18:06:16 -07:00
jeffvli
b87d619fd3 player functionality improvements
- updated player UI
- add reducers for repeat, shuffle
- allow repeat queue
2021-08-18 20:08:15 -07:00
jeffvli
4a4c018df1 add playlist sort types 2021-08-12 20:29:23 -07:00
jeffvli
81f0c29025 update library 2021-08-10 06:08:53 -07:00
jeffvli
c7fabf9745 add initial library views 2021-08-10 00:04:46 -07:00
jeffvli
76e8a444ff add click handler for grid hover button, album api 2021-08-09 05:38:31 -07:00
jeffvli
630ab31778 add gridview to starred / playlists 2021-08-09 04:34:00 -07:00
jeffvli
1cd5e0581d change card default size to 175
- width/height to 175
- api call to grab larger size base img
- add frequent albums
- add lazy load img component
2021-08-09 01:18:53 -07:00
jeffvli
41153b60df update project name to sonixd 2021-08-08 17:49:34 -07:00
jeffvli
92e5802cf2 add initial dashboard 2021-08-08 08:17:06 -07:00
jeffvli
d4adb4a74a update starred and playlist view headers 2021-08-05 06:17:39 -07:00
jeffvli
408851df9c add starred request 2021-08-04 22:20:35 -07:00
jeffvli
4c1a86eed7 initial commit 2021-08-02 20:52:00 -07:00