smueller
  • Joined on 2026-03-31
smueller pushed to main at smueller/HexaHost-GameCloud 2026-07-05 16:39:58 +00:00
50cd4b3ffd Enhance API with OIDC support, including login and callback endpoints. Update environment variables for OIDC configuration in .env.example. Add new features to the catalog service for listing software families, Minecraft versions, and deployment regions. Implement server management actions such as kill, delete, and update in the servers module. Integrate feature flags for maintenance mode in server operations. Update pnpm-lock.yaml with new dependencies and versions.
smueller pushed to main at smueller/HexaHost-GameCloud 2026-07-05 12:43:56 +00:00
bf36cb3159 Add '@hexahost/contracts' dependency in package.json, export emailSchema from contracts, and update bootstrap-admin script to validate email input. Update README with example email. Enhance pnpm-lock.yaml for workspace integration.
smueller pushed to main at smueller/HexaHost-GameCloud 2026-07-05 12:41:01 +00:00
2126e7bebf Refactor environment variable handling in package.json scripts, update .env.example for consistency, and enhance Turbo configuration for environment variable passthrough. Modify API content type parsing and resolve circular dependencies in Auth and Billing modules. Add unique username generation logic in bootstrap-admin script.
20e044d32b Remove TypeScript build info files from multiple packages to streamline project structure and reduce clutter.
Compare 2 commits »
smueller pushed to main at smueller/HexaHost-GameCloud 2026-07-05 12:27:34 +00:00
27a3ec8244 Refactor database command scripts in package.json to source environment variables using bash, enhancing command execution for database operations.
smueller pushed to main at smueller/HexaHost-GameCloud 2026-07-05 12:25:04 +00:00
d8cc04df21 Update .gitignore to exclude TypeScript build info files and modify package.json to enhance the dev:infra script for improved local development environment setup.
smueller pushed to main at smueller/TK-Wiki-Newsletter 2026-07-03 12:54:20 +00:00
b35c524ba5 Enhance CSRF protection and user management features
smueller pushed to main at smueller/TK-Wiki-Newsletter 2026-07-03 11:48:57 +00:00
3f3223f17c Implement newsletter preview copy functionality and UI enhancements
smueller pushed to main at smueller/TK-Wiki-Newsletter 2026-07-03 11:45:04 +00:00
9f42cc77cc Enhance UI and functionality for admin dashboard and user management
df4424fdf9 Enhance newsletter HTML generation and UI components
Compare 2 commits »
smueller pushed to main at smueller/TK-Wiki-Newsletter 2026-07-03 11:07:40 +00:00
90cdb7e922 Enhance newsletter functionality and UI improvements
smueller pushed to main at smueller/TK-Wiki-Newsletter 2026-07-03 10:47:41 +00:00
e5e4d812c7 Update configuration and enhance newsletter generation features
smueller pushed to main at smueller/TK-Wiki-Newsletter 2026-07-03 09:48:48 +00:00
0d7729287f Refactor Dockerfile to use entrypoint script, update requirements for bcrypt, and enhance FastAPI app with optional user retrieval and improved error handling
smueller pushed to main at smueller/TK-Wiki-Newsletter 2026-07-03 09:40:39 +00:00
995740937e Add HOST_PORT configuration to .env.example and update docker-compose and README
smueller created branch main in smueller/TK-Wiki-Newsletter 2026-07-03 09:35:50 +00:00
smueller pushed to main at smueller/TK-Wiki-Newsletter 2026-07-03 09:35:50 +00:00
146d398ecb initial commit
smueller created repository smueller/TK-Wiki-Newsletter 2026-07-03 09:32:14 +00:00
smueller pushed to main at smueller/HexaHost-GameCloud 2026-07-01 09:11:46 +00:00
212d46eb0c Update TypeScript configuration paths in multiple packages to reference local typescript-config files instead of the hexahost package.
smueller pushed to main at smueller/HexaHost-GameCloud 2026-06-30 11:37:12 +00:00
f4a6f5eaca Update Turbo cache manifests to use backslashes for file paths and refresh file metadata across multiple packages.
smueller pushed to main at smueller/HexaHost-GameCloud 2026-06-30 11:17:19 +00:00
316679a913 Enhance WHMCS integration with mTLS support and product mapping features. Added mTLS configuration options, updated API endpoints for mTLS status and fingerprint registration, and implemented product validation API. Updated database schema and documentation accordingly.
smueller pushed to main at smueller/HexaWetter 2026-06-28 21:07:35 +00:00
16da230813 Enhance geocoding service and frontend search functionality. Refactor geocoding logic to improve postal code handling and response parsing. Update frontend searchPlaces function to include postal code in results display and adjust input validation. Modify CSS for improved search results styling.
smueller pushed to main at smueller/HexaHost-GameCloud 2026-06-26 13:11:33 +00:00
4b20efe4bc Implement WHMCS Addon Dashboard with API for stats and integrate billing provider logic