Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
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.
7f5bd5e41f
Revise IT services content to emphasize focus on private clients: Updated titles, descriptions, and sections in index.php and it-dienstleistungen.php to reflect a primary emphasis on private IT support, with secondary offerings for businesses. Enhanced clarity and alignment with branding strategy.
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.
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.
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.
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.
74e82e4f8d
Update web hosting feature descriptions in index.php: Changed "cPanel/Webmin" to "Plesk Webhosting", updated database reference from "MySQL" to "MariaDB", and refined support and performance descriptions for clarity. Adjusted call-to-action buttons for improved user engagement.
86af0ef0a2
Update product descriptions and features in index.php and mail-gateway.php: Changed uptime statistics, enhanced feature descriptions, and added a new Mail Service section to improve clarity and user engagement.
2c71354bbc
Remove obsolete files: Deleted .gitignore, CONTRIBUTING.md, LICENSE, and README.md from the backend directory to streamline the repository and eliminate unnecessary documentation.
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.
b4ab365314
Update .htaccess for HTTPS redirection: Modified the RewriteCond to include both hexahost.de and dev.hexahost.de, ensuring secure connections for both domains.
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.