A.D.Lee alee
  • Joined on 2026-04-01
alee pushed to main at alee/relicario 2026-05-04 01:42:05 +00:00
c16adc4335 Merge feature/v0.5.1-stream-a-layout: 3-column vault layout, toast system, glyph constants, emoji sweep
9a8cdf8e4f fix: replace all remaining emoji with monochrome glyph constants
ade44b4ea1 feat(ext/vault): wire renderSettings / teardownSettings from settings component
1d4b018f9a feat(ext/vault): bottom sheet type picker for new item
882a89bedd feat(ext/vault): detail drawer — open/close state + core fields display
Compare 15 commits »
alee pushed to feature/v0.5.1-stream-a-layout at alee/relicario 2026-05-04 01:38:54 +00:00
9a8cdf8e4f fix: replace all remaining emoji with monochrome glyph constants
ade44b4ea1 feat(ext/vault): wire renderSettings / teardownSettings from settings component
1d4b018f9a feat(ext/vault): bottom sheet type picker for new item
882a89bedd feat(ext/vault): detail drawer — open/close state + core fields display
37c20b28a6 feat(ext/vault): 3-column shell — sidebar category nav + list pane
Compare 10 commits »
alee created branch feature/v0.5.1-stream-a-layout in alee/relicario 2026-05-04 01:38:54 +00:00
alee pushed to main at alee/relicario 2026-05-04 01:26:46 +00:00
934dfe05c2 Merge feature/v0.5.1-stream-c-recovery-qr: Recovery QR (Rust core + WASM + CLI + settings-security.ts + setup wizard)
33d2a4a311 feat(ext/setup): wizard Style C progress track, glyph mode icons, recovery QR banner
f17944a404 fix(core,wasm): correct QR version comment, expect msg, zeroize image_secret in closure
4851857070 feat(ext/settings): settings-security.ts three-state recovery QR + devices component
a6071b4c0c feat(cli): recovery-qr generate / unwrap subcommands
Compare 15 commits »
alee created pull request alee/relicario#2 2026-05-04 01:24:28 +00:00
feat: settings UX redesign — left-nav sectioned layout (Stream B)
alee created branch feature/v0.5.1-stream-b-settings in alee/relicario 2026-05-04 01:24:03 +00:00
alee pushed to feature/v0.5.1-stream-b-settings at alee/relicario 2026-05-04 01:24:03 +00:00
42143fabec feat(ext/settings): import section (opens vault tab)
098ac208ea feat(ext/settings): backup section (opens vault tab)
6c8e702260 feat(ext/settings): retention section (trash + field history)
4e9859d461 fix(ext/settings): pass sessionHandle to security section (sentinel 1 = unlocked)
6bb7dedc3e feat(ext/settings): generator section (vault defaults)
Compare 10 commits »
alee pushed to feature/v0.5.1-stream-c-recovery-qr at alee/relicario 2026-05-04 01:22:32 +00:00
33d2a4a311 feat(ext/setup): wizard Style C progress track, glyph mode icons, recovery QR banner
f17944a404 fix(core,wasm): correct QR version comment, expect msg, zeroize image_secret in closure
4851857070 feat(ext/settings): settings-security.ts three-state recovery QR + devices component
a6071b4c0c feat(cli): recovery-qr generate / unwrap subcommands
ada00895d4 feat(wasm): expose generate_recovery_qr and unwrap_recovery_qr bindings
Compare 10 commits »
alee created branch feature/v0.5.1-stream-c-recovery-qr in alee/relicario 2026-05-04 01:22:32 +00:00
alee closed pull request alee/relicario#1 2026-05-03 21:06:48 +00:00
v0.5.0 Plan B: extension UX polish + bug fixes
alee pushed to main at alee/relicario 2026-05-03 00:49:30 +00:00
b2749826b1 docs: CHANGELOG entry for v0.5.0
a332a9e80d Merge feature/v0.5.0-plan-a-security-cleanup: Plan A security + cleanup
d45dd10917 Merge feature/v0.5.0-plan-b-extension-ux: Plan B extension UX
4d02a50cc8 chore(core): fix pre-existing clippy warnings (-D warnings gate)
4e9d834920 feat(ext/setup): hand off completion to fullscreen vault tab (P2)
Compare 83 commits »
alee pushed to feature/v0.5.0-plan-a-security-cleanup at alee/relicario 2026-05-02 23:38:33 +00:00
4d02a50cc8 chore(core): fix pre-existing clippy warnings (-D warnings gate)
006e67c361 fix(cli): cfg-gate RELICARIO_NO_GROUPS_CACHE to debug builds (audit S3)
95d1ff833c docs: enumerate RELICARIO_* env vars in SECURITY.md (audit S3)
6a1c6d5875 fix(core,cli): harden backup-restore tar unpack against path traversal (audit S2)
efac53d527 fix(server): real signature verification in pre-receive hook (audit S1)
Compare 7 commits »
alee created branch feature/v0.5.0-plan-a-security-cleanup in alee/relicario 2026-05-02 23:38:33 +00:00
alee created pull request alee/relicario#1 2026-05-02 23:28:04 +00:00
v0.5.0 Plan B: extension UX polish + bug fixes
alee created branch feature/v0.5.0-plan-b-extension-ux in alee/relicario 2026-05-02 23:20:39 +00:00
alee pushed to feature/v0.5.0-plan-b-extension-ux at alee/relicario 2026-05-02 23:20:39 +00:00
4e9d834920 feat(ext/setup): hand off completion to fullscreen vault tab (P2)
631e9af470 fix(ext/login): constrain lower form sections to .form-grid envelope (P3)
b2fc56709a feat(ext/settings): Display section with color pickers + swatch + reset
b928ed407b feat(ext): apply color scheme on popup + vault startup
6bca0b3526 feat(ext/popup/item-detail): colorize revealed password field
Compare 10 commits »
alee pushed to main at alee/relicario 2026-05-02 02:47:10 +00:00
8f78b6dc01 style(claude.md): document Mexican Spanish sprinkle preference
alee pushed to main at alee/relicario 2026-05-02 02:40:04 +00:00
315967f4a1 Merge feature/fullscreen-ux-phase-2a: smart-input affordances
b450ecd1cc ext(login): wire 8 smart-input affordances into renderForm()
e6eb698c4c ext(affordances): wireNotesMonoToggle with chrome.storage.local persistence
8855078179 cli: --totp-qr <path> flag on add login + edit (rqrr decode)
bd8102c9ad ext(affordances): wireTotpQr (jsqr lazy-load) for QR -> otpauth:// fill
Compare 175 commits »
alee pushed tag plan-1c-beta2-complete to alee/relicario 2026-04-24 23:49:43 +00:00
alee pushed to main at alee/relicario 2026-04-24 23:49:42 +00:00
783cb7cc2b Merge Plan 1C-β₂: custom fields + settings + generator UI
fba50b89e8 feat(ext/popup): ⚙ picker → device/vault settings
15fcaf9797 feat(ext/popup): vault-settings screen (retention + generator + origin-ack revoke)
531af03ff1 feat(ext/popup): login gen-btn opens generator popover; teardown closes it
8a16482b9c feat(ext/popup): generator-popover component (Random + BIP39)
Compare 16 commits »