Ethan Girouard eta357
eta357 opened issue LibreTunes/LibreTunes#198 2025-01-03 02:52:28 +00:00
Update audio source when status is updated
eta357 opened issue LibreTunes/LibreTunes#197 2025-01-03 02:45:26 +00:00
Display top songs for artist even if they have no plays
eta357 opened issue LibreTunes/LibreTunes#196 2025-01-03 02:44:13 +00:00
Sort albums by release date on artist page
eta357 pushed to 171-update-to-leptos-07 at LibreTunes/LibreTunes 2024-12-28 21:37:16 +00:00
d3e9c5d869 Fix broken get_audio test
eta357 pushed to main at LibreTunes/CICD-Image 2024-12-28 21:27:40 +00:00
ac5af8d194 Switch runs-on to use docker-capable image
eta357 deleted branch 4-add-cargoleptos-version-to-tag from LibreTunes/CICD-Image 2024-12-28 21:22:46 +00:00
eta357 pushed to main at LibreTunes/CICD-Image 2024-12-28 21:22:44 +00:00
2d0ba8b7e0 Merge pull request 'Add cargo-leptos version to tag' (#5) from 4-add-cargoleptos-version-to-tag into main
f1b893298e Tag image with cargo-leptos version on main
Compare 2 commits »
eta357 merged pull request LibreTunes/CICD-Image#5 2024-12-28 21:22:43 +00:00
Add cargo-leptos version to tag
eta357 closed issue LibreTunes/CICD-Image#4 2024-12-28 21:22:43 +00:00
Add cargo-leptos version to tag
eta357 created pull request LibreTunes/CICD-Image#5 2024-12-28 21:22:33 +00:00
Add cargo-leptos version to tag
eta357 pushed to 4-add-cargoleptos-version-to-tag at LibreTunes/CICD-Image 2024-12-28 21:22:01 +00:00
f1b893298e Tag image with cargo-leptos version on main
eta357 commented on issue LibreTunes/CICD-Image#4 2024-12-28 21:17:42 +00:00
Add cargo-leptos version to tag

!start

eta357 opened issue LibreTunes/CICD-Image#4 2024-12-28 21:17:36 +00:00
Add cargo-leptos version to tag
eta357 closed issue LibreTunes/CICD-Image#2 2024-12-28 21:17:17 +00:00
Add Nix CICD Image
eta357 pushed to 171-update-to-leptos-07 at LibreTunes/LibreTunes 2024-12-28 21:14:17 +00:00
64c37dc327 Add underscores to fix (incorrect?) unused warming
abd0f87d41 Use Signal instead of MaybeSignal
ec1c57a67d Use Memo::new instead of create_memo
262f3634bf Use NodeRef::new instead of create_node_ref
e533132273 Use Effect::new instead of create_effect
Compare 8 commits »
eta357 pushed to 171-update-to-leptos-07 at LibreTunes/LibreTunes 2024-12-28 20:41:03 +00:00
628684a259 Use dialog instead of div for upload
96835e684a Use node_ref instead of _ref in DashboardRow
aa9e26459f Remove .await for loading config
69b3066a3b Add HTML boilerplate in shell
3368d16c96 Use .get() on TextProp
Compare 45 commits »
eta357 deleted branch 193-run-dashboardrow-and-dashboardtile-into-components from LibreTunes/LibreTunes 2024-12-26 17:30:41 +00:00
eta357 merged pull request LibreTunes/LibreTunes#194 2024-12-26 17:30:40 +00:00
Turn DashboardRow and DashboardTile into components
eta357 closed issue LibreTunes/LibreTunes#193 2024-12-26 17:30:40 +00:00
Turn DashboardRow and DashboardTile into components
eta357 pushed to main at LibreTunes/LibreTunes 2024-12-26 17:30:40 +00:00
f5c863f2a6 Merge pull request 'Turn DashboardRow and DashboardTile into components' (#194) from 193-run-dashboardrow-and-dashboardtile-into-components into main
c900cb896e Use new DashboardRow / DashboardTile in artist and profile pages
2af8310077 Implement Into<DashboardTile> instead of implementing old trait DashboardTile
1a4112542e Convert DashboardRow to component
Compare 4 commits »