coolify/app/Models
Andras Bacsai dd782e75f5 fix: local dev s3 uploads
fix: hetzner s3 uploads (mc alias instead of mc host)
2024-10-02 11:45:30 +02:00
..
Application.php refactor: Remove deployment queue when deleting an application 2024-10-02 09:20:49 +02:00
ApplicationDeploymentQueue.php chore: Add missing import for Attribute class in ApplicationDeploymentQueue model 2024-10-02 09:21:54 +02:00
ApplicationPreview.php
ApplicationSetting.php
BaseModel.php
Environment.php
EnvironmentVariable.php refactor: remove unnecessary code 2024-09-30 11:14:40 +02:00
GithubApp.php
GitlabApp.php
InstanceSettings.php chore: Refactor instanceSettings() function to improve code readability 2024-10-01 10:33:56 +02:00
Kubernetes.php
LocalFileVolume.php
LocalPersistentVolume.php
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: local dev s3 uploads 2024-10-02 11:45:30 +02: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
Server.php fix: ipv6 scp should use -6 flag 2024-10-02 08:15:03 +02:00
ServerSetting.php
Service.php chore: Refactor instanceSettings() function and improve code readability 2024-10-01 11:36:37 +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
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
Tag.php
Team.php
TeamInvitation.php
User.php
Waitlist.php
Webhook.php