coolify/resources/views/livewire/project/service
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
..
configuration.blade.php fix(ui): Update storage configuration guidance link 2025-02-26 08:22:45 +01:00
database.blade.php feat(database): implement two-step confirmation for database deletion 2025-03-12 16:33:35 +01:00
edit-compose.blade.php fix(core): Only validate custom compose files 2025-02-27 12:18:03 +01:00
edit-domain.blade.php fix: domain update on services on the UI 2024-07-26 11:58:14 +02:00
file-storage.blade.php feat(LocalFileVolume): add binary file detection and update UI logic 2025-03-14 14:55:38 +01:00
index.blade.php feat(database): implement two-step confirmation for database deletion 2025-03-12 16:33:35 +01:00
navbar.blade.php refactor: simplify service start and restart workflows 2025-02-04 14:34:34 +01:00
service-application-view.blade.php refactor: Update confirmation button text for deletion actions 2024-09-23 08:58:04 +02:00
stack-form.blade.php feat: add customHelper to stack-form 2024-10-10 13:28:42 +02:00
storage.blade.php feat: add environment_uuid support and update API documentation 2024-12-17 13:42:16 +01:00