coolify/resources/views
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
..
auth fix: adjust spacing in login form for improved layout 2024-12-12 11:36:50 +01:00
components fix(ui): disable sticky scroll in Monaco editor 2025-02-22 13:04:41 +01:00
emails fix: docker cleanup email notifications 2024-12-11 10:50:10 +01:00
errors fix(ui): Correct grammatical error in 404 page 2025-03-02 22:23:02 -07:00
layouts feat(meta): add comprehensive SEO and social media meta tags 2025-02-02 14:20:41 +01:00
livewire feat(LocalFileVolume): add binary file detection and update UI logic 2025-03-14 14:55:38 +01:00
security Feat: Delete unused private keys button 2024-09-19 19:27:25 +02:00
server
source fix(ui): align title and add button vertically in various views 2025-02-01 21:34:42 +01:00
vendor/mail Update version numbers and fix UI styling 2024-03-25 16:42:41 +01:00