mirror of
https://github.com/MODSetter/SurfSense.git
synced 2026-04-25 08:46: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. |
||
|---|---|---|
| .. | ||
| chat | ||
| contact | ||
| editConnector | ||
| homepage | ||
| onboard | ||
| pricing | ||
| providers | ||
| settings | ||
| sidebar | ||
| theme | ||
| ui | ||
| announcement-banner.tsx | ||
| copy-button.tsx | ||
| dashboard-breadcrumb.tsx | ||
| document-viewer.tsx | ||
| inference-params-editor.tsx | ||
| json-metadata-viewer.tsx | ||
| LanguageSwitcher.tsx | ||
| Logo.tsx | ||
| markdown-viewer.tsx | ||
| pricing.tsx | ||
| search-space-form.tsx | ||
| TokenHandler.tsx | ||
| UserDropdown.tsx | ||