Commit Graph

115 Commits

Author SHA1 Message Date
Aiirondev_dev dbdaf3d3c0 fix: Enhance booking process by allowing contact information submission for non-logged-in users 2026-05-09 09:46:14 +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 e7e40ce6ad fix: Update section links for primary focus categories to match IDs and improve navigation 2026-05-08 13:17:44 +02:00
Aiirondev_dev 9e918a48fe fix: Add smooth scrolling behavior and clean up section IDs for primary focus categories 2026-05-08 13:15:06 +02:00
Aiirondev_dev 2b1650de49 fix: Update section IDs for primary focus categories to improve accessibility 2026-05-08 13:12:26 +02:00
Aiirondev_dev b68e0d40f4 fix: Update section labels and enhance navigation links for school categories 2026-05-08 13:08:52 +02:00
Aiirondev_dev e905fd02fe Add new logo without background to static assets 2026-05-08 12:15:40 +02:00
Aiirondev_dev 6b1dce33e2 fix: Adjust logo scaling and positioning in navbar for improved centering 2026-05-08 10:18:11 +02:00
Aiirondev_dev a61134c2f3 fix: Adjust logo positioning in navbar for better centering 2026-05-08 10:17:14 +02:00
Aiirondev_dev 3411226221 fix: Scale logo in navbar for better visibility 2026-05-08 10:15:40 +02:00
Aiirondev_dev 365c98acac fix: Adjust navbar height and padding for improved layout 2026-05-08 09:58:19 +02:00
Aiirondev_dev 5d680ae0c2 fix: Increase navbar height and add padding for improved layout 2026-05-08 09:56:36 +02:00
Aiirondev_dev 11158cd974 fix: Decrease logo height for improved fit in the navbar 2026-05-08 09:51:16 +02:00
Aiirondev_dev 64c27b2ae9 fix: Increase logo height for better visibility in the navbar 2026-05-08 09:50:17 +02:00
Aiirondev_dev 2540306aea fix: Increase logo size and add max-width protection for better display 2026-05-08 09:44:57 +02:00
Aiirondev_dev 6905924caa Refactor code structure for improved readability and maintainability 2026-05-08 09:33:40 +02:00
Aiirondev_dev ccc46172bc fix: Update Google verification route to accept alphanumeric tokens 2026-05-07 18:37:30 +02:00
Aiirondev_dev 78863980a4 feat: Add Google verification route to serve verification HTML files 2026-05-07 18:30:15 +02:00
Aiirondev_dev cad005f37a feat: Add "Warum Invario?" section with key benefits for schools 2026-05-07 16:02:27 +02:00
Aiirondev_dev 4bb8abb7d7 refactor: Remove unused home-viewport styles and clean up hero section layout 2026-05-06 21:02:58 +02:00
Aiirondev_dev c764e4e409 feat: Implement DNS function placeholder and enhance main page styling for improved layout 2026-05-06 21:01:37 +02:00
Aiirondev_dev 6bf51ffff3 Better allignment for the main window 2026-05-06 20:49:02 +02:00
Aiirondev_dev 36aab2c95a feat: Refactor package card header and price styling for improved layout and responsiveness 2026-05-06 17:38:08 +02:00
Aiirondev_dev 1632a51c18 feat: Implement custom modal for booking confirmation and refactor package card actions 2026-05-06 17:28:01 +02:00
Aiirondev_dev dd092b65bc feat: Enhance package card styling and improve chat responsiveness 2026-05-06 17:23:08 +02:00
Aiirondev_dev 56182e0a24 feat: Add new package options for Schulträger and Telefonsupport in appointments 2026-05-06 17:16:58 +02:00
Aiirondev_dev 7aea4787af Merge remote-tracking branch 'refs/remotes/origin/main' 2026-05-06 15:56:23 +02:00
Aiirondev_dev fe0efc2d37 Updatet impressum 2026-05-06 15:55:12 +02:00
Aiirondev_dev 2f34b0f940 feat: Add confirmation dialog for package booking requests 2026-05-05 19:27:36 +02:00
Aiirondev_dev dd000e16ed feat: Enhance chat and admin chat styling for improved user experience 2026-05-05 19:15:16 +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 fb7a1a1d98 feat: Update pricing period from monthly to yearly for package cards 2026-05-05 13:34:52 +02:00
Aiirondev_dev 5e313c9b81 Merge remote-tracking branch 'refs/remotes/origin/main' 2026-05-05 11:52:20 +02:00
Aiirondev_dev 42246dd84c feat: Update button text for clarity in module links 2026-05-05 11:45:43 +02:00
Aiirondev_dev c2d931d3a4 feat: Update DNS handling and add port parameter for subdomain management 2026-05-01 19:26:28 +02:00
Aiirondev_dev cf7439c8ca feat: Add backup functionality for instance with MongoDB using Docker
Co-authored-by: Copilot <copilot@github.com>
2026-04-29 21:49:04 +02:00
Aiirondev_dev b3f46b92b0 feat: Improve navigation styling and functionality with enhanced user links and mobile actions 2026-04-28 22:11:45 +02:00
Aiirondev_dev 06a2f5126f feat: Enhance navigation with user-specific links and improved styling
Co-authored-by: Copilot <copilot@github.com>
2026-04-28 22:07:37 +02:00
Aiirondev_dev 61057f775b feat: Implement mobile navigation toggle with enhanced accessibility and styling 2026-04-28 21:14:57 +02:00
Aiirondev_dev 8127f71432 feat: Revamp booking options layout with enhanced styling and improved user experience
Co-authored-by: Copilot <copilot@github.com>
2026-04-28 16:08:09 +02:00
Aiirondev_dev c8fb20f48b feat: Update booking options with new package details and improved layout
Co-authored-by: Copilot <copilot@github.com>
2026-04-28 15:32:37 +02:00
Aiirondev_dev 4a2659e6dd feat: Enhance SEO and accessibility by updating meta tags and improving header structure
Co-authored-by: Copilot <copilot@github.com>
2026-04-27 21:31:08 +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 3c0992e1ae feat: Update OpenGraph and Twitter meta tags to use dynamic title from meta_title variable
Co-authored-by: Copilot <copilot@github.com>
2026-04-27 21:13:07 +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 fe578d490d feat: Add health check and diagnostics to launch_dev.sh for improved reliability
Co-authored-by: Copilot <copilot@github.com>
2026-04-27 20:37:35 +02:00
Aiirondev_dev ba0e88ced7 feat: Improve error handling and messaging in nginx configuration script
Co-authored-by: Copilot <copilot@github.com>
2026-04-27 20:16:39 +02:00
Aiirondev_dev 7d84999798 feat: Remove unnecessary copy and permission commands from Dockerfile 2026-04-27 20:06:57 +02:00
Aiirondev_dev 488369add9 feat: Add contact section for school carriers with consultation details
Co-authored-by: Copilot <copilot@github.com>
2026-04-27 20:05:23 +02:00