smueller
  • Joined on 2026-03-31
smueller pushed to main at smueller/HexaHost-Frontend 2026-05-27 11:24:26 +00:00
6ca4786955 Remove legacy build scripts: Deleted outdated PowerShell and Bash scripts for publishing and running builds, streamlining the project structure and eliminating redundancy. These scripts were previously used for production builds and have been replaced by more efficient methods.
smueller synced commits to main at smueller/HexaHost-Web-Prod from mirror 2026-05-27 11:23:03 +00:00
b9bd339607 Refactor configuration files for HexaHost.de: Updated mail and product configuration files to improve clarity and maintainability. Added deprecation notices in the old config file, migrated email handling to a new structure, and enhanced documentation for better understanding. Improved header comments across various public pages for better organization and readability.
smueller pushed to main at smueller/HexaHost-Frontend 2026-05-27 11:22:52 +00:00
b9bd339607 Refactor configuration files for HexaHost.de: Updated mail and product configuration files to improve clarity and maintainability. Added deprecation notices in the old config file, migrated email handling to a new structure, and enhanced documentation for better understanding. Improved header comments across various public pages for better organization and readability.
smueller synced commits to main at smueller/HexaHost-Web-Prod from mirror 2026-05-27 11:14:36 +00:00
3dd707ab93 chore(release): production build 2026-05-27 13:05
67fbc68d45 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.
Compare 3 commits »
smueller synced commits to dev at smueller/HexaHost-Web-Prod from mirror 2026-05-27 11:14:36 +00:00
67fbc68d45 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.
smueller pushed to main at smueller/HexaHost-Frontend 2026-05-27 11:14:27 +00:00
3dd707ab93 chore(release): production build 2026-05-27 13:05
67fbc68d45 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.
Compare 3 commits »
smueller pushed to dev at smueller/HexaHost-Frontend 2026-05-27 11:04:58 +00:00
67fbc68d45 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.
smueller synced commits to main at smueller/HexaHost-Web-Prod from mirror 2026-05-27 10:43:03 +00:00
dfc781f3ed chore(release): production build 2026-05-27 12:38
d44aaa197b Update publish-to-main.ps1 for improved clarity and consistency: Corrected German translations for various parameters and messages, ensuring uniformity in language usage. Added AllowDirty parameter to enable handling of uncommitted changes during the production build process.
ebf6f82bb6 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.
Compare 4 commits »
smueller synced commits to dev at smueller/HexaHost-Web-Prod from mirror 2026-05-27 10:43:03 +00:00
d44aaa197b Update publish-to-main.ps1 for improved clarity and consistency: Corrected German translations for various parameters and messages, ensuring uniformity in language usage. Added AllowDirty parameter to enable handling of uncommitted changes during the production build process.
smueller pushed to main at smueller/HexaHost-Frontend 2026-05-27 10:39:58 +00:00
dfc781f3ed chore(release): production build 2026-05-27 12:38
d44aaa197b Update publish-to-main.ps1 for improved clarity and consistency: Corrected German translations for various parameters and messages, ensuring uniformity in language usage. Added AllowDirty parameter to enable handling of uncommitted changes during the production build process.
ebf6f82bb6 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.
Compare 4 commits »
smueller pushed to dev at smueller/HexaHost-Frontend 2026-05-27 10:36:41 +00:00
d44aaa197b Update publish-to-main.ps1 for improved clarity and consistency: Corrected German translations for various parameters and messages, ensuring uniformity in language usage. Added AllowDirty parameter to enable handling of uncommitted changes during the production build process.
smueller synced commits to dev at smueller/HexaHost-Web-Prod from mirror 2026-05-22 12:59:18 +00:00
ebf6f82bb6 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.
smueller pushed to dev at smueller/HexaHost-Frontend 2026-05-22 12:50:26 +00:00
ebf6f82bb6 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.
smueller synced commits to main at smueller/HexaHost-Web-Prod from mirror 2026-05-22 12:11:03 +00:00
d0e5baa443 Revert main to dev deployment model: remove bootstrap and use ../backend/ paths
8afba16905 Enhance configuration management: Updated README.md with Windows sync instructions, refactored backend configuration files to improve loading logic, and ensured consistent function definitions. Improved error handling in bootstrap.php for better user feedback during application startup.
Compare 2 commits »
smueller pushed to main at smueller/HexaHost-Frontend 2026-05-22 12:10:40 +00:00
d0e5baa443 Revert main to dev deployment model: remove bootstrap and use ../backend/ paths
smueller pushed to main at smueller/HexaHost-Frontend 2026-05-22 12:07:33 +00:00
8afba16905 Enhance configuration management: Updated README.md with Windows sync instructions, refactored backend configuration files to improve loading logic, and ensured consistent function definitions. Improved error handling in bootstrap.php for better user feedback during application startup.
smueller synced commits to main at smueller/HexaHost-Web-Prod from mirror 2026-05-22 11:59:18 +00:00
96a5977283 Refactor configuration loading: Updated multiple public PHP files to require a new bootstrap file for configuration management. Adjusted paths for product configuration to enhance maintainability and consistency across the application.
smueller pushed to main at smueller/HexaHost-Frontend 2026-05-22 11:58:41 +00:00
96a5977283 Refactor configuration loading: Updated multiple public PHP files to require a new bootstrap file for configuration management. Adjusted paths for product configuration to enhance maintainability and consistency across the application.
smueller pushed to main at smueller/HexaHost-Panel 2026-05-17 12:32:13 +00:00
e00d92a75b Enhance VM creation request validation and UI.
smueller pushed to main at smueller/HexaHost-Panel 2026-05-17 11:30:09 +00:00
5b260022f8 Add README and DEPLOY documentation for HexaHost Panel.