Commit Graph

14 Commits

Author SHA1 Message Date
TheOnlyMace
b193455e99 Add FAQ accordion functionality to main.js: Implemented interactive FAQ section that allows users to toggle answers while ensuring only one item is open at a time. Enhanced user experience by managing answer visibility with smooth transitions. 2026-01-13 22:07:37 +01:00
TheOnlyMace
21e921005a Center text alignment in body styles and adjust product features list spacing: Updated CSS to enhance layout and visual consistency by centering text and modifying list item margins. 2026-01-13 22:05:55 +01:00
TheOnlyMace
df04a0244e Update .htaccess for enhanced security and refactor CSS styles: Replaced directory protection with rewrite rules for logs and vendor directories. Modified product features and team stats styles for improved layout and alignment, including new classes for better grid management. 2026-01-13 22:02:54 +01:00
TheOnlyMace
bca75e38bc Refactor contact form handling and enhance Mail Gateway page: Centralized subject mapping for contact requests, improved CSRF token validation, and optimized AJAX CORS handling. Updated Mail Gateway page layout and content for better clarity and user engagement, including new package details and security features. 2026-01-06 21:57:55 +01:00
TheOnlyMace
385baf2db7 Implement CSRF protection in contact form: Added session management and CSRF token validation to enhance security. Updated AJAX response handling in JavaScript to reset button state after submission. 2026-01-06 21:49:24 +01:00
TheOnlyMace
a6aab5208d Enhance CSS styles for product features, values, team, and technology sections: Added new styles for lists, grid layouts, and improved text alignment and spacing for better visual presentation. 2026-01-06 21:41:27 +01:00
Samuel Müller
65ff0da7a9 Umstellung von HTML auf PHP für die Hauptseiten: Entfernen der HTML-Dateien (index.html, about.html, contact.html, vpc.html, vps.html, mail-gateway.html, webhosting.html) und Implementierung von PHP-Dateien (index.php, about.php, contact.php, vpc.php, vps.php, mail-gateway.php, webhosting.php). Anpassung der .htaccess-Datei zur Unterstützung von HTML zu PHP Weiterleitungen. Aktualisierung der Links in den Header- und Footer-Dateien auf die neuen PHP-Seiten. 2025-08-01 15:01:28 +02:00
Samuel Müller
5088da82e9 Aktualisierung der SMTP-Konfiguration im Kontaktformular: Testwerte durch echte SMTP-Daten ersetzt. Bereinigung des Codes durch Entfernen nicht benötigter Felder und Verbesserung der Validierungslogik. Anpassungen in der README-Dokumentation zur E-Mail-Konfiguration vorgenommen. 2025-08-01 14:00:18 +02:00
Samuel Müller
cdcf060b0e Optimierung des Kontaktformulars: Entfernen von nicht benötigten Feldern und Verbesserung der Validierungslogik. Anpassung der CSS-Stile für eine bessere Benutzererfahrung. 2025-08-01 10:56:13 +02:00
Samuel Müller
0c44e675e8 Bereinigung des Kontaktformulars: Entfernen von auskommentierten Checkboxen und überflüssigen Merge-Konfliktmarkierungen. Verbesserung der Lesbarkeit des Codes. 2025-07-31 16:34:15 +02:00
Samuel Müller
6702d92b12 Merge branch 'main' of https://github.com/theoneandonlymace/HexaHost-Website 2025-07-31 16:30:59 +02:00
Samuel Müller
a0b315c13f Aktualisierung der Kontaktseite: Ersetzung von Live Chat durch Discord-Support, Anpassung des Kontaktformulars mit Honeypot-Feld für Bot-Schutz und Verbesserung der Formularvalidierung. Hinzufügung von CSS-Stilen für neue Abschnitte und Optimierung der responsiven Darstellung. 2025-07-31 16:30:05 +02:00
Samuel Müller
0e49848a78 Formular-Handling verbessert: CSRF-Token hinzugefügt, AJAX-Formularübermittlung implementiert und neue CSS-Stile für verschiedene Abschnitte hinzugefügt. 2025-07-31 15:47:00 +02:00
Samuel Müller
3df2a0efea initial commit 2025-07-31 15:19:31 +02:00