Commit Graph

19 Commits

Author SHA1 Message Date
gitea-actions
7a03f5aa1b chore(release): obfuscate and hash production assets [skip ci] 2026-05-29 08:43:42 +00:00
gitea-actions
f7ea36f4f2 chore(release): obfuscate and hash production assets [skip ci] 2026-05-28 15:42:41 +00:00
gitea-actions
e91a9ed9c3 chore(release): obfuscate and hash production assets [skip ci] 2026-05-28 15:28:24 +00:00
smueller
76aceddcca fix(release): restore clean assets before obfuscation rebuild
All checks were successful
Obfuscate Main Build / obfuscate (push) Successful in 25s
2026-05-28 17:27:51 +02:00
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
5d953fda7b Enhance product configuration and ordering functionality: Updated products-config.php to include shop URLs for various packages, improving the central management of product information. Added new functions for generating order URLs based on product and package selections. Updated public pages for VPC, VPS, Mail Gateway, and Webhosting to utilize the new order URL functionality, enhancing user experience and streamlining the ordering process. 2026-05-27 13:51:54 +02: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
b893272d64 Merge branch 'main' of https://git.hexahost.dev/smueller/HexaHost-Frontend 2026-05-27 13:14:23 +02:00
smueller
3dd707ab93 chore(release): production build 2026-05-27 13:05 2026-05-27 13:05:22 +02:00
smueller
67fbc68d45 Refactor email handling in contact form: Transitioned from PHPMailer to native PHP mail() function, removing Composer dependencies. Updated documentation to reflect changes in email configuration and setup. Enhanced security features including CSRF protection and input validation. Adjusted product pricing and specifications in backend configuration files. 2026-05-27 13:04:52 +02:00
smueller
dfc781f3ed chore(release): production build 2026-05-27 12:38 2026-05-27 12:38:30 +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
𝓜𝓪𝓬𝓮™
b41f0ef425 Add Google Analytics (GA4) with Consent Mode to footer.php: Implemented tracking script that respects user consent for analytics and marketing cookies, enhancing compliance with privacy regulations. 2026-04-09 15:12:42 +02:00
𝓜𝓪𝓬𝓮™
29386b2ab6 Update branding in multiple files to reflect personal ownership: Changed references from "Über uns" to "Über mich" in demo.html, README.md, footer.php, header.php, and about.php, enhancing the personal touch of the content. 2026-04-08 14:43:31 +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
𝓜𝓪𝓬𝓮™
a166f90668 Update header.php to include custom stylesheet: Added a new custom.css file for additional styling alongside the main stylesheet, enhancing the design flexibility of the application. 2026-04-02 15:47:03 +02:00
𝓜𝓪𝓬𝓮™
2c71354bbc Remove obsolete files: Deleted .gitignore, CONTRIBUTING.md, LICENSE, and README.md from the backend directory to streamline the repository and eliminate unnecessary documentation. 2026-04-02 15:28:13 +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