A.D.Lee alee
  • Joined on 2026-04-01
alee merged pull request alee/vigilar#4 2026-04-05 16:53:23 +00:00
fix: correct set-password docstring (scrypt, not bcrypt)
alee commented on pull request alee/vigilar#4 2026-04-05 16:30:55 +00:00
fix: correct set-password docstring (scrypt, not bcrypt)

Simple docstring and comment correction.

alee created pull request alee/vigilar#7 2026-04-05 16:28:08 +00:00
fix: unify PIN hashing across CLI, FSM, and web (closes #2)
alee pushed to fix/issue-2-pin-unification at alee/vigilar 2026-04-05 16:27:14 +00:00
038ab0af12 fix: address final-review items (status endpoint, docs, tests)
d72c04efcd docs(operator-guide): PIN hashing is unified (issue #2)
ac52198b35 test: end-to-end PIN unification regression guard (issue #2)
08c689e6dd fix(web): raise on MQTT connect timeout in _publish_arm_request
9f203d8ce5 fix(web): align arm/disarm 202 response shape with {"ok": true} convention
Compare 10 commits »
alee created branch fix/issue-2-pin-unification in alee/vigilar 2026-04-05 16:27:14 +00:00
alee created branch plan/issue-2-pin-unification in alee/vigilar 2026-04-05 15:18:19 +00:00
alee pushed to plan/issue-2-pin-unification at alee/vigilar 2026-04-05 15:18:19 +00:00
f99472fc1a docs(plan): implementation plan for PIN hashing unification (issue #2)
alee created pull request alee/vigilar#6 2026-04-05 15:07:47 +00:00
feat: wire MQTT → SSE bridge so the event timeline updates live (closes #1)
alee pushed to fix/issue-1-sse-bridge at alee/vigilar 2026-04-05 15:07:28 +00:00
d17186f466 feat: wire MQTT → SSE bridge so the event timeline updates live
alee created branch fix/issue-1-sse-bridge in alee/vigilar 2026-04-05 15:07:28 +00:00
alee created pull request alee/vigilar#5 2026-04-05 14:55:58 +00:00
test: isolate VIGILAR_CONFIG via autouse session fixture (fixes #3)
alee pushed to fix/issue-3-test-isolation at alee/vigilar 2026-04-05 14:55:44 +00:00
e657f2bfbc test: isolate VIGILAR_CONFIG via autouse session fixture
alee created branch fix/issue-3-test-isolation in alee/vigilar 2026-04-05 14:55:44 +00:00
alee created pull request alee/vigilar#4 2026-04-05 14:51:20 +00:00
fix: correct set-password docstring (scrypt, not bcrypt)
alee opened issue alee/vigilar#3 2026-04-05 14:50:10 +00:00
pytest rewrites config/vigilar.toml in place — test isolation bug
alee opened issue alee/vigilar#2 2026-04-05 14:49:53 +00:00
PIN hashing is a three-way mismatch: CLI, FSM, and web arm/disarm all incompatible
alee opened issue alee/vigilar#1 2026-04-05 14:49:22 +00:00
broadcast_sse_event is never called — live event timeline is dead
alee pushed to fix/audit-followups at alee/vigilar 2026-04-05 14:43:43 +00:00
17bd403217 fix: correct set-password docstring (scrypt, not bcrypt)
alee created branch fix/audit-followups in alee/vigilar 2026-04-05 14:43:43 +00:00
alee pushed to main at alee/vigilar 2026-04-05 14:27:13 +00:00
1633e8b34e docs: final verification pass fixes
f02dbaad8c docs: add top-level README
e38a0dc174 docs: add operator guide
68f9454a7c docs: add home user setup guide
5e0d6c8320 docs: add web subsystem reference
Compare 21 commits »