Commit Graph

350 Commits

Author SHA1 Message Date
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
2026bc8f48 Add react-virtual package 2023-01-08 21:11:47 -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
jeffvli
0aa0e51daa Add favoriting from context menu 2023-01-07 18:23:10 -08:00
jeffvli
f4f06abd72 Use global libraryitem type on favorite query 2023-01-07 18:21:54 -08:00
jeffvli
7d8cb0bb45 Refactor context menu handler into hook 2023-01-07 18:16:19 -08:00
jeffvli
2edffa02d0 Add favoriting from table rows 2023-01-07 16:33:14 -08:00
jeffvli
cfa4e5e45c Update favorite/rating endpoints
- Refactor subsonic api endpoints to set the default auth params
- The beforeRequest hook is unable to dynamically set existing params
2023-01-07 16:09:40 -08:00
jeffvli
f879171398 Add renderer for last played date column 2023-01-07 14:30:17 -08:00
jeffvli
6bfebd2923 Adjust position of track/disc number cells 2023-01-07 04:09:32 -08:00
jeffvli
3c60f406ea Adjust ag-grid styles 2023-01-07 03:50:34 -08:00
jeffvli
af1c16ee51 Adjust dropdown styling 2023-01-07 03:49:56 -08:00
jeffvli
1b25d88692 Rename add to queue text 2023-01-07 03:49:18 -08:00
jeffvli
8a48abbbc8 Additional changes to column defaults 2023-01-07 03:30:48 -08:00
jeffvli
6deab38c67 Add undefined check on scrollTo 2023-01-07 03:28:28 -08:00
jeffvli
915b0eb372 Add play handlers and item count to list pages 2023-01-07 03:28:03 -08:00