cms.c2sgmbh/src/app/(frontend)/api
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
..
csrf-token feat: implement security hardening module 2025-12-07 23:04:14 +00:00
news feat: add dedicated News API with tenant isolation and security features 2025-12-12 22:24:08 +00:00
posts feat: add Products and ProductCategories collections with CI/CD pipeline 2025-12-12 21:36:26 +00:00
search fix: integrate security modules into actual endpoints 2025-12-07 23:34:08 +00:00
team feat: add comprehensive blogging and team features 2025-12-13 21:49:13 +00:00
timelines chore: code cleanup, TypeScript fixes, and dependency updates 2025-12-15 09:02:58 +00:00
workflows chore: code cleanup, TypeScript fixes, and dependency updates 2025-12-15 09:02:58 +00:00