cms.c2sgmbh/src
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
..
app feat: BullMQ queue system for email and PDF processing 2025-12-09 22:59:17 +00:00
blocks feat: add content blocks and global settings 2025-12-01 08:19:15 +00:00
collections feat: BullMQ queue system for email and PDF processing 2025-12-09 22:59:17 +00:00
components/admin feat: BullMQ queue system for email and PDF processing 2025-12-09 22:59:17 +00:00
globals feat: add content blocks and global settings 2025-12-01 08:19:15 +00:00
hooks feat: BullMQ queue system for email and PDF processing 2025-12-09 22:59:17 +00:00
jobs chore: add jobs, backups, and migration history 2025-12-01 08:24:26 +00:00
lib feat: BullMQ queue system for email and PDF processing 2025-12-09 22:59:17 +00:00
migrations feat: implement monitoring & alerting system 2025-12-07 20:58:20 +00:00
migrations_backup chore: add jobs, backups, and migration history 2025-12-01 08:24:26 +00:00
instrumentation.ts feat: add i18n, SEO, and frontend infrastructure 2025-12-01 08:19:35 +00:00
middleware.ts feat: add i18n, SEO, and frontend infrastructure 2025-12-01 08:19:35 +00:00
payload-generated-schema.ts chore: update core configuration and dependencies 2025-12-01 08:18:41 +00:00
payload-types.ts docs: consolidate and update documentation 2025-12-09 09:25:00 +00:00
payload.config.ts docs: consolidate and update documentation 2025-12-09 09:25:00 +00:00