Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2025-06-01 | Register works, part of login and auth middleware | Rory& | 15 | -54/+292 | |
2025-06-01 | Add register with validation | Rory& | 30 | -101/+2615 | |
2025-06-01 | Add some tests | Rory& | 21 | -9/+449 | |
2025-05-31 | Init test frontend | Rory& | 76 | -0/+60320 | |
2025-05-31 | Generate jwt secrets | Rory& | 10 | -4/+74 | |
2025-05-31 | Add plan and readme | Rory& | 7 | -62/+120 | |
2025-05-29 | Prettier config | Rory& | 24 | -2604/+2627 | |
2025-05-29 | Get database working | Rory& | 10 | -7/+52 | |
2025-05-29 | Allow unfree in nix flake, add mongodb-compass to devShell closure, basic ↵ | Rory& | 15 | -9/+84 | |
mongo attempt, add test register route |