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
|
2df47dc461
|
Enhance security and configuration of contact form: Added Content Security Policy and Strict-Transport-Security headers in .htaccess for improved security. Updated error handling to use a single 404.php for various error codes. Removed deprecated config.php and composer.json files, and implemented IP address detection for better security. Added honeypot field for bot protection in contact form and improved session security settings in functions.php.
|
2026-01-13 23:04:05 +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 |
|
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 |
|