SurfSense/surfsense_web/app/dashboard
SohamBhattacharjee2003 4066cbc6f0 fix: remove unnecessary 'use client' directives to reduce client bundle
- 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
2026-04-08 04:39:39 +05:30
..
[search_space_id] fix: remove unnecessary 'use client' directives to reduce client bundle 2026-04-08 04:39:39 +05:30
layout.tsx feat: integrate Stripe for page purchases and reconciliation tasks 2026-03-31 18:39:45 -07:00
loading.tsx fix: remove message from loading UI 2026-01-27 15:28:30 +05:30
page.tsx remove searchSpacesAtom from quick-ask, forward params via dashboard 2026-03-27 18:41:58 +02:00