|
53805d8793
|
Add added_date column to songs table #100
|
2024-10-24 03:17:06 +00:00 |
|
|
b9551e5bee
|
Merge pull request 'Implement history' (#98) from 41-implement-history into main
Reviewed-on: LibreTunes/LibreTunes#98
|
2024-09-29 18:27:08 +00:00 |
|
|
8fd064dffc
|
Merge remote-tracking branch 'origin/main' into 41-implement-history
|
2024-09-28 20:40:37 -04:00 |
|
|
a83fb9dea5
|
Add friendships and friend_requests database tables
|
2024-09-28 20:28:00 -04:00 |
|
|
18cbb0017f
|
Merge remote-tracking branch 'origin/31-update-songdata-for-fetching-songs-on-frontend-for-playback' into 36-implement-likes-and-dislikes
|
2024-07-30 22:12:44 -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 |
|
|
81f0b9310f
|
Add DB table for song history
|
2024-05-19 12:44:47 -04:00 |
|
|
6ae55d5cfc
|
Add admin column to users table
|
2024-05-19 10:45:45 -04:00 |
|
|
cc4aee4ab4
|
Add image_path column to albums table
|
2024-05-16 18:13:14 -04:00 |
|
|
727029b757
|
Create DB tables for likes and dislikes
|
2024-05-10 16:03:18 -04:00 |
|
|
bd7b1ebd1a
|
Add migration to create artist, album, and song title indicies
|
2024-02-16 23:51:20 -05:00 |
|
|
11bc55bf61
|
Add migration to install pg_trgm extension
|
2024-02-16 23:50:49 -05:00 |
|
|
319958f264
|
Create songs table
|
2024-02-08 22:02:01 -05:00 |
|
|
bf99dac25c
|
Create albums table
|
2024-02-08 18:38:18 -05:00 |
|
|
0924c954b8
|
Create artists table
|
2024-02-08 18:37:55 -05:00 |
|
|
a614bda4ab
|
Create DB migrations for users table
|
2024-01-16 22:36:42 -05:00 |
|
|
043a56c275
|
Run diesel setup
|
2024-01-14 17:22:14 -05:00 |
|