coolify/app
Andras Bacsai c5fbf78bd8 fix(database): quote S3 restore temp paths
Escape generated restore file paths before composing docker and shell cleanup commands so paths with spaces or metacharacters cannot break command execution. Update import form security coverage to target ImportForm directly.
2026-05-29 12:27:33 +02:00
..
Actions chore(sentinel): remove stale resource exit check 2026-05-27 16:55:03 +02:00
Console chore(ssh): remove stale mux cleanup job 2026-05-26 14:40:38 +02:00
Contracts
Data refactor: simplify remote process chain and harden ActivityMonitor 2026-03-26 13:26:16 +01:00
Enums feat(buildpack): add Railpack as a build pack option 2026-03-23 17:12:02 +00:00
Events
Exceptions feat(observability): add structured audit log channel for API and webhook events 2026-04-28 14:50:37 +02:00
Helpers fix(ssh): escape scp source and destination 2026-05-26 13:48:10 +02:00
Http fix(sentinel): reduce resource churn from health flaps 2026-05-27 16:48:38 +02:00
Jobs perf(realtime): reduce push update churn 2026-05-27 19:38:23 +02:00
Listeners fix(proxy): defer UI refresh until Traefik version check completes 2025-12-27 15:16:58 +01:00
Livewire fix(database): quote S3 restore temp paths 2026-05-29 12:27:33 +02:00
Mcp fix(mcp): change enable/disable endpoints from GET to POST and fix service/app listing 2026-05-05 22:07:58 +02:00
Models fix(s3): cap connection checks at 15 seconds 2026-05-28 17:31:11 +02:00
Notifications feat(security): support expiration on API tokens with warning notifications 2026-04-20 14:28:38 +02:00
Policies chore: prepare for PR 2026-02-25 11:18:46 +01:00
Providers feat(horizon): suppress failed job entries for deployment/timeout errors on cloud 2026-04-29 15:40:01 +02:00
Repositories
Rules refactor(storage): tighten S3 endpoint URL validation 2026-04-20 11:50:19 +02:00
Services fix(ui): configuration changes modal values, colors and spacing 2026-05-22 21:22:50 +05:30
Support fix(env): validate Docker-compatible variable keys 2026-05-11 15:43:09 +02:00
Traits fix(livewire): scope DatabaseProxyStopped to proxy fields, harden status trait 2026-05-21 10:24:49 +00:00
View/Components feat(forms): make textarea monospace opt-in and improve multiline toggle 2026-03-31 15:37:42 +02:00