Commit Graph

4 Commits

Author SHA1 Message Date
an14051 6e2951734e feat: update links to Gitea and enhance TerminalTyper for docker-compose support 2026-05-12 16:11:53 +02:00
Anders Böttcher 0d58fafe4e feat: implement user authentication and admin management
- Add user management API endpoints for listing and creating users.
- Implement login and logout functionality with rate limiting.
- Create UI components for login form, logout button, and animated elements.
- Add session management with JWT and secure cookie handling.
- Seed initial admin user if no users exist.
- Introduce utility functions for password hashing and user authentication.
- Set up proxy middleware for route protection and security headers.
- Create a JSON file for user data storage.
- Add links configuration for external resources.
2026-05-12 14:58:11 +02:00
Anders Böttcher 50566f2a22 Initial Commit 2026-05-11 23:39:16 +02:00
an14051 9dde8d8804 Initial commit from Create Next App 2026-05-11 22:12:25 +02:00