• Joined on 2026-02-06
admin pushed to main at admin/vibetorrent 2026-02-09 18:30:09 +00:00
41bd4fcd1b fix: remove unused imports and suppress dead code warning
admin pushed to main at admin/vibetorrent 2026-02-09 18:28:37 +00:00
4ed3f12d8b fix: add recursion limit for leptos 0.8
admin pushed to main at admin/vibetorrent 2026-02-09 18:25:54 +00:00
cd7d21cd48 fix: upgrade to leptos 0.8 with compatible deps
admin pushed to main at admin/vibetorrent 2026-02-09 17:39:26 +00:00
95a0d59cc4 fix(frontend): leptos 0.8 migration fixes - Callback::run, StoredValue::new_local, traits
admin pushed to main at admin/vibetorrent 2026-02-09 17:24:43 +00:00
e1e8a89579 fix(frontend): address move semantics and signal/callback types for Leptos 0.8
admin pushed to main at admin/vibetorrent 2026-02-09 17:18:53 +00:00
9a3aae3f37 refactor(frontend): partial fix for Leptos 0.8 migration (imports, view types)
admin pushed to main at admin/vibetorrent 2026-02-09 17:07:30 +00:00
e6d00e9d55 modernize: migrate to Leptos 0.8 and Server Functions architecture, break backend->shared loop
admin released Release release-20260208-2144 at admin/vibetorrent 2026-02-08 21:44:36 +00:00
admin pushed tag release-20260208-2144 to admin/vibetorrent 2026-02-08 21:44:36 +00:00
admin pushed to main at admin/vibetorrent 2026-02-08 21:40:13 +00:00
5a8f5169ea perf: implement smart merge logic for FullList to preserve reactive references
admin pushed to main at admin/vibetorrent 2026-02-08 21:39:48 +00:00
afdc34e131 perf: use keyed <For /> and fine-grained reactivity in torrent table
admin released Release release-20260208-2132 at admin/vibetorrent 2026-02-08 21:32:33 +00:00
admin pushed tag release-20260208-2132 to admin/vibetorrent 2026-02-08 21:32:33 +00:00
admin pushed to main at admin/vibetorrent 2026-02-08 21:28:11 +00:00
d15392e148 fix: add timeout to SCGI requests to prevent background loop hang
admin released Release release-20260208-2126 at admin/vibetorrent 2026-02-08 21:26:53 +00:00
admin pushed tag release-20260208-2126 to admin/vibetorrent 2026-02-08 21:26:53 +00:00
admin pushed to main at admin/vibetorrent 2026-02-08 21:22:31 +00:00
f3121898e2 fix: wake up background polling loop immediately when a client connects
admin pushed tag release-20260208-2111 to admin/vibetorrent 2026-02-08 21:11:36 +00:00
admin released Release release-20260208-2111 at admin/vibetorrent 2026-02-08 21:11:36 +00:00
admin pushed to main at admin/vibetorrent 2026-02-08 21:07:10 +00:00
e1370db6ce ui: rename Down Speed to DL Speed in torrent table