mirror of
https://github.com/MODSetter/SurfSense.git
synced 2026-04-30 19:36:25 +02:00
- Introduced Zod schema for type-safe validation of Circleback webhook info, improving data handling in the CirclebackConfig component. - Updated the CirclebackConfig to utilize the new schema for fetching and setting webhook information. - Removed unnecessary state management related to source expansion in the sidebar components, streamlining the NavMain, NavChats, and NavNotes components. - Improved overall code clarity and maintainability by eliminating unused imports and props. |
||
|---|---|---|
| .. | ||
| all-chats-sidebar.tsx | ||
| all-notes-sidebar.tsx | ||
| app-sidebar.tsx | ||
| AppSidebarProvider.tsx | ||
| nav-chats.tsx | ||
| nav-main.tsx | ||
| nav-notes.tsx | ||
| nav-secondary.tsx | ||
| page-usage-display.tsx | ||