SurfSense/surfsense_web
2026-04-29 03:55:13 +05:30
..
app refactor(mentions): consolidate sidebar document handling into mentionedDocumentsAtom and remove sidebarSelectedDocumentsAtom references 2026-04-28 18:20:53 +05:30
atoms refactor(mentions): consolidate sidebar document handling into mentionedDocumentsAtom and remove sidebarSelectedDocumentsAtom references 2026-04-28 18:20:53 +05:30
changelog/content chore: added missed changelogs 2026-04-16 22:14:44 -07:00
components refactor(ui): update component styles for improved consistency; adjust footer and message content rounding, and enhance tab bar padding 2026-04-29 03:55:13 +05:30
content/docs fix: update installation instructions for Obsidian connector 2026-04-25 04:17:22 +05:30
contexts cloud: added openrouter integration with global configs 2026-04-15 23:46:29 -07:00
contracts feat(filesystem): improve path normalization in SurfSenseFilesystemMiddleware to handle Windows-style paths and mixed separators 2026-04-24 06:09:22 +05:30
hooks refactor: improve password input layout and enhance chat thread title update logic 2026-04-14 21:13:01 +05:30
i18n chore: linting 2026-03-27 03:17:05 -07:00
lib Merge pull request #1286 from AnishSarkar22/feat/obsidian-plugin 2026-04-27 13:34:33 -07:00
messages feat: add processing mode support for document uploads and ETL pipeline, improded error handling ux 2026-04-14 21:26:00 -07:00
public feat: enhance SurfSense with new skills, blog section, and improve SEO metadata 2026-04-11 23:38:12 -07:00
types feat(filesystem): implement filesystem tree watch functionality using chokidar for real-time updates on local folder changes 2026-04-27 23:08:32 +05:30
zero feat: enhance folder indexing with metadata management and improve folder structure handling in UI components 2026-04-08 16:48:40 +05:30
.cursorrules
.dockerignore
.env.example feat: implement dynamic API proxying to FastAPI backend 2026-04-22 05:44:03 +05:30
.gitignore
biome.json chore: update biome configuration and dependencies to Biome version 2.4.6, enhancing compatibility and functionality 2026-03-07 12:52:05 +05:30
components.json chore: ran linting 2026-02-17 12:47:39 +05:30
docker-entrypoint.js format: auto-fix via pnpm format:fix 2026-03-24 16:07:28 +02:00
docker-entrypoint.sh feat: add Docker configuration files and installation script for SurfSense 2026-02-24 22:45:37 +05:30
Dockerfile feat: add Zero infra — docker-compose, env vars, Dockerfile, CI workflows 2026-03-23 18:27:18 +02:00
drizzle.config.ts
eslint.config.mjs
instrumentation-client.ts feat: implement analytics tracking for desktop app events 2026-04-18 14:35:14 -07:00
instrumentation.ts feat: enhance error handling with PostHog integration 2026-03-12 01:28:39 -07:00
LICENSE
mdx-components.tsx perf(images): add sizes prop to improve Next.js image loading 2026-04-03 22:11:21 +07:00
next.config.ts feat: implement dynamic API proxying to FastAPI backend 2026-04-22 05:44:03 +05:30
package.json feat(editor): integrate Monaco Editor for local file editing and enhance language inference 2026-04-23 18:00:51 +05:30
pnpm-lock.yaml feat(editor): integrate Monaco Editor for local file editing and enhance language inference 2026-04-23 18:00:51 +05:30
postcss.config.mjs
source.config.ts feat: enhance SurfSense with new skills, blog section, and improve SEO metadata 2026-04-11 23:38:12 -07:00
svgr.d.ts
tailwind.config.js
tsconfig.json