coolify/resources/views/livewire
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
..
admin better impersonate 2024-12-16 12:48:09 +01:00
boarding using docker version constant as user feedback 2024-11-10 21:28:12 +00:00
destination fix(ui): align title and add button vertically in various views 2025-02-01 21:34:42 +01:00
notifications feat: new encryption options 2024-12-23 15:26:26 +01:00
profile fix: only show copy button on secure context 2024-12-13 20:57:58 +01:00
project feat(LocalFileVolume): add binary file detection and update UI logic 2025-03-14 14:55:38 +01:00
security fix: more wire:navigate 2025-01-10 15:20:01 +01:00
server feat(core): prevent using servers with existing resources as build servers 2025-02-18 16:44:16 +01:00
settings feat(ui): Add wire:key to two-step confirmation settings 2025-02-26 08:36:50 +01:00
shared-variables fix(ui): align title and add button vertically in various views 2025-02-01 21:34:42 +01:00
source feat(github-source): Enhance GitHub App configuration with manual and private key support 2025-03-11 14:15:22 +01:00
storage Merge pull request #5130 from ari-party/patch-idk 2025-02-13 10:09:44 +01:00
subscription feat(ui): add top padding to pricing plans view 2025-02-13 10:22:01 +01:00
tags fix: even more wire:navigate 2025-01-10 16:45:08 +01:00
team fix(ui): Fix typo on team page (#5105) 2025-02-11 16:23:14 +01:00
terminal fix: terminal opening issue 2024-11-14 12:33:59 +01:00
activity-monitor.blade.php Refactor ActivityMonitor component to fix max height option 2024-04-16 13:18:50 +02:00
dashboard.blade.php improve navigation 2025-01-16 11:04:50 +01:00
force-password-reset.blade.php Update password reset views and fix layout in ForcePasswordReset.php and reset-password.blade.php 2024-04-12 09:26:07 +02:00
help.blade.php fix: remove livewire legacy from help view 2024-11-03 21:27:26 +01:00
layout-popups.blade.php feat(ui): Add past due subscription warning banner 2025-03-01 12:43:29 +01:00
navbar-delete-team.blade.php refactor: Update confirmation button text for deletion actions 2024-09-23 08:58:04 +02:00
new-activity-monitor.blade.php ui ui ui (pig) 2024-03-24 16:00:25 +01:00
settings-backup.blade.php migrate settings backup frome legacy bind 2024-10-28 10:39:50 +01:00
settings-email.blade.php feat: new encryption options 2024-12-23 15:26:26 +01:00
settings-oauth.blade.php Added support for passing hd parameter to Google via existing tenant column in oauth_settings 2025-02-16 16:44:22 -08:00
switch-team.blade.php remove unnecessary things 2024-12-03 14:09:51 +01:00
upgrade.blade.php fix(ui): typo in upgrade message 2025-01-24 15:35:01 +01:00
verify-email.blade.php feat: add email verification for cloud 2023-10-09 14:20:55 +02:00