Commit graph

946 commits

Author SHA1 Message Date
jeffvli
95780f1969 Add optional chain to jf genres 2023-08-04 13:07:39 -07:00
jeffvli
1327d58b23 Fix clear, clean up 2023-08-04 12:29:55 -07:00
jeffvli
f6d239d87c Improve lyrics persistence
- Search overrides existing lyrics query
- Separate reset / clear commands
2023-08-04 11:51:01 -07:00
jeffvli
80fb844d3c Adjust subsonic genre normalization 2023-08-04 10:32:35 -07:00
jeffvli
b35d3c3256 Set scrollbar autohide to leave 2023-08-04 03:31:36 -07:00
jeffvli
14453a8524 Change dropdown transitions back to fade 2023-08-04 03:28:42 -07:00
jeffvli
d0aba6e16e Support genres in context menu 2023-08-04 02:27:04 -07:00
jeffvli
0b207c78e7 Add genre link to table cells 2023-08-04 01:53:23 -07:00
jeffvli
ee83fdba71 Persist lyrics queries in indexeddb 2023-08-04 01:41:45 -07:00
jeffvli
adfa748bfb Adjust genre links on detail pages 2023-08-03 19:04:12 -07:00
jeffvli
505974320f Fix custom filter implementation 2023-08-03 19:03:23 -07:00
jeffvli
5896d886d7 Add genre list route and implementation 2023-08-03 16:58:35 -07:00
jeffvli
f6d74ce9c3 Add params to genre list query key, adjust cache/staletime 2023-07-31 17:53:21 -07:00
jeffvli
f443c466b0 Fix song list filter genres not loading 2023-07-31 17:40:55 -07:00
jeffvli
8029712b55 Add initial genre list support 2023-07-31 17:17:26 -07:00
jeffvli
4d5085f230 Fix linter rules 2023-07-31 17:17:25 -07:00
jeffvli
9f60769b65 Fix missing autosizer types 2023-07-31 17:17:25 -07:00
jeffvli
e618ac7590 Re-add limits to list item queries 2023-07-31 17:17:25 -07:00
jeffvli
9f55238b74 Add simpleimg to title cell 2023-07-31 17:17:25 -07:00
Gelaechter
93e00e7afb
Fix Jellyfin album duration normalization (#191) 2023-07-29 10:35:30 -07:00
jeffvli
8e83beffcc Adjust title font sizes, fix placeholder sizing 2023-07-24 15:07:56 -07:00
jeffvli
230fa33525 Adjust various elements on album artist page 2023-07-24 14:51:37 -07:00
jeffvli
ed070850a4 Remove current album from "more from this artist" 2023-07-24 14:51:37 -07:00
jeffvli
2072f9554e Memoize context menu provider 2023-07-24 14:51:37 -07:00
jeffvli
2aaf3c34c8 Refactor library header 2023-07-24 14:51:33 -07:00
jeffvli
b57f601e1b Add css modules extensions 2023-07-24 14:37:42 -07:00
jeffvli
51f8415025 Update lockfile 2023-07-23 05:36:42 -07:00
jeffvli
e6bcb4e237 Fix ag-grid styles 2023-07-23 05:31:10 -07:00
Kendall Garner
c9dbf9b5be
Add remote control (#164)
* draft add remotes

* add favorite, rating

* add basic auth
2023-07-23 05:23:18 -07:00
jeffvli
0a13d047bb Begin support for container queries with css modules 2023-07-23 05:18:08 -07:00
jeffvli
84bec824f2 Add css modules, remove styled components linters and utils 2023-07-23 05:16:29 -07:00
jeffvli
03a4a1da55 Fix color by id if no image found 2023-07-23 03:50:55 -07:00
jeffvli
2c9509b58d Add recommended css module extension 2023-07-23 03:49:45 -07:00
jeffvli
42ea5af2eb Improve css module support
- Add readable identifiers
- Export as camel case
2023-07-23 03:49:32 -07:00
jeffvli
ebf0d3b47f Add new rules 2023-07-23 01:51:08 -07:00
jeffvli
e44b8592e5 Bump packages 2023-07-23 01:50:20 -07:00
jeffvli
f9338aafcd Fix original search params from being replaced 2023-07-22 05:26:15 -07:00
jeffvli
3aec139f58 Use search params for artist-specific lists 2023-07-22 05:05:33 -07:00
jeffvli
8a367b00a3 Remove paginated table display type 2023-07-22 04:42:46 -07:00
jeffvli
46374ef2b5 Fix delete on full playlist view 2023-07-22 01:52:55 -07:00
jeffvli
febe1a703c Revert library header height change 2023-07-21 19:11:15 -07:00
jeffvli
853770ea8e Prevent wrong initial color on navigation on the same route 2023-07-21 18:51:37 -07:00
jeffvli
48eaddbeda Reduce z-index on page headers
- Potentially causes tooltips to be hidden
2023-07-21 18:40:52 -07:00
jeffvli
0a26c489b6 Change page animation easing transition 2023-07-21 18:32:47 -07:00
jeffvli
bbee3fc655 Update scrollArea for relevant pages 2023-07-21 18:04:05 -07:00
jeffvli
a8dfc7bcd6 Use memoized carousel component for pages 2023-07-21 18:03:19 -07:00
jeffvli
74384639de Add memoized version of grid carousel 2023-07-21 18:00:51 -07:00
jeffvli
20524452ae Fix noHeader implementation for scrollArea 2023-07-21 18:00:13 -07:00
jeffvli
f274801be6 Remove table header x margins 2023-07-21 17:58:04 -07:00
jeffvli
9d18384b2d Add stickyHeader prop to table component 2023-07-21 17:53:54 -07:00