cms.c2sgmbh/src/hooks
Martin Porwoll d449da6915 fix: resolve TypeScript and lint errors in video feature
- Fix slug-validation.ts: Use proper Where type from Payload
- Fix processFeaturedVideo.ts: Remove TypeWithID constraint, use type casting
- Fix retention-worker.ts: Remove unused import cleanupExpiredConsentLogs

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

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2025-12-16 11:50:32 +00:00
..
auditAuthEvents.ts feat: BullMQ queue system for email and PDF processing 2025-12-09 22:59:17 +00:00
auditTenantChanges.ts fix: complete audit logging integration based on audit review 2025-12-07 21:24:28 +00:00
auditUserChanges.ts feat: implement monitoring & alerting system 2025-12-07 20:58:20 +00:00
emailFailureAlertHook.ts chore: code cleanup, TypeScript fixes, and dependency updates 2025-12-15 09:02:58 +00:00
formSubmissionHooks.ts chore: code cleanup, TypeScript fixes, and dependency updates 2025-12-15 09:02:58 +00:00
invalidateCache.ts feat: implement multi-tenant email system with logging 2025-12-07 20:16:54 +00:00
invalidateEmailCache.ts feat: implement multi-tenant email system with logging 2025-12-07 20:16:54 +00:00
processFeaturedVideo.ts fix: resolve TypeScript and lint errors in video feature 2025-12-16 11:50:32 +00:00
sendFormNotification.ts feat: implement multi-tenant email system with logging 2025-12-07 20:16:54 +00:00
sendNewsletterConfirmation.ts fix: newsletter double opt-in bug fixes 2025-12-10 20:17:28 +00:00