Commit Graph

6 Commits

Author SHA1 Message Date
pe1hvh f9cc91ebc8 feature/archive and contactlist 2026-02-08 21:29:52 +01:00
pe1hvh ac4d10dece BugFix 2026-02-07 23:27:17 +01:00
pe1hvh 159be96662 BugFix 2026-02-07 22:06:20 +01:00
pe1hvh a8c3fcddf4 V5.2.2 2026-02-07 21:26:25 +01:00
pe1hvh 4b338861aa feat: add local JSON cache for instant startup and offline resilience
- New: services/cache.py — DeviceCache stores device info, contacts,
  channel keys per BLE address in ~/.meshcore-gui/cache/
- Changed: ble/worker.py — cache-first startup flow, background BLE
  refresh, periodic contact refresh (every 5 min)
- Changed: config.py — added CONTACT_REFRESH_SECONDS setting
- GUI renders immediately from cached data; BLE updates in background
- Contacts are merged (new/changed from device, offline nodes preserved)
- Channel decryption keys cached for instant packet decoding on restart
2026-02-05 22:48:05 +01:00
pe1hvh 5bfd103e97 Refactoring 2026-02-05 18:10:53 +01:00