This website requires JavaScript.
Explore
Help
Register
Sign In
smueller
/
HexaHost-Frontend
Watch
1
Star
0
Fork
0
You've already forked HexaHost-Frontend
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
eb72e6d38f7d42bdc29978a6f5532491c6fb8c03
HexaHost-Frontend
/
public
/
includes
History
TheOnlyMace
e660a47e03
Add cookie settings link to footer: Included a new link in the footer for users to access cookie settings, enhancing user control over cookie consent preferences.
2026-01-13 23:30:22 +01:00
..
footer.php
Add cookie settings link to footer: Included a new link in the footer for users to access cookie settings, enhancing user control over cookie consent preferences.
2026-01-13 23:30:22 +01:00
functions.php
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
header.php
Refactor header styles and improve loading performance: Removed inline critical CSS for better maintainability and updated stylesheet loading method to enhance page rendering speed. Simplified font loading comments for clarity.
2026-01-13 23:27:45 +01:00