cms.c2sgmbh/scripts
Martin Porwoll ce4962e74b feat: BullMQ queue system for email and PDF processing
- Add BullMQ-based job queue with Redis backend
- Implement email worker with tenant-specific SMTP support
- Add PDF worker with Playwright for HTML/URL-to-PDF generation
- Create /api/generate-pdf endpoint with job status polling
- Fix TypeScript errors in Tenants, TenantBreadcrumb, TenantDashboard
- Fix type casts in auditAuthEvents and audit-service
- Remove credentials from ecosystem.config.cjs (now loaded via dotenv)
- Fix ESM __dirname issue with fileURLToPath for PM2 compatibility

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-12-09 22:59:17 +00:00
..
detect-secrets.sh feat: comprehensive security test suite 2025-12-08 00:20:47 +00:00
run-queue-worker.ts feat: BullMQ queue system for email and PDF processing 2025-12-09 22:59:17 +00:00
seed-content.ts test: add E2E and integration tests with documentation 2025-12-01 08:19:52 +00:00
seed-pages-only.ts test: add E2E and integration tests with documentation 2025-12-01 08:19:52 +00:00