SurfSense/surfsense_web/content/docs
Anish Sarkar a8c1fb660d feat(rename): complete searchSpace to workspace transition across frontend and backend
- Introduced a comprehensive specification for renaming `searchSpace` to `workspace` in `surfsense_web` and `surfsense_desktop`, ensuring all TypeScript identifiers, React props, and local data structures are updated.
- Implemented migration shims for persisted local state to prevent data loss during the transition.
- Updated observability metrics and IPC channels to reflect the new naming convention.
- Removed legacy `active-search-space` module and replaced it with `active-workspace` to maintain consistency.
- Ensured no behavioral changes or data loss for users during the renaming process.
2026-07-06 15:12:40 +05:30
..
connectors feat(rename): complete searchSpace to workspace transition across frontend and backend 2026-07-06 15:12:40 +05:30
docker-installation docs: document runtime env vars and same-origin proxy access 2026-06-16 02:12:11 +05:30
how-to feat(rename): complete searchSpace to workspace transition across frontend and backend 2026-07-06 15:12:40 +05:30
local-models feat(rename): complete searchSpace to workspace transition across frontend and backend 2026-07-06 15:12:40 +05:30
messaging-channels feat(rename): complete searchSpace to workspace transition across frontend and backend 2026-07-06 15:12:40 +05:30
code-of-conduct.mdx feat: add Code of Conduct document and update layout with new icon for improved community guidelines visibility 2026-03-10 03:33:57 +05:30
index.mdx feat(local-models): add documentation for connecting local model providers 2026-06-13 21:52:45 +05:30
installation.mdx feat: update installation documentation with new structure and content for manual installation 2026-03-12 21:24:55 +05:30
manual-installation.mdx feat(rename): complete searchSpace to workspace transition across frontend and backend 2026-07-06 15:12:40 +05:30
meta.json feat(local-models): add documentation for connecting local model providers 2026-06-13 21:52:45 +05:30
observability.mdx feat(docs): add observability documentation 2026-05-23 03:18:25 +05:30
prerequisites.mdx chore: restructure documentation to enhance user experience with a new index page and dedicated prerequisites section 2026-03-10 03:28:49 +05:30
testing.mdx feat(rename): complete searchSpace to workspace transition across frontend and backend 2026-07-06 15:12:40 +05:30