coolify/app/Http/Controllers
Andras Bacsai 6481ffffcf fix(upgrade): wait for new version before showing success
Expose the running Coolify version on /api/health and only treat an upgrade as complete once that version meets the target. Parse upgrade status in a shared service, start the update after the Livewire response, and keep polling when the instance is still on the old version.
2026-08-13 10:46:06 +02:00
..
Api fix(upgrade): wait for new version before showing success 2026-08-13 10:46:06 +02:00
V5 feat(v5): authorize creates, deep-link selection, list apps in v4 2026-07-18 15:55:47 +02:00
Webhook fix(security): encrypt GitLab webhook token and mask input 2026-07-21 21:21:04 +02:00
Controller.php fix(auth): preserve invite login with database sessions 2026-07-03 09:38:05 +02:00
OauthController.php fix: normalize oauth emails before matching users 2026-04-09 09:38:56 -06:00
ProfileAvatarController.php feat(profile): add uploadable avatars with local/S3 storage 2026-08-07 21:39:56 +02:00
UploadController.php Merge remote-tracking branch 'origin/next' into harden-database-import-files 2026-06-29 10:35:35 +02:00