coolify/app/Livewire
peaklabs-dev 331693546b
fix(proxy): proxy restart does not work on domain
- When you restart the proxy on an instance domain, the proxy stops and is removed, but never restarted. So you loose access over the domain and have to go in over IP and Port.
This is because we are doing the restart directly in the UI instead of in the background via a job, and the proxy is serving the UI domain.
2025-04-02 19:38:31 +02:00
..
Admin Revert "rector: arrrrr" 2025-01-07 15:31:43 +01:00
Boarding refactor(configuration): centralize configuration management in ConfigurationRepository 2025-03-24 21:01:27 +01:00
Destination fix(core): improve server selection error handling in Docker component 2025-02-18 16:44:05 +01:00
Notifications feat(notifications): add discord ping functionality and settings 2025-03-21 12:16:33 +01:00
Profile feat(user): implement session deletion on password reset 2025-03-21 15:45:29 +01:00
Project feat(application): add SPA configuration and update Nginx generation logic 2025-03-31 15:10:50 +02:00
Security Revert "rector: arrrrr" 2025-01-07 15:31:43 +01:00
Server fix(proxy): proxy restart does not work on domain 2025-04-02 19:38:31 +02:00
Settings Revert "rector: arrrrr" 2025-01-07 15:31:43 +01:00
SharedVariables Revert "rector: arrrrr" 2025-01-07 15:31:43 +01:00
Source feat(github-source): Enhance GitHub App configuration with manual and private key support 2025-03-11 14:15:22 +01:00
Storage refactor(s3): improve S3 bucket endpoint formatting 2025-01-25 23:44:12 +01:00
Subscription Revert "rector: arrrrr" 2025-01-07 15:31:43 +01:00
Tags Revert "rector: arrrrr" 2025-01-07 15:31:43 +01:00
Team Revert "rector: arrrrr" 2025-01-07 15:31:43 +01:00
Terminal Revert "rector: arrrrr" 2025-01-07 15:31:43 +01:00
ActivityMonitor.php feat: force deployment of services 2025-01-13 12:03:03 +01:00
Dashboard.php improve navigation 2025-01-16 11:04:50 +01:00
ForcePasswordReset.php Revert "rector: arrrrr" 2025-01-07 15:31:43 +01:00
Help.php refactor(notifications): Improve transactional email settings handling 2025-02-27 12:56:37 +01:00
LayoutPopups.php
MonacoEditor.php feat(core): You can validate compose files with docker compose config 2025-02-27 11:29:04 +01:00
NavbarDeleteTeam.php Revert "rector: arrrrr" 2025-01-07 15:31:43 +01:00
NewActivityMonitor.php Revert "rector: arrrrr" 2025-01-07 15:31:43 +01:00
SettingsBackup.php fix(ui): Instance Backup settings 2025-04-01 14:31:38 +02:00
SettingsEmail.php fix(email): Emails are not sent in multiple cases 2025-04-02 16:28:14 +02:00
SettingsOauth.php Revert "rector: arrrrr" 2025-01-07 15:31:43 +01:00
SwitchTeam.php fix(ui): always redirect to dashboard after team switch 2025-02-03 21:38:40 +01:00
Upgrade.php Revert "rector: arrrrr" 2025-01-07 15:31:43 +01:00
VerifyEmail.php Revert "rector: arrrrr" 2025-01-07 15:31:43 +01:00