This website requires JavaScript.
Explore
Help
Register
Sign In
smueller
/
HexaHost-Web-Prod
Watch
1
Star
0
Fork
0
You've already forked HexaHost-Web-Prod
mirror of
https://git.hexahost.dev/smueller/HexaHost-Frontend.git
synced
2026-06-02 10:08:44 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
eb72e6d38f7d42bdc29978a6f5532491c6fb8c03
HexaHost-Web-Prod
/
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