coolify/app/Models
2024-09-23 22:57:24 +02:00
..
Application.php format 2024-09-23 19:51:31 +02:00
ApplicationDeploymentQueue.php
ApplicationPreview.php refactor: Update parse method in Advanced, All, ApplicationPreview, General, and ApplicationDeploymentJob classes 2024-08-29 12:39:37 +02:00
ApplicationSetting.php
BaseModel.php
Environment.php
EnvironmentVariable.php fix: connect compose apps to the right predefined network 2024-08-14 10:45:44 +02:00
GithubApp.php
GitlabApp.php
InstanceSettings.php refactor: Remove unused server timezone seeder and related code 2024-08-26 15:26:08 +02:00
Kubernetes.php
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
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 styling 2024-07-24 19:11:12 +00:00
ScheduledDatabaseBackup.php format 2024-09-23 19:51:31 +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 Refactor Server.php to improve default 404 redirect setup 2024-09-23 22:57:24 +02:00
ServerSetting.php refactor: Remove unused server timezone seeder and related code 2024-08-26 15:36:22 +02:00
Service.php format 2024-09-23 19:51:31 +02:00
ServiceApplication.php format 2024-09-23 19:51:31 +02:00
ServiceDatabase.php format 2024-09-23 19:51:31 +02:00
SharedEnvironmentVariable.php
StandaloneClickhouse.php fix: terminal 2024-09-16 15:35:44 +02:00
StandaloneDocker.php Fix styling 2024-06-10 20:43:34 +00:00
StandaloneDragonfly.php fix: terminal 2024-09-16 15:35:44 +02:00
StandaloneKeydb.php fix: terminal 2024-09-16 15:35:44 +02:00
StandaloneMariadb.php fix: terminal 2024-09-16 15:35:44 +02:00
StandaloneMongodb.php fix: terminal 2024-09-16 15:35:44 +02:00
StandaloneMysql.php fix: terminal 2024-09-16 15:35:44 +02:00
StandalonePostgresql.php fix: terminal 2024-09-16 15:35:44 +02:00
StandaloneRedis.php fix: terminal 2024-09-16 15:35:44 +02:00
Subscription.php
SwarmDocker.php Fix styling 2024-06-10 20:43:34 +00:00
Tag.php
Team.php
TeamInvitation.php
User.php
Waitlist.php Fix styling 2024-06-10 20:43:34 +00:00
Webhook.php