smueller
|
3dd707ab93
|
chore(release): production build 2026-05-27 13:05
|
2026-05-27 13:05:22 +02:00 |
|
TheOnlyMace
|
356e69f635
|
Remove obsolete CSS, JavaScript, and configuration files: Deleted style.css, contact.js, cookie-consent.js, main.js, config.php, mail-config.php, header.php, footer.php, and functions.php to streamline the project and improve maintainability. This cleanup enhances performance and reduces complexity in the codebase.
|
2026-01-16 19:24:43 +01:00 |
|
TheOnlyMace
|
500da23637
|
Update cookie consent functionality: Enhanced the cookie consent banner by adding options for rejecting non-essential cookies and improved the styling for better user experience. Updated related JavaScript to ensure proper functionality and compliance with privacy regulations.
|
2026-01-14 00:45:24 +01:00 |
|
TheOnlyMace
|
6a6d22ad9f
|
Remove deprecated CSS and JavaScript files: Deleted style.css, contact.js, cookie-consent.js, main.js, and related configuration files to streamline the project and improve maintainability. This cleanup enhances performance and reduces complexity in the codebase.
|
2026-01-14 00:38:00 +01:00 |
|
TheOnlyMace
|
4510446f8d
|
Refactor header styles and improve loading performance: Removed inline critical CSS for better maintainability and updated stylesheet loading method to enhance page rendering speed. Simplified font loading comments for clarity.
|
2026-01-13 23:27:45 +01:00 |
|
TheOnlyMace
|
44b09947bc
|
Add cookie consent banner and settings: Implemented a cookie consent banner in the footer with options for accepting all cookies, essential cookies, and accessing settings. Added corresponding CSS styles for the banner and settings panel, enhancing user experience and compliance with privacy regulations.
|
2026-01-13 23:26:07 +01:00 |
|
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
|
43905d78c0
|
Replace logo text with image in header and update CSS styles for logo: Removed text-based logo and added an image with hover effects, enhancing visual appeal and user interaction.
|
2026-01-13 22:17:51 +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 |
|