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
1
Packages
Projects
Releases
26
Wiki
Activity
Files
88723352fda65227ccb63fb2d48b62ee14baa43b
vibetorrent
/
backend
/
src
History
spinline
aed753c64f
All checks were successful
Build MIPS Binary / build (push)
Successful in 4m8s
Details
Lower bcrypt cost to 6 to improve login speed on low-end hardware
2026-02-07 16:24:06 +03:00
..
handlers
Lower bcrypt cost to 6 to improve login speed on low-end hardware
2026-02-07 16:24:06 +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