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
186b5ae199d0e181fc2cb1fd46d1e3076df43796
HexaHost-Web-Prod
/
backend
/
config
History
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
..
config.php
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
contact-config.php
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
mail-config.php
Refactor email handling in contact form: Transitioned from PHPMailer to native PHP mail() function, removing Composer dependencies. Updated documentation to reflect changes in email configuration and setup. Enhanced security features including CSRF protection and input validation. Adjusted product pricing and specifications in backend configuration files.
2026-05-27 13:04:52 +02:00
products-config.php
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