coolify/app/Models
2023-09-30 15:39:40 +02:00
..
Application.php fix: show source on all type of applications 2023-09-29 14:26:31 +02:00
ApplicationDeploymentQueue.php
ApplicationPreview.php
ApplicationSetting.php
BaseModel.php
Environment.php fix: cannot delete env with available services 2023-09-28 11:51:01 +02:00
EnvironmentVariable.php wip 2023-09-21 21:30:13 +02:00
GithubApp.php fix: remove private key in case you removed a github app 2023-09-29 11:01:40 +02:00
GitlabApp.php
InstanceSettings.php
Kubernetes.php
LocalFileVolume.php fix: service volume read from filesystem 2023-09-30 15:08:40 +02:00
LocalPersistentVolume.php fix: show real storage name on services 2023-09-25 17:14:19 +02:00
PrivateKey.php
Project.php
ProjectSetting.php
S3Storage.php
ScheduledDatabaseBackup.php
ScheduledDatabaseBackupExecution.php
Server.php fix: proxy configuration + starter 2023-09-25 09:17:42 +02:00
ServerSetting.php
Service.php fix: respect server fqdn 2023-09-30 15:39:40 +02:00
ServiceApplication.php fix: file/dir based volumes are now read from the server 2023-09-29 21:38:11 +02:00
ServiceDatabase.php fix: file/dir based volumes are now read from the server 2023-09-29 21:38:11 +02:00
StandaloneDocker.php wip: services 2023-09-21 17:48:31 +02:00
StandalonePostgresql.php fix: delete persistent storages on resource deletion 2023-09-22 11:34:27 +02:00
Subscription.php feat: trial 2023-09-12 11:19:21 +02:00
SwarmDocker.php
Team.php fix: team error 2023-09-15 17:30:26 +02:00
TeamInvitation.php fix: invitation 2023-09-15 11:19:36 +02:00
User.php fix: invitation 2023-09-15 11:19:36 +02:00
Waitlist.php
Webhook.php