cms.c2sgmbh/src/lib
Martin Porwoll 3e08521426 fix: resolve multiple admin panel bugs
- Update Payload CMS 3.68.4 → 3.69.0 to fix login redirect loop
  (formatAdminURL no longer generates absolute URLs for currentRoute)
- Add explicit access control to Users collection for account updates
  (multi-tenant plugin was blocking save button)
- Add read/update access controls to SEOSettings global
  (settings group was hidden due to missing permissions)
- Regenerate importMap after Payload update
- Remove unused files: custom login page, cache-keys, my-route, migrations_backup

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

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2025-12-26 23:21:23 +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: resolve all TypeScript errors in production code 2025-12-15 09:08:16 +00:00
pdf feat: BullMQ queue system for email and PDF processing 2025-12-09 22:59:17 +00:00
queue fix: resolve TypeScript and lint errors in video feature 2025-12-16 11:50:32 +00:00
retention feat: implement data retention system 2025-12-15 23:17:31 +00:00
security feat(security): enhance CSRF, IP allowlist, and rate limiter with strict production checks 2025-12-18 05:06:15 +00:00
validation fix: resolve TypeScript and lint errors in video feature 2025-12-16 11:50:32 +00:00
video feat: add comprehensive video feature with collections, hooks, and tests 2025-12-16 10:48:33 +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