cms.c2sgmbh/src/lib
Martin Porwoll 6cc3011804 feat(youtube): add VideoUploadService
Implements a service that uploads videos to YouTube via the Data API v3.
Resolves OAuth credentials from social-accounts, reads media files from
disk, and handles scheduled publishes by setting privacyStatus to private
with a publishAt timestamp. Includes 12 unit tests covering successful
uploads, scheduled publishing, credential/media validation, and API errors.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-14 13:31:25 +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(youtube): add VideoUploadService 2026-02-14 13:31:25 +00:00
jobs feat(community): Phase 2.5 - Token Refresh Service 2026-01-16 21:50:08 +00:00
pdf feat: BullMQ queue system for email and PDF processing 2025-12-09 22:59:17 +00:00
queue feat(youtube): add upload queue job definition 2026-02-14 13:30:07 +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: upgrade Next.js 15.5.9 → 16.2.0-canary.41 2026-02-13 12:29:25 +00:00
utils feat: add downloadAndUploadImage utility for YouTube thumbnails 2026-02-14 12:29:04 +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