coolify/app/Livewire
Andras Bacsai 0217e2b0c0 feat(server): improve private key and cloud link flows
Add server private key generation from the dropdown, prevent deleting
private keys that are still in use, and close cloud provider link modals
after successful linking.
2026-07-08 13:35:09 +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
Destination Merge remote-tracking branch 'origin/next' into harden-database-import-files 2026-06-29 10:35:35 +02:00
Notifications fix(ray): remove Ray debug hooks from runtime (#10847) 2026-07-03 11:40:20 +02:00
Profile feat(profile): add appearance preferences page 2026-05-29 13:59:01 +02:00
Project feat(api): add tags to resource creation 2026-07-07 13:56:33 +02:00
Security feat(server): improve private key and cloud link flows 2026-07-08 13:35:09 +02:00
Server feat(server): improve private key and cloud link flows 2026-07-08 13:35:09 +02:00
Settings feat(registry): add configurable docker registry url (#9017) 2026-07-02 18:52:46 +02:00
SharedVariables Merge remote-tracking branch 'origin/next' into audit-policies 2026-04-19 15:19:37 +02:00
Source/Github fix(github): preserve custom app API URLs 2026-07-03 12:01:16 +02:00
Storage fix: improve s3 storage handling 2026-07-02 15:05:05 +02:00
Subscription feat(subscription): add Stripe action controls 2026-06-12 15:54:21 +02:00
Tags refactor(auth): enforce team member authorization across app 2026-02-27 11:41:01 +01:00
Team Merge remote-tracking branch 'origin/next' into 10633-invitation-link-redirect 2026-07-02 18:55:25 +02: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 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 audit-policies 2026-04-19 15:19:37 +02:00
SettingsOauth.php refactor(auth): enforce team member authorization across app 2026-02-27 11:41:01 +01:00
SwitchTeam.php
Upgrade.php Merge remote-tracking branch 'origin/next' into audit-policies 2026-04-19 15:19:37 +02:00
VerifyEmail.php