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
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
c3d8791455
Refactor scrollarea component for overlayscrollbars
2023-07-21 05:20:40 -07:00
jeffvli
61403510d4
Increase height of detail header
2023-07-21 03:35:59 -07:00
jeffvli
e796b031ea
Clean up various queries
2023-07-21 00:18:53 -07:00
jeffvli
31eb22f968
Improve header color styles on detail pages
2023-07-21 00:18:44 -07:00
jeffvli
6821735f65
Split key pagination in central handler
2023-07-20 01:55:49 -07:00
jeffvli
287f1dc0e1
Update search list implementation
2023-07-20 00:41:18 -07:00
jeffvli
6dd9333dbb
Update album list implementation
2023-07-20 00:41:13 -07:00
jeffvli
55937e71db
Allow play button click handler to have args
2023-07-20 00:41:13 -07:00
jeffvli
440cc04fbc
Update album artist list implementation
2023-07-20 00:41:13 -07:00
jeffvli
6cd27c3e88
Update song list implementation
2023-07-20 00:41:09 -07:00
jeffvli
85964bfded
Update playlist list implementation
2023-07-20 00:41:05 -07:00
jeffvli
4029127018
Add fallback to line clamp in case of artist overflow
2023-07-20 00:41:04 -07:00
jeffvli
f9ddd3140a
Add search to playlist list
2023-07-20 00:41:04 -07:00
jeffvli
bba27c5ddb
Migrate playlist list to use list store
2023-07-19 00:28:46 -07:00
jeffvli
ece7fecc76
Highlight currently playing song on all song tables ( #178 )
2023-07-18 18:39:39 -07:00
jeffvli
b8dfbf9d49
Add Inter font style
2023-07-18 17:38:41 -07:00
jeffvli
179129b7cb
Add actions table column
2023-07-18 17:37:32 -07:00
jeffvli
817675ee0e
Update playlist headers
2023-07-18 09:54:51 -07:00
jeffvli
57cdb0eb69
Reduce size of sidebar items
2023-07-18 09:51:47 -07:00
jeffvli
8233a56def
Fix smart playlist sort order on creation ( #163 )
2023-07-16 23:59:51 -07:00
jeffvli
c27a9a8ffb
Remove base animation of smart playlist query builder display
2023-07-16 23:25:00 -07:00
jeffvli
be0792a5c7
Refresh playlist list on delete ( #134 )
2023-07-16 23:23:07 -07:00
jeffvli
e965bd2663
Update album artist list views
2023-07-16 13:35:40 -07:00
jeffvli
1fc5e9a0e8
Update song list table view
2023-07-16 11:44:33 -07:00
jeffvli
f09227d963
Update album table view
2023-07-16 11:15:47 -07:00
jeffvli
3dcb0dc4ed
Allow navigating directly to playlist song view
2023-07-15 15:57:40 -07:00
jeffvli
d64040f3f0
Enable delete button in playlist song list
2023-07-15 15:53:36 -07:00
jeffvli
63a77ae68c
Add playlist grid views
2023-07-15 11:22:09 -07:00
jeffvli
8129a3994b
Add order toggle button component
2023-07-15 11:22:09 -07:00
jeffvli
734b632c6c
Fix item size slider for grid on album list
2023-07-15 11:22:09 -07:00
jeffvli
34f05fa2a5
Add undefined check to error message
...
- In some cases you can get an irrecoverable UI due to this being undefined
2023-07-15 11:22:09 -07:00
Kyan
f74e02eb09
Add fix to hide the "More from this artist" carousel when it contains no albums ( #173 )
...
* Add fix to hide carousel with other albums
2023-07-15 11:13:56 -07:00
jeffvli
287fbab29a
Set initial count on playlist list ( #180 )
...
- Allows for easier infinite scrolling to end of list
2023-07-14 19:13:03 -07:00
jeffvli
30e52ebb54
Lint all files
2023-07-01 19:14:12 -07:00
jeffvli
ba8e23e8d4
Add missing sidebar configuration
2023-06-14 00:45:10 -07:00
jeffvli
4167af098f
Various cleanup
2023-06-14 00:12:10 -07:00
jeffvli
c5f551e963
Use flex gap instead of line height for lyrics
2023-06-13 18:47:47 -07:00
jeffvli
fbd0e5b27b
Fix image position when scaling
2023-06-13 18:47:43 -07:00
jeffvli
4898fa7dcf
Add responsive styling for min-width sidebar
2023-06-13 18:08:42 -07:00
jeffvli
a6990fd732
Fix various queue behavior
...
- Fix add next behavior when shuffle is enabled
- Fix shuffled queue when songs are removed from queue
- Fix queue indices when currently playing song is removed
- Re-shuffle queue after queue is finished when shuffle is enabled
2023-06-13 17:47:40 -07:00
Kendall Garner
2fac9efc1b
initial implementation for password saving ( #132 )
...
* initial implementation for password saving
* support restoring password in interceptor
* Fix modal overflow and position styles
* warn about 429, better error handling
---------
Co-authored-by: jeffvli <jeffvictorli@gmail.com>
Co-authored-by: Jeff <42182408+jeffvli@users.noreply.github.com>
2023-06-13 10:52:51 -07:00
Kendall Garner
d6e628099c
Add LrcLib Fetcher ( #136 )
...
* lrclib, do not show search/clear buttons if no fetchers configured
2023-06-11 12:45:50 -07:00
Gelaechter
d7ca25525c
Add zooming functionality ( #140 )
2023-06-11 12:45:13 -07:00
Jeff
72099cb1fe
Add configuration for player image aspect ratio ( #138 )
2023-06-10 19:14:49 -07:00