- Shiked
- 20 Mart 2026 17:24 UTC
- Yazar
- 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.