Ethan Girouard eta357
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 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 deleted branch 33-create-component-for-displaying-music-on-dashboard from LibreTunes/LibreTunes 2024-10-06 21:49:03 +00:00
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 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 »
eta357 deleted branch 97-update-page-title-with-current-playing from LibreTunes/LibreTunes 2024-10-05 16:35:03 +00:00
eta357 merged pull request LibreTunes/LibreTunes#103 2024-10-05 16:35:02 +00:00
Page Title Updates on Playing Song
eta357 closed issue LibreTunes/LibreTunes#97 2024-10-05 16:35:02 +00:00
Update page title with current playing audio
eta357 pushed to main at LibreTunes/Ingest 2024-10-04 21:08:06 +00:00
6fe4cb5d9b Change build job command from cargo-leptos to cargo
eta357 pushed to main at LibreTunes/Ingest 2024-10-04 21:04:09 +00:00
e45c440a37 Create push workflows
4f2a573b9e Add gitignore
6363585b43 Create Dockerfile
8d45f987d5 Create main.rs file
Compare 4 commits »
eta357 pushed to main at LibreTunes/Ingest 2024-10-04 20:37:22 +00:00
d5130516ac Add dotenvy crate
0518a42294 Add tokio crate
bfe0b122c5 Add LibreTunes dependency
468874545d Initialize crate
7d9096585f Add nightly toolchain file