NimBold
ca32b772a2
fix(torrent): use live peer telemetry in properties
...
- source the Properties peer card from live Aria2 status counts
- distinguish connected peers from unavailable peer details
- remove redundant peer-summary IPC and harden count parsing
- add responsive, accessible peer/seeder presentation and regressions
2026-08-15 06:26:25 +03:30
NimBold
de41dd55d6
fix(torrent): harden metadata reuse and live peer telemetry
...
- reuse validated tracker-bearing metainfo without restoring direct web seeds
- preserve Torrent file selection while making long paths scrollable and copyable
- add lifecycle-fenced peer and seeder summaries to Properties telemetry
- validate cache tracker metadata and cover malformed, stale, and path-copy cases
2026-08-14 13:13:06 +03:30
NimBold
64a836f09f
fix(properties): harden lifecycle and session fencing
...
- Fence Properties actions and Torrent moves by current caller sessions.
- Preserve move progress and authoritative destinations across stale events and recovery.
- Enforce immutable identity fields and transactional queued-edit rejection.
- Restore subtle theme surfaces and expand regression coverage.
2026-08-12 07:07:52 +03:30
NimBold
f7bafdeb0e
feat(ui): persist window state and clarify transfer telemetry
...
- Persist bounded logical main-window geometry with work-area-safe startup restoration.
- Persist the Folders collapse preference in SQLite with guarded legacy localStorage migration.
- Keep media transfer telemetry truthful and compact the transfer controls across locales.
- Add bridge, presentation, persistence, geometry, and configuration regression coverage.
2026-08-11 12:17:11 +03:30
NimBold
23991c3dea
feat(ui): compact torrent add flow and verify magnet associations
2026-08-10 13:31:40 +03:30
NimBold
c3755ce886
fix(aria2): harden protocol and torrent transfers
2026-08-08 22:33:49 +03:30
NimBold
eb256707b0
refactor(properties): compact speed cap control
2026-08-07 13:51:35 +03:30
NimBold
92e369c15b
refactor(properties): remove redundant transfer summary
2026-08-07 13:49:45 +03:30
NimBold
facb7b3300
fix(properties): harden progress and torrent diagnostics
2026-08-07 13:32:52 +03:30
NimBold
e402603edb
fix(properties): harden diagnostic visual states
2026-08-07 12:24:05 +03:30
NimBold
e2654510af
fix(ui): clarify download properties inputs
2026-08-06 23:58:06 +03:30
NimBold
6f9a9e0638
fix(ui): harden download properties window
2026-08-06 07:08:29 +03:30
NimBold
ee2448d084
fix(properties): harden child window startup and lifecycle
2026-08-06 00:26:59 +03:30
NimBold
5d90b07fd7
fix(properties): restore standalone window startup
2026-08-05 22:57:58 +03:30
NimBold
b36f55e5b5
fix(properties): harden recovery and window chrome
2026-08-05 21:41:59 +03:30
NimBold
c1202229ac
fix(aria2): harden per-transfer DNS fallback (issue #35 )
2026-08-05 19:28:56 +03:30
NimBold
4a83ac97c7
fix(properties): stabilize diagnostics and refresh download properties UI
2026-08-05 10:49:53 +03:30
NimBold
48a727798c
fix(properties): harden protocol-aware resume recovery
2026-08-04 23:37:56 +03:30
NimBold
135ba75a69
fix(properties): harden resume lifecycle
2026-08-04 19:37:25 +03:30
NimBold
f6a7cb7b94
fix(properties): fence stale renderer actions
2026-08-04 18:39:44 +03:30
NimBold
c86eb1838c
fix(properties): harden torrent diagnostics lifecycle
2026-08-04 18:09:07 +03:30
NimBold
2ab292dd5d
feat(properties): harden standalone properties lifecycle
...
- synchronize child appearance and hidden-window readiness
- serialize native Torrent mutations transactionally without double-encoded rows
- preserve native lifecycle markers and fence stale or duplicate actions
- remove the obsolete modal surface and ignore implementation_plan.md
2026-08-04 12:02:30 +03:30
NimBold
c342bcd347
feat(torrent): add standalone properties windows
...
- add caller-bound native properties bridge and lifecycle guards
- split Network settings into accessible secondary tabs
- add tabbed Torrent and generic Properties surfaces
- harden runtime validation and ignore the implementation plan
2026-08-04 09:26:38 +03:30