coolify/resources/views/livewire/project
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 refactor(ui): Unhide log toggle in application settings 2025-03-12 14:46:08 +01:00
database fix(ui): adjust polling intervals for database and service status checks 2025-02-17 09:52:27 +01:00
new Merge pull request #5333 from georgetasioulis/patch-1 2025-03-13 18:42:00 +01:00
resource fix: even more wire:navigate 2025-01-10 16:45:08 +01:00
service feat(LocalFileVolume): add binary file detection and update UI logic 2025-03-14 14:55:38 +01:00
shared refactor(scheduled-tasks): Improve scheduled task creation and management 2025-02-27 13:26:35 +01:00
add-empty.blade.php remove unnecessary leftover 2024-11-03 23:49:06 +01:00
clone-me.blade.php chore: disable volume data cloning for now 2025-01-13 11:14:00 +01:00
delete-environment.blade.php refactor: Update confirmation button text for deletion actions 2024-09-23 08:58:04 +02:00
delete-project.blade.php refactor: Update confirmation button text for deletion actions 2024-09-23 08:58:04 +02:00
edit.blade.php Merge pull request #3949 from peaklabs-dev/fix-project-deletion 2024-11-07 13:43:56 +01:00
environment-edit.blade.php fix: even more wire:navigate 2025-01-10 16:45:08 +01:00
index.blade.php fix: use wire:navigate on projects page 2025-01-10 14:46:12 +01:00
show.blade.php fix: more wire:navigate 2025-01-10 15:20:01 +01:00