Commit Graph

6 Commits

Author SHA1 Message Date
smueller
9c92df4ae4 feat(footer): add andere dienste section with hexadns and hexa-mail
All checks were successful
Release Build (ci → main) / release-build (push) Successful in 24s
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-06-01 08:49:35 +02:00
smueller
186b5ae199 Implement product visibility management: Added configuration for product visibility in navigation and footer, along with helper functions to determine visibility and generate HTML attributes. Updated footer, header, and index files to utilize these new functions, enhancing the user interface by conditionally displaying products based on their visibility settings. 2026-05-29 10:52:56 +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
𝓜𝓪𝓬𝓮™
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