15 Commits (feat/auth-user)
 

Author SHA1 Message Date
npmrun ba28a7c321 test: optional auth HTTP integration; docs and db:generate script 6 days ago
npmrun 38ab5a14aa feat(app): minimal login register profile pages 6 days ago
npmrun 36e1579867 feat(api): auth and profile endpoints, remove public hello 6 days ago
npmrun 11f83ad807 feat(server): auth service (register login session profile challenges) 6 days ago
npmrun 3c09e11c3a feat(server): errors, rate limit stub, verification policy, noop mailer 6 days ago
npmrun 3401ccb2e7 feat(server): password and challenge token utilities 6 days ago
npmrun 4d00645adb feat(server): redis session storage and ttl helper 6 days ago
npmrun a26976d325 feat(server): redis singleton and session cookie helpers 6 days ago
npmrun 46f4a6f6ea fix(seed): insert users with password hash for new schema 6 days ago
npmrun cd068d5863 feat(db): auth schema and migrations 6 days ago
npmrun 63f4c4b2da chore: add auth-related deps and env example 6 days ago
npmrun 59d524fbd2 docs: add auth and user profile implementation plan 6 days ago
npmrun f33b4c9043 docs: add auth and user profile design spec (2026-04-12) 6 days ago
npmrun 58d646a9ed Switch database from MySQL to PostgreSQL, update dependencies, and modify migration scripts accordingly. Adjust README and configuration files to reflect the new database setup. 6 days ago
npmrun 8d8af17223 init 7 days ago