Commit Graph

6 Commits

Author SHA1 Message Date
Aiirondev_dev fe0efc2d37 Updatet impressum 2026-05-06 15:55:12 +02:00
Aiirondev_dev 960a827ee1 feat: Improve formatting of Geschäftsführer section in impressum.html 2026-05-05 14:04:00 +02:00
Aiirondev_dev 7532b0e149 feat: Update pricing format and improve legal information in templates
Co-authored-by: Copilot <copilot@github.com>
2026-05-05 14:01:13 +02:00
Aiirondev_dev 09cb8306ff Implement automatic Nginx updates and hosts synchronization for development and production environments 2026-04-16 14:39:46 +02:00
Aiirondev_dev 3bf1fb23a1 Update Impressum details to reflect company name and contact information changes 2026-04-11 18:49:34 +02:00
Maximilian G. 283a37638b Add user authentication and registration features
- Implement login and registration HTML templates for user authentication.
- Create user management functions in user.py for handling user data, including adding, deleting, and updating users.
- Introduce password hashing and strength checking for secure user credentials.
- Add terms of service and privacy policy pages to the website.
- Enhance main page with dynamic content based on user session status.
2026-03-23 17:39:26 +00:00