feat: /api/me and a shared identity read model
40ab5c7JamesPatrickGill committed 1 month ago
docs: bring tracking docs up to date with milestone 1
88583f2JamesPatrickGill committed 1 month ago
fix: session cookie survives plain-HTTP localhost in dev
264c436JamesPatrickGill committed 1 month ago
feat: claim, sign in, and sign out through the browser
14223e7JamesPatrickGill committed 1 month ago
feat: session storage and actor resolution
54a0eafJamesPatrickGill committed 1 month ago
feat: sqlite repository implementations
bf4b351JamesPatrickGill committed 1 month ago
feat: sqlite migrations for the identity schema
e51b80cJamesPatrickGill committed 1 month ago
feat: claim the instance on first run instead of bootstrapping from config
c1a35b0JamesPatrickGill committed 1 month ago
feat: bootstrap_owner and login use cases
0e162fdJamesPatrickGill committed 1 month ago
feat: password hashing behind a port
26d9828JamesPatrickGill committed 1 month ago
feat: repository ports and in-memory implementations
fc5b566JamesPatrickGill committed 1 month ago
feat: identity domain model
1e1ae56JamesPatrickGill committed 1 month ago
docs: serve git over smart HTTP, reorder roadmap portfolio-first
bd48b4bJamesPatrickGill committed 1 month ago
docs: record milestone 0 progress and routing findings
d7b99d9JamesPatrickGill committed 1 month ago
feat: config from env and SQLite pool in app context
0d12f7dJamesPatrickGill committed 1 month ago
chore: ignore runtime artefacts
3475719JamesPatrickGill committed 1 month ago
feat: topcoat skeleton serving a page
e6f4874JamesPatrickGill committed 1 month ago
chore: plans setup
ab7fea9JamesPatrickGill committed 1 month ago
feat: init
1111df1JamesPatrickGill committed 1 month ago