coolify/app/Models
2024-04-17 10:54:55 +02:00
..
Application.php Refactor code to add sudo prefix for certain commands in multiple files 2024-04-17 10:49:34 +02:00
ApplicationDeploymentQueue.php refactor applicationdeploymentjob 2023-12-04 15:08:24 +01:00
ApplicationPreview.php moar fixes 2023-11-27 15:25:15 +01:00
ApplicationSetting.php fix: switching to static build 2023-12-06 21:32:23 +01:00
BaseModel.php
Environment.php Add keydb, dragonfly and clickhouse 2024-04-10 15:00:46 +02:00
EnvironmentVariable.php feat: lazy load stuffs + tell user if compose based deployments have missing envs 2024-04-15 14:23:25 +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 fix 2023-12-11 20:01:54 +01:00
Kubernetes.php
LocalFileVolume.php Refactor code to add sudo prefix for certain commands in multiple files 2024-04-17 10:49:34 +02:00
LocalPersistentVolume.php fix: show real storage name on services 2023-09-25 17:14:19 +02:00
OauthSetting.php Add oauth support 2024-03-11 17:29:57 -04: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 Add keydb, dragonfly and clickhouse 2024-04-10 15:00:46 +02:00
ProjectSetting.php feat: initial api endpoints 2024-02-16 21:56:38 +01:00
S3Storage.php refactor routes 2024-01-07 16:23:41 +01:00
ScheduledDatabaseBackup.php fix: remove success application deployment job 2024-03-01 18:24:14 +01:00
ScheduledDatabaseBackupExecution.php
ScheduledTask.php Complete add/edit/delete for scheduled tasks. 2024-01-01 18:23:29 -08:00
ScheduledTaskExecution.php Start scheduled task job execution. 2024-01-01 18:23:58 -08:00
Server.php Refactor code to add sudo prefix for certain commands in multiple files 2024-04-17 10:49:34 +02:00
ServerSetting.php fix: server settings guarded 2023-10-25 11:50:22 +02:00
Service.php Refactor code to add sudo prefix for certain commands in multiple files 2024-04-17 10:49:34 +02:00
ServiceApplication.php ui ui ui ui 2024-03-25 11:33:38 +01:00
ServiceDatabase.php fix: public service database 2024-03-25 12:13:43 +01:00
SharedEnvironmentVariable.php feat: literal env variables 2024-04-15 12:46:22 +02:00
StandaloneClickhouse.php fix: make sure that confs when checking if it is changed sorted 2024-04-15 15:45:50 +02:00
StandaloneDocker.php Add keydb, dragonfly and clickhouse 2024-04-10 15:00:46 +02:00
StandaloneDragonfly.php Refactor Redis connection URLs in StandaloneDragonfly.php 2024-04-17 10:54:55 +02:00
StandaloneKeydb.php fix: make sure that confs when checking if it is changed sorted 2024-04-15 15:45:50 +02:00
StandaloneMariadb.php fix: make sure that confs when checking if it is changed sorted 2024-04-15 15:45:50 +02:00
StandaloneMongodb.php fix: make sure that confs when checking if it is changed sorted 2024-04-15 15:45:50 +02:00
StandaloneMysql.php fix: make sure that confs when checking if it is changed sorted 2024-04-15 15:45:50 +02:00
StandalonePostgresql.php fix: make sure that confs when checking if it is changed sorted 2024-04-15 15:45:50 +02:00
StandaloneRedis.php fix: make sure that confs when checking if it is changed sorted 2024-04-15 15:45:50 +02:00
Subscription.php Refactor subscription handling logic in middleware and model 2024-02-23 13:50:48 +01:00
SwarmDocker.php Add keydb, dragonfly and clickhouse 2024-04-10 15:00:46 +02:00
Tag.php fix: tags 2024-02-03 12:39:07 +01:00
Team.php fix: isMember 2024-04-05 18:47:07 +02:00
TeamInvitation.php fix: should note delete personal teams 2024-03-05 09:19:15 +01:00
User.php Add role-based authorization for updating teams 2024-04-05 16:48:06 +02:00
Waitlist.php
Webhook.php