coolify/app/Console/Commands
2026-03-29 20:46:39 +02:00
..
Cloud feat(jobs): optimize async job dispatches and enhance Stripe subscription sync 2026-02-28 13:18:44 +01:00
Generate fix(api): add a newline to openapi.json 2026-02-16 00:04:05 +01:00
AdminDeleteUser.php
CheckApplicationDeploymentQueue.php
CheckTraefikVersionCommand.php
CleanupApplicationDeploymentQueue.php
CleanupDatabase.php
CleanupNames.php refactor: remove duplicated validation messages 2026-01-05 13:15:14 +01:00
CleanupRedis.php reduce: minimize logging in cleanup commands 2025-11-26 14:19:13 +01:00
CleanupStuckedResources.php
CleanupUnreachableServers.php feat(jobs): optimize async job dispatches and enhance Stripe subscription sync 2026-02-28 13:18:44 +01:00
ClearGlobalSearchCache.php
Dev.php style(dev): standardize log message format with INFO/ERROR prefixes 2026-03-28 12:07:34 +01:00
Emails.php
GenerateTestingSchema.php test: add Pest browser testing with SQLite :memory: schema 2026-02-11 15:25:47 +01:00
HorizonManage.php
Init.php fix: add validation and escaping for Docker network names 2026-03-28 12:28:59 +01:00
Migration.php
NotifyDemo.php Refactor color classes from yellow to warning across the application 2025-11-28 16:23:32 +01:00
RootChangeEmail.php
RootResetPassword.php
RunScheduledJobsManually.php
ScheduledJobDiagnostics.php refactor(scheduler): extract cron scheduling logic to shared helper 2026-03-23 10:37:49 +01:00
Seeder.php Revert "rector: arrrrr" 2025-01-07 15:31:43 +01:00
ServicesDelete.php
SyncBunny.php feat(sync): sync install.sh, docker-compose, and env files to GitHub 2026-03-25 07:07:22 +01:00
UpdateServiceVersions.php
ViewScheduledLogs.php