• Joined on 2026-02-06
admin released Release release-20260209-2310 at admin/vibetorrent 2026-02-09 23:10:28 +00:00
admin pushed tag release-20260209-2310 to admin/vibetorrent 2026-02-09 23:10:28 +00:00
admin pushed to main at admin/vibetorrent 2026-02-09 23:05:11 +00:00
4b3e713657 refactor: move DB to shared crate, convert push endpoints to server functions, remove dead REST handlers
admin released Release release-20260209-2249 at admin/vibetorrent 2026-02-09 22:49:09 +00:00
admin pushed tag release-20260209-2249 to admin/vibetorrent 2026-02-09 22:49:09 +00:00
admin pushed to main at admin/vibetorrent 2026-02-09 22:43:50 +00:00
c2bf6e6fd5 fix: remove unnecessary SSE user auth check - login already guards access
admin pushed tag release-20260209-2234 to admin/vibetorrent 2026-02-09 22:34:33 +00:00
admin released Release release-20260209-2234 at admin/vibetorrent 2026-02-09 22:34:33 +00:00
admin pushed to main at admin/vibetorrent 2026-02-09 22:29:14 +00:00
94bc7cb91d fix: patch coarsetime with portable-atomic for MIPS AtomicU64 support
admin pushed to main at admin/vibetorrent 2026-02-09 21:29:26 +00:00
5e1f4b18c2 refactor: migrate torrent/settings endpoints to Leptos Server Functions and remove third_party/coarsetime
3f370389aa fix: SSE auth by capturing store context before async block and redirect to setup when needed
Compare 2 commits »
admin pushed tag release-20260209-2101 to admin/vibetorrent 2026-02-09 21:01:18 +00:00
admin released Release release-20260209-2101 at admin/vibetorrent 2026-02-09 21:01:18 +00:00
admin pushed to main at admin/vibetorrent 2026-02-09 20:55:58 +00:00
a4fe8d065c debug: log user value in SSE loop
admin released Release release-20260209-2054 at admin/vibetorrent 2026-02-09 20:54:14 +00:00
admin pushed tag release-20260209-2054 to admin/vibetorrent 2026-02-09 20:54:14 +00:00
admin pushed to main at admin/vibetorrent 2026-02-09 20:48:53 +00:00
3215b38272 fix: add missing spawn_local import
admin pushed to main at admin/vibetorrent 2026-02-09 19:48:02 +00:00
8eb594e804 refactor: move SSE logic to spawn_local with continuous user check
admin pushed tag release-20260209-1942 to admin/vibetorrent 2026-02-09 19:42:30 +00:00
admin released Release release-20260209-1942 at admin/vibetorrent 2026-02-09 19:42:30 +00:00
admin pushed to main at admin/vibetorrent 2026-02-09 19:37:09 +00:00
518af10cd7 fix: use .0 for reading and .1 for writing signals