SurfSense/surfsense_web/hooks
Anish Sarkar 3ae8fe3a7e refactor: simplify connector management and update dashboard layout
- Removed the Connectors management page and integrated its functionality into a popup for better user experience.
- Updated the DashboardLayout to reflect changes in navigation, removing references to the Connectors page.
- Streamlined the breadcrumb component by eliminating unnecessary connector-related sections.
- Enhanced the ConnectorIndicator to facilitate easier access to connector management features.
- Improved overall UI consistency and accessibility across the dashboard components.
2026-01-01 21:41:31 +05:30
..
use-api-key.ts chore: biome checks 2025-12-05 00:17:31 -08:00
use-chat.ts refactor: remove old chat components and implement new sidebar structure 2025-12-19 03:53:40 +05:30
use-connector-edit-page.ts refactor: simplify connector management and update dashboard layout 2026-01-01 21:41:31 +05:30
use-debounced-value.ts feat: fixed issues of note management 2025-12-17 00:09:43 -08:00
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 refactor(web): use React Query for Google Drive folder operations 2025-12-28 19:17:37 +02:00
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-search-source-connectors.ts feat: add file selection to Google Drive connector 2025-12-31 14:15:07 +02:00