|
22cee4a265
|
Merge remote-tracking branch 'origin/main' into 114-create-album-page
|
2024-11-19 22:21:46 +00:00 |
|
|
f0f34d4abe
|
Use GlobalState instead of passing play_status/logged_in_user everywhere
|
2024-11-15 18:49:19 -05:00 |
|
|
df01bafbd1
|
Album Page Component
|
2024-10-22 03:32:55 +00:00 |
|
|
51858593c2
|
Updated Title Display
|
2024-10-04 23:56:12 +00:00 |
|
|
2bb9b3bdd7
|
Page Title Updates on Playing Song
|
2024-10-04 23:19:07 +00:00 |
|
|
73910a087a
|
Add playing songs to history
|
2024-09-29 14:04:51 -04:00 |
|
|
bab819822d
|
Remove like/dislike API calls TODO comment
|
2024-07-30 19:34:52 -04:00 |
|
|
0c54f0aeb8
|
Remove leftover dislike button logging
|
2024-07-30 19:34:15 -04:00 |
|
|
afbcc65457
|
Implement like/dislike using SongData instead of PlayStatus
|
2024-07-28 22:42:04 -04:00 |
|
|
74b34b1e54
|
Merge remote-tracking branch 'origin/31-update-songdata-for-fetching-songs-on-frontend-for-playback' into 36-implement-likes-and-dislikes
|
2024-07-24 17:30:05 -04:00 |
|
|
f8bbe319bd
|
Update SongData for frontend use
|
2024-07-23 23:31:48 -04:00 |
|
|
6202b287f0
|
Fix music placeholder asset path
|
2024-07-23 20:51:12 -04:00 |
|
|
6b8c8d41e4
|
Add music placeholder image
|
2024-07-21 13:15:55 -04:00 |
|
|
7a750b60aa
|
Update styling to fit LikeDislike component
|
2024-05-10 20:26:25 -04:00 |
|
|
28ff98ab32
|
Add LikeDislike component
|
2024-05-10 20:26:10 -04:00 |
|
|
a0da89204c
|
Move MediaInfo into playbar-left-group div
|
2024-05-10 19:51:27 -04:00 |
|
|
901aa2ce01
|
Update to leptos_icons 0.3.0
|
2024-03-31 00:46:25 -04:00 |
|
|
93ea42b727
|
Fix warnings
|
2024-03-29 21:24:01 -04:00 |
|
|
bf47efbff7
|
Stop reactively tracking status in toggle queue
|
2024-03-01 02:14:16 -05:00 |
|
|
e0552269fb
|
Don't update status on every time_update
|
2024-02-23 16:16:50 -05:00 |
|
|
b8d2fca0ee
|
Make functions needed for queue public and add trash icon dependency
|
2024-02-09 16:42:34 -05:00 |
|
|
7ed5561262
|
Add queue toggle button component
|
2024-02-02 17:16:27 -05:00 |
|
|
a20c165d96
|
Use audio element event handlers instead of running function repeatedly
|
2024-01-24 13:31:55 -05:00 |
|
|
97304ba1a7
|
Implement a basic player bar
|
2024-01-03 00:31:58 -05:00 |
|