18 Commits

Author SHA1 Message Date
ee70b1080e
Add various history functions for users 2024-05-19 15:44:09 -04:00
62def56a41
Add model for history entry 2024-05-19 15:43:58 -04:00
3978526231
Merge remote-tracking branch 'origin/main' into 19-implement-file-uploads 2024-05-18 18:10:03 -04:00
caefc46fcc added album search feature for upload 2024-05-16 18:59:16 -04:00
cc4aee4ab4
Add image_path column to albums table 2024-05-16 18:13:14 -04:00
5775d3148b finished upload design 2024-05-16 15:44:13 -04:00
353a8e3a9c
Allow finding Artist and Album by primary key 2024-05-10 14:18:48 -04:00
93ea42b727
Fix warnings 2024-03-29 21:24:01 -04:00
8066c80459
Add search functions 2024-02-16 23:51:33 -05:00
371b184ef8
Merge branch 'main' into 15-create-database-tables-for-songs-artists-and-albums 2024-02-16 00:16:03 -05:00
7e24038b22
Implement data manipulation methods for artists, albums, songs 2024-02-16 00:12:24 -05:00
a6556b7a98
Create song model 2024-02-08 22:03:18 -05:00
8638265fa3
Create album model 2024-02-08 22:02:07 -05:00
79add82c2d
Create artist model 2024-02-08 22:02:06 -05:00
256b999391
Merge user models into a single struct 2024-02-08 18:34:51 -05:00
ee5e869442
Implement User conversions 2024-02-04 22:21:32 -05:00
35eee117d7
Add PublicUser model 2024-02-04 22:21:32 -05:00
770dd4d2cd
Add types for users 2024-01-28 15:34:54 -05:00