coolify/app/Models
2026-08-18 09:08:18 +02:00
..
Application.php feat(domains): add inline indexing and redirect controls 2026-08-10 15:10:30 +02:00
ApplicationDeploymentQueue.php
ApplicationPreview.php fix(compose): normalize service-name keys for domains and env vars (#11040) 2026-08-03 23:08:56 +02:00
ApplicationSetting.php feat(api): add application settings to application endpoints 2026-07-14 13:44:45 +02:00
BaseModel.php
CloudInitScript.php feat(security): add editable cloud credential pages 2026-07-08 12:58:27 +02:00
CloudProviderToken.php feat(security): add editable cloud credential pages 2026-07-08 12:58:27 +02:00
DiscordNotificationSettings.php
DockerCleanupExecution.php
EmailNotificationSettings.php
Environment.php chore(v5): archive V5 implementation and remove runtime integration 2026-08-15 19:13:30 +02:00
EnvironmentVariable.php Merge remote-tracking branch 'origin/next' into api-sensitive-data-scrubber 2026-07-07 12:56:19 +02:00
GithubApp.php feat(github): add GitHub App connection testing 2026-07-21 21:54:15 +02:00
GitlabApp.php fix(security): encrypt GitLab webhook token and mask input 2026-07-21 21:21:04 +02:00
InstanceSettings.php feat(profile): add uploadable avatars with local/S3 storage 2026-08-07 21:39:56 +02:00
LocalFileVolume.php refactor(backups): centralize storage deletion guard 2026-07-19 23:20:46 +02:00
LocalPersistentVolume.php feat(project): add icons and improve persistent volume management 2026-08-13 22:56:52 +02:00
OauthSetting.php
PersonalAccessToken.php
PrivateKey.php feat(security): add editable cloud credential pages 2026-07-08 12:58:27 +02:00
Project.php chore(v5): archive V5 implementation and remove runtime integration 2026-08-15 19:13:30 +02:00
ProjectSetting.php
PushoverNotificationSettings.php
S3Storage.php feat(profile): add uploadable avatars with local/S3 storage 2026-08-07 21:39:56 +02:00
ScheduledDatabaseBackup.php fix(backups): honor full dumps and selected storage deletion (#11331) 2026-08-17 18:29:09 +02:00
ScheduledDatabaseBackupExecution.php fix(models): add datetime cast for finished_at in ScheduledDatabaseBackupExecution 2026-08-12 12:57:03 +00:00
ScheduledTask.php
ScheduledTaskExecution.php
ScheduledVolumeBackup.php feat(volume-backups): add service backup UI and polish layouts 2026-08-05 15:15:50 +02:00
ScheduledVolumeBackupExecution.php fix(backups): pin S3 per volume execution and harden deletes 2026-07-16 14:30:58 +02:00
Server.php fix(docker): replace deprecated stop flags with version-aware ones 2026-08-13 11:17:44 +02:00
ServerSetting.php feat(backups): add configurable CPU usage for volume compression 2026-08-14 12:00:46 +02:00
Service.php feat(services): add Jean Server one-click template and extra fields 2026-08-13 11:00:04 +02:00
ServiceApplication.php feat(domains): add configurable HTTPS redirects for service apps 2026-08-18 09:08:18 +02:00
ServiceDatabase.php feat(api): add service database management endpoints 2026-07-15 12:29:58 +02:00
SharedEnvironmentVariable.php fix(api): secure proxy config, clone volumes, and rollback tags (#11003) 2026-07-22 14:52:11 +02:00
SlackNotificationSettings.php
SslCertificate.php
StandaloneClickhouse.php feat: add ClickHouse backups and cloud ops tools 2026-07-16 11:57:52 +02:00
StandaloneDocker.php fix(servers): retain cloud instances awaiting IPs 2026-07-11 21:35:10 +02:00
StandaloneDragonfly.php fix(api): expose sensitive fields for privileged tokens 2026-07-07 12:53:34 +02:00
StandaloneKeydb.php fix(api): expose sensitive fields for privileged tokens 2026-07-07 12:53:34 +02:00
StandaloneMariadb.php fix(api): expose sensitive fields for privileged tokens 2026-07-07 12:53:34 +02:00
StandaloneMongodb.php fix(api): expose sensitive fields for privileged tokens 2026-07-07 12:53:34 +02:00
StandaloneMysql.php fix(api): expose sensitive fields for privileged tokens 2026-07-07 12:53:34 +02:00
StandalonePostgresql.php fix(api): expose sensitive fields for privileged tokens 2026-07-07 12:53:34 +02:00
StandaloneRedis.php fix(api): expose sensitive fields for privileged tokens 2026-07-07 12:53:34 +02:00
Subscription.php
SwarmDocker.php fix(api): block invalid destination types and service deletions 2026-06-15 17:03:01 +02:00
Tag.php feat(api): add tags to resource creation 2026-07-07 13:56:33 +02:00
Team.php chore(v5): archive V5 implementation and remove runtime integration 2026-08-15 19:13:30 +02:00
TeamInvitation.php
TelegramNotificationSettings.php
User.php feat(profile): add uploadable avatars with local/S3 storage 2026-08-07 21:39:56 +02:00
UserChangelogRead.php
WebhookNotificationSettings.php