cms.c2sgmbh/src
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
..
app fix: resolve multiple admin panel bugs 2025-12-26 23:21:23 +00:00
blocks feat: add comprehensive video feature with collections, hooks, and tests 2025-12-16 10:48:33 +00:00
collections fix: resolve multiple admin panel bugs 2025-12-26 23:21:23 +00:00
components/admin feat: BullMQ queue system for email and PDF processing 2025-12-09 22:59:17 +00:00
globals fix: resolve multiple admin panel bugs 2025-12-26 23:21:23 +00:00
hooks fix: resolve TypeScript and lint errors in video feature 2025-12-16 11:50:32 +00:00
jobs chore: add jobs, backups, and migration history 2025-12-01 08:24:26 +00:00
lib fix: resolve multiple admin panel bugs 2025-12-26 23:21:23 +00:00
migrations feat: add comprehensive video feature with collections, hooks, and tests 2025-12-16 10:48:33 +00:00
instrumentation.ts feat: add i18n, SEO, and frontend infrastructure 2025-12-01 08:19:35 +00:00
middleware.ts feat(security): enhance CSRF, IP allowlist, and rate limiter with strict production checks 2025-12-18 05:06:15 +00:00
payload-generated-schema.ts chore: regenerate Drizzle schema for video collections 2025-12-16 12:04:13 +00:00
payload-types.ts chore: regenerate types after SiteSettings/Navigations DB schema creation 2025-12-21 00:16:00 +00:00
payload.config.ts chore: regenerate types after SiteSettings/Navigations DB schema creation 2025-12-21 00:16:00 +00:00