docs: STATUS + extension ARCHITECTURE update for management-surfaces revamp

This commit is contained in:
adlee-was-taken
2026-05-30 12:42:29 -04:00
parent 88d7228570
commit 74a520bada
2 changed files with 31 additions and 6 deletions

View File

@@ -37,6 +37,15 @@ Three release trains merged into one tag:
- `base32` module extracted from core, two duplicate RFC-4648 impls deduplicated
- License switched to GPL-3.0-or-later
**Vault-tab management surfaces revamp (2026-05-24+):**
- Fullscreen visual language applied to Settings, Devices, Trash, and History panes
- Settings: synced/local section grouping + per-device session-timeout UI (radio + minutes)
- Devices: SHA256 fingerprint + added-by display; glyph revoke button + inline two-step confirm
- Trash: per-item purge countdown via `daysUntilPurge`; glyph restore + bottom-right empty-trash
- History: new "items with history" index pane reachable from sidebar `◷ history` slot; per-item view gets section headers + glyph reveal/copy
- Shared `relative-time.ts` consolidates 5 duplicate inline copies; `ssh-fingerprint.ts` (webcrypto) added
- New hash route `#history/<id>` with `#field-history/<id>` legacy normalization
## In progress (uncommitted on main)
- Vault lock screen logo (`extension/src/vault/vault.ts`)