Ethan Girouard eta357
eta357 closed issue LibreTunes/LibreTunes#104 2025-04-29 23:24:04 +00:00
Use stylance for scoped CSS
eta357 closed issue LibreTunes/LibreTunes#169 2025-04-29 23:23:38 +00:00
Clean up CSS
eta357 commented on issue LibreTunes/LibreTunes#169 2025-04-29 23:23:38 +00:00
Clean up CSS

Done in #210

eta357 commented on issue LibreTunes/LibreTunes#168 2025-04-29 23:23:16 +00:00
Set up Tailwind CSS

Done in #210

eta357 closed issue LibreTunes/LibreTunes#168 2025-04-29 23:23:16 +00:00
Set up Tailwind CSS
eta357 deleted branch 6-general-src-restructuring from LibreTunes/LibreTunes 2025-04-29 23:14:33 +00:00
eta357 pushed to main at LibreTunes/LibreTunes 2025-04-29 23:14:32 +00:00
10011a8859 Merge pull request '6-general-src-restructuring' (#210) from 6-general-src-restructuring into main
16bc79aef4 Fix redundant closures (Clippy)
297c22d832 Run rustfmt
5fb84bd29e Add rustfmt CICD job
b9cbe22562 Use contains instead of .iter().any() (Clippy)
Compare 76 commits »
eta357 closed issue LibreTunes/LibreTunes#6 2025-04-29 23:14:31 +00:00
General src/ (re)structuring
eta357 merged pull request LibreTunes/LibreTunes#210 2025-04-29 23:14:31 +00:00
6-general-src-restructuring
eta357 created pull request LibreTunes/LibreTunes#210 2025-04-29 23:13:32 +00:00
6-general-src-restructuring
eta357 pushed to 6-general-src-restructuring at LibreTunes/LibreTunes 2025-04-29 23:06:33 +00:00
16bc79aef4 Fix redundant closures (Clippy)
eta357 pushed to 6-general-src-restructuring at LibreTunes/LibreTunes 2025-04-29 22:27:39 +00:00
297c22d832 Run rustfmt
eta357 pushed to 6-general-src-restructuring at LibreTunes/LibreTunes 2025-04-29 22:25:52 +00:00
5fb84bd29e Add rustfmt CICD job
eta357 pushed to 6-general-src-restructuring at LibreTunes/LibreTunes 2025-04-29 21:33:06 +00:00
b9cbe22562 Use contains instead of .iter().any() (Clippy)
aaec0523a4 Combine else + if into else if (Clippy)
ff8fd283b6 Fix Clippy format string lints
cf35961516 Automatically start playing in skip_to
976790342c Call audio play/pause when PlayStatus playing updated
Compare 5 commits »
eta357 pushed to 6-general-src-restructuring at LibreTunes/LibreTunes 2025-04-29 20:52:46 +00:00
29534a473b Rename songpage.rs to song.rs
673d6e7651 Rename albumpage.rs to album.rs
Compare 2 commits »
eta357 opened issue LibreTunes/LibreTunes#209 2025-04-29 20:52:34 +00:00
Add notification system
eta357 pushed to 6-general-src-restructuring at LibreTunes/LibreTunes 2025-04-29 20:49:03 +00:00
2def629dc1 Update song page to use TailwindCSS
f1126c2534 Update flake
c593501572 Refactor profile page to use TailwindCSS
797fea93b2 Fix artist image path in profile API
c6e6eb1f41 Increase recursion limit in lib target
Compare 5 commits »
eta357 pushed to 6-general-src-restructuring at LibreTunes/LibreTunes 2025-04-29 19:27:48 +00:00
b963849072 Move Queue before PlayBar
c7ee25c1b4 Close queue when clicked away
6a0f814cd3 Update to leptos 0.7.8
Compare 3 commits »
eta357 created repository nix/config 2025-04-08 15:06:56 +00:00
eta357 pushed to 6-general-src-restructuring at LibreTunes/LibreTunes 2025-04-06 21:31:29 +00:00
3027a1f00c Change Dashboard menu to / instead of /dashboard