- ส่งแล้ว
- 20 มีนาคม 2569 เวลา 17:24 UTC
- ผู้เขียน
- kamo
- ตั้งค่า
- 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.