coolify/app/Livewire
Andras Bacsai 67b1db9254 feat: add Hetzner Cloud server linking for manually-added servers
Allow manually-added servers to be linked to Hetzner Cloud instances by
matching IP address. Once linked, servers gain power controls and status
monitoring.

Changes:
- Add getServers() and findServerByIp() methods to HetznerService
- Add Hetzner linking UI section to Server General page
- Add unit tests for new HetznerService methods

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

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2025-12-11 22:14:41 +01:00
..
Admin
Boarding feat: add async prerequisite installation with retry logic and visual feedback 2025-11-24 08:44:04 +01:00
Destination
Notifications
Profile
Project Fix read-only volume detection and add refresh capability (#7588) 2025-12-11 21:41:36 +01:00
Security
Server feat: add Hetzner Cloud server linking for manually-added servers 2025-12-11 22:14:41 +01:00
Settings
SharedVariables refactor: replace queries with cached versions for performance improvements 2025-12-08 13:39:33 +01:00
Source/Github refactor: replace queries with cached versions for performance improvements 2025-12-08 13:39:33 +01:00
Storage feat: add validation methods for S3 bucket names, paths, and server paths; update import logic to prevent command injection 2025-11-25 16:40:35 +01:00
Subscription
Tags
Team
Terminal
ActivityMonitor.php fix: resolve uncloseable database restore modal on MariaDB import (#7335) 2025-11-26 10:43:07 +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
Help.php
LayoutPopups.php
MonacoEditor.php
NavbarDeleteTeam.php
SettingsBackup.php
SettingsDropdown.php
SettingsEmail.php
SettingsOauth.php
SwitchTeam.php
Upgrade.php Fix Alpine state reference and remove unused property in upgrade modal 2025-11-28 17:48:52 +01:00
VerifyEmail.php