coolify/app/Models
Andras Bacsai 595370df92 feat(LocalFileVolume): add binary file detection and update UI logic
Implemented a new attribute to detect binary files in the LocalFileVolume model, enhancing the file handling capabilities. The isBinary method checks for binary content based on specific criteria, allowing for better management of file types. Additionally, updated the file storage UI to conditionally display conversion options based on the binary status of the file, improving user experience and preventing unintended actions on binary files. These changes contribute to a more robust and user-friendly file management system.
2025-03-14 14:55:38 +01:00
..
Application.php feat(core): wip version of coolify.json 2025-01-21 14:09:12 +01:00
ApplicationDeploymentQueue.php chore: remove limit on commit message 2025-01-16 14:42:33 +01:00
ApplicationPreview.php Revert "rector: arrrrr" 2025-01-07 15:31:43 +01:00
ApplicationSetting.php Fix styling 2024-06-10 20:43:34 +00:00
BaseModel.php refactor: rename name method to sanitizedName in BaseModel for clarity 2024-12-10 08:50:07 +01:00
DiscordNotificationSettings.php Revert "rector: arrrrr" 2025-01-07 15:31:43 +01:00
DockerCleanupExecution.php feat: DB and Model for docker cleanup executions 2025-01-15 17:11:15 +01:00
EmailNotificationSettings.php Revert "rector: arrrrr" 2025-01-07 15:31:43 +01:00
Environment.php feat: add environment_uuid support and update API documentation 2024-12-17 13:42:16 +01:00
EnvironmentVariable.php chore(core): EnvironmentVariable Model now extends BaseModel to remove duplicated code 2025-01-22 20:14:44 +01:00
GithubApp.php fix: system-wide GitHub apps (#5114) 2025-02-11 17:07:57 +01:00
GitlabApp.php fix: access team's github apps only 2024-10-24 13:28:31 +02:00
InstanceSettings.php Revert "rector: arrrrr" 2025-01-07 15:31:43 +01:00
Kubernetes.php Fix styling 2024-06-22 08:41:55 +00:00
LocalFileVolume.php feat(LocalFileVolume): add binary file detection and update UI logic 2025-03-14 14:55:38 +01:00
LocalPersistentVolume.php Revert "rector: arrrrr" 2025-01-07 15:31:43 +01:00
OauthSetting.php Revert "rector: arrrrr" 2025-01-07 15:31:43 +01:00
PersonalAccessToken.php Fix styling 2024-06-10 20:43:34 +00:00
PrivateKey.php fix: add public key attribute to privatekey model 2025-01-20 13:59:02 +01:00
Project.php improve navigation 2025-01-16 11:04:50 +01:00
ProjectSetting.php feat: initial api endpoints 2024-02-16 21:56:38 +01:00
PushoverNotificationSettings.php Revert "rector: arrrrr" 2025-01-07 15:31:43 +01:00
S3Storage.php fix(core): improve connection testing with dynamic disk configuration for s3 backups 2025-02-13 10:07:58 +01:00
ScheduledDatabaseBackup.php pint 2024-10-17 22:08:23 +02:00
ScheduledDatabaseBackupExecution.php Refactor + package updates + improve local backups 2023-08-10 15:52:54 +02:00
ScheduledTask.php Inline many variables. 2024-10-31 18:20:11 +01:00
ScheduledTaskExecution.php Start scheduled task job execution. 2024-01-01 18:23:58 -08:00
Server.php fix(core): Adding a new server should not try to make the default docker network 2025-02-28 11:23:08 +01:00
ServerSetting.php Revert "rector: arrrrr" 2025-01-07 15:31:43 +01:00
Service.php fix: if $SERVICE found in the service specific configuration, then search for it in the db 2025-01-13 12:23:38 +01:00
ServiceApplication.php Revert "rector: arrrrr" 2025-01-07 15:31:43 +01:00
ServiceDatabase.php fix(database): Improve database type detection for Supabase Postgres images 2025-03-10 15:47:59 +01:00
SharedEnvironmentVariable.php Revert "rector: arrrrr" 2025-01-07 15:31:43 +01:00
SlackNotificationSettings.php Revert "rector: arrrrr" 2025-01-07 15:31:43 +01:00
StandaloneClickhouse.php Revert "rector: arrrrr" 2025-01-07 15:31:43 +01:00
StandaloneDocker.php fix: create destination properly 2025-01-12 17:26:28 +01:00
StandaloneDragonfly.php Revert "rector: arrrrr" 2025-01-07 15:31:43 +01:00
StandaloneKeydb.php Revert "rector: arrrrr" 2025-01-07 15:31:43 +01:00
StandaloneMariadb.php Revert "rector: arrrrr" 2025-01-07 15:31:43 +01:00
StandaloneMongodb.php Revert "rector: arrrrr" 2025-01-07 15:31:43 +01:00
StandaloneMysql.php Revert "rector: arrrrr" 2025-01-07 15:31:43 +01:00
StandalonePostgresql.php Revert "rector: arrrrr" 2025-01-07 15:31:43 +01:00
StandaloneRedis.php Revert "rector: arrrrr" 2025-01-07 15:31:43 +01:00
Subscription.php Revert "rector: arrrrr" 2025-01-07 15:31:43 +01:00
SwarmDocker.php Revert "rector: arrrrr" 2025-01-07 15:31:43 +01:00
Tag.php Fix styling 2024-06-10 20:43:34 +00:00
Team.php feat(billing): Add Stripe past due subscription status tracking 2025-03-01 12:43:12 +01:00
TeamInvitation.php Revert "rector: arrrrr" 2025-01-07 15:31:43 +01:00
TelegramNotificationSettings.php Revert "rector: arrrrr" 2025-01-07 15:31:43 +01:00
User.php Revert "rector: arrrrr" 2025-01-07 15:31:43 +01:00
Webhook.php Revert "rector: arrrrr" 2025-01-07 15:31:43 +01:00