coolify/app/Http/Controllers
Andras Bacsai 36dfd1bc6e refactor(github): enhance API request handling and validation
- Updated validation rules for 'custom_user' and 'custom_port' fields to be nullable in the GithubController.
- Refactored API request handling in GithubController, GithubPrivateRepository, and helper functions to use a consistent Http::GitHub method with timeout and retry logic.
- Improved error handling for repository and branch loading processes.
2025-09-22 15:41:56 +02:00
..
Api refactor(github): enhance API request handling and validation 2025-09-22 15:41:56 +02:00
Webhook refactor(webhook): remove Webhook model and related logic; add migrations to drop webhooks and kubernetes tables 2025-09-10 19:35:53 +02:00
Controller.php v4.0.0-beta.420 (#6008) 2025-06-26 12:23:08 +02:00
MagicController.php Fix styling 2024-06-10 20:43:34 +00:00
OauthController.php Remove all ray() calls 2024-10-28 13:51:23 +01:00
UploadController.php Delete some useless imports 2024-10-31 16:33:49 +01:00