cms.c2sgmbh/src/collections
Martin Porwoll 47c6500679 fix: add cms.c2sgmbh.de to CORS/CSRF and save isSuperAdmin to JWT
- Add pl.c2sgmbh.de and cms.c2sgmbh.de to cors and csrf arrays
  to fix Forbidden error on PATCH requests from these domains
- Add saveToJWT: true to isSuperAdmin field so multiTenantPlugin
  correctly grants super admins access to all tenants

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-25 12:32:51 +00:00
..
AuditLogs.ts feat: add Products and ProductCategories collections with CI/CD pipeline 2025-12-12 21:36:26 +00:00
Authors.ts feat: add comprehensive blogging and team features 2025-12-13 21:49:13 +00:00
Bookings.ts chore: code cleanup, TypeScript fixes, and dependency updates 2025-12-15 09:02:58 +00:00
Categories.ts feat: add content collections for multi-tenant CMS 2025-12-01 08:18:58 +00:00
Certifications.ts feat: add tenant-specific collections and BeforeAfterBlock 2025-12-14 01:40:17 +00:00
CommunityInteractions.ts feat(Community): add Community Inbox View, Rules Engine, and YouTube OAuth 2026-01-15 16:26:08 +00:00
CommunityRules.ts feat(Community): add Community Management Phase 1 2026-01-14 16:13:03 +00:00
CommunityTemplates.ts feat(Community): add Community Management Phase 1 2026-01-14 16:13:03 +00:00
ConsentLogs.ts chore: code cleanup, TypeScript fixes, and dependency updates 2025-12-15 09:02:58 +00:00
CookieConfigurations.ts feat: add content collections for multi-tenant CMS 2025-12-01 08:18:58 +00:00
CookieInventory.ts feat: add content collections for multi-tenant CMS 2025-12-01 08:18:58 +00:00
Downloads.ts feat: add priority collections and advanced content blocks 2025-12-14 00:58:30 +00:00
EmailLogs.ts feat: add Products and ProductCategories collections with CI/CD pipeline 2025-12-12 21:36:26 +00:00
Events.ts feat: add priority collections and advanced content blocks 2025-12-14 00:58:30 +00:00
FAQs.ts feat: add FAQ collection and block 2025-12-10 05:34:41 +00:00
Favorites.ts feat(BlogWoman): add Favorites, Series collections and content blocks 2026-01-08 14:57:58 +00:00
FormSubmissionsOverrides.ts fix: form submission hooks — tenant propagation + email notification 2026-02-17 16:58:40 +00:00
Jobs.ts feat: add priority collections and advanced content blocks 2025-12-14 00:58:30 +00:00
Locations.ts feat: add priority collections and advanced content blocks 2025-12-14 00:58:30 +00:00
Media.ts feat: add content collections for multi-tenant CMS 2025-12-01 08:18:58 +00:00
MonitoringAlertHistory.ts feat(monitoring): add 4 monitoring collections (Snapshots, Logs, AlertRules, AlertHistory) 2026-02-15 00:14:53 +00:00
MonitoringAlertRules.ts feat(monitoring): add 4 monitoring collections (Snapshots, Logs, AlertRules, AlertHistory) 2026-02-15 00:14:53 +00:00
MonitoringLogs.ts feat: security hardening, monitoring improvements, and API guards 2026-02-17 11:42:56 +00:00
MonitoringSnapshots.ts feat: security hardening, monitoring improvements, and API guards 2026-02-17 11:42:56 +00:00
Navigations.ts feat: convert SiteSettings and Navigation from Globals to tenant-specific Collections 2025-12-20 22:24:05 +00:00
NewsletterSubscribers.ts feat: add Newsletter Double Opt-In email system 2025-12-10 16:37:16 +00:00
Pages.ts refactor(pages): remove fixed hero group from Pages collection 2026-02-16 11:17:11 +00:00
Partners.ts feat: add priority collections and advanced content blocks 2025-12-14 00:58:30 +00:00
PortfolioCategories.ts feat: add Portfolio and PortfolioCategories collections 2025-12-06 07:19:19 +00:00
Portfolios.ts feat: add Portfolio and PortfolioCategories collections 2025-12-06 07:19:19 +00:00
Posts.ts feat: add comprehensive video feature with collections, hooks, and tests 2025-12-16 10:48:33 +00:00
PrivacyPolicySettings.ts feat: add content collections for multi-tenant CMS 2025-12-01 08:18:58 +00:00
ProductCategories.ts feat: add Products and ProductCategories collections with CI/CD pipeline 2025-12-12 21:36:26 +00:00
Products.ts feat: add Products and ProductCategories collections with CI/CD pipeline 2025-12-12 21:36:26 +00:00
Projects.ts feat: add tenant-specific collections and BeforeAfterBlock 2025-12-14 01:40:17 +00:00
ReportSchedules.ts fix: resolve global typecheck errors 2026-02-17 08:57:32 +00:00
Series.ts feat(BlogWoman): add Favorites, Series collections and content blocks 2026-01-08 14:57:58 +00:00
ServiceCategories.ts feat: add Services collection and block 2025-12-10 07:39:03 +00:00
Services.ts feat: add Services collection and block 2025-12-10 07:39:03 +00:00
SiteSettings.ts feat(SiteSettings): add structured address fields and geo coordinates 2025-12-30 12:26:10 +00:00
SocialAccounts.ts feat(Community): add Community Management Phase 1 2026-01-14 16:13:03 +00:00
SocialLinks.ts feat: add content collections for multi-tenant CMS 2025-12-01 08:18:58 +00:00
SocialPlatforms.ts feat(community): Phase 2.3 - Meta (Facebook + Instagram) Integration 2026-01-16 21:28:40 +00:00
Tags.ts feat: add comprehensive blogging and team features 2025-12-13 21:49:13 +00:00
Team.ts feat: add comprehensive blogging and team features 2025-12-13 21:49:13 +00:00
Tenants.ts fix: unblock tenant SMTP saves in admin 2026-02-17 08:58:21 +00:00
Testimonials.ts feat: add content collections for multi-tenant CMS 2025-12-01 08:18:58 +00:00
Timelines.ts feat: add Workflows Collection for complex process management 2025-12-13 10:47:56 +00:00
Users.ts fix: add cms.c2sgmbh.de to CORS/CSRF and save isSuperAdmin to JWT 2026-02-25 12:32:51 +00:00
VideoCategories.ts feat: add comprehensive video feature with collections, hooks, and tests 2025-12-16 10:48:33 +00:00
Videos.ts feat: add comprehensive video feature with collections, hooks, and tests 2025-12-16 10:48:33 +00:00
Workflows.ts feat: add Workflows Collection for complex process management 2025-12-13 10:47:56 +00:00
YouTubeChannels.ts feat: auto-download YouTube channel images on create/update 2026-02-14 12:30:48 +00:00
YouTubeContent.ts fix: resolve global typecheck errors 2026-02-17 08:57:32 +00:00
YtBatches.ts feat(YouTube): add YouTube Operations Hub with YtSeries collection 2026-01-13 14:54:40 +00:00
YtChecklistTemplates.ts feat(YouTube): add YouTube Operations Hub with YtSeries collection 2026-01-13 14:54:40 +00:00
YtMonthlyGoals.ts feat(YouTube): add YouTube Operations Hub with YtSeries collection 2026-01-13 14:54:40 +00:00
YtNotifications.ts feat(community): Phase 2.5 - Token Refresh Service 2026-01-16 21:50:08 +00:00
YtScriptTemplates.ts feat(YouTube): add YouTube Operations Hub with YtSeries collection 2026-01-13 14:54:40 +00:00
YtSeries.ts feat(YouTube): add YouTube Operations Hub with YtSeries collection 2026-01-13 14:54:40 +00:00
YtTasks.ts feat(YouTube): add YouTube Operations Hub with YtSeries collection 2026-01-13 14:54:40 +00:00