This website requires JavaScript.
Explore
Help
Sign In
LibreTunes
/
LibreTunes
Watch
7
Star
1
Fork
0
You've already forked LibreTunes
Code
Issues
38
Pull Requests
Actions
Packages
Releases
Activity
126
Commits
15
Branches
0
Tags
Commit Graph
7 Commits
Author
SHA1
Message
Date
Ethan Girouard
bd7b1ebd1a
Add migration to create artist, album, and song title indicies
2024-02-16 23:51:20 -05:00
Ethan Girouard
11bc55bf61
Add migration to install pg_trgm extension
2024-02-16 23:50:49 -05:00
Ethan Girouard
319958f264
Create songs table
2024-02-08 22:02:01 -05:00
Ethan Girouard
bf99dac25c
Create albums table
2024-02-08 18:38:18 -05:00
Ethan Girouard
0924c954b8
Create artists table
2024-02-08 18:37:55 -05:00
Ethan Girouard
a614bda4ab
Create DB migrations for users table
2024-01-16 22:36:42 -05:00
Ethan Girouard
043a56c275
Run diesel setup
2024-01-14 17:22:14 -05:00