coolify/app/Livewire
2026-08-18 20:01:36 +02:00
..
Admin Merge remote-tracking branch 'origin/next' into audit-policies 2026-04-19 15:19:37 +02:00
Boarding fix(security): enforce team access on mutable actions 2026-06-04 11:03:06 +02:00
Concerns feat(ui): Shadow UI redesign, domain management, and DNS autoconfigure (#11119) 2026-08-03 23:11:54 +02:00
Dashboard feat(dashboard): add server metrics charts and polish UI feedback 2026-08-10 11:08:04 +02:00
Destination feat(volume-backups): add service backup UI and polish layouts 2026-08-05 15:15:50 +02:00
Notifications Merge remote-tracking branch 'origin/next' into openid-auth-support 2026-08-18 14:03:09 +02:00
Profile Merge remote-tracking branch 'origin/next' into openid-auth-support 2026-08-18 14:03:09 +02:00
Project refactor(storage): separate volumes from directory mounts 2026-08-18 20:01:36 +02:00
Security feat(security): add integration token editing and rotation 2026-08-18 16:24:53 +02:00
Server Merge branch 'main' into third-party-integration-tokens 2026-08-18 16:15:53 +02:00
Settings Merge branch 'main' into third-party-integration-tokens 2026-08-18 16:15:53 +02:00
SharedVariables Merge remote-tracking branch 'origin/next' into audit-policies 2026-04-19 15:19:37 +02:00
Source feat(ui): Shadow UI redesign, domain management, and DNS autoconfigure (#11119) 2026-08-03 23:11:54 +02:00
Storage fix(domains): preserve ports in split URL inputs (#11328) 2026-08-17 16:05:21 +02:00
Subscription feat(ui): Shadow UI redesign, domain management, and DNS autoconfigure (#11119) 2026-08-03 23:11:54 +02:00
Tags feat(ui): Shadow UI redesign, domain management, and DNS autoconfigure (#11119) 2026-08-03 23:11:54 +02:00
Team feat(ui): standardize paginated tables and responsive dropdowns 2026-08-16 00:58:23 +02:00
Terminal feat: replace terminal dropdown with searchable datalist component 2025-10-12 14:57:45 +02:00
ActivityMonitor.php fix(server): surface pending proxy and outdated Traefik states 2026-08-18 13:53:40 +02:00
Dashboard.php feat(ui): Shadow UI redesign, domain management, and DNS autoconfigure (#11119) 2026-08-03 23:11:54 +02:00
DeploymentsIndicator.php fix(ui): use solid surfaces for deployment indicator states 2026-08-17 21:38:44 +02:00
ForcePasswordReset.php fix(auth): remove first login notification on password reset 2026-05-11 16:49:47 +02:00
GlobalSearch.php feat(server): add dedicated server creation flow 2026-07-08 12:20:56 +02:00
Help.php refactor(help): raise feedback subject cap to 600 characters 2026-04-19 14:48:34 +02:00
LayoutPopups.php
MonacoEditor.php fix(security): enforce team access on mutable actions 2026-06-04 11:03:06 +02:00
NavbarDeleteTeam.php Merge remote-tracking branch 'origin/next' into audit-policies 2026-04-19 15:19:37 +02:00
SettingsBackup.php Merge remote-tracking branch 'origin/next' into audit-policies 2026-04-19 15:19:37 +02:00
SettingsDropdown.php feat(profile): add appearance preferences page 2026-05-29 13:59:01 +02:00
SettingsEmail.php Merge remote-tracking branch 'origin/next' into openid-auth-support 2026-08-18 14:03:09 +02:00
SettingsOauth.php feat(auth): consolidate OAuth settings into standard authentication page 2026-08-18 14:22:49 +02:00
SwitchTeam.php fix(ui): always redirect to dashboard after team switch 2025-02-03 21:38:40 +01:00
Upgrade.php fix(upgrade): wait for new version before showing success 2026-08-13 10:46:06 +02:00
VerifyEmail.php