SurfSense/surfsense_web
Anish Sarkar 53d3b304d3 refactor(playground): improve API reference and playground runner UI
- Adjusted text formatting in the API reference for better readability.
- Simplified import statements in PlaygroundRunner for cleaner code.
- Enhanced button styling and layout in PlaygroundRunner for improved user experience.
- Streamlined output display logic in PlaygroundRunner for better clarity.
2026-07-08 10:17:01 +05:30
..
app refactor(playground): improve API reference and playground runner UI 2026-07-08 10:17:01 +05:30
atoms feat(playground): implement Playground layout and navigation structure 2026-07-07 22:17:51 +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 feat: api playground, other tweaks 2026-07-06 16:45:04 -07:00
components feat(sidebar): add isPlaygroundSidebarOpen prop for improved sidebar state management 2026-07-08 10:08:37 +05:30
content/docs feat: update environment variables and enhance scraping capabilities 2026-07-06 20:27:36 -07:00
contexts feat(agents): consolidate connectors under mcp_discovery; route web search through google_search 2026-07-04 21:06:04 -07:00
contracts feat(capabilities): add documentation URL to capabilities and enhance Reddit scrape capability 2026-07-08 03:35:32 +05:30
features feat(playground): enhance schema form and artifacts library UI 2026-07-08 03:53:41 +05:30
hooks feat(notifications): enhance notification handling with total counts and improved filtering 2026-07-07 20:48:16 +05:30
i18n
lib feat(auth-utils): add '/blog' to public route prefixes for fixed navigation 2026-07-07 00:37:14 -07:00
messages feat: docs and ui tweaks 2026-07-06 19:26:35 -07:00
public feat(playground): enhance schema form and artifacts library UI 2026-07-08 03:53:41 +05:30
tests feat: docs and ui tweaks 2026-07-06 19:26:35 -07:00
types feat(rename): complete searchSpace to workspace transition across frontend and backend 2026-07-06 15:12:40 +05:30
zero feat(rename): complete searchSpace to workspace transition across frontend and backend 2026-07-06 15:12:40 +05:30
.cursorrules
.dockerignore chore: ignore Playwright runtime artifacts 2026-05-04 17:48:44 +05:30
.env.example Merge remote-tracking branch 'upstream/dev' into feat/auth-revamp 2026-06-23 15:52:11 +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
Dockerfile refactor(docker): remove docker-entrypoint.sh and update Dockerfile to use CMD for server execution 2026-06-16 22:01:23 +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: api playground, other tweaks 2026-07-06 16:45:04 -07:00
package.json chore: bumped version to 0.0.31 2026-07-06 21:43:15 -07:00
playwright.config.ts ci: align workflows and playwright with runtime env vars 2026-06-16 02:11:48 +05:30
pnpm-lock.yaml chore(dependencies): add mermaid package to project 2026-06-24 03:52:21 +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
tailwind.config.js
tsc_out.txt refactor: remove search_surfsense_docs tool and related references 2026-05-28 22:35:14 -07:00
tsconfig.json