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
20ee9c25138250a8636116497002311cf55027e7
HexaHost-Frontend
/
public
History
𝓜𝓪𝓬𝓮™
20ee9c2513
Update README.md to reflect recent changes and improvements
2026-04-02 10:30:48 +02:00
..
.htaccess
Refactor URL handling and improve navigation: Updated .htaccess for cleaner URL structure by removing .php extensions and redirecting to clean URLs. Modified various pages to use absolute paths for links, enhancing consistency and user experience. Updated error pages and footer links accordingly.
2026-01-13 23:15:10 +01:00
404.php
Update main tag in multiple PHP files to include an ID for improved accessibility and styling: Changed
<main>
to
<main id="main-content">
in 404, 500, about, agb, contact, datenschutz, impressum, index, mail-gateway, vpc, vps, and webhosting pages. Additionally, updated copyright year in email templates to be dynamic.
2026-01-16 23:52:33 +01:00
500.php
Update main tag in multiple PHP files to include an ID for improved accessibility and styling: Changed
<main>
to
<main id="main-content">
in 404, 500, about, agb, contact, datenschutz, impressum, index, mail-gateway, vpc, vps, and webhosting pages. Additionally, updated copyright year in email templates to be dynamic.
2026-01-16 23:52:33 +01:00
about.php
Update main tag in multiple PHP files to include an ID for improved accessibility and styling: Changed
<main>
to
<main id="main-content">
in 404, 500, about, agb, contact, datenschutz, impressum, index, mail-gateway, vpc, vps, and webhosting pages. Additionally, updated copyright year in email templates to be dynamic.
2026-01-16 23:52:33 +01:00
agb.php
Update main tag in multiple PHP files to include an ID for improved accessibility and styling: Changed
<main>
to
<main id="main-content">
in 404, 500, about, agb, contact, datenschutz, impressum, index, mail-gateway, vpc, vps, and webhosting pages. Additionally, updated copyright year in email templates to be dynamic.
2026-01-16 23:52:33 +01:00
composer.json
Reintroduce composer.json file: Added the configuration file for the HexaHost contact form project, specifying dependencies and autoloading settings to support project structure and functionality.
2026-01-13 23:11:25 +01:00
contact-handler.php
Refactor product configuration loading in multiple PHP files: Updated contact-handler.php to load mail configuration, and modified mail-gateway.php, vpc.php, vps.php, and webhosting.php to utilize a centralized products-config.php for product data retrieval. Removed hardcoded package details in favor of dynamic rendering for improved maintainability.
2026-01-17 00:27:03 +01:00
contact.php
Update main tag in multiple PHP files to include an ID for improved accessibility and styling: Changed
<main>
to
<main id="main-content">
in 404, 500, about, agb, contact, datenschutz, impressum, index, mail-gateway, vpc, vps, and webhosting pages. Additionally, updated copyright year in email templates to be dynamic.
2026-01-16 23:52:33 +01:00
datenschutz.php
Update main tag in multiple PHP files to include an ID for improved accessibility and styling: Changed
<main>
to
<main id="main-content">
in 404, 500, about, agb, contact, datenschutz, impressum, index, mail-gateway, vpc, vps, and webhosting pages. Additionally, updated copyright year in email templates to be dynamic.
2026-01-16 23:52:33 +01:00
favicon.svg
initial commit
2025-07-31 15:19:31 +02:00
impressum.php
Update main tag in multiple PHP files to include an ID for improved accessibility and styling: Changed
<main>
to
<main id="main-content">
in 404, 500, about, agb, contact, datenschutz, impressum, index, mail-gateway, vpc, vps, and webhosting pages. Additionally, updated copyright year in email templates to be dynamic.
2026-01-16 23:52:33 +01:00
index.php
Update main tag in multiple PHP files to include an ID for improved accessibility and styling: Changed
<main>
to
<main id="main-content">
in 404, 500, about, agb, contact, datenschutz, impressum, index, mail-gateway, vpc, vps, and webhosting pages. Additionally, updated copyright year in email templates to be dynamic.
2026-01-16 23:52:33 +01:00
mail-gateway.php
Refactor product configuration loading in multiple PHP files: Updated contact-handler.php to load mail configuration, and modified mail-gateway.php, vpc.php, vps.php, and webhosting.php to utilize a centralized products-config.php for product data retrieval. Removed hardcoded package details in favor of dynamic rendering for improved maintainability.
2026-01-17 00:27:03 +01:00
robots.txt
initial commit
2025-07-31 15:19:31 +02:00
sitemap.xml
initial commit
2025-07-31 15:19:31 +02:00
vpc.php
Refactor product configuration loading in multiple PHP files: Updated contact-handler.php to load mail configuration, and modified mail-gateway.php, vpc.php, vps.php, and webhosting.php to utilize a centralized products-config.php for product data retrieval. Removed hardcoded package details in favor of dynamic rendering for improved maintainability.
2026-01-17 00:27:03 +01:00
vps.php
Refactor product configuration loading in multiple PHP files: Updated contact-handler.php to load mail configuration, and modified mail-gateway.php, vpc.php, vps.php, and webhosting.php to utilize a centralized products-config.php for product data retrieval. Removed hardcoded package details in favor of dynamic rendering for improved maintainability.
2026-01-17 00:27:03 +01:00
webhosting.php
Refactor product configuration loading in multiple PHP files: Updated contact-handler.php to load mail configuration, and modified mail-gateway.php, vpc.php, vps.php, and webhosting.php to utilize a centralized products-config.php for product data retrieval. Removed hardcoded package details in favor of dynamic rendering for improved maintainability.
2026-01-17 00:27:03 +01:00
widerruf.php
Update README.md to reflect recent changes and improvements
2026-04-02 10:30:48 +02:00