Commit Graph

187 Commits

Author SHA1 Message Date
jeffvli
ac6242ea94 Navigate to home if no issues resolved 2023-01-03 02:00:21 -08:00
jeffvli
b87d7778df Remove image placeholders (performance issues?) 2023-01-03 01:49:01 -08:00
jeffvli
acb906aad9 Remove sidebar play button, increase fw for labels 2023-01-03 01:48:07 -08:00
jeffvli
196cb1bd48 Fix scroll area display type 2023-01-03 01:34:18 -08:00
jeffvli
3981ad3eb5 Adjust sidebar playlist styles 2023-01-03 01:34:00 -08:00
jeffvli
d54131b34a Remove console logs 2023-01-03 00:51:24 -08:00
jeffvli
6ad6617d88 Add delete playlist to context menu 2023-01-03 00:50:09 -08:00
jeffvli
52163534db Add update/delete playlist forms 2023-01-03 00:28:09 -08:00
jeffvli
5dd65b18b7 Add description property to playlist 2023-01-03 00:27:11 -08:00
jeffvli
1e77e1074a Add loading/disabled props for confirm modal 2023-01-03 00:19:33 -08:00
jeffvli
9537309fe2 Add custom confirm modal component 2023-01-03 00:12:07 -08:00
jeffvli
4dc8920ff4 Set overlay opacity based on theme 2023-01-02 18:54:48 -08:00
jeffvli
26e6f479b7 Implement new header on home page 2023-01-02 18:20:45 -08:00
jeffvli
d93e6a612e Lighten overlay on header bg
- Increase support for light styles
2023-01-02 18:20:17 -08:00
jeffvli
0baa6f4488 Adjust header styles 2023-01-02 18:17:06 -08:00
jeffvli
6490118741 Fix ellipsis overflow styles 2023-01-02 18:14:44 -08:00
jeffvli
58827a1dcf Set header target to optional 2023-01-02 18:08:19 -08:00
jeffvli
a3804808b4 Update album/playlist headers with shared styles 2023-01-02 17:57:49 -08:00
jeffvli
d49bba42ef Bump framer motion to v8 2023-01-02 17:57:24 -08:00
jeffvli
c56f6a355d Add duration string util 2023-01-02 17:56:09 -08:00
jeffvli
7b13e24ce4 Calculate duration playlist duration in ms 2023-01-02 17:55:50 -08:00
jeffvli
088f1d0f99 Adjust title style 2023-01-02 17:55:14 -08:00
jeffvli
d7d611c6d1 Add missing overflow style value 2023-01-02 17:53:27 -08:00
jeffvli
65465d6cae Support dynamic page headers 2023-01-02 17:03:33 -08:00
jeffvli
3d8ba2e808 Add native scroll area component 2023-01-02 16:59:21 -08:00
jeffvli
152be5d7e6 Add library detail header component 2023-01-02 03:47:05 -08:00
jeffvli
4326f6cf91 Various cleanup 2023-01-02 02:05:30 -08:00
jeffvli
90dec929f4 Add playlist detail page 2023-01-02 02:04:23 -08:00
jeffvli
d6dc880ef4 Add playlist image to type 2023-01-02 01:58:31 -08:00
jeffvli
d0e2a798fe Account for playlist items in cover art url 2023-01-01 15:05:26 -08:00
jeffvli
fecaa2e6b8 Use song-specific cover and add placeholder (#6) 2023-01-01 14:16:57 -08:00
jeffvli
cdbd3f8c7b Remove dynamic queue header color 2023-01-01 14:04:16 -08:00
jeffvli
b037329377 Handle jellyfin playlist creation 2023-01-01 14:02:03 -08:00
jeffvli
8b04f70106 Add dedicated playlist song list page 2023-01-01 13:58:05 -08:00
jeffvli
737a05e2c5 Update pagination
- Support id pages
- Set proper list max
2023-01-01 03:16:27 -08:00
jeffvli
78a30c2db4 Add ND playlist song type 2022-12-31 20:08:39 -08:00
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