..
Application.php
refactor: replace queries with cached versions for performance improvements
2025-12-08 13:39:33 +01:00
ApplicationDeploymentQueue.php
ApplicationPreview.php
fix: remove {{port}} template variable and ensure ports are always appended to preview URLs
2025-12-07 21:53:47 +01:00
ApplicationSetting.php
Add per-application Docker image retention for rollback capability
2025-12-05 11:02:07 +01:00
BaseModel.php
CloudInitScript.php
CloudProviderToken.php
fix: add UUID support to CloudProviderToken model
2025-12-10 08:59:13 +01:00
DiscordNotificationSettings.php
DockerCleanupExecution.php
EmailNotificationSettings.php
Environment.php
EnvironmentVariable.php
GithubApp.php
GitlabApp.php
InstanceSettings.php
Add toggleable wire:navigate SPA navigation with prefetching
2025-12-17 12:09:13 +01:00
LocalFileVolume.php
fix: Improve read-only volume detection and UI messaging
2025-12-11 21:25:33 +01:00
LocalPersistentVolume.php
fix: Prevent N+1 query in LocalPersistentVolume.isDockerComposeResource()
2025-12-11 21:23:46 +01:00
OauthSetting.php
PersonalAccessToken.php
PrivateKey.php
refactor: replace queries with cached versions for performance improvements
2025-12-08 13:39:33 +01:00
Project.php
refactor: replace queries with cached versions for performance improvements
2025-12-08 13:39:33 +01:00
ProjectSetting.php
PushoverNotificationSettings.php
S3Storage.php
Fix S3 credential whitespace issue with proper trimming
2025-12-15 12:05:54 +01:00
ScheduledDatabaseBackup.php
ScheduledDatabaseBackupExecution.php
ScheduledTask.php
ScheduledTaskExecution.php
Server.php
Optimize PushServerUpdateJob performance with batch updates and async jobs
2025-12-15 14:06:32 +01:00
ServerSetting.php
Fix: Concurrent builds ignored & add deployment queue limit ( #7488 )
2025-12-11 11:03:02 +01:00
Service.php
refactor: replace queries with cached versions for performance improvements
2025-12-08 13:39:33 +01:00
ServiceApplication.php
refactor: replace queries with cached versions for performance improvements
2025-12-08 13:39:33 +01:00
ServiceDatabase.php
refactor: replace queries with cached versions for performance improvements
2025-12-08 13:39:33 +01:00
SharedEnvironmentVariable.php
SlackNotificationSettings.php
SslCertificate.php
StandaloneClickhouse.php
Refactor restart tracking and add missing model casts
2025-12-17 17:45:58 +01:00
StandaloneDocker.php
Optimize PushServerUpdateJob performance with batch updates and async jobs
2025-12-15 14:06:32 +01:00
StandaloneDragonfly.php
Refactor restart tracking and add missing model casts
2025-12-17 17:45:58 +01:00
StandaloneKeydb.php
Refactor restart tracking and add missing model casts
2025-12-17 17:45:58 +01:00
StandaloneMariadb.php
Refactor restart tracking and add missing model casts
2025-12-17 17:45:58 +01:00
StandaloneMongodb.php
Refactor restart tracking and add missing model casts
2025-12-17 17:45:58 +01:00
StandaloneMysql.php
Refactor restart tracking and add missing model casts
2025-12-17 17:45:58 +01:00
StandalonePostgresql.php
Refactor restart tracking and add missing model casts
2025-12-17 17:45:58 +01:00
StandaloneRedis.php
Refactor restart tracking and add missing model casts
2025-12-17 17:45:58 +01:00
Subscription.php
SwarmDocker.php
Tag.php
Team.php
TeamInvitation.php
TelegramNotificationSettings.php
User.php
fix: skip password confirmation for OAuth users
2025-12-12 14:12:02 +01:00
UserChangelogRead.php
WebhookNotificationSettings.php