coolify/bootstrap/helpers
Andras Bacsai 63c2d31ca0 feat(applications): add configurable stop grace period
Add centralized stop grace period resolution for application settings and use it across manual stops, preview stops, and deployments. Validate the Livewire advanced setting against shared min/max constants and cover persistence, fillable creation, and fallback behavior with tests.
2026-05-11 23:43:53 +02:00
..
api.php fix(healthcheck): user input is rejected if path contains comma and semicolon (#9223) 2026-04-14 10:41:55 +02:00
applications.php fix(deployments): resolve commit from app git_commit_sha when not explicitly set 2026-04-29 10:59:32 +02:00
audit.php feat(observability): add structured audit log channel for API and webhook events 2026-04-28 14:50:37 +02:00
constants.php feat(applications): add configurable stop grace period 2026-05-11 23:43:53 +02:00
databases.php refactor: scope destination and resource lookups by current team 2026-04-19 11:55:12 +02:00
docker.php fix(deployment): properly escape shell arguments in nixpacks commands 2026-03-23 21:55:46 +01:00
domains.php fix(api): include docker_compose_domains in domain conflict check 2026-01-14 15:22:43 +01:00
github.php feat(github): implement processing for GitHub pull request webhooks and add helper functions for commit and PR file retrieval 2026-01-05 11:13:18 +01:00
notifications.php refactor(configuration): centralize configuration management in ConfigurationRepository 2025-03-24 21:01:27 +01:00
parsers.php fix(models): replace forceFill/forceCreate with fill/create and add fillable guards 2026-03-31 13:45:31 +02:00
proxy.php fix: add validation and escaping for Docker network names 2026-03-28 12:28:59 +01:00
remoteProcess.php refactor: simplify remote process chain and harden ActivityMonitor 2026-03-26 13:26:16 +01:00
services.php chore: prepare for PR 2026-03-10 17:37:13 +01:00
shared.php fix(env): generate encoded secrets from raw random bytes 2026-05-09 14:49:39 +02:00
socialite.php refactor(dashboard): remove deployment loading logic and introduce DeploymentsIndicator component for better UI management 2025-09-30 11:43:30 +02:00
subscriptions.php chore: prepare for PR 2026-02-24 10:17:16 +01:00
sudo.php fix: add additional bash keywords to prevent sudo prefix in command parsing 2025-11-27 10:51:59 +01:00
timezone.php refactor: improve data formatting and UI 2025-01-15 18:35:20 +01:00
versions.php refactor(proxy): implement centralized caching for versions.json and improve UX 2025-11-18 14:53:49 +01:00