smueller
  • Joined on 2026-03-31
smueller pushed to dev at smueller/HexaHost-Frontend 2026-05-29 08:42:12 +00:00
bbc3cbae4e Update README and workflows for release process: Clarified branch usage and workflow steps in README.md, emphasizing the new ci branch for integration. Adjusted Gitea and GitHub workflows to reflect the change from dev to ci for triggering release builds, ensuring a streamlined and consistent obfuscation process for production assets.
smueller synced new reference ci to smueller/HexaHost-Web-Prod from mirror 2026-05-29 08:38:42 +00:00
smueller synced commits to ci at smueller/HexaHost-Web-Prod from mirror 2026-05-29 08:38:42 +00:00
smueller pushed to ci at smueller/HexaHost-Frontend 2026-05-29 08:37:27 +00:00
smueller created branch ci in smueller/HexaHost-Frontend 2026-05-29 08:37:27 +00:00
smueller closed pull request smueller/HexaHost-Frontend#5 2026-05-29 08:35:06 +00:00
Update obfuscate workflow: Introduced environment variables for Gitea host and repository path, streamlined commit process to skip CI for bot commits, and adjusted remote URL configuration for secure pushes. Enhanced build process by removing unnecessa…
smueller synced commits to main at smueller/HexaHost-Web-Prod from mirror 2026-05-28 15:51:34 +00:00
f7ea36f4f2 chore(release): obfuscate and hash production assets [skip ci]
99f0056106 ci: merge dev for release build
e9d5b55459 Refactor release build process: Updated README.md to clarify branch usage and workflow for development and production. Enhanced Gitea and GitHub workflows to automate merging from dev to main, ensuring consistent obfuscation and asset management during releases. Improved commit messages and streamlined the build process for better clarity and efficiency.
8f985da61f Enhance obfuscation workflow and asset processing: Updated the Gitea workflow to skip CI for specific commit messages, improving efficiency. Refactored the obfuscation script to include better asset handling, validation, and cleanup processes, ensuring only valid files are processed. Introduced temporary directories for intermediate files during obfuscation, enhancing reliability and reducing errors.
6c9114e0a7 Update obfuscate workflow: Introduced environment variables for Gitea host and repository path, streamlined commit process to skip CI for bot commits, and adjusted remote URL configuration for secure pushes. Enhanced build process by removing unnecessary steps and ensuring efficient asset obfuscation and hashing.
Compare 5 commits »
smueller synced commits to dev at smueller/HexaHost-Web-Prod from mirror 2026-05-28 15:51:34 +00:00
e9d5b55459 Refactor release build process: Updated README.md to clarify branch usage and workflow for development and production. Enhanced Gitea and GitHub workflows to automate merging from dev to main, ensuring consistent obfuscation and asset management during releases. Improved commit messages and streamlined the build process for better clarity and efficiency.
8f985da61f Enhance obfuscation workflow and asset processing: Updated the Gitea workflow to skip CI for specific commit messages, improving efficiency. Refactored the obfuscation script to include better asset handling, validation, and cleanup processes, ensuring only valid files are processed. Introduced temporary directories for intermediate files during obfuscation, enhancing reliability and reducing errors.
Compare 2 commits »
smueller pushed to dev at smueller/HexaHost-Frontend 2026-05-28 15:42:11 +00:00
e9d5b55459 Refactor release build process: Updated README.md to clarify branch usage and workflow for development and production. Enhanced Gitea and GitHub workflows to automate merging from dev to main, ensuring consistent obfuscation and asset management during releases. Improved commit messages and streamlined the build process for better clarity and efficiency.
smueller pushed to dev at smueller/HexaHost-Frontend 2026-05-28 15:32:28 +00:00
8f985da61f Enhance obfuscation workflow and asset processing: Updated the Gitea workflow to skip CI for specific commit messages, improving efficiency. Refactored the obfuscation script to include better asset handling, validation, and cleanup processes, ensuring only valid files are processed. Introduced temporary directories for intermediate files during obfuscation, enhancing reliability and reducing errors.
smueller synced commits to main at smueller/HexaHost-Web-Prod from mirror 2026-05-28 15:31:35 +00:00
e91a9ed9c3 chore(release): obfuscate and hash production assets [skip ci]
76aceddcca fix(release): restore clean assets before obfuscation rebuild
d7851763f7 refactor(obfuscate_release): improve source file selection and cleanup logic, enhancing error handling for asset processing
1c0a3ff468 refactor(obfuscate_release): enhance asset processing and validation logic for JS and CSS files
4b9940c18b chore(release): obfuscate and hash production assets [skip ci]
Compare 8 commits »
smueller synced commits to dev at smueller/HexaHost-Web-Prod from mirror 2026-05-28 15:31:35 +00:00
6c9114e0a7 Update obfuscate workflow: Introduced environment variables for Gitea host and repository path, streamlined commit process to skip CI for bot commits, and adjusted remote URL configuration for secure pushes. Enhanced build process by removing unnecessary steps and ensuring efficient asset obfuscation and hashing.
smueller pushed to main at smueller/HexaHost-Frontend 2026-05-28 15:27:58 +00:00
76aceddcca fix(release): restore clean assets before obfuscation rebuild
smueller pushed to main at smueller/HexaHost-Frontend 2026-05-28 15:24:10 +00:00
d7851763f7 refactor(obfuscate_release): improve source file selection and cleanup logic, enhancing error handling for asset processing
smueller pushed to main at smueller/HexaHost-Frontend 2026-05-28 15:20:57 +00:00
1c0a3ff468 refactor(obfuscate_release): enhance asset processing and validation logic for JS and CSS files
smueller created pull request smueller/HexaHost-Frontend#5 2026-05-28 15:15:48 +00:00
Update obfuscate workflow: Introduced environment variables for Gitea host and repository path, streamlined commit process to skip CI for bot commits, and adjusted remote URL configuration for secure pushes. Enhanced build process by removing unnecessa…
smueller pushed to dev at smueller/HexaHost-Frontend 2026-05-28 15:13:22 +00:00
6c9114e0a7 Update obfuscate workflow: Introduced environment variables for Gitea host and repository path, streamlined commit process to skip CI for bot commits, and adjusted remote URL configuration for secure pushes. Enhanced build process by removing unnecessary steps and ensuring efficient asset obfuscation and hashing.
smueller pushed to main at smueller/HexaHost-Frontend 2026-05-28 15:12:09 +00:00
219f1d2fcf Update Gitea workflow for obfuscation: Added environment variables for Gitea host and repository path, modified git remote URL for pushing obfuscated builds, and ensured proper handling of commits with no changes. This enhances the deployment process for production assets.
Compare 2 commits »
smueller synced commits to main at smueller/HexaHost-Web-Prod from mirror 2026-05-28 09:30:41 +00:00
f4947d5e25 Merge branch 'dev'
f097da7eb1 Update product configuration for improved management: Added new fields for product metadata in the backend, enhancing the organization and retrieval of product information. Adjusted existing product entries to utilize the new metadata structure, ensuring consistency and better data handling.
b4b1dde484 Refactor production build process: Removed outdated PowerShell and Bash scripts for publishing to main, consolidating build instructions in README.md. Updated production build steps to include automatic obfuscation and minification of assets, enhancing deployment efficiency.
481d223747 Update product configuration and enhance order functionality: Added shop URLs for various products in the backend configuration, improving the management of product links. Implemented new functions to generate order URLs for featured and first packages, enhancing the user experience on product pages. Updated contact and product pages to utilize the new order URL functionality for streamlined ordering.
Compare 4 commits »
smueller synced commits to dev at smueller/HexaHost-Web-Prod from mirror 2026-05-28 09:30:41 +00:00
f097da7eb1 Update product configuration for improved management: Added new fields for product metadata in the backend, enhancing the organization and retrieval of product information. Adjusted existing product entries to utilize the new metadata structure, ensuring consistency and better data handling.