SurfSense/surfsense_web/app
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
..
(home) refactor: restructure instrumentation client initialization and enhance UI components for better performance and user experience 2026-03-08 17:48:09 -07:00
api feat: add source_markdown column to documents and implement migration logic for existing records using a pure-Python BlockNote JSON to Markdown converter 2026-02-17 11:34:11 +05:30
auth/callback fix: remove message from loading UI 2026-01-27 15:28:30 +05:30
dashboard feat: init video presentation agent 2026-03-21 22:13:41 -07:00
db try vercel fix 2025-09-30 22:45:04 -07:00
docs feat: add SidebarSeparator component and integrate into documentation layout 2026-02-27 02:38:52 +05:30
invite/[invite_code] feat: replace Loader2 with Spinner component for consistent loading indicators 2026-01-25 15:23:45 +05:30
public/[token] feat: add public chat frontend 2026-01-26 17:08:26 +02:00
verify-token chore: ran biome checks 2026-03-07 12:57:27 +05:30
error.tsx feat: enhance error handling with PostHog integration 2026-03-12 01:28:39 -07:00
favicon.ico feat: updated logo 2026-01-08 23:03:43 -08:00
global-error.tsx feat: enhance error handling with PostHog integration 2026-03-12 01:28:39 -07:00
globals.css feat: update UI components to utilize new main panel styling 2026-03-17 01:09:15 +05:30
layout.config.tsx chore: ran linting 2026-03-10 16:17:12 +05:30
layout.tsx chore: remove Electric SQL plumbing and infrastructure 2026-03-23 16:53:20 +02:00
sitemap.ts chore: remove Electric SQL plumbing and infrastructure 2026-03-23 16:53:20 +02:00