This website requires JavaScript.
Explore
Help
Sign In
rosslh
/
coolify
Watch
1
Star
0
Fork
You've already forked coolify
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
cb1f571eb4
coolify
/
app
/
Models
History
Andras Bacsai
47916e1b1d
Merge pull request
#6889
from coollabsio/andrasbacsai/fix-host-header-injection
...
feat: implement TrustHosts middleware to handle FQDN and IP address trust logic
2025-10-16 08:56:44 +02:00
..
Application.php
fix: prevent command injection in git ls-remote operations
2025-10-15 14:53:50 +02:00
ApplicationDeploymentQueue.php
refactor(deployment): enhance deployment data retrieval and relationships
2025-10-04 18:02:20 +02:00
ApplicationPreview.php
ApplicationSetting.php
BaseModel.php
CloudInitScript.php
refactor: improve cloud-init script UX and remove description field
2025-10-11 11:16:28 +02:00
CloudProviderToken.php
improved hetzner features
2025-10-09 12:53:57 +02:00
DiscordNotificationSettings.php
DockerCleanupExecution.php
EmailNotificationSettings.php
Environment.php
refactor(global-search, environment): streamline environment retrieval with new query method
2025-10-08 19:58:36 +02:00
EnvironmentVariable.php
GithubApp.php
GitlabApp.php
InstanceSettings.php
fix: use wasChanged() instead of isDirty() in updated hook
2025-10-15 22:20:52 +02:00
LocalFileVolume.php
feat(storage): add read-only volume handling and UI notifications
2025-10-03 20:05:43 +02:00
LocalPersistentVolume.php
feat(storage): add read-only volume handling and UI notifications
2025-10-03 20:05:43 +02:00
OauthSetting.php
PersonalAccessToken.php
PrivateKey.php
basics of adding / removing hetzner servers
2025-10-09 10:41:29 +02:00
Project.php
feat(global-search): integrate projects and environments into global search functionality
2025-09-30 13:37:03 +02:00
ProjectSetting.php
PushoverNotificationSettings.php
S3Storage.php
ScheduledDatabaseBackup.php
ScheduledDatabaseBackupExecution.php
feat(backup): enhance backup job with S3 upload handling and notifications
2025-10-07 15:02:23 +02:00
ScheduledTask.php
ScheduledTaskExecution.php
Server.php
refactor: replace direct SslCertificate queries with server relationship methods for consistency
2025-10-09 17:00:05 +02:00
ServerSetting.php
Service.php
feat(service): add Elasticsearch password handling in extraFields method
2025-10-03 20:05:43 +02:00
ServiceApplication.php
ServiceDatabase.php
SharedEnvironmentVariable.php
SlackNotificationSettings.php
SslCertificate.php
StandaloneClickhouse.php
StandaloneDocker.php
StandaloneDragonfly.php
StandaloneKeydb.php
StandaloneMariadb.php
StandaloneMongodb.php
StandaloneMysql.php
StandalonePostgresql.php
StandaloneRedis.php
Subscription.php
SwarmDocker.php
Tag.php
Team.php
Merge pull request
#6837
from coollabsio/andrasbacsai/custom-webhooks
2025-10-12 10:57:47 +02:00
TeamInvitation.php
TelegramNotificationSettings.php
User.php
UserChangelogRead.php
WebhookNotificationSettings.php
feat: add custom webhook notification support
2025-10-10 15:37:00 +02:00