| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | feat(auth): add two-factor authentication support | schererleander | 2025-12-26 | 1 | -0/+1 |
| | | |||||
| * | feat(2fa): implement google authenticator 2fa | schererleander | 2025-12-26 | 1 | -1/+5 |
| | | | | | | | | | | | - add otplib and qrcode dependencies - update user model with 2fa fields - add twoFactorCode to validation schema - implement api routes for setup, enable, disable - add 2fa verification in auth flow - add 2fa management ui in settings - implement 2fa challenge in login page | ||||
| * | refactor: implement server-side rendering for auth-dependent pages | schererleander | 2025-12-26 | 1 | -0/+8 |
| | | |||||
| * | feat: add libraries and utilities | schererleander | 2025-07-02 | 1 | -0/+72 |
