coolify/app/Models
2025-01-06 16:58:20 +01:00
..
Application.php chore: use new functions 2025-01-06 16:58:20 +01:00
ApplicationDeploymentQueue.php
ApplicationPreview.php
ApplicationSetting.php
BaseModel.php
DiscordNotificationSettings.php
EmailNotificationSettings.php Update EmailNotificationSettings.php 2024-12-10 14:17:23 +01:00
Environment.php feat: add environment_uuid support and update API documentation 2024-12-17 13:42:16 +01:00
EnvironmentVariable.php feat: migrate env variables to polymorphic relationship 2024-12-17 10:38:42 +01:00
GithubApp.php
GitlabApp.php
InstanceSettings.php
Kubernetes.php
LocalFileVolume.php
LocalPersistentVolume.php
OauthSetting.php fix: service status indicator + oauth saving 2024-12-13 12:03:10 +01:00
PersonalAccessToken.php
PrivateKey.php
Project.php
ProjectSetting.php
PushoverNotificationSettings.php fix: typo in pushover user key 2024-12-11 19:31:25 +01:00
S3Storage.php
ScheduledDatabaseBackup.php
ScheduledDatabaseBackupExecution.php
ScheduledTask.php
ScheduledTaskExecution.php
Server.php fix: update healthcheck and port configurations to use port 8080 2024-12-23 21:11:29 +01:00
ServerSetting.php fix: unreachable notifications 2024-12-23 16:51:34 +01:00
Service.php Merge branch 'next' into fix-environement-route 2024-12-17 12:17:50 +01:00
ServiceApplication.php
ServiceDatabase.php
SharedEnvironmentVariable.php
SlackNotificationSettings.php
StandaloneClickhouse.php Merge branch 'next' into fix-environement-route 2024-12-17 12:17:50 +01:00
StandaloneDocker.php
StandaloneDragonfly.php Merge branch 'next' into fix-environement-route 2024-12-17 12:17:50 +01:00
StandaloneKeydb.php Merge branch 'next' into fix-environement-route 2024-12-17 12:17:50 +01:00
StandaloneMariadb.php Merge branch 'next' into fix-environement-route 2024-12-17 12:17:50 +01:00
StandaloneMongodb.php Merge branch 'next' into fix-environement-route 2024-12-17 12:17:50 +01:00
StandaloneMysql.php Merge branch 'next' into fix-environement-route 2024-12-17 12:17:50 +01:00
StandalonePostgresql.php Merge branch 'next' into fix-environement-route 2024-12-17 12:17:50 +01:00
StandaloneRedis.php Merge branch 'next' into fix-environement-route 2024-12-17 12:17:50 +01:00
Subscription.php
SwarmDocker.php
Tag.php
Team.php refactor: server limit 2024-12-28 14:10:26 +01:00
TeamInvitation.php
TelegramNotificationSettings.php chore: rename topicID to threadId like in the telegram API response 2024-12-11 23:13:13 +01:00
User.php
Webhook.php