spinline
13424fceeb
Demote 'Torrent status changed' log from INFO to DEBUG to reduce console noise
Build MIPS Binary / build (push) Successful in 4m6s
2026-02-07 15:33:16 +03:00
spinline
480604a97a
fix(backend): detect torrent completion by percent_complete reaching 100%
...
- Changed detection from status change to percent_complete threshold
- Added logging for status changes (debugging)
- More reliable completion detection
2026-02-05 22:05:14 +03:00
spinline
b1c7ff856e
feat(backend): add toast notification when torrent completes
...
- Detects Downloading -> Seeding status transition
- Sends 'Torrent tamamlandı: <name>' notification via SSE
2026-02-05 21:55:13 +03:00
spinline
78f232a909
feat(backend): add advanced torrent management apis (files, peers, trackers, priority, label)
2026-02-03 22:39:02 +03:00
spinline
9d1aa8f7d2
refactor(backend): optimize diff logic and integrate DiffResult
2026-02-03 20:52:09 +03:00
spinline
16fbf7306a
fix: Resolve UI reactivity issues by including name, status, and size in partial updates
2026-01-30 18:54:54 +03:00
spinline
90605ded56
feat: Refactor VibeTorrent v3 with shared crate, fine-grained updates, tracing, and middleware optimization
2026-01-30 18:38:09 +03:00