coolify/app/Livewire
Andras Bacsai 3fde1e0f9f fix(application): persist redirect value in setRedirect
Assign the selected redirect option before validation so valid changes are saved.
Add feature tests to verify redirect persistence and rejection when no www domain exists.
2026-03-29 20:50:03 +02:00
..
Admin refactor: move admin route into middleware group and harden authorization 2026-03-28 12:24:40 +01:00
Boarding fix(security): enforce team-scoped project/env lookups in onboarding 2026-03-29 15:55:03 +02:00
Destination fix: add validation and escaping for Docker network names 2026-03-28 12:28:59 +01:00
Notifications fix: add URL validation for notification webhook fields 2026-03-28 12:22:59 +01:00
Profile fix(user): ensure email attributes are stored in lowercase for consistency and prevent case-related issues 2025-09-05 17:44:34 +02:00
Project fix(application): persist redirect value in setRedirect 2026-03-29 20:50:03 +02:00
Security refactor: remove duplicated validation messages 2026-01-05 13:15:14 +01:00
Server fix: sanitize error output in server validation logs 2026-03-26 18:36:36 +01:00
Settings fix(settings): require instance admin authorization for updates page 2026-03-25 19:33:51 +01:00
SharedVariables chore: prepare for PR 2026-03-11 06:36:12 +01:00
Source/Github fix: add URL validation for GitHub source api_url and html_url fields 2026-03-26 13:45:33 +01:00
Storage feat(storage): add storage management for backup schedules 2026-03-19 12:48:52 +01:00
Subscription fix(subscription): prevent duplicate subscriptions with updateOrCreate 2026-03-24 10:52:41 +01:00
Tags Revert "rector: arrrrr" 2025-01-07 15:31:43 +01:00
Team feat(livewire): add selectedActions parameter and error handling to delete methods 2026-03-11 15:04:45 +01:00
Terminal feat: replace terminal dropdown with searchable datalist component 2025-10-12 14:57:45 +02:00
ActivityMonitor.php refactor: simplify remote process chain and harden ActivityMonitor 2026-03-26 13:26:16 +01:00
Dashboard.php refactor: replace queries with cached versions for performance improvements 2025-12-08 13:39:33 +01:00
DeploymentsIndicator.php Refactor deployment indicator to use server-side route detection 2025-12-11 09:39:56 +01:00
ForcePasswordReset.php Revert "rector: arrrrr" 2025-01-07 15:31:43 +01:00
GlobalSearch.php refactor: scope server and project queries to current team 2026-03-28 12:29:08 +01:00
Help.php fix(feedback): update feedback email address to improve communication with users 2025-09-11 20:23:07 +02:00
LayoutPopups.php Fix styling 2024-06-10 20:43:34 +00:00
MonacoEditor.php Merge branch 'next' into andrasbacsai/livewire-model-binding 2025-10-16 11:05:29 +02:00
NavbarDeleteTeam.php feat(livewire): add selectedActions parameter and error handling to delete methods 2026-03-11 15:04:45 +01:00
SettingsBackup.php fix validation on a few views 2025-10-06 21:25:24 +02:00
SettingsDropdown.php feat(ui): display current version in settings dropdown and update UI accordingly 2025-09-01 16:23:14 +02:00
SettingsEmail.php fix(email-notifications): change notify method to notifyNow for immediate test email delivery 2025-06-04 17:10:06 +02:00
SettingsOauth.php fix: add null checks and validation to OAuth bulk update method 2025-10-27 17:04:33 +01:00
SwitchTeam.php fix(ui): always redirect to dashboard after team switch 2025-02-03 21:38:40 +01:00
Upgrade.php Widen upgrade popup and add dev mode simulation 2025-12-17 10:59:38 +01:00
VerifyEmail.php Revert "rector: arrrrr" 2025-01-07 15:31:43 +01:00