coolify/app/Http/Controllers
Andras Bacsai e37cb98c7c refactor(team): make server limit methods accept optional team parameter
Allow serverLimit() and serverLimitReached() to accept an optional team
parameter instead of relying solely on the current session. This improves
testability and makes the methods more flexible by allowing them to work
without session state.

Add comprehensive tests covering various scenarios including no session,
team at limit, and team under limit.
2026-03-23 21:56:50 +01:00
..
Api refactor(team): make server limit methods accept optional team parameter 2026-03-23 21:56:50 +01:00
Webhook fix(github-webhook): handle unsupported event types gracefully 2026-03-23 21:33:40 +01:00
Controller.php v4.0.0-beta.420 (#6008) 2025-06-26 12:23:08 +02:00
OauthController.php Remove all ray() calls 2024-10-28 13:51:23 +01:00
UploadController.php feat: Refactor service database management and backup functionalities 2026-01-02 16:29:48 +01:00