Commit Graph

11 Commits

Author SHA1 Message Date
Aiirondev_dev 711f4d4652 fix: Improve form submission redirection logic for iOS and update navigation link formatting 2026-05-10 18:29:16 +02:00
Aiirondev_dev 1a39f329fa feat: Add background images and styles for school categories in main template 2026-05-08 14:26:09 +02:00
Aiirondev_dev e905fd02fe Add new logo without background to static assets 2026-05-08 12:15:40 +02:00
Aiirondev_dev 6905924caa Refactor code structure for improved readability and maintainability 2026-05-08 09:33:40 +02:00
Aiirondev_dev 0d418fa3cd feat: Update robots.txt and sitemap.xml to enhance SEO and site visibility
Co-authored-by: Copilot <copilot@github.com>
2026-04-27 21:19:55 +02:00
Aiirondev_dev 0b08dc51c6 feat: Add health check endpoint, SEO meta tags, and sitemap/robots support for improved site visibility and functionality
Co-authored-by: Copilot <copilot@github.com>
2026-04-27 20:51:33 +02:00
Aiirondev_dev ff73f5afdb feat: Update logo image for improved branding 2026-04-26 23:13:50 +02:00
Aiirondev_dev 14e873190a feat: Update logo and enhance DNS management functionality 2026-04-26 23:09:31 +02:00
Aiirondev_dev 2d966d564e Add primary focus section with styling and content for Grundschule 2026-04-12 10:59:44 +02:00
Aiirondev_dev 9b43865415 Refactor code structure for improved readability and maintainability 2026-03-30 22:06:01 +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