| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | refactor(ui): simplify dialog component by removing close buttonHEADmain | schererleander | 2025-12-26 | 1 | -14/+1 |
| | | |||||
| * | refactor(layout): move navbar and footer to root layout and switch toast library | schererleander | 2025-12-26 | 1 | -31/+0 |
| | | |||||
| * | feat(2fa): implement google authenticator 2fa | schererleander | 2025-12-26 | 1 | -0/+143 |
| | | | | | | | | | | | - 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 | ||||
| * | feat: add UI components | schererleander | 2025-07-02 | 11 | -0/+864 |
