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
7940344f826654058a1741dc89182e8f1e61c788
HexaHost-Frontend
/
public
/
assets
/
js
History
TheOnlyMace
7940344f82
Show cookie consent banner by removing 'hide' class: Updated the showBanner function to ensure the cookie consent banner is displayed correctly by removing the 'hide' class, improving visibility for users.
2026-01-13 23:31:12 +01:00
..
contact.js
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
cookie-consent.js
Show cookie consent banner by removing 'hide' class: Updated the showBanner function to ensure the cookie consent banner is displayed correctly by removing the 'hide' class, improving visibility for users.
2026-01-13 23:31:12 +01:00
main.js
Add FAQ accordion functionality to main.js: Implemented interactive FAQ section that allows users to toggle answers while ensuring only one item is open at a time. Enhanced user experience by managing answer visibility with smooth transitions.
2026-01-13 22:07:37 +01:00