Commit Graph

24 Commits

Author SHA1 Message Date
TheOnlyMace
20e044d32b Remove TypeScript build info files from multiple packages to streamline project structure and reduce clutter. 2026-07-05 14:40:45 +02:00
smueller
212d46eb0c Update TypeScript configuration paths in multiple packages to reference local typescript-config files instead of the hexahost package.
Some checks failed
CI / Node — lint, typecheck, test, build (push) Failing after 34s
CI / Go — node-agent tests (push) Failing after 10s
CI / Go — edge-gateway build (push) Successful in 17s
2026-07-01 11:11:40 +02:00
smueller
f4a6f5eaca Update Turbo cache manifests to use backslashes for file paths and refresh file metadata across multiple packages.
Some checks failed
CI / Node — lint, typecheck, test, build (push) Failing after 10s
CI / Go — node-agent tests (push) Failing after 8s
CI / Go — edge-gateway build (push) Successful in 18s
2026-06-30 13:37:06 +02:00
smueller
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.
Some checks failed
CI / Node — lint, typecheck, test, build (push) Failing after 9s
CI / Go — node-agent tests (push) Failing after 8s
CI / Go — edge-gateway build (push) Successful in 18s
2026-06-30 13:17:12 +02:00
smueller
4b20efe4bc Implement WHMCS Addon Dashboard with API for stats and integrate billing provider logic
Some checks failed
CI / Node — lint, typecheck, test, build (push) Failing after 10s
CI / Go — node-agent tests (push) Failing after 8s
CI / Go — edge-gateway build (push) Successful in 17s
2026-06-26 15:11:29 +02:00
smueller
15cf302afc Phase F
Some checks failed
CI / Node — lint, typecheck, test, build (push) Failing after 10s
CI / Go — node-agent tests (push) Failing after 8s
CI / Go — edge-gateway build (push) Successful in 18s
2026-06-26 15:05:01 +02:00
smueller
333ad1cc7d Phase D
Some checks failed
CI / Node — lint, typecheck, test, build (push) Failing after 9s
CI / Go — node-agent tests (push) Failing after 8s
CI / Go — edge-gateway build (push) Successful in 17s
2026-06-26 14:03:57 +02:00
smueller
ed8334328e Phase9
Some checks failed
CI / Node — lint, typecheck, test, build (push) Failing after 9s
CI / Go — node-agent tests (push) Failing after 8s
CI / Go — edge-gateway build (push) Successful in 17s
2026-06-26 13:46:25 +02:00
smueller
b335f6a497 Phase8
Some checks failed
CI / Node — lint, typecheck, test, build (push) Failing after 9s
CI / Go — node-agent tests (push) Failing after 9s
CI / Go — edge-gateway build (push) Successful in 17s
2026-06-26 13:33:03 +02:00
smueller
ab21f53cdd Phase7
Some checks failed
CI / Node — lint, typecheck, test, build (push) Failing after 9s
CI / Go — node-agent tests (push) Failing after 8s
CI / Go — edge-gateway build (push) Successful in 14s
2026-06-26 13:20:55 +02:00
smueller
49a98ee31d Phase6
Some checks failed
CI / Node — lint, typecheck, test, build (push) Failing after 9s
CI / Go — node-agent tests (push) Failing after 8s
CI / Go — edge-gateway build (push) Successful in 13s
2026-06-26 13:11:28 +02:00
smueller
d29a02f2a4 Phase5
Some checks failed
CI / Node — lint, typecheck, test, build (push) Failing after 9s
CI / Go — node-agent tests (push) Failing after 9s
CI / Go — edge-gateway build (push) Successful in 13s
2026-06-26 13:00:01 +02:00
smueller
4262464cd5 Phase4
Some checks failed
CI / Node — lint, typecheck, test, build (push) Failing after 9s
CI / Go — node-agent tests (push) Failing after 9s
CI / Go — edge-gateway build (push) Successful in 13s
2026-06-26 12:32:27 +02:00
smueller
9b061c3ee7 Phase3
Some checks failed
CI / Node — lint, typecheck, test, build (push) Failing after 9s
CI / Go — node-agent tests (push) Failing after 9s
CI / Go — edge-gateway build (push) Successful in 13s
2026-06-26 12:17:26 +02:00
smueller
c4077d4673 Phase2
Some checks failed
CI / Node — lint, typecheck, test, build (push) Failing after 10s
CI / Go — node-agent tests (push) Failing after 8s
CI / Go — edge-gateway build (push) Successful in 13s
2026-06-26 12:01:25 +02:00
smueller
58961000eb Phase1
Some checks failed
CI / Node — lint, typecheck, test, build (push) Failing after 9s
CI / Go — node-agent tests (push) Failing after 21s
CI / Go — edge-gateway build (push) Successful in 13s
2026-06-26 11:31:54 +02:00
smueller
4fe25e6ec3 Phase0
Some checks failed
CI / Node — lint, typecheck, test, build (push) Failing after 9s
CI / Go — node-agent tests (push) Failing after 22s
CI / Go — edge-gateway build (push) Successful in 13s
2026-06-26 11:12:51 +02:00
smueller
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.
Some checks failed
CI / Node — lint, typecheck, test, build (push) Failing after 9s
CI / Go — node-agent tests (push) Failing after 22s
CI / Go — edge-gateway build (push) Successful in 13s
2026-06-26 10:53:55 +02:00
smueller
9e1c7840d1 Update TypeScript build information to reflect changes in dependencies and file structure across packages, ensuring alignment with recent updates.
Some checks failed
CI / Node — lint, typecheck, test, build (push) Failing after 9s
CI / Go — node-agent tests (push) Failing after 21s
CI / Go — edge-gateway build (push) Successful in 13s
2026-06-26 10:52:05 +02:00
smueller
0848dbb33c Update TypeScript build information for database package to reflect changes in dependencies and file structure. 2026-06-26 10:51:39 +02:00
smueller
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. 2026-06-26 10:51:27 +02:00
smueller
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.
Some checks failed
CI / Node — lint, typecheck, test, build (push) Failing after 9s
CI / Go — node-agent tests (push) Failing after 21s
CI / Go — edge-gateway build (push) Successful in 12s
2026-06-26 10:49:08 +02:00
smueller
4104daaf75 initial commit2
Some checks failed
CI / Node — lint, typecheck, test, build (push) Failing after 9s
CI / Go — node-agent tests (push) Failing after 55s
CI / Go — edge-gateway build (push) Successful in 13s
2026-06-26 10:45:58 +02:00
smueller
e37ea87b35 initial commit
Some checks failed
CI / Go — node-agent tests (push) Has been cancelled
CI / Go — edge-gateway build (push) Has been cancelled
CI / Node — lint, typecheck, test, build (push) Has been cancelled
2026-06-26 10:45:08 +02:00