cms.c2sgmbh/src/lib
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
..
access feat: add Products and ProductCategories collections with CI/CD pipeline 2025-12-12 21:36:26 +00:00
alerting feat: implement monitoring & alerting system 2025-12-07 20:58:20 +00:00
audit chore: code cleanup, TypeScript fixes, and dependency updates 2025-12-15 09:02:58 +00:00
email fix: newsletter double opt-in bug fixes 2025-12-10 20:17:28 +00:00
pdf feat: BullMQ queue system for email and PDF processing 2025-12-09 22:59:17 +00:00
queue chore: code cleanup, TypeScript fixes, and dependency updates 2025-12-15 09:02:58 +00:00
security feat: add Products and ProductCategories collections with CI/CD pipeline 2025-12-12 21:36:26 +00:00
cache-keys.ts feat: Redis caching integration 2025-12-05 16:49:57 +00:00
envValidation.ts feat: implement multi-tenant email system with logging 2025-12-07 20:16:54 +00:00
i18n.ts chore: code cleanup, TypeScript fixes, and dependency updates 2025-12-15 09:02:58 +00:00
redis.ts feat: add Products and ProductCategories collections with CI/CD pipeline 2025-12-12 21:36:26 +00:00
search.ts feat: BullMQ queue system for email and PDF processing 2025-12-09 22:59:17 +00:00
structuredData.ts feat: add i18n, SEO, and frontend infrastructure 2025-12-01 08:19:35 +00:00
tenantAccess.ts feat: add i18n, SEO, and frontend infrastructure 2025-12-01 08:19:35 +00:00