SurfSense/surfsense_web
DESKTOP-RTLN3BA\$punk c187b04e82 chore: linting
2026-05-15 17:33:44 -07:00
..
app chore: linting 2026-05-15 17:33:44 -07:00
atoms fix(web): suppress global error toast on mutations that own their toast UX 2026-05-15 23:43:30 +08:00
blog/content fix: update URLs to use the "www" subdomain across the application 2026-05-15 12:35:15 -07:00
changelog/content chore: added missed changelogs 2026-04-16 22:14:44 -07:00
components chore: linting 2026-05-15 17:33:44 -07:00
content/docs docs: add Baidu Search connector guide 2026-04-28 10:11:07 +08:00
contexts feat: fixed vision/image provider specific errors and fixed podcast/video streaming 2026-05-02 19:18:53 -07:00
contracts refactor(use-logs): use canonical log types from contracts/types/log.types 2026-05-11 00:11:05 -07:00
features/chat-messages hitl/generic-approval: drop client-side MCP gate, dispatch approve_always 2026-05-15 14:59:45 +02:00
hooks refactor(use-logs): use canonical log types from contracts/types/log.types 2026-05-11 00:11:05 -07:00
i18n chore: linting 2026-03-27 03:17:05 -07:00
lib fix: update URLs to use the "www" subdomain across the application 2026-05-15 12:35:15 -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: added blog posts 2026-05-15 11:55:30 -07:00
tests chore: fix linting 2026-05-12 04:00:04 +05:30
types chore: linting 2026-04-27 14:04:50 -07:00
zero feat: unified credits and its cost calculations 2026-05-02 14:34:23 -07:00
.cursorrules
.dockerignore chore: ignore Playwright runtime artifacts 2026-05-04 17:48:44 +05:30
.env.example feat: implement dynamic API proxying to FastAPI backend 2026-04-22 05:44:03 +05:30
.gitignore chore: update .gitignore and biome.json to include additional test-related directories and files for improved E2E testing 2026-05-12 03:59:52 +05:30
biome.json chore: update .gitignore and biome.json to include additional test-related directories and files for improved E2E testing 2026-05-12 03:59:52 +05:30
components.json
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 chore: update Docker configuration to include pnpm workspace and refine dependency management 2026-05-11 15:31:24 +05:30
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(next.config): enable remote SVG support with enhanced content security policy 2026-05-05 19:13:38 -07:00
package.json chore: update packageManager version to pnpm@10.26.0 in both desktop and web projects 2026-05-12 23:59:58 +05:30
playwright.config.ts chore: fix linting 2026-05-12 04:00:04 +05:30
pnpm-lock.yaml chore(web): add Playwright as dev dependency 2026-05-04 17:43:30 +05:30
pnpm-workspace.yaml feat: added blog posts 2026-05-15 11:55:30 -07:00
postcss.config.mjs
source.config.ts feat: added blog posts 2026-05-15 11:55:30 -07:00
svgr.d.ts
tailwind.config.js
tsconfig.json