Kyle rohskiddo
  • Joined on 2025-04-10
rohskiddo pushed to feature/passkey-authentication at rohskiddo/UMBRA 2026-03-17 16:32:08 +00:00
1b868ba503 Fix: hide passwordless toggle when disabled, remove lock auto-trigger
rohskiddo pushed to feature/passkey-authentication at rohskiddo/UMBRA 2026-03-17 16:16:57 +00:00
42d73526f5 feat(passkeys): implement passwordless login frontend (Phase 2)
rohskiddo pushed to feature/passkey-authentication at rohskiddo/UMBRA 2026-03-17 16:15:54 +00:00
bcfebbc9ae feat(backend): Phase 1 passwordless login — migration, models, toggle endpoints, unlock, delete guard, admin controls
rohskiddo pushed to feature/passkey-authentication at rohskiddo/UMBRA 2026-03-17 15:40:30 +00:00
fc1f8d5514 Fix passkey registration: use correct py_webauthn credential parsers
rohskiddo pushed to feature/passkey-authentication at rohskiddo/UMBRA 2026-03-17 15:25:42 +00:00
57d400c6de Update .env.example and README.md for passkey authentication
rohskiddo pushed to feature/passkey-authentication at rohskiddo/UMBRA 2026-03-17 15:05:35 +00:00
9234880648 Fix SyntaxError: reorder delete_passkey params
rohskiddo pushed to feature/passkey-authentication at rohskiddo/UMBRA 2026-03-17 15:03:09 +00:00
53101d1401 Action deferred review items: TOTP lockout consolidation + toast nav
rohskiddo pushed to feature/passkey-authentication at rohskiddo/UMBRA 2026-03-17 15:00:14 +00:00
ab84c7bc53 Fix review findings: transaction atomicity, perf, and UI polish
rohskiddo created branch feature/passkey-authentication in rohskiddo/UMBRA 2026-03-17 14:51:47 +00:00
rohskiddo pushed to feature/passkey-authentication at rohskiddo/UMBRA 2026-03-17 14:51:47 +00:00
51d98173a6 Phase 3: Post-login passkey prompt toast
cc460df5d4 Phase 2: Add passkey frontend UI
e8e3f62ff8 Phase 1: Add passkey (WebAuthn/FIDO2) backend
eebb34aa77 Phase 0: Consolidate session creation into shared service
Compare 4 commits »
rohskiddo pushed to main at rohskiddo/UMBRA 2026-03-17 13:13:00 +00:00
c5a309f4a1 Merge feature/mini-calendar: compact date navigator in sidebar
0ba920f8e1 Fix issues from QA review: stale closure, aria-labels, mobile sheet close
68337b12a0 Fix: clear mini-cal selection on Today click even when month unchanged
bda02039a6 Clear mini calendar selection on main calendar navigation
2d76ecf869 Fix 1st-of-month highlight bug and restore Calendars header
Compare 7 commits »
rohskiddo pushed to feature/mini-calendar at rohskiddo/UMBRA 2026-03-17 13:12:24 +00:00
0ba920f8e1 Fix issues from QA review: stale closure, aria-labels, mobile sheet close
rohskiddo pushed to feature/mini-calendar at rohskiddo/UMBRA 2026-03-17 12:14:04 +00:00
68337b12a0 Fix: clear mini-cal selection on Today click even when month unchanged
rohskiddo pushed to feature/mini-calendar at rohskiddo/UMBRA 2026-03-17 12:09:01 +00:00
bda02039a6 Clear mini calendar selection on main calendar navigation
rohskiddo pushed to feature/mini-calendar at rohskiddo/UMBRA 2026-03-17 12:03:27 +00:00
2d76ecf869 Fix 1st-of-month highlight bug and restore Calendars header
rohskiddo pushed to feature/mini-calendar at rohskiddo/UMBRA 2026-03-17 11:48:58 +00:00
b939843249 Fix review findings: safe date parsing, useCallback discipline, dead class cleanup
rohskiddo created branch feature/mini-calendar in rohskiddo/UMBRA 2026-03-17 11:42:15 +00:00
rohskiddo pushed to feature/mini-calendar at rohskiddo/UMBRA 2026-03-17 11:42:15 +00:00
a5ac047b0b Add mini monthly calendar to sidebar for quick date navigation
rohskiddo pushed to main at rohskiddo/UMBRA 2026-03-17 11:15:03 +00:00
1daec977ba Merge feature/event-panel-ux: scroll bleed fix, auto-grow description, compact layout
bb39888d2e Fix issues from QA review: invited editor payload, auto-resize perf, resize-y conflict
43322db5ff Disable month-scroll wheel navigation when event panel is open
11f42ef91e Fix description textarea resize: remove max-height cap blocking drag
a78fb495a2 Improve event panel UX: fix scroll bleed, auto-grow description, compact layout
Compare 5 commits »
rohskiddo pushed to feature/event-panel-ux at rohskiddo/UMBRA 2026-03-17 11:13:36 +00:00
bb39888d2e Fix issues from QA review: invited editor payload, auto-resize perf, resize-y conflict