SurfSense/surfsense_web
2026-04-27 18:49:15 +02:00
..
app Defer clearing pending chat screenshots until send commits 2026-04-24 20:58:39 +02:00
atoms Support multimodal chat with pending screen images on web 2026-04-24 19:17:43 +02:00
changelog/content chore: added missed changelogs 2026-04-16 22:14:44 -07:00
components Restore default desktop shortcuts and Linux pack scripts 2026-04-24 20:43:04 +02:00
content/docs feat: add Ollama setup guide to documentation 2026-04-21 23:25:43 +05:30
contexts cloud: added openrouter integration with global configs 2026-04-15 23:46:29 -07:00
contracts Align connectors, editors, and layout with desktop context 2026-04-24 19:19:04 +02:00
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 Support multimodal chat with pending screen images on web 2026-04-24 19:17:43 +02: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 Add desktop IPC, preload, and window types for chat screen capture and full-screen capture. 2026-04-27 18:49:15 +02:00
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: no login experience and prem tokens 2026-04-15 17:02:00 -07:00
.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: add experimental package import optimization configuration 2026-04-01 13:07:27 +02:00
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 chore: ran linting 2026-02-10 19:06:21 +05:30
tailwind.config.js
tsconfig.json