coolify/app/Models
Andras Bacsai 78ef80f800 refactor
2025-04-23 13:22:01 +02:00
..
Application.php refactor 2025-04-23 13:22:01 +02:00
ApplicationDeploymentQueue.php refactor(ApplicationDeploymentJob, ApplicationDeploymentQueue): improve deployment status handling and log entry management with transaction support 2025-04-11 19:32:41 +02:00
ApplicationPreview.php Revert "rector: arrrrr" 2025-01-07 15:31:43 +01:00
ApplicationSetting.php
BaseModel.php refactor: rename name method to sanitizedName in BaseModel for clarity 2024-12-10 08:50:07 +01:00
DiscordNotificationSettings.php feat(notifications): add discord ping functionality and settings 2025-03-21 12:16:33 +01:00
DockerCleanupExecution.php feat: DB and Model for docker cleanup executions 2025-01-15 17:11:15 +01:00
EmailNotificationSettings.php refactor(models): remove unnecessary cloud check in isEnabled method 2025-03-26 09:44:11 +01:00
Environment.php feat: add environment_uuid support and update API documentation 2024-12-17 13:42:16 +01:00
EnvironmentVariable.php chore(core): EnvironmentVariable Model now extends BaseModel to remove duplicated code 2025-01-22 20:14:44 +01:00
GithubApp.php fix: system-wide GitHub apps (#5114) 2025-02-11 17:07:57 +01:00
GitlabApp.php
InstanceSettings.php refactor(notifications): standardize getRecipients method signatures 2025-03-24 17:55:10 +01:00
Kubernetes.php
LocalFileVolume.php reverting: encrypting mount and fs_path 2025-03-29 22:16:12 +01:00
LocalPersistentVolume.php fix(deletion): fix DB deletion 2025-02-04 15:32:56 +01:00
OauthSetting.php Revert "rector: arrrrr" 2025-01-07 15:31:43 +01:00
PersonalAccessToken.php
PrivateKey.php feat(api): add HTTP Basic Authentication fields to OpenAPI specifications and enhance PrivateKey model descriptions 2025-04-23 11:59:01 +02:00
Project.php improve navigation 2025-01-16 11:04:50 +01:00
ProjectSetting.php
PushoverNotificationSettings.php Revert "rector: arrrrr" 2025-01-07 15:31:43 +01:00
S3Storage.php fix(core): improve connection testing with dynamic disk configuration for s3 backups 2025-02-13 10:07:58 +01:00
ScheduledDatabaseBackup.php
ScheduledDatabaseBackupExecution.php
ScheduledTask.php
ScheduledTaskExecution.php
Server.php refactor(jobs): comment out unused Caddy label handling in ApplicationDeploymentJob and simplify proxy path logic in Server model 2025-04-20 17:58:41 +02:00
ServerSetting.php Revert "rector: arrrrr" 2025-01-07 15:31:43 +01:00
Service.php feat(api): unify service creation endpoint and enhance validation 2025-03-21 11:31:17 +01:00
ServiceApplication.php Revert "rector: arrrrr" 2025-01-07 15:31:43 +01:00
ServiceDatabase.php refactor(database): simplify database type checks in ServiceDatabase and enhance image validation in Docker helper 2025-04-21 09:57:27 +02:00
SharedEnvironmentVariable.php Revert "rector: arrrrr" 2025-01-07 15:31:43 +01:00
SlackNotificationSettings.php Revert "rector: arrrrr" 2025-01-07 15:31:43 +01:00
SslCertificate.php fix(ssl): when regenerating SSL certs the cert is not singed with the new CN 2025-02-07 19:36:52 +01:00
StandaloneClickhouse.php chore: improve code quality suggested by code rabbit 2025-02-19 18:04:58 +01:00
StandaloneDocker.php fix: create destination properly 2025-01-12 17:26:28 +01:00
StandaloneDragonfly.php chore: improve code quality suggested by code rabbit 2025-02-19 18:04:58 +01:00
StandaloneKeydb.php chore: improve code quality suggested by code rabbit 2025-02-19 18:04:58 +01:00
StandaloneMariadb.php chore: improve code quality suggested by code rabbit 2025-02-19 18:04:58 +01:00
StandaloneMongodb.php refactor(database): update MongoDB SSL configuration for improved security 2025-03-26 12:25:58 +01:00
StandaloneMysql.php chore: improve code quality suggested by code rabbit 2025-02-19 18:04:58 +01:00
StandalonePostgresql.php chore: improve code quality suggested by code rabbit 2025-02-19 18:04:58 +01:00
StandaloneRedis.php Merge branch 'next' into feat-db-ssl 2025-03-17 15:15:24 +01:00
Subscription.php Revert "rector: arrrrr" 2025-01-07 15:31:43 +01:00
SwarmDocker.php Revert "rector: arrrrr" 2025-01-07 15:31:43 +01:00
Tag.php
Team.php feat(subscription): enhance subscription management with loading states and Stripe status checks 2025-04-14 10:31:13 +02:00
TeamInvitation.php Revert "rector: arrrrr" 2025-01-07 15:31:43 +01:00
TelegramNotificationSettings.php Revert "rector: arrrrr" 2025-01-07 15:31:43 +01:00
User.php refactor(notifications): standardize getRecipients method signatures 2025-03-24 17:55:10 +01:00
Webhook.php Revert "rector: arrrrr" 2025-01-07 15:31:43 +01:00