Commit Graph

3 Commits

Author SHA1 Message Date
06f447459e feat(security): integrate @push.rocks/smartsecret for keychain-based token storage
Connection tokens are now stored in OS keychain (or encrypted file fallback) instead of plaintext JSON. Existing plaintext tokens auto-migrate on first load.
2026-02-24 16:37:13 +00:00
43321c35d6 feat(storage): add StorageManager and cache subsystem; integrate storage into ConnectionManager and GitopsApp, migrate legacy connections, and add tests 2026-02-24 15:22:56 +00:00
f78cab7dd8 feat(opsserver): Serve bundled frontend from a dedicated dist_serve directory and update frontend UI/packaging 2026-02-24 14:36:29 +00:00