SurfSense/surfsense_web/components
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: ran linting 2026-03-07 04:46:48 +05:30
assistant-ui feat: add video presentation tool to generate group 2026-03-21 22:17:08 -07:00
auth style: fix formatting issues 2026-01-27 13:49:46 +02:00
chat-comments chore: ran linting 2026-03-10 18:24:53 +05:30
connectors fix: update iconLink type to allow null values in DriveItem interfaces 2026-02-16 23:52:43 -08:00
contact feat: update contact information and meeting links across components 2026-02-27 15:31:31 -08:00
editor chore: linting 2026-02-20 22:44:56 -08:00
editor-panel feat: implement editor panel functionality and integrate with existing components 2026-03-17 16:55:31 +05:30
homepage style: update GitHub stars badge appearance with improved spacing and color adjustments 2026-03-22 03:17:05 -07:00
icons/providers feat: complete MiniMax LLM provider integration 2026-03-13 07:27:47 +08:00
layout chore: remove Electric SQL plumbing and infrastructure 2026-03-23 16:53:20 +02:00
new-chat chore: ran linting 2026-03-17 04:40:46 +05:30
pricing chore: removed announcements from navbar and rewrote tagline 2026-02-27 15:45:48 -08:00
prompt-kit refactor: improve write_todos tool and UI components 2025-12-26 17:49:56 +05:30
providers chore: remove Electric SQL plumbing and infrastructure 2026-03-23 16:53:20 +02:00
public-chat feat: init video presentation agent 2026-03-21 22:13:41 -07:00
public-chat-snapshots feat: update UI components to use Avatar for member display 2026-03-17 18:31:58 +05:30
report-panel fix: update styling and accessibility in various components 2026-03-17 14:16:22 +05:30
settings feat: update UI components to use Avatar for member display 2026-03-17 18:31:58 +05:30
shared chore: ran linting 2026-03-17 04:40:46 +05:30
sources refactor: update Alert component styles and structure for improved consistency across connector forms 2026-03-10 19:33:36 +05:30
theme chore: ran linting 2026-02-06 05:35:15 +05:30
tool-ui feat: add public routes for video presentations and audio streaming 2026-03-21 23:29:23 -07:00
ui feat: add new carousel item for AI-generated video creation 2026-03-22 00:34:41 -07:00
document-viewer.tsx Biome: fixes for compontents directory 2025-07-27 10:41:15 -07:00
inference-params-editor.tsx feat: integrate document upload dialog in ComposerAction and update sidebar components for improved user interaction and styling consistency 2026-03-07 03:29:46 +05:30
json-metadata-viewer.tsx chore: linting 2026-02-09 16:49:11 -08:00
LanguageSwitcher.tsx feat: add support for additional languages in LanguageSwitcher and SidebarUserProfile components 2026-02-11 00:39:01 -08:00
Logo.tsx chore: ran all linting 2026-02-06 18:22:19 +05:30
markdown-viewer.tsx fix Gmail HTML rendering: unwrap layout tables and use native img 2026-03-10 18:57:49 +02:00
onboarding-tour.tsx refactor: remove documents management step from onboarding tour 2026-03-17 02:00:16 +05:30
pricing.tsx chore: ran all linting 2026-02-06 18:22:19 +05:30
search-space-form.tsx ui: adjust dashboard search spaces heading text and padding responsiveness 2026-01-03 01:09:33 +07:00
TokenHandler.tsx Switch refresh token storage from cookies to localStorage 2026-02-05 17:55:21 +02:00
UserDropdown.tsx chore: remove Electric SQL plumbing and infrastructure 2026-03-23 16:53:20 +02:00