coolify/app/Models
2023-11-14 15:06:03 +01:00
..
Application.php Add gitWebhook method to Application model and fix 2023-11-14 14:07:42 +01:00
ApplicationDeploymentQueue.php wip 2023-06-30 15:57:40 +02:00
ApplicationPreview.php better emails 2023-09-01 15:52:18 +02:00
ApplicationSetting.php testing php storm code cleanup and styling 2023-08-08 11:51:36 +02:00
BaseModel.php testing php storm code cleanup and styling 2023-08-08 11:51:36 +02:00
Environment.php feat: mysql, mariadb 2023-10-24 14:31:28 +02:00
EnvironmentVariable.php feat: lock environment variables 2023-10-24 15:41:21 +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 testing php storm code cleanup and styling 2023-08-08 11:51:36 +02:00
InstanceSettings.php feat: add resend as transactional emails 2023-08-31 13:10:39 +02:00
Kubernetes.php Add GitHub, GitLab, DeployKeys 2023-03-28 12:09:34 +02:00
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
PersonalAccessToken.php wip: PAT by team 2023-10-18 18:02:09 +02:00
PrivateKey.php fix: errors 2023-09-11 17:36:30 +02:00
Project.php feat: mysql, mariadb 2023-10-24 14:31:28 +02:00
ProjectSetting.php fixes 2023-06-15 09:15:41 +02:00
S3Storage.php fix: only send email if transactional email set 2023-10-10 14:14:41 +02:00
ScheduledDatabaseBackup.php Able to backup Coolify itself 2023-08-11 16:13:53 +02:00
ScheduledDatabaseBackupExecution.php Refactor + package updates + improve local backups 2023-08-10 15:52:54 +02:00
Server.php Update server model and version configurations 2023-11-14 15:06:03 +01:00
ServerSetting.php fix: server settings guarded 2023-10-25 11:50:22 +02:00
Service.php fix: generate service fields 2023-11-13 17:06:43 +01:00
ServiceApplication.php Add service-specific configuration fields and save 2023-11-13 11:09:21 +01:00
ServiceDatabase.php Update dependencies and fix minor bugs. 2023-11-13 15:19:49 +01:00
StandaloneDocker.php fix: delete destination 2023-11-06 10:20:13 +01:00
StandaloneMariadb.php fix: deletions 2023-11-06 18:04:18 +01:00
StandaloneMongodb.php fix: deletions 2023-11-06 18:04:18 +01:00
StandaloneMysql.php fix: deletions 2023-11-06 18:04:18 +01:00
StandalonePostgresql.php fix: deletions 2023-11-06 18:04:18 +01:00
StandaloneRedis.php feat: make service databases public 2023-11-09 14:59:38 +01:00
Subscription.php cloud: fix subs 2023-10-27 10:17:13 +02:00
SwarmDocker.php testing php storm code cleanup and styling 2023-08-08 11:51:36 +02:00
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 wip: PAT by team 2023-10-18 18:02:09 +02:00
Waitlist.php feat: force password reset + waitlist 2023-08-15 14:11:38 +02:00
Webhook.php add stripe subscription 2023-08-24 16:14:09 +02:00