mirror of
https://github.com/MODSetter/SurfSense.git
synced 2026-04-25 16:56:22 +02:00
- 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. |
||
|---|---|---|
| .. | ||
| index.ts | ||
| use-api-key.ts | ||
| use-chat.ts | ||
| use-chats.ts | ||
| use-connector-edit-page.ts | ||
| use-connectors.ts | ||
| use-document-by-chunk.ts | ||
| use-document-types.ts | ||
| use-documents.ts | ||
| use-github-stars.ts | ||
| use-llm-configs.ts | ||
| use-logs.ts | ||
| use-media-query.ts | ||
| use-mobile.ts | ||
| use-search-source-connectors.ts | ||
| use-search-space.ts | ||
| use-search-spaces.ts | ||
| use-user.ts | ||