coolify/app/Http/Controllers
Andras Bacsai 51561e4bee feat(profile): add uploadable avatars with local/S3 storage
Users can upload and remove profile pictures on the profile page.
Admins choose local or instance S3 storage in advanced settings.
Avatars are compressed to JPEG and served via a private cached route.
2026-08-07 21:39:56 +02:00
..
Api feat(ui): Shadow UI redesign, domain management, and DNS autoconfigure (#11119) 2026-08-03 23:11:54 +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