Ethan Girouard eta357
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
eta357 opened issue LibreTunes/LibreTunes#208 2025-04-04 23:22:09 +00:00
Add metadata editing page
eta357 opened issue LibreTunes/LibreTunes#207 2025-04-03 23:36:50 +00:00
Create health check binary
eta357 opened issue LibreTunes/LibreTunes#206 2025-04-03 23:35:38 +00:00
Create health check endpoint
eta357 pushed to 6-general-src-restructuring at LibreTunes/LibreTunes 2025-03-28 20:20:15 +00:00
b735b25677 Use tailwindcss for Personal component
0bb8871296 Use tailwindcss for Error component
388ef55552 Refactor album page
fae4767313 Remove white background from loading indicator
Compare 4 commits »
eta357 opened issue LibreTunes/LibreTunes#205 2025-03-28 20:18:44 +00:00
Allow accessing user profile pages by username in URL
eta357 pushed to 6-general-src-restructuring at LibreTunes/LibreTunes 2025-03-22 02:05:21 +00:00
7b5b9fbe15 Move AlbumInfo component into album page
eta357 pushed to 6-general-src-restructuring at LibreTunes/LibreTunes 2025-03-16 22:08:40 +00:00
d0e849bd0e Update artist page to use tailwind
ae9243e9f3 Update DashboardRow to use tailwind
f4f6e1e4a6 Prevent main page component from extending beyond page
5a71973388 Remove old dashboard-container and home-component wrappers
Compare 4 commits »
eta357 pushed to 6-general-src-restructuring at LibreTunes/LibreTunes 2025-03-16 03:14:38 +00:00
c782aa2cd4 Increase recursion limit to fix compile error
082c1a2128 Update SongList to use tailwind
Compare 2 commits »
eta357 pushed to 6-general-src-restructuring at LibreTunes/LibreTunes 2025-03-08 04:26:22 +00:00
6572d7313a Move sidebar navigation to separate module
f1862a6bd6 Rename sidebar Bottom component to Playlists
347ad39fae Make sidebar Bottom component a home-card
318892adc1 Make Personal component a home-card
1a2b7510f8 Remove "extern crate" used for musl builds
Compare 7 commits »