gitea-actions
|
4b9940c18b
|
chore(release): obfuscate and hash production assets [skip ci]
|
2026-05-28 15:12:33 +00:00 |
|
gitea-actions
|
06a932a048
|
chore(release): obfuscate and hash production assets [skip ci]
|
2026-05-28 15:11:36 +00:00 |
|
smueller
|
b9bd339607
|
Refactor configuration files for HexaHost.de: Updated mail and product configuration files to improve clarity and maintainability. Added deprecation notices in the old config file, migrated email handling to a new structure, and enhanced documentation for better understanding. Improved header comments across various public pages for better organization and readability.
|
2026-05-27 13:22:46 +02:00 |
|
smueller
|
3dd707ab93
|
chore(release): production build 2026-05-27 13:05
|
2026-05-27 13:05:22 +02:00 |
|
smueller
|
ebf6f82bb6
|
Enhance API functionality and security: Added rate limiting and domain validation across multiple API endpoints, improved error handling for missing or invalid parameters, and refactored email handling in contact form for better security and maintainability. Updated README.md with production build instructions and prerequisites.
|
2026-05-22 14:50:20 +02:00 |
|
𝓜𝓪𝓬𝓮™
|
df705701f0
|
Add IT services section and update navigation and contact options: Introduced a new IT-Dienstleistungen link in the header, added multiple IT service options in the contact form, and created a dedicated IT services section on the index page with detailed descriptions and call-to-action buttons. Enhanced CSS for better layout of service actions.
|
2026-04-08 14:36:37 +02:00 |
|
𝓜𝓪𝓬𝓮™
|
03f3648de1
|
Update about.php and contact.php to reflect personal branding: Revised text to emphasize individual ownership and support, updated service descriptions to include IT solutions, and modified contact details for direct communication. Enhanced clarity and personalization throughout the content.
|
2026-04-08 13:00:31 +02:00 |
|
𝓜𝓪𝓬𝓮™
|
c8386a8f4b
|
Update file inclusion paths in multiple PHP files: Adjusted paths to use the new backend directory structure, ensuring consistent access to functions and configuration files across the application.
|
2026-04-02 13:46:08 +02:00 |
|
𝓜𝓪𝓬𝓮™
|
5325cc2e95
|
Update file inclusion paths: Adjusted PHP include statements in multiple files to use absolute paths, ensuring consistency and preventing potential path issues across the application.
|
2026-04-02 13:37:04 +02:00 |
|
𝓜𝓪𝓬𝓮™
|
cd16f98a83
|
Refactor file inclusions: Updated paths in multiple PHP files to use absolute paths for including functions and configuration files, enhancing consistency and preventing potential path issues.
|
2026-04-02 13:30:16 +02:00 |
|
TheOnlyMace
|
2dbcd2d3b7
|
Update main tag in multiple PHP files to include an ID for improved accessibility and styling: Changed <main> to <main id="main-content"> in 404, 500, about, agb, contact, datenschutz, impressum, index, mail-gateway, vpc, vps, and webhosting pages. Additionally, updated copyright year in email templates to be dynamic.
|
2026-01-16 23:52:33 +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
|
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 |
|
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 |
|