SurfSense/surfsense_web/components/assistant-ui/connector-popup/hooks
Anish Sarkar d20bb385b5 feat: enhance date handling and indexing logic across connectors
- Added normalization for "undefined" strings to None in date parameters to prevent parsing errors.
- Improved date range validation to ensure start_date is strictly before end_date, adjusting end_date if necessary.
- Updated Google Calendar and Composio connector indexing logic to handle duplicate content more effectively, logging warnings for skipped events.
- Enhanced error handling during final commits to manage integrity errors gracefully.
- Refactored date handling in various connector indexers for consistency and reliability.
2026-01-23 23:03:29 +05:30
..
use-connector-dialog.ts feat: enhance date handling and indexing logic across connectors 2026-01-23 23:03:29 +05:30
use-connector-status.ts Reapply "Merge pull request #686 from AnishSarkar22/feat/replace-logs" 2026-01-16 11:32:06 -08:00
use-indexing-connectors.ts feat: improve Google Calendar and Gmail connectors with enhanced error handling 2026-01-23 18:57:10 +05:30