SurfSense/surfsense_web/components/layout
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
..
hooks feat: add new layout system (Slack/ClickUp inspired) 2026-01-08 19:10:40 +02:00
providers feat: Reduce memory footprint for PGlite, Implement user-specific Electric SQL database management 2026-01-15 15:22:23 +05:30
types show user avatar in sidebar when available 2026-01-14 15:22:24 +02:00
ui Merge remote-tracking branch 'upstream/dev' into feat/replace-logs 2026-01-15 03:07:20 +05:30
index.ts Merge branch 'dev' into implement-surfsense-docs-mentions 2026-01-13 00:55:16 -08:00