Block a user
Use Web Audio API for client audio playback
Use Web Audio API for client audio playback
More difficult than initially assumed, and this isn't really a priority. We may re-visit this in the future.
Create song list component
Create song list component
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