coolify/app/Models
2026-05-06 14:32:16 +02:00
..
Application.php
ApplicationDeploymentQueue.php
ApplicationPreview.php
ApplicationSetting.php
BaseModel.php
CloudInitScript.php
CloudProviderToken.php
DiscordNotificationSettings.php
DockerCleanupExecution.php
EmailNotificationSettings.php
Environment.php
EnvironmentVariable.php
GithubApp.php
GitlabApp.php
InstanceSettings.php feat(mcp): add MCP server with read-only tools for Coolify resources 2026-04-29 10:30:43 +02:00
LocalFileVolume.php fix(service): block UI editing of file volumes exceeding 5 MiB 2026-04-28 22:36:56 +02:00
LocalPersistentVolume.php
OauthSetting.php
PersonalAccessToken.php
PrivateKey.php
Project.php
ProjectSetting.php
PushoverNotificationSettings.php
S3Storage.php refactor(storage): tighten S3 endpoint URL validation (#9668) 2026-04-20 11:51:51 +02:00
ScheduledDatabaseBackup.php
ScheduledDatabaseBackupExecution.php
ScheduledTask.php refactor(scheduled-task): simplify server() with nullsafe operators and add return type 2026-05-04 12:26:15 +02:00
ScheduledTaskExecution.php
Server.php refactor(server): dispatch event for reachability notifications, drop retry loop 2026-04-28 15:28:22 +02:00
ServerSetting.php feat(sentinel): embed server UUID in encrypted sentinel token 2026-04-30 08:21:30 +02:00
Service.php
ServiceApplication.php
ServiceDatabase.php
SharedEnvironmentVariable.php
SlackNotificationSettings.php
SslCertificate.php
StandaloneClickhouse.php
StandaloneDocker.php fix(standalone-docker): include keydb, dragonfly, clickhouse in databases() 2026-04-30 15:01:48 +02:00
StandaloneDragonfly.php
StandaloneKeydb.php
StandaloneMariadb.php
StandaloneMongodb.php
StandaloneMysql.php
StandalonePostgresql.php
StandaloneRedis.php
Subscription.php
SwarmDocker.php
Tag.php
Team.php
TeamInvitation.php
TelegramNotificationSettings.php
User.php refactor(auth): upgrade email verification hash to sha256 2026-04-20 12:09:48 +02:00
UserChangelogRead.php
WebhookNotificationSettings.php