SurfSense/surfsense_web/components/layout/providers
Anish Sarkar 703ec08d19 feat: Reduce memory footprint for PGlite, Implement user-specific Electric SQL database management
- Added cleanup logic for other users' databases on login to ensure data isolation.
- Introduced best-effort cleanup on logout to remove stale databases.
- Updated Electric client initialization to support user-specific databases.
- Refactored hooks to utilize the Electric context for better state management and prevent race conditions.
- Enhanced error handling and logging for Electric SQL operations.
2026-01-15 15:22:23 +05:30
..
index.ts feat: add new layout system (Slack/ClickUp inspired) 2026-01-08 19:10:40 +02:00
LayoutDataProvider.tsx feat: Reduce memory footprint for PGlite, Implement user-specific Electric SQL database management 2026-01-15 15:22:23 +05:30