coolify/app/Models
2023-10-12 08:51:32 +02:00
..
Application.php feat: add dockerfile location 2023-10-10 14:02:43 +02:00
ApplicationDeploymentQueue.php
ApplicationPreview.php better emails 2023-09-01 15:52:18 +02:00
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 feat: add resend as transactional emails 2023-08-31 13:10:39 +02:00
Kubernetes.php
LocalFileVolume.php fix: services file/dir read from server 2023-10-04 09:58:39 +02:00
LocalPersistentVolume.php fix: show real storage name on services 2023-09-25 17:14:19 +02:00
PrivateKey.php fix: errors 2023-09-11 17:36:30 +02:00
Project.php fix: delete event to deleting 2023-10-05 08:46:26 +02:00
ProjectSetting.php
S3Storage.php fix: only send email if transactional email set 2023-10-10 14:14:41 +02:00
ScheduledDatabaseBackup.php
ScheduledDatabaseBackupExecution.php
Server.php fix: make sure proxy wont start in NONE mode 2023-10-12 08:51:32 +02:00
ServerSetting.php
Service.php fix: services - do not remove unnecessary things for now 2023-10-06 10:08:46 +02:00
ServiceApplication.php fix: predefined content for files 2023-10-02 18:02:32 +02:00
ServiceDatabase.php fix: ui 2023-10-04 10:34:44 +02:00
StandaloneDocker.php wip: services 2023-09-21 17:48:31 +02:00
StandalonePostgresql.php fix: delete event to deleting 2023-10-05 08:46:26 +02:00
Subscription.php feat: add email verification for cloud 2023-10-09 14:20:55 +02:00
SwarmDocker.php
Team.php fix: database backups 2023-10-10 13:10:43 +02:00
TeamInvitation.php fix: invitation 2023-09-15 11:19:36 +02:00
User.php fix: boarding + verification 2023-10-11 14:24:19 +02:00
Waitlist.php
Webhook.php