- Shipped
- 20 مارس 2026 في 5:24 م UTC
- صاحب البلاغ
- kamo
- Commit
- 25781f3
- Delete ThirdPartyIntegrationsTab component (old calendar sync UI, replaced by new CalDAV/CardDAV system) - Delete /api/integrations proxy route (only used by removed tab) - Remove ThirdPartyIntegration, IntegrationProviderType, and AvailableProvider types from calendar.ts (unused) - Remove integrations tab from member settings page The new calendar/contact sync system uses ContactIntegration entities via EmailService, not the old SecurityService-based integration flow.