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
10262142fc39e90bcc03b62bb3225592dfffc2c6
vibetorrent
/
backend
/
src
History
spinline
10262142fc
Some checks failed
Build MIPS Binary / build (push)
Failing after 3m25s
Details
Fix unused OpenApi import warning
2026-02-07 19:34:41 +03:00
..
handlers
Add 'Remember Me' feature to login (extends session to 30 days)
2026-02-07 19:05:52 +03:00
db.rs
Fix compilation errors: Restore missing delete_session method and ApiDoc struct
2026-02-07 19:28:47 +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 unused OpenApi import warning
2026-02-07 19:34:41 +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