SurfSense/surfsense_web
2026-08-20 00:24:04 +05:30
..
app fix(web): skip SSR for the /free/[slug] chat shell 2026-08-19 02:52:46 +02:00
atoms chore: linting 2026-08-18 05:16:44 +05:30
blog/content fix: update URLs to use the "www" subdomain across the application 2026-05-15 12:35:15 -07:00
changelog/content docs(artifacts): document removal of document exports 2026-08-16 20:51:28 +05:30
components fix(web): skip SSR for the /free/[slug] chat shell 2026-08-19 02:52:46 +02:00
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 feat(documents): enhance document viewing and management features 2026-08-18 05:06:42 +05:30
features refactor(chat): enhance ReasoningEpisode with scroll edge indicators 2026-08-20 00:24:04 +05:30
hooks feat(podcasts): align delivery to the Artifact model 2026-08-13 20:52:59 +02:00
i18n feat(i18n): add Korean (ko) translation 2026-07-10 11:22:54 +07:00
lib Merge remote-tracking branch 'upstream/dev' into fix/cannonical-timeline 2026-08-18 19:19:35 +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 Merge remote-tracking branch 'upstream/dev' into fix/cannonical-timeline 2026-08-18 19:19:35 +05:30
types feat(rename): complete searchSpace to workspace transition across frontend and backend 2026-07-06 15:12:40 +05:30
zero feat(podcasts): align delivery to the Artifact model 2026-08-13 20:52:59 +02:00
.cursorrules
.dockerignore chore: ignore Playwright runtime artifacts 2026-05-04 17:48:44 +05:30
.env.example fix: add missing default setup env variables 2026-07-15 15:31:34 -03:00
.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
Dockerfile fix(Dockerfile): set CI environment variable during development build 2026-08-13 22:10:09 +05:30
drizzle.config.ts
eslint.config.mjs refactor(web): replace instances of BACKEND_URL with buildBackendUrl for improved URL handling 2026-06-16 14:51:25 +05:30
instrumentation-client.ts feat(automations): enhance tracking for automation lifecycle events 2026-05-30 01:13:21 -07:00
instrumentation.ts
LICENSE
mdx-components.tsx
next.config.ts feat(artifacts): deliver generated images straight to an Artifact 2026-08-13 14:58:06 +02:00
package.json test(chat): cover interrupted history reconciliation 2026-08-15 22:24:04 +05:30
playwright.config.ts test(artifacts): move parseWorkbook tests to tests/unit 2026-08-12 14:42:40 +02:00
pnpm-lock.yaml feat(dependencies): add react-data-grid version 7.0.0-beta.61 to package.json and update pnpm-lock.yaml 2026-08-13 22:14:15 +05:30
pnpm-workspace.yaml feat: added blog posts 2026-05-15 11:55:30 -07:00
postcss.config.mjs
proxy.ts chore: fix linting 2026-06-25 04:31:22 +05:30
source.config.ts refactor(changelog): remove title and description fields from changelog entries and update schema 2026-06-09 10:13:27 +05:30
svgr.d.ts chore: ran linting 2026-07-15 15:48:54 +05:30
tailwind.config.js
tsconfig.json