cms.c2sgmbh/src
Martin Porwoll ba1fc6eb00 fix(db): add migration for Favorites and Series collections
- Create migration with ENUMs and tables for BlogWoman collections
- favorites table with category, badge, priceRange, affiliateNetwork enums
- series table with localized fields (title, tagline, description)
- Associated _rels and _locales tables
- Set push: false to enforce migration-based schema changes

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-08 15:47:40 +00:00
..
app fix: resolve multiple admin panel bugs 2025-12-26 23:21:23 +00:00
blocks feat(BlogWoman): add Favorites, Series collections and content blocks 2026-01-08 14:57:58 +00:00
collections feat(BlogWoman): add Favorites, Series collections and content blocks 2026-01-08 14:57:58 +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 fix(db): add migration for Favorites and Series collections 2026-01-08 15:47:40 +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 fix(db): add migration for Favorites and Series collections 2026-01-08 15:47:40 +00:00