mirror of
https://github.com/MODSetter/SurfSense.git
synced 2026-04-25 00:36:31 +02:00
- Remove 'use client' from connector-document-mapping.ts (only exports constants and pure functions) - Remove 'use client' from sidebar-separator.tsx (purely presentational component) - Remove 'use client' and Framer Motion from logs/loading.tsx, replace with Tailwind animations - Reduces client bundle size by moving server-compatible code to server components |
||
|---|---|---|
| .. | ||
| connector-popup | ||
| assistant-message.tsx | ||
| chat-session-status.tsx | ||
| citation-metadata-context.tsx | ||
| connector-popup.tsx | ||
| document-upload-popup.tsx | ||
| edit-composer.tsx | ||
| image.tsx | ||
| inline-citation.tsx | ||
| inline-mention-editor.tsx | ||
| markdown-code-block.tsx | ||
| markdown-text.tsx | ||
| thinking-steps.tsx | ||
| thread-list.tsx | ||
| thread-scroll-to-bottom.tsx | ||
| thread.tsx | ||
| tool-fallback.tsx | ||
| tooltip-icon-button.tsx | ||
| user-message.tsx | ||