SurfSense/surfsense_web/lib
CREDO23 2b7465cdaa chore: remove Electric SQL plumbing and infrastructure
Remove all Electric SQL client code, Docker service, env vars, CI build
args, install scripts, and documentation. Feature hooks that depend on
Electric are intentionally left in place to be rewritten with Rocicorp
Zero in subsequent commits.

Deleted:
- lib/electric/ (client.ts, context.ts, auth.ts, baseline.ts)
- ElectricProvider.tsx
- docker/scripts/init-electric-user.sh
- content/docs/how-to/electric-sql.mdx

Cleaned:
- package.json (4 @electric-sql/* deps)
- app/layout.tsx, UserDropdown.tsx, LayoutDataProvider.tsx
- docker-compose.yml, docker-compose.dev.yml
- Dockerfile, docker-entrypoint.js
- .env.example (frontend, docker, backend)
- CI workflows, install scripts, docs
2026-03-23 16:53:20 +02:00
..
announcements chore: linting 2026-02-20 22:44:56 -08:00
apis fix(web): allow public invite info fetches 2026-03-12 18:38:09 +02:00
chat Implement update notion page tool 2026-02-13 10:45:51 +02:00
connectors feat: enhance DocumentsTableShell layout and improve document type labeling in DocumentTypeIcon 2026-02-08 03:33:15 +05:30
posthog feat: enhance error handling with PostHog integration 2026-03-12 01:28:39 -07:00
query-client feat: refactor agent tools management and add UI integration 2026-03-10 17:36:26 -07:00
remotion feat: init video presentation agent 2026-03-21 22:13:41 -07:00
auth-errors.ts refactor: update authentication error handling to prevent user enumeration and improve error messages 2026-02-09 12:57:32 +05:30
auth-utils.ts Skip auth on public routes 2026-02-06 14:49:40 +02:00
env-config.ts Added build version for cloud, local and Docker installs 2026-02-04 11:30:30 -05:00
error.ts Refactor register page 2025-11-17 08:10:12 +02:00
format-date.ts chore: ran frontend and backend linting 2026-02-01 22:54:25 +05:30
provider-icons.tsx feat: complete MiniMax LLM provider integration 2026-03-13 07:27:47 +08:00
source.ts chore: removed announcements from navbar and rewrote tagline 2026-02-27 15:45:48 -08:00
utils.ts Add clipboard utility with fallback and show selectable URLs 2026-02-04 18:54:59 +02:00