Commit graph

305 commits

Author SHA1 Message Date
jeffvli
48ccebd4c2 Clean up persisted list state when switching servers 2023-01-15 21:10:06 -08:00
jeffvli
fcf00b9de1 Use native img on table images 2023-01-15 21:03:24 -08:00
jeffvli
f7919b296b Change modal bg color 2023-01-15 20:48:34 -08:00
jeffvli
0b6af1fd21 Add additional padding to context menu items 2023-01-15 20:46:45 -08:00
jeffvli
3f424b72f6 Remove scroll persistence when viewing artist songs 2023-01-15 20:41:58 -08:00
jeffvli
fc9d4616ba Adjust max height for settings modal 2023-01-15 20:40:23 -08:00
jeffvli
2e74f7533a Reuse song list for artist songs 2023-01-15 20:39:43 -08:00
jeffvli
784da2f8b9 Adjust context menu styles 2023-01-15 16:38:38 -08:00
jeffvli
dbc29568ca Fix table params 2023-01-15 16:34:30 -08:00
jeffvli
5614ad54f2 Add view artist discography 2023-01-15 16:22:07 -08:00
jeffvli
67523f1e7b Adjust spacing between sections 2023-01-15 16:16:13 -08:00
jeffvli
fc57605219 Select router type based on desktop/web 2023-01-15 16:11:26 -08:00
jeffvli
a31a2ffdbf Increase page transition animation speed from 0.8 -> 0.5 2023-01-15 16:10:00 -08:00
jeffvli
900d47d6f9 Fix various types 2023-01-15 16:07:02 -08:00
jeffvli
6bdf0736ec Add genres to album detail page 2023-01-13 14:07:57 -08:00
jeffvli
92cde507d9 Add artist top songs list 2023-01-13 13:51:19 -08:00
jeffvli
8afd626806 Adjust filters 2023-01-13 01:54:35 -08:00
jeffvli
53f3758d2a Set static width for drawer queue 2023-01-13 01:53:34 -08:00
jeffvli
1e6eb33408 Link to album artist page instead of artist 2023-01-13 01:50:48 -08:00
jeffvli
51e20a81b7 Add artist song list page 2023-01-13 01:44:47 -08:00
jeffvli
4e8dc868bb Add routes to artist song list / discography 2023-01-13 01:09:34 -08:00
jeffvli
9b8bcb05bd Add initial album artist detail route 2023-01-12 18:43:25 -08:00
jeffvli
55e2a9bf37 Fix delimiter color 2023-01-12 18:41:41 -08:00
jeffvli
a82b087969 Add itemtype and optional pagination for carousel 2023-01-12 13:31:25 -08:00
jeffvli
45aef104fe Update album artist base route 2023-01-12 12:45:44 -08:00
jeffvli
6746903808 Increase white ignore threshold 2023-01-12 12:28:19 -08:00
jeffvli
36c1f4e736 Set text children to optional 2023-01-12 00:44:33 -08:00
jeffvli
b0ca7ab127 Use updated cardrows component 2023-01-12 00:43:39 -08:00
jeffvli
6da8663a1d Fix card row array id assignment 2023-01-08 20:55:36 -08:00
jeffvli
b4e9f48667 Add prop to force transparent grid header 2023-01-08 20:47:05 -08:00
jeffvli
d58ba92cbd Add customizable scrollbar offset on scrollarea 2023-01-08 20:46:20 -08:00
jeffvli
c51194cd03 Update album artist detail endpoints 2023-01-08 20:45:38 -08:00
jeffvli
ba0ec909c8 Fix list header wrap on item count 2023-01-08 02:47:38 -08:00
jeffvli
0db1c36d86 Fix ND recently added sort 2023-01-08 02:39:35 -08:00
jeffvli
3e9fb521f0 Adjust sticky header to align with sidebar 2023-01-08 02:18:05 -08:00
jeffvli
b5ad30a9bc Fix header being squished by table 2023-01-08 02:13:39 -08:00
jeffvli
5344493845 Fix mis-imported components 2023-01-08 02:08:19 -08:00
jeffvli
6f2108940e Adjust fixed table header 2023-01-08 02:04:07 -08:00
jeffvli
4f3e732891 Fix positioning of page header 2023-01-08 02:01:12 -08:00
jeffvli
0e2678575a Add favorite functionality to album detail 2023-01-08 01:45:56 -08:00
jeffvli
d6035a5f97 Transform default number field value
- Navidrome allows for "string" number query values which will not work with the numberinput
2023-01-08 01:07:17 -08:00
jeffvli
b82a5eda78 Fix undefined type for favorites 2023-01-08 00:53:30 -08:00
jeffvli
d17f30f5e6 Add favorite handler to grid cards 2023-01-08 00:52:53 -08:00
jeffvli
7a3bdb531d Readd missing scroll restoration 2023-01-08 00:08:26 -08:00
jeffvli
c6f3b49a6e Increase width of duration cell 2023-01-07 23:45:40 -08:00
jeffvli
99cd48ca6d Adjust color and size of favorite cell 2023-01-07 23:44:53 -08:00
jeffvli
02ed9b7a5c Move ag-grid header margin to specific components 2023-01-07 23:37:33 -08:00
jeffvli
0f66687843 Misc. optimizations 2023-01-07 23:09:58 -08:00
jeffvli
586f42867d Fix lodash import 2023-01-07 18:25:36 -08:00
jeffvli
14a7f0254d Move some ag-grid styles back to theme file
- Styles were not applying properly from the global
2023-01-07 18:23:49 -08:00