18 Commits

Author SHA1 Message Date
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