Block a user
Set new container registry url in docker-compose
Setup routing for image and audio assets based on environment variables
Also: Remove the TODO on line 52 in songdata.rs
:
impl TryInto<Song> for SongData {
type Error = Box<dyn std::error::Error>;
/// Convert a SongData object into a Song object
///…
Require login to fetch audio and image assets
Implement 2FA code generation
Setup routing for image and audio assets based on environment variables
@clbertolini Can you add these environment variables in example.env
and Docker compose script?
eta357
deleted branch 33-create-component-for-displaying-music-on-dashboard from LibreTunes/LibreTunes
2024-10-06 21:49:03 +00:00
Create component for displaying music on dashboard
Create component for displaying music on dashboard
Create component for displaying music on dashboard
eta357
pushed to 33-create-component-for-displaying-music-on-dashboard at LibreTunes/LibreTunes
2024-10-06 19:51:07 +00:00
Use stylance for scoped CSS
eta357
pushed to 33-create-component-for-displaying-music-on-dashboard at LibreTunes/LibreTunes
2024-10-06 18:17:38 +00:00
eta357
deleted branch 97-update-page-title-with-current-playing from LibreTunes/LibreTunes
2024-10-05 16:35:03 +00:00