coolify/app/Livewire
2026-03-30 15:10:57 +02:00
..
Admin refactor: move admin route into middleware group and harden authorization 2026-03-28 12:24:40 +01:00
Boarding refactor: use forceCreate() for internal model creation 2026-03-30 13:04:11 +02:00
Destination refactor: use forceCreate() for internal model creation 2026-03-30 13:04:11 +02:00
Notifications fix: add URL validation for notification webhook fields 2026-03-28 12:22:59 +01:00
Profile
Project feat(ui): improve schedule task single view for better UX (#9266) 2026-03-30 15:10:57 +02:00
Security refactor: remove duplicated validation messages 2026-01-05 13:15:14 +01:00
Server refactor: use forceCreate() for internal model creation 2026-03-30 13:04:11 +02:00
Settings feat(ui): add two step confirmation to enable self registration 2026-03-29 22:48:02 +05:30
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
Team feat(livewire): add selectedActions parameter and error handling to delete methods 2026-03-11 15:04:45 +01:00
Terminal
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
GlobalSearch.php refactor: scope server and project queries to current team 2026-03-28 12:29:08 +01:00
Help.php
LayoutPopups.php
MonacoEditor.php
NavbarDeleteTeam.php feat(livewire): add selectedActions parameter and error handling to delete methods 2026-03-11 15:04:45 +01:00
SettingsBackup.php refactor: use forceCreate() for internal model creation 2026-03-30 13:04:11 +02:00
SettingsDropdown.php
SettingsEmail.php
SettingsOauth.php fix: add null checks and validation to OAuth bulk update method 2025-10-27 17:04:33 +01:00
SwitchTeam.php
Upgrade.php Widen upgrade popup and add dev mode simulation 2025-12-17 10:59:38 +01:00
VerifyEmail.php