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.
main
TheOnlyMace
2026-07-05 18:39:53 +02: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.
TheOnlyMace
2026-07-05 14:43:52 +02: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.
TheOnlyMace
2026-07-05 14:40:57 +02:00
20e044d32b
Remove TypeScript build info files from multiple packages to streamline project structure and reduce clutter.
TheOnlyMace
2026-07-05 14:40:45 +02:00
27a3ec8244
Refactor database command scripts in package.json to source environment variables using bash, enhancing command execution for database operations.
TheOnlyMace
2026-07-05 14:27:29 +02: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.
TheOnlyMace
2026-07-05 14:25:01 +02:00
212d46eb0c
Update TypeScript configuration paths in multiple packages to reference local typescript-config files instead of the hexahost package.
smueller
2026-07-01 11:11:40 +02:00
f4a6f5eaca
Update Turbo cache manifests to use backslashes for file paths and refresh file metadata across multiple packages.
smueller
2026-06-30 13:37:06 +02: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
2026-06-30 13:17:12 +02:00
4b20efe4bc
Implement WHMCS Addon Dashboard with API for stats and integrate billing provider logic
smueller
2026-06-26 15:11:29 +02:00
15cf302afc
Phase F
smueller
2026-06-26 15:05:01 +02:00
333ad1cc7d
Phase D
smueller
2026-06-26 14:03:57 +02:00
e25e871067
Refactor API and worker applications to streamline middleware imports and remove unused Redis dependency. Update TypeScript build information across packages to reflect recent changes in file structure and dependencies.
smueller
2026-06-26 10:53:55 +02:00
9e1c7840d1
Update TypeScript build information to reflect changes in dependencies and file structure across packages, ensuring alignment with recent updates.
smueller
2026-06-26 10:52:05 +02:00
52171e9f71
Update TypeScript configurations and scripts for improved build process in database package. Adjust dependencies to align with recent changes.
smueller
2026-06-26 10:51:45 +02:00
0848dbb33c
Update TypeScript build information for database package to reflect changes in dependencies and file structure.
smueller
2026-06-26 10:51:39 +02:00
fdf8392d42
Refactor API and worker applications to use NestJS framework. Update package versions and scripts for improved functionality. Enhance TypeScript configurations and add new dependencies for better development support. Remove deprecated main.ts file from worker application.
smueller
2026-06-26 10:51:27 +02:00
8d659317b9
Refactor health tests to remove explicit type annotations in Promises. Update web package version and scripts for Next.js. Enhance TypeScript configuration with new options and paths. Add Prisma commands to database package scripts. Include additional devDependencies across packages.
smueller
2026-06-26 10:49:08 +02:00