coolify/app/Livewire/Settings
claude[bot] 5b6074c38a Move FQDN trim before validation in submit() method
The trim operation was happening after validation, which meant
whitespace was counted toward the max:255 validation rule. Now
input is normalized before validation, matching the pattern used
in Application and Service components.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-authored-by: Andras Bacsai <andrasbacsai@users.noreply.github.com>
2026-01-02 11:16:52 +00:00
..
Advanced.php Add toggleable wire:navigate SPA navigation with prefetching 2025-12-17 12:09:13 +01:00
Index.php Move FQDN trim before validation in submit() method 2026-01-02 11:16:52 +00:00
Updates.php refactor(ui): separate views for instance settings to separate paths to make it cleaner 2025-06-30 08:50:17 +02:00