mirror of
https://github.com/complexcaresolutions/cms.c2sgmbh.git
synced 2026-03-17 17:24:12 +00:00
Video Feature Implementation: - Add Videos and VideoCategories collections with multi-tenant support - Extend VideoBlock with library/upload/embed sources and playback options - Add featuredVideo group to Posts collection with processed embed URLs Hooks & Validation: - Add processFeaturedVideo hook for URL parsing and privacy mode embedding - Add createSlugValidationHook for tenant-scoped slug uniqueness - Add video-utils library (parseVideoUrl, generateEmbedUrl, formatDuration) Testing: - Add 84 unit tests for video-utils (URL parsing, duration, embed generation) - Add 14 integration tests for Videos collection CRUD and slug validation Database: - Migration for videos, video_categories tables with locales - Migration for Posts featuredVideo processed fields - Update payload internal tables for new collections 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| 20251130_213501_initial_with_localization.json | ||
| 20251130_213501_initial_with_localization.ts | ||
| 20251202_081830_add_is_super_admin_to_users.json | ||
| 20251202_081830_add_is_super_admin_to_users.ts | ||
| 20251206_071552_portfolio_collections.json | ||
| 20251206_071552_portfolio_collections.ts | ||
| 20251206_134750_tenant_email_config.json | ||
| 20251206_134750_tenant_email_config.ts | ||
| 20251206_141403_email_logs_collection.json | ||
| 20251206_141403_email_logs_collection.ts | ||
| 20251207_205727_audit_logs_collection.json | ||
| 20251207_205727_audit_logs_collection.ts | ||
| 20251210_052757_add_faqs_collection.json | ||
| 20251210_052757_add_faqs_collection.ts | ||
| 20251210_071506_add_team_collection.json | ||
| 20251210_071506_add_team_collection.ts | ||
| 20251210_073811_add_services_collections.json | ||
| 20251210_073811_add_services_collections.ts | ||
| 20251210_090000_enhance_form_submissions.ts | ||
| 20251212_211506_add_products_collections.json | ||
| 20251212_211506_add_products_collections.ts | ||
| 20251213_100753_add_timelines_collection.json | ||
| 20251213_100753_add_timelines_collection.ts | ||
| 20251213_104523_add_workflows_and_timeline_process_fields.json | ||
| 20251213_104523_add_workflows_and_timeline_process_fields.ts | ||
| 20251213_145438_hero_slider_block.json | ||
| 20251213_145438_hero_slider_block.ts | ||
| 20251213_160000_testimonials_slider_v2.ts | ||
| 20251213_210000_image_slider_block.ts | ||
| 20251213_220000_blogging_collections.ts | ||
| 20251213_230000_team_extensions.ts | ||
| 20251214_000000_add_priority_collections.ts | ||
| 20251214_010000_tenant_specific_collections.ts | ||
| 20251216_073000_add_video_collections.ts | ||
| 20251216_080000_posts_featured_video_processed_fields.ts | ||
| index.ts | ||