cms.c2sgmbh/src/lib
Martin Porwoll 3464494b14 feat(community): Phase 2.2 - YouTube Auto-Sync und AI Reply Suggestions
Implementiert automatische YouTube-Kommentar-Synchronisation und
KI-gestützte Antwortvorschläge für das Community Management.

Neue Features:
- Cron-Endpoint für externen Scheduler (/api/cron/youtube-sync)
- ClaudeReplyService für AI-generierte Antworten (3 Tonalitäten)
- Sync Status API mit Live-Polling
- AI Reply Suggestions UI mit Varianten-Auswahl
- Job Logger für strukturiertes Logging von Background Jobs

Änderungen:
- ClaudeAnalysisService: Model-Update auf claude-3-5-haiku-20241022
- CommunityInbox: Sync Status Badge, AI Reply Suggestions Integration
- SCSS: Styles für Sync-Indicator und Suggestion Cards

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-16 15:44:06 +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
integrations feat(community): Phase 2.2 - YouTube Auto-Sync und AI Reply Suggestions 2026-01-16 15:44:06 +00:00
jobs feat(community): Phase 2.2 - YouTube Auto-Sync und AI Reply Suggestions 2026-01-16 15:44:06 +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 fix(security): add c2sgmbh.de to CSRF production domains 2026-01-14 17:01:45 +00:00
services feat(Community): add Community Inbox View, Rules Engine, and YouTube OAuth 2026-01-15 16:26:08 +00:00
utils feat(YouTube): add YouTube Operations Hub with YtSeries collection 2026-01-13 14:54:40 +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
communityAccess.ts feat(Community): add Community Inbox View, Rules Engine, and YouTube OAuth 2026-01-15 16:26:08 +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
youtubeAccess.ts feat(YouTube): add YouTube Operations Hub with YtSeries collection 2026-01-13 14:54:40 +00:00