This website requires JavaScript.
Explore
Help
Register
Sign In
admin
/
vibetorrent
Watch
1
Star
0
Fork
0
You've already forked vibetorrent
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
26
Wiki
Activity
Files
3c13f9965239c984c62c974cdd92f14d9422c929
vibetorrent
/
backend
/
src
History
spinline
a948215538
All checks were successful
Build MIPS Binary / build (push)
Successful in 4m6s
Details
Change cookie SameSite policy to Lax to fix login redirection issue
2026-02-07 15:38:56 +03:00
..
handlers
Change cookie SameSite policy to Lax to fix login redirection issue
2026-02-07 15:38:56 +03:00
db.rs
Implement authentication system with SQLite: Add login/setup pages, auth middleware, and database integration
2026-02-07 14:43:25 +03:00
diff.rs
Demote 'Torrent status changed' log from INFO to DEBUG to reduce console noise
2026-02-07 15:33:16 +03:00
main.rs
Fix middleware signature: Specify Request<Body> explicitly
2026-02-07 15:13:05 +03:00
push.rs
fix: Enable push on MIPS by switching web-push client
2026-02-06 00:14:27 +03:00
scgi.rs
chore(backend): suppress unused ScgiError::Protocol warning
2026-02-03 22:11:22 +03:00
sse.rs
refactor(backend): replace magic numbers with named constants for rTorrent fields
2026-02-05 18:11:53 +03:00
xmlrpc.rs
fix(backend): use i4 instead of i8 for xmlrpc integer params
2026-02-04 00:49:50 +03:00