This website requires JavaScript.
Explore
Help
Sign In
mmintel
/
gridpilot.gg
Watch
1
Star
0
Fork
0
You've already forked gridpilot.gg
Code
Issues
Pull Requests
1
Actions
Packages
Projects
Releases
Wiki
Activity
Files
f717abf0a07f46edae4ed31cccd4c4a6b560eaa7
gridpilot.gg
/
packages
/
application
/
ports
History
Marc Mintel
1d7c4f78d1
feat(overlay-sync): wire OverlaySyncService into DI, IPC and renderer gating
2025-11-26 19:14:25 +01:00
..
AutomationResults.ts
refactor: restructure to monorepo with apps and packages directories - Move companion app to apps/companion with electron-vite - Move domain/application/infrastructure to packages/ - Fix ELECTRON_RUN_AS_NODE env var issue for VS Code terminal - Remove legacy esbuild bundler (replaced by electron-vite) - Update workspace scripts in root package.json
2025-11-22 00:25:06 +01:00
IAuthenticationService.ts
wip
2025-11-26 17:03:29 +01:00
IAutomationEngine.ts
fix(automation): add stopAutomation to IAutomationEngine interface and fix interval cleanup
2025-11-22 01:50:37 +01:00
IAutomationEventPublisher.ts
feat(overlay-sync): wire OverlaySyncService into DI, IPC and renderer gating
2025-11-26 19:14:25 +01:00
ICheckoutConfirmationPort.ts
wip
2025-11-26 17:03:29 +01:00
ICheckoutService.ts
wip
2025-11-26 17:03:29 +01:00
ILogger.ts
feat(logging): add professional logging with pino and headless E2E tests - Add ILogger port interface in application layer - Implement PinoLogAdapter with Electron-compatible structured logging - Add NoOpLogAdapter for testing - Wire logging into DI container and all adapters - Create 32 E2E tests for automation workflow (headless-only) - Add vitest.e2e.config.ts for E2E test configuration - All tests enforce HEADLESS mode (no headed browser allowed)
2025-11-22 01:02:38 +01:00
IOverlaySyncPort.ts
feat(overlay-sync): wire OverlaySyncService into DI, IPC and renderer gating
2025-11-26 19:14:25 +01:00
IScreenAutomation.ts
working companion prototype
2025-11-24 23:32:36 +01:00
ISessionRepository.ts
refactor: restructure to monorepo with apps and packages directories - Move companion app to apps/companion with electron-vite - Move domain/application/infrastructure to packages/ - Fix ELECTRON_RUN_AS_NODE env var issue for VS Code terminal - Remove legacy esbuild bundler (replaced by electron-vite) - Update workspace scripts in root package.json
2025-11-22 00:25:06 +01:00
IUserConfirmationPort.ts
wip
2025-11-26 17:03:29 +01:00