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
75
Wiki
Activity
Files
release-20260208-1954
vibetorrent
/
backend
/
src
History
spinline
ce10c5dfb2
All checks were successful
Build MIPS Binary / build (push)
Successful in 4m22s
Details
refactor: replace magic indices with RtorrentField enum for type-safe parsing
2026-02-08 22:50:26 +03:00
..
handlers
refactor: move AddTorrentRequest to shared library for type safety
2026-02-08 22:43:35 +03:00
db.rs
fix: SQLite deadlock ve busy_timeout yönetimi iyileştirildi
2026-02-08 16:20:55 +03:00
diff.rs
fix: torrent diff algoritması hash tabanlı hale getirilerek sıralama bağımlılığı kaldırıldı
2026-02-08 16:17:30 +03:00
main.rs
refactor: move AddTorrentRequest to shared library for type safety
2026-02-08 22:43:35 +03:00
push.rs
cleanup: kullanılmayan get_vapid_public_key fonksiyonu kaldırıldı
2026-02-08 16:26:16 +03:00
rate_limit.rs
fix: login rate limit 5 deneme ve 1 dakika bekleme olarak güncellendi
2026-02-08 15:56:07 +03:00
scgi.rs
chore(backend): suppress unused ScgiError::Protocol warning
2026-02-03 22:11:22 +03:00
sse.rs
refactor: replace magic indices with RtorrentField enum for type-safe parsing
2026-02-08 22:50:26 +03:00
xmlrpc.rs
fix(backend): use i4 instead of i8 for xmlrpc integer params
2026-02-04 00:49:50 +03:00