cms.c2sgmbh/src
Martin Porwoll 3ccb8bd585 feat(BlogWoman): add Favorites, Series collections and content blocks
Add new collections and blocks for BlogWoman affiliate and video content:

Collections:
- Favorites: Affiliate products with categories, badges, and price ranges
- Series: YouTube series with custom branding (logo, colors)

Blocks:
- FavoritesBlock: Grid/list/carousel display for affiliate products
- SeriesBlock: Series overview with filtering
- SeriesDetailBlock: Single series page with hero
- VideoEmbedBlock: YouTube/Vimeo embed with privacy mode
- FeaturedContentBlock: Curated mixed-content collections

Also includes documentation updates for deployment and API guides.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-08 14:57:58 +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 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 feat(BlogWoman): add Favorites, Series collections and content blocks 2026-01-08 14:57:58 +00:00