coolify/app/Models
2024-10-03 20:47:22 +02:00
..
Application.php refactor: Remove deployment queue when deleting an application 2024-10-02 09:20:49 +02:00
ApplicationDeploymentQueue.php chore: Add missing import for Attribute class in ApplicationDeploymentQueue model 2024-10-02 09:21:54 +02:00
ApplicationPreview.php
ApplicationSetting.php
BaseModel.php
Environment.php
EnvironmentVariable.php refactor: remove unnecessary code 2024-09-30 11:14:40 +02:00
GithubApp.php
GitlabApp.php
InstanceSettings.php chore: Refactor instanceSettings() function to improve code readability 2024-10-01 10:33:56 +02:00
Kubernetes.php
LocalFileVolume.php
LocalPersistentVolume.php
OauthSetting.php
PersonalAccessToken.php
PrivateKey.php refactor: Update PrivateKey model to use ownedByCurrentTeam() scope for cleanupUnusedKeys() 2024-09-20 13:05:51 +02:00
Project.php Include project’s description in API response. 2024-09-09 09:44:43 -07:00
ProjectSetting.php
S3Storage.php fix: local dev s3 uploads 2024-10-02 11:45:30 +02:00
ScheduledDatabaseBackup.php format 2024-09-23 19:51:31 +02:00
ScheduledDatabaseBackupExecution.php
ScheduledTask.php format 2024-09-23 19:51:31 +02:00
ScheduledTaskExecution.php
Server.php fix: ipv6 scp should use -6 flag 2024-10-02 08:15:03 +02:00
ServerSetting.php
Service.php fix: able to support more database dynamically from Coolify's UI 2024-10-03 13:49:43 +02:00
ServiceApplication.php fix: service application view 2024-10-03 20:47:02 +02:00
ServiceDatabase.php fix: add new supported database images 2024-10-03 20:47:22 +02:00
SharedEnvironmentVariable.php
StandaloneClickhouse.php improvement: show backup button on supported db service stacks 2024-10-03 10:48:25 +02:00
StandaloneDocker.php
StandaloneDragonfly.php improvement: show backup button on supported db service stacks 2024-10-03 10:48:25 +02:00
StandaloneKeydb.php improvement: show backup button on supported db service stacks 2024-10-03 10:48:25 +02:00
StandaloneMariadb.php improvement: show backup button on supported db service stacks 2024-10-03 10:48:25 +02:00
StandaloneMongodb.php improvement: show backup button on supported db service stacks 2024-10-03 10:48:25 +02:00
StandaloneMysql.php improvement: show backup button on supported db service stacks 2024-10-03 10:48:25 +02:00
StandalonePostgresql.php improvement: show backup button on supported db service stacks 2024-10-03 10:48:25 +02:00
StandaloneRedis.php improvement: show backup button on supported db service stacks 2024-10-03 10:48:25 +02:00
Subscription.php
SwarmDocker.php
Tag.php
Team.php
TeamInvitation.php
User.php
Waitlist.php
Webhook.php