SurfSense/surfsense_web
Anish Sarkar 79417d9c50
Some checks failed
Obsidian Plugin Lint / lint (push) Has been cancelled
Merge pull request #1659 from AnishSarkar22/fix/document-ui-changes
refactor(documents): move documents into a searchable right panel
2026-08-05 02:57:01 +05:30
..
app feat(layout): add right panel state management with cookie persistence and update layout components for initial state handling 2026-08-05 02:38:19 +05:30
atoms feat(layout): add right panel state management with cookie persistence and update layout components for initial state handling 2026-08-05 02:38:19 +05:30
blog/content
changelog/content refactor: update README files to reflect the transition of SurfSense to an open web research platform for AI agents 2026-07-16 18:52:00 -07:00
components refactor(right-panel): simplify toggle button logic and update layout for document handling 2026-08-05 02:49:58 +05:30
content/docs Merge pull request #1643 from AnishSarkar22/feat/searxng-fallback 2026-07-29 15:31:41 -07:00
contexts feat(i18n): add Korean (ko) translation 2026-07-10 11:22:54 +07:00
contracts fix(model-connections): mirror positive context-limit validation in the web contract 2026-08-03 14:42:49 +05:30
features refactor(artifacts-library): replace Boxes icon with Shapes icon in empty state component 2026-07-24 00:55:34 +05:30
hooks feat(document-search): add ranked documents view model 2026-08-05 01:26:27 +05:30
i18n feat(i18n): add Korean (ko) translation 2026-07-10 11:22:54 +07:00
lib fix(documents): sort documents by creation time 2026-08-05 01:42:47 +05:30
messages fix(translations): update 'no_chats' message across multiple languages for clarity 2026-08-05 02:21:31 +05:30
public Merge remote-tracking branch 'upstream/dev' into feature-walmart-scraper 2026-07-21 02:42:41 +02:00
tests feat(documents-filters): enhance filter bar with search input and upload button 2026-08-04 23:03:28 +05:30
types feat(rename): complete searchSpace to workspace transition across frontend and backend 2026-07-06 15:12:40 +05:30
zero refactor: remove unused thread metadata migration and clean up chat thread queries 2026-07-22 12:55:36 +05:30
.cursorrules
.dockerignore
.env.example fix: add missing default setup env variables 2026-07-15 15:31:34 -03:00
.gitignore
biome.json
components.json
Dockerfile
drizzle.config.ts
eslint.config.mjs
instrumentation-client.ts
instrumentation.ts
LICENSE
mdx-components.tsx
next.config.ts feat: api playground, other tweaks 2026-07-06 16:45:04 -07:00
package.json chore: update package dependencies and configuration 2026-08-04 09:18:17 -07:00
playwright.config.ts
pnpm-lock.yaml chore: update package dependencies and configuration 2026-08-04 09:18:17 -07:00
pnpm-workspace.yaml
postcss.config.mjs
proxy.ts chore: fix linting 2026-06-25 04:31:22 +05:30
source.config.ts
svgr.d.ts chore: ran linting 2026-07-15 15:48:54 +05:30
tailwind.config.js
tsc_out.txt
tsconfig.json