Ethan Girouard eta357
eta357 opened issue LibreTunes/LibreTunes#112 2024-10-11 21:19:37 +00:00
Set new container registry url in docker-compose
eta357 pushed to 106-create-song-list-component at LibreTunes/LibreTunes 2024-10-11 17:25:33 +00:00
0550b18d77 Add SongList component
eta357 commented on issue LibreTunes/LibreTunes#106 2024-10-10 17:53:49 +00:00
Create song list component

!start

eta357 commented on pull request LibreTunes/LibreTunes#107 2024-10-10 17:11:33 +00:00
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
	///…
eta357 opened issue LibreTunes/LibreTunes#110 2024-10-10 17:08:26 +00:00
Require login to fetch audio and image assets
eta357 opened issue LibreTunes/LibreTunes#109 2024-10-10 17:07:32 +00:00
Implement 2FA login
eta357 opened issue LibreTunes/LibreTunes#108 2024-10-10 17:05:56 +00:00
Implement 2FA code generation
eta357 commented on pull request LibreTunes/LibreTunes#107 2024-10-09 16:55:33 +00:00
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 opened issue LibreTunes/LibreTunes#106 2024-10-06 21:54:05 +00:00
Create song list component
eta357 deleted branch 33-create-component-for-displaying-music-on-dashboard from LibreTunes/LibreTunes 2024-10-06 21:49:03 +00:00
eta357 pushed to main at LibreTunes/LibreTunes 2024-10-06 21:49:03 +00:00
36e7a5827b Merge pull request 'Create component for displaying music on dashboard' (#105) from 33-create-component-for-displaying-music-on-dashboard into main
134b425ce6 Remove unused MediaType
c678d93661 Create ArtistData, impl DashboardTile
c18bf277b9 Create AlbumData, impl DashboardTile
097b1fc491 impl DashboardTile for Songdata
Compare 20 commits »
eta357 merged pull request LibreTunes/LibreTunes#105 2024-10-06 21:49:02 +00:00
Create component for displaying music on dashboard
eta357 closed issue LibreTunes/LibreTunes#33 2024-10-06 21:49:02 +00:00
Create component for displaying music on dashboard
eta357 commented on pull request LibreTunes/LibreTunes#105 2024-10-06 21:48:35 +00:00
Create component for displaying music on dashboard

Resolves #33

eta357 created pull request LibreTunes/LibreTunes#105 2024-10-06 21:48:03 +00:00
Create component for displaying music on dashboard
134b425ce6 Remove unused MediaType
c678d93661 Create ArtistData, impl DashboardTile
c18bf277b9 Create AlbumData, impl DashboardTile
097b1fc491 impl DashboardTile for Songdata
f02a22d805 Format text inside dashboard tiles normally
Compare 6 commits »
eta357 opened issue LibreTunes/LibreTunes#104 2024-10-06 19:27:06 +00:00
Use stylance for scoped CSS
2793391f00 Merge remote-tracking branch 'origin/main' into 33-create-component-for-displaying-music-on-dashboard
cce9b946ec Merge pull request 'Page Title Updates on Playing Song' (#103) from 97-update-page-title-with-current-playing into main
51858593c2 Updated Title Display
2bb9b3bdd7 Page Title Updates on Playing Song
e03853929f Merge pull request 'Update tower to 0.5' (#102) from 101-update-tower-to-05 into main
Compare 58 commits »
eta357 deleted branch 97-update-page-title-with-current-playing from LibreTunes/LibreTunes 2024-10-05 16:35:03 +00:00
eta357 pushed to main at LibreTunes/LibreTunes 2024-10-05 16:35:03 +00:00
cce9b946ec Merge pull request 'Page Title Updates on Playing Song' (#103) from 97-update-page-title-with-current-playing into main
51858593c2 Updated Title Display
2bb9b3bdd7 Page Title Updates on Playing Song
Compare 3 commits »