23 Commits

Author SHA1 Message Date
49cfbff578 Organization and Friend Requests Page 2024-12-07 01:34:12 +00:00
2391016709 API Endpoints for managing friend requests, and a LOT of trait bound debugging... 2024-12-01 22:56:50 +00:00
aa9001e7d1 UserRow and deliberately structuring API query output 2024-11-29 22:40:50 +00:00
25391863f6 Database Query and API Endpoint for User Friends 2024-11-29 21:08:50 +00:00
e5ce0eab76 Fix Build Warnings 2024-11-22 21:55:59 +00:00
dd14aa0b4d AlbumData Query, API Endpoint, and Integration into AlbumPage 2024-11-20 04:43:53 +00:00
3b6035dd71 Album pages for users not signed in 2024-11-20 02:12:09 +00:00
22cee4a265 Merge remote-tracking branch 'origin/main' into 114-create-album-page 2024-11-19 22:21:46 +00:00
568f6ada0e Working Albums Page (BETA) 2024-11-12 21:44:30 +00:00
7a1ffaad47 Finished Query for Song Data from Album 2024-11-08 22:16:46 +00:00
6dcbba2588
Switch to chrono instead of time 2024-11-04 18:23:25 -05:00
f23430af73
Remove unnecessary Artist import 2024-11-04 17:16:09 -05:00
414489d1be
Return ArtistData from top_artists 2024-11-04 00:29:53 -05:00
0453aef37d
Fix incorrect placeholder image path 2024-11-01 14:26:38 -04:00
23bfb510c1
Add functions to get top/recent songs and artists from history 2024-11-01 13:05:47 -04:00
fe1b76e6e4 API Endpoints for Album Queries 2024-10-25 21:23:21 +00:00
b2f138e7e9
Move NoCustomError import to fix warning 2024-10-01 00:17:20 -04:00
33aa285deb
Add upload_picture api endpoint 2024-10-01 00:07:26 -04:00
8fd064dffc Merge remote-tracking branch 'origin/main' into 41-implement-history 2024-09-28 20:40:37 -04:00
4aa90cdefb
Add API functions for getting/adding history 2024-05-19 16:14:38 -04:00
0c64865cd9
Add api module 2024-05-19 15:38:40 -04:00
e411ab9eee
Add API functions for liking and disliking songs 2024-05-10 20:32:23 -04:00
775c7eff3a
Add api module 2024-05-10 20:32:23 -04:00