Block a user
Implement play/pause for songs in SongList
Add webp files to gitignore
Add added_date column to songs table #100
This is good, except for a few things:
- You didn't quite follow the format of the migration folder name.
- In order to access the data in this column, add a field to the Song struct in…
eta357
deleted branch 119-fix-docker-compose-missing-libretunesimages-volume from LibreTunes/LibreTunes
2024-10-25 19:40:12 +00:00
Fix Docker compose missing libretunes-images volume
Fix Docker compose missing libretunes-images volume
Fix Docker compose missing libretunes-images volume
eta357
pushed to 119-fix-docker-compose-missing-libretunesimages-volume at LibreTunes/LibreTunes
2024-10-25 18:28:47 +00:00
Fix Docker compose missing libretunes-images volume
Fix missing libretunes-images volume in Docker compose
Setup routing for image and audio assets based on environment variables
Make asset paths configurable
Setup routing for image and audio assets based on environment variables
Did some more investigation into this and I made a quick change, hope you don't mind. I initially misled you by telling you to put stuff in /site by default. This is all generated at compile-time,…
Directly include placeholder image into program
eta357
pushed to 35-make-asset-paths-configurable at LibreTunes/LibreTunes
2024-10-16 03:22:27 +00:00