coolify/app/Models
2024-10-18 13:48:41 +02:00
..
Application.php wip: coolify.json 2024-10-08 15:11:19 +02:00
ApplicationDeploymentQueue.php chore: Add missing import for Attribute class in ApplicationDeploymentQueue model 2024-10-02 09:21:54 +02:00
ApplicationPreview.php refactor: Update parse method in Advanced, All, ApplicationPreview, General, and ApplicationDeploymentJob classes 2024-08-29 12:39:37 +02:00
ApplicationSetting.php Fix styling 2024-06-10 20:43:34 +00:00
BaseModel.php Fix styling 2024-07-25 11:31:59 +00:00
Environment.php openapi work work 2024-07-09 10:45:10 +02:00
EnvironmentVariable.php refactor: remove unnecessary code 2024-09-30 11:14:40 +02:00
GithubApp.php feat: private gh deployments through api 2024-06-30 11:30:31 +02:00
GitlabApp.php testing php storm code cleanup and styling 2023-08-08 11:51:36 +02:00
InstanceSettings.php chore: Refactor instanceSettings() function to improve code readability 2024-10-01 10:33:56 +02:00
Kubernetes.php Fix styling 2024-06-22 08:41:55 +00:00
LocalFileVolume.php fix: storages with preserved git repository 2024-08-21 14:31:17 +02:00
LocalPersistentVolume.php refactor: Update code to use str() instead of Str::of() for string manipulation 2024-06-25 10:37:10 +02:00
OauthSetting.php Fix styling 2024-06-10 20:43:34 +00:00
PersonalAccessToken.php Fix styling 2024-06-10 20:43:34 +00:00
PrivateKey.php refactor: Update PrivateKey model to use ownedByCurrentTeam() scope for cleanupUnusedKeys() 2024-09-20 13:05:51 +02:00
Project.php fix project deletion and refactor some code 2024-10-18 13:48:41 +02:00
ProjectSetting.php feat: initial api endpoints 2024-02-16 21:56:38 +01:00
S3Storage.php fix: local dev s3 uploads 2024-10-02 11:45:30 +02:00
ScheduledDatabaseBackup.php fix: scheduled database server 2024-10-10 12:42:34 +02:00
ScheduledDatabaseBackupExecution.php Refactor + package updates + improve local backups 2023-08-10 15:52:54 +02:00
ScheduledTask.php format 2024-09-23 19:51:31 +02:00
ScheduledTaskExecution.php Start scheduled task job execution. 2024-01-01 18:23:58 -08:00
Server.php add https3 support to traefik and fix 404 redirect for traefik3 2024-10-10 18:47:01 +01:00
ServerSetting.php refactor: Remove unused server timezone seeder and related code 2024-08-26 15:36:22 +02:00
Service.php chore: Update service extra fields to use dynamic keys 2024-10-11 11:36:57 +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 Fix styling 2024-06-10 20:43:34 +00:00
StandaloneClickhouse.php improvement: show backup button on supported db service stacks 2024-10-03 10:48:25 +02:00
StandaloneDocker.php Fix styling 2024-06-10 20:43:34 +00:00
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 fix: remove lemon + paddle things 2024-06-25 13:54:58 +02:00
SwarmDocker.php Fix styling 2024-06-10 20:43:34 +00:00
Tag.php Fix styling 2024-06-10 20:43:34 +00:00
Team.php openapi work work 2024-07-09 10:45:10 +02:00
TeamInvitation.php Fix styling 2024-06-10 20:43:34 +00:00
User.php fix: members of root team should not see instance admin stuff 2024-07-26 14:54:24 +02:00
Waitlist.php Fix styling 2024-06-10 20:43:34 +00:00
Webhook.php Fix styling 2024-06-10 20:43:34 +00:00