cms.c2sgmbh/src/hooks
Martin Porwoll 2faefdac1e chore: code cleanup, TypeScript fixes, and dependency updates
- Remove unused variables and imports across API routes and workers
- Fix TypeScript errors in ConsentLogs.ts (PayloadRequest header access)
- Fix TypeScript errors in formSubmissionHooks.ts (add ResponseTracking interface)
- Update eslint ignores for coverage, test results, and generated files
- Set push: false in payload.config.ts (schema changes only via migrations)
- Update dependencies to latest versions (Payload 3.68.4, React 19.2.3)
- Add framework update check script and documentation
- Regenerate payload-types.ts

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

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2025-12-15 09:02:58 +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
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