SurfSense/surfsense_web/hooks
Anish Sarkar f250fa177a feat: Implement real-time indexing state management for connectors
- Introduced a new custom hook, useIndexingConnectors, to track indexing states of connectors without polling.
- Updated ConnectorIndicator and related components to utilize the new indexing state management, enhancing user experience with immediate feedback during indexing.
- Removed deprecated log summary references and replaced them with real-time updates from Electric SQL.
- Adjusted UI components to reflect changes in indexing status, improving clarity and responsiveness.
2026-01-13 20:53:30 +05:30
..
use-api-key.ts chore: biome checks 2025-12-05 00:17:31 -08:00
use-connectors-electric.ts feat: Implement real-time indexing state management for connectors 2026-01-13 20:53:30 +05:30
use-debounced-value.ts feat: fixed issues of note management 2025-12-17 00:09:43 -08:00
use-documents-electric.ts feat: Add notifications table and integrate Electric SQL for real-time updates 2026-01-13 16:54:06 +05:30
use-github-stars.ts feat: Implement LLM configuration validation in create and update routes 2025-11-05 12:15:05 -08:00
use-google-drive-folders.ts chore: ran frontend linting 2026-01-01 22:24:42 +05:30
use-logs.ts fix: remove hardcoded limit in query params 2025-12-29 17:23:31 +02:00
use-media-query.ts biome checks 2025-10-04 12:14:14 -07:00
use-mobile.ts Initial formatting using biome 2025-07-27 10:05:37 -07:00
use-notifications.ts refactor: Remove deprecated create_connector_indexed_notification method and add notification types 2026-01-13 17:21:00 +05:30
use-search-source-connectors.ts feat: add file selection to Google Drive connector 2025-12-31 14:15:07 +02:00