Commit Graph

1451 Commits

Author SHA1 Message Date
jeffvli
5cef23944f Add playlist queue handler 2022-12-31 20:07:44 -08:00
jeffvli
aa1cd742ad Move play queue handler to context 2022-12-31 19:26:58 -08:00
jeffvli
0f364f7c5c Add initial playlist detail page 2022-12-31 18:03:26 -08:00
jeffvli
11be5c811f Use size props for play button 2022-12-31 17:50:22 -08:00
jeffvli
6174dc128d Adjust base page headers 2022-12-31 17:50:05 -08:00
jeffvli
81455602ef Forward scrollarea ref 2022-12-31 16:50:20 -08:00
jeffvli
d6936634db Update querykeys 2022-12-31 12:43:32 -08:00
jeffvli
88f53c17db Add create/update playlist mutations and form 2022-12-31 12:40:11 -08:00
jeffvli
82f107d835 Fix store name 2022-12-31 04:03:05 -08:00
jeffvli
1fee4c1946 Restore scroll on infinite lists 2022-12-31 04:02:47 -08:00
jeffvli
ec79d91d30 Add playlist list 2022-12-31 03:46:12 -08:00
jeffvli
00a21269dd Set default color to undefined 2022-12-31 03:41:18 -08:00
jeffvli
58ed2f3706 Wait for background color before rendering content 2022-12-31 03:16:05 -08:00
jeffvli
0a9dcf36b9 Use prop for scrollbar width 2022-12-31 03:15:11 -08:00
jeffvli
dc1e728a2e Increase minimum width from 200 -> 225 2022-12-31 01:00:51 -08:00
jeffvli
085a3856e0 Add search param to album artist list 2022-12-30 22:54:00 -08:00
jeffvli
a693981333 Add query key to custom query options 2022-12-30 22:35:49 -08:00
jeffvli
2a797bd6c9 Add genre filter to navidrome song list 2022-12-30 22:34:59 -08:00
jeffvli
4a64f5fe9b Add play on double click for song list rows 2022-12-30 21:31:35 -08:00
jeffvli
1f232fa4da Add card placeholder images 2022-12-30 21:31:13 -08:00
jeffvli
b3d95f765c Add page key for album detail page
- Fixes animation render when switching between detail pages
2022-12-30 21:12:27 -08:00
jeffvli
f298e60929 Fix context menu add 2022-12-30 21:11:35 -08:00
jeffvli
4745c4a42d Add card/table types for album artists 2022-12-30 21:11:09 -08:00
jeffvli
6fddea552d Change default font to poppins 2022-12-30 21:04:30 -08:00
jeffvli
24af17b8fe Add album artist list route 2022-12-30 21:04:06 -08:00
jeffvli
185175aa89 Handle album artist play 2022-12-30 21:02:17 -08:00
jeffvli
38a4e1b749 Bump version to alpha2 2022-12-29 20:20:25 -08:00
jeffvli
5929360fd8 Add placeholder icon 2022-12-29 20:07:45 -08:00
jeffvli
25c96f2b18 Fix queue song color 2022-12-29 19:34:21 -08:00
jeffvli
93960d4605 Fix restart function 2022-12-29 19:30:55 -08:00
jeffvli
73fd57cf33 Remove unused 2022-12-29 19:25:37 -08:00
jeffvli
5ff89aff8e Fix textarea placeholder color 2022-12-29 19:25:22 -08:00
jeffvli
b3b17013bf Adjust theme primary color 2022-12-29 19:25:11 -08:00
jeffvli
bd9cbea9b7 Adjust play button styles 2022-12-29 19:23:07 -08:00
jeffvli
8f5115b9c6 Remove border 2022-12-29 19:14:07 -08:00
jeffvli
5aae7180e7 Navigate to album detail page on double click 2022-12-29 19:06:53 -08:00
jeffvli
e7ccee4634 Clean trailing slash on server url 2022-12-29 19:06:29 -08:00
jeffvli
2e42e134e4 Fix title spacing / display name 2022-12-29 18:52:37 -08:00
jeffvli
be52f61fdb Fix various issues 2022-12-29 18:50:57 -08:00
jeffvli
46a23318af Remove recently played carousel for jellyfin 2022-12-29 18:46:09 -08:00
jeffvli
1d82c84c9e Add initial album detail page 2022-12-29 18:45:01 -08:00
jeffvli
b2f9c73300 Add additional song list column defaults 2022-12-29 18:41:35 -08:00
jeffvli
f2e03266c2 Export play button behavior in its own hook 2022-12-29 18:36:55 -08:00
jeffvli
d5435686bf Add error catch when fetching for playqueue 2022-12-29 18:29:24 -08:00
jeffvli
d5ccf64bda Fix id type of play queue add from card 2022-12-29 18:28:56 -08:00
jeffvli
a24816ad6d Fix error if data id udnefined 2022-12-29 17:52:40 -08:00
jeffvli
35c4f85085 Set dynamic height on feature carousel 2022-12-29 17:52:11 -08:00
jeffvli
8dd920b294 Remove unused import 2022-12-29 17:12:36 -08:00
jeffvli
3c86e6e28c Adjust style of context menu items 2022-12-29 17:11:51 -08:00
jeffvli
f4ba82531c Add album detail api 2022-12-29 17:11:25 -08:00