- 出荷済み
- 2026年3月20日 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.