| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | feat(2fa): implement google authenticator 2fa | schererleander | 2025-12-26 | 1 | -4/+435 |
| | | | | | | | | | | | - 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 | ||||
| * | chore(config): update package dependencies and eslint config | schererleander | 2025-12-26 | 1 | -1/+2 |
| | | |||||
| * | chore(deps): upgrade to nextjs 16.1.1, react 19.2.3 | schererleander | 2025-12-26 | 1 | -1127/+1931 |
| | | |||||
| * | feat: rename project to Next-Boilerplate | schererleander | 2025-07-02 | 1 | -2/+2 |
| | | |||||
| * | feat: project setup and configuration | schererleander | 2025-07-02 | 1 | -0/+7990 |
