SurfSense/surfsense_web/hooks
DESKTOP-RTLN3BA\$punk 4dd7e8fc1f chore: Updated UserRead schema to include pages_limit and pages_used fields
- Expanded installation options in README to include SurfSense Cloud as a new method.
- Updated UserRead schema to include pages_limit and pages_used fields.
- Added AnnouncementBanner component to the dashboard layout for improved user notifications.
- Refactored DashboardPage to utilize useUser hook for user state management.
- Integrated page usage display in AppSidebar to show user-specific page limits and usage.
- Removed deprecated apiClient code and replaced it with hooks for better API interaction.
2025-11-03 22:34:37 -08:00
..
index.ts chore: Updated UserRead schema to include pages_limit and pages_used fields 2025-11-03 22:34:37 -08:00
use-api-key.ts Biome: fixes for hooks & lib directory 2025-07-27 10:44:27 -07:00
use-chat.ts refactor: update API endpoint paths to remove trailing slashes 2025-10-31 01:33:01 -07:00
use-chats.ts chore: Updated UserRead schema to include pages_limit and pages_used fields 2025-11-03 22:34:37 -08:00
use-connector-edit-page.ts refactor: update API endpoint paths to remove trailing slashes 2025-10-31 01:33:01 -07:00
use-connectors.ts refactor: update API endpoint paths to remove trailing slashes 2025-10-31 01:33:01 -07:00
use-document-by-chunk.ts feat: added elasticsearch connector 2025-10-12 09:39:04 +05:30
use-document-types.ts refactor: update API endpoint paths to remove trailing slashes 2025-10-31 01:33:01 -07:00
use-documents.ts refactor: update API endpoint paths to remove trailing slashes 2025-10-31 01:33:01 -07:00
use-github-stars.ts hard code the repo name and repo owner 2025-10-19 23:27:14 +02:00
use-llm-configs.ts refactor: update API endpoint paths to remove trailing slashes 2025-10-31 01:33:01 -07:00
use-logs.ts refactor: update API endpoint paths to remove trailing slashes 2025-10-31 01:33:01 -07: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 refactor: update API endpoint paths to remove trailing slashes 2025-10-31 01:33:01 -07:00
use-search-space.ts chore: Updated UserRead schema to include pages_limit and pages_used fields 2025-11-03 22:34:37 -08:00
use-search-spaces.ts Biome: fixes for hooks & lib directory 2025-07-27 10:44:27 -07:00
use-user.ts chore: Updated UserRead schema to include pages_limit and pages_used fields 2025-11-03 22:34:37 -08:00