TheOnlyMace
|
ebb15eb5c2
|
Refactor URL handling and improve navigation: Updated .htaccess for cleaner URL structure by removing .php extensions and redirecting to clean URLs. Modified various pages to use absolute paths for links, enhancing consistency and user experience. Updated error pages and footer links accordingly.
|
2026-01-13 23:15:10 +01:00 |
|
TheOnlyMace
|
a47ffb07f8
|
Update footer links and add AGB page: Replaced placeholder links in the footer with actual URLs for Kunden-Center, Status, and Support-Ticket, and added a new link to the AGB page, enhancing navigation and user access to important resources.
|
2026-01-13 22:45:55 +01:00 |
|
TheOnlyMace
|
090ea601ca
|
Update footer links to point to the Datenschutz page: Changed the footer link for Datenschutz from a placeholder to the actual page, improving navigation and accessibility for users.
|
2026-01-13 22:32:43 +01:00 |
|
TheOnlyMace
|
3ec200c9ee
|
Add legal pages styles and update footer links: Introduced new CSS styles for Impressum and Datenschutz pages, enhancing layout and responsiveness. Updated footer to link to the Impressum page, improving navigation.
|
2026-01-13 22:29:48 +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 |
|
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
|
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 |
|