coolify/routes
Andras Bacsai 45f65481e6 fix(mcp): change enable/disable endpoints from GET to POST and fix service/app listing
- `/mcp/enable` and `/mcp/disable` now use POST (state-mutating ops)
- `ListServices` queries DB directly instead of loading all projects into memory
- `ListApplications` validates tag arg rejects empty string (not just falsy)
2026-05-05 22:07:58 +02:00
..
ai.php feat(mcp): add MCP server with read-only tools for Coolify resources 2026-04-29 10:30:43 +02:00
api.php fix(mcp): change enable/disable endpoints from GET to POST and fix service/app listing 2026-05-05 22:07:58 +02:00
channels.php Revert "rector: arrrrr" 2025-01-07 15:31:43 +01:00
console.php
web.php refactor(api): return generic error messages for upstream and storage failures 2026-04-20 11:50:30 +02:00
webhooks.php chore: remove unused waitlist stuff 2024-12-09 12:00:54 +01:00