No description
Find a file
Yisroel Baum 21dca993cd
test: add failing auth controller test
Red phase: AuthControllerTest covers login with valid credentials (returns user+cookie), missing email (400), invalid credentials (401), logout (clears cookie, 204), and me (returns user from attribute).
2026-05-17 09:45:25 +03:00
ai add ai context folder 2026-05-15 16:20:04 +03:00
backend test: add failing auth controller test 2026-05-17 09:45:25 +03:00
frontend/rabbi_gerzi add get involved and footer 2026-05-16 22:09:18 +03:00
.envrc init flake 2026-05-14 20:00:09 +03:00
.gitignore ignore reference directory 2026-05-16 21:40:03 +03:00
AGENTS.md init agents.md 2026-05-15 12:32:53 +03:00
flake.lock init flake lock 2026-05-14 20:00:33 +03:00
flake.nix init flake 2026-05-14 20:00:09 +03:00
notes.md add notes 2026-05-16 20:41:28 +03:00