coolify/app/Models
2025-03-25 09:40:36 +01:00
..
Application.php refactor(application): streamline healthcheck parsing from Dockerfile 2025-03-24 11:43:10 +01:00
ApplicationDeploymentQueue.php
ApplicationPreview.php
ApplicationSetting.php
BaseModel.php
DiscordNotificationSettings.php feat(notifications): add discord ping functionality and settings 2025-03-21 12:16:33 +01:00
DockerCleanupExecution.php
EmailNotificationSettings.php
Environment.php
EnvironmentVariable.php
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 refactor(models): add is_directory attribute to LocalFileVolume model 2025-03-25 09:40:36 +01:00
LocalPersistentVolume.php
OauthSetting.php
PersonalAccessToken.php
PrivateKey.php
Project.php
ProjectSetting.php
PushoverNotificationSettings.php
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(configuration): centralize configuration management in ConfigurationRepository 2025-03-24 21:01:27 +01:00
ServerSetting.php
Service.php feat(api): unify service creation endpoint and enhance validation 2025-03-21 11:31:17 +01:00
ServiceApplication.php
ServiceDatabase.php fix(database): Improve database type detection for Supabase Postgres images 2025-03-10 15:47:59 +01:00
SharedEnvironmentVariable.php
SlackNotificationSettings.php
SslCertificate.php
StandaloneClickhouse.php chore: improve code quality suggested by code rabbit 2025-02-19 18:04:58 +01:00
StandaloneDocker.php
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 chore: improve code quality suggested by code rabbit 2025-02-19 18:04: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
SwarmDocker.php
Tag.php
Team.php refactor(notifications): standardize getRecipients method signatures 2025-03-24 17:55:10 +01:00
TeamInvitation.php
TelegramNotificationSettings.php
User.php refactor(notifications): standardize getRecipients method signatures 2025-03-24 17:55:10 +01:00
Webhook.php