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
jeffvli
eeefe9d9dc
Add updated scroll container to unsync lyrics
2023-06-09 17:24:34 -07:00
jeffvli
86c3e54119
Add tooltip to offset input
2023-06-09 17:24:34 -07:00
jeffvli
f4eaacc64a
Adjust vertical padding on lyrics display
2023-06-09 17:24:34 -07:00
jeffvli
7f6efbe6dc
Hide search / clear actions on web
2023-06-09 17:24:34 -07:00
jeffvli
72811dbedb
Fix broken layout on lyrics scroll
...
- App layout would break when transitioning into the full-screen due to scrollIntoView
- Replace scroll action with scrollTop implementation
2023-06-09 17:24:34 -07:00
jeffvli
493e13ebc0
Fix id return type on netease fetcher
2023-06-09 17:24:34 -07:00
jeffvli
cbc08d6f03
Improve lyrics match with scored searches
2023-06-09 17:24:34 -07:00
jeffvli
77703b904f
Allow override on songs without default found lyrics
2023-06-09 17:24:34 -07:00
jeffvli
762644d23d
Fix provider text
2023-06-09 17:24:34 -07:00
jeffvli
75403078d2
Disable action buttons when no song selected
2023-06-09 17:24:34 -07:00
jeffvli
255a131f3b
Require only single query for search
2023-06-09 17:24:34 -07:00
jeffvli
e56350c1c2
Add remaining lyric actions functionality
2023-06-09 17:24:34 -07:00
jeffvli
aaa1b5f63a
Fix override on song change
2023-06-09 17:24:34 -07:00
jeffvli
3d409bb6f1
Fix queue container layout
2023-06-09 17:24:34 -07:00
jeffvli
7ab532be07
Improve accessibility of actions bar
2023-06-09 17:24:34 -07:00