• Joined on 2026-02-06
admin pushed to main at admin/vibetorrent 2026-02-13 22:32:07 +00:00
bc46999975 fix: resolve type inference errors in app.rs and silence unused variable warnings in context menu
admin pushed to main at admin/vibetorrent 2026-02-13 22:30:53 +00:00
ee87ded509 feat: implement collapsible desktop sidebar and fix all compilation errors across the project
admin pushed tag release-20260213-2229 to admin/vibetorrent 2026-02-13 22:29:44 +00:00
admin released Release release-20260213-2229 at admin/vibetorrent 2026-02-13 22:29:44 +00:00
admin pushed to main at admin/vibetorrent 2026-02-13 22:27:52 +00:00
d11c9d5f58 chore: silence unused Icon variant warning in SidenavCollapsible
admin pushed tag release-20260213-2227 to admin/vibetorrent 2026-02-13 22:27:42 +00:00
admin released Release release-20260213-2227 at admin/vibetorrent 2026-02-13 22:27:42 +00:00
admin pushed to main at admin/vibetorrent 2026-02-13 22:25:49 +00:00
3ce980239c fix: ensure context menu closes after triggering start or stop actions
admin pushed tag release-20260213-1712 to admin/vibetorrent 2026-02-13 17:12:58 +00:00
admin released Release release-20260213-1712 at admin/vibetorrent 2026-02-13 17:12:58 +00:00
admin pushed to main at admin/vibetorrent 2026-02-13 17:11:03 +00:00
d00fc41010 style: update CSS configuration and theme variables
admin pushed tag release-20260213-1704 to admin/vibetorrent 2026-02-13 17:04:56 +00:00
admin released Release release-20260213-1704 at admin/vibetorrent 2026-02-13 17:04:56 +00:00
admin pushed to main at admin/vibetorrent 2026-02-13 17:03:04 +00:00
0636020a86 chore: re-add Leptos metadata to Cargo.toml for ui-cli compatibility
admin pushed tag release-20260213-1702 to admin/vibetorrent 2026-02-13 17:02:16 +00:00
admin released Release release-20260213-1702 at admin/vibetorrent 2026-02-13 17:02:16 +00:00
admin pushed to main at admin/vibetorrent 2026-02-13 17:00:25 +00:00
admin pushed to main at admin/vibetorrent 2026-02-13 16:55:36 +00:00
0637e2746c fix: resolve ownership (move) errors and type inference issues in torrent table component
admin pushed to main at admin/vibetorrent 2026-02-13 16:53:34 +00:00
36b480f687 fix: resolve compilation and type inference issues in torrent table after progress integration
admin pushed to main at admin/vibetorrent 2026-02-13 16:51:31 +00:00
c79ed46f15 fix: resolve Progress module import and type inference issues in torrent table