Commit Graph

  • 572e7999b2 fix(backend): allow CORS from any localhost port for desktop app CREDO23 2026-03-18 20:58:30 +02:00
  • 9b4d9f0da2 feat(desktop): add native menu bar with standard Edit/View/Window roles CREDO23 2026-03-18 20:10:30 +02:00
  • a0e57562e0 assets(desktop): generate .icns and .ico from source PNG CREDO23 2026-03-18 19:56:55 +02:00
  • 36e3772686 assets(desktop): add SurfSense icon source PNG CREDO23 2026-03-18 19:56:41 +02:00
  • 36924bbd65 feat(desktop): handle startup failure and renderer load errors CREDO23 2026-03-18 19:49:59 +02:00
  • 9434965803 feat(desktop): add error dialog and global exception handlers CREDO23 2026-03-18 19:49:50 +02:00
  • c6f3218085 fix(desktop): use get-port-please for dynamic port selection CREDO23 2026-03-18 19:38:47 +02:00
  • b07a64fd27 docs(desktop): add distribution readiness checklist CREDO23 2026-03-18 19:28:26 +02:00
  • c8d6883474 refactor(desktop): replace resolve-env with build-time dotenv injection CREDO23 2026-03-18 19:27:53 +02:00
  • 14b561bc39 fix(desktop): resolve pnpm packaging and in-process server CREDO23 2026-03-18 17:51:47 +02:00
  • 81ddac1f54 refactor: update connector status messages and remove deprecated Google OAuth connector entries Anish Sarkar 2026-03-18 17:01:07 +05:30
  • 95f11521c3 refactor: migrate OAuth result handling from sessionStorage to cookies and update connector callback implementation Anish Sarkar 2026-03-18 17:00:54 +05:30
  • 8baba0693d feat: ensure unique connector names for MCP connectors Anish Sarkar 2026-03-18 16:09:35 +05:30
  • c343368456 refactor: remove query params for connector popup and improve connector callback URLs Anish Sarkar 2026-03-18 16:08:30 +05:30
  • 9c93d32f20 feat: made non-composio OAuth connectors for Google Drive, Gmail, and Google Calendar available for self-hosted users only Anish Sarkar 2026-03-18 15:00:00 +05:30
  • df872e261e feat: implement re-authentication flow for Linear and Notion HITL connectors and improve their HITL flow and error states Anish Sarkar 2026-03-18 14:10:11 +05:30
  • 755f8b71fe secutiry: CVE-2026-32597 fix DESKTOP-RTLN3BA\$punk 2026-03-17 23:39:07 -07:00
  • 9da3384c43 security: a couple of CVE fixes - Added authlib version 1.6.9 and tornado version 6.5.5 to the project dependencies. - Updated authlib version in uv.lock to 1.6.9 with corresponding source and wheel URLs. - Included tornado in the dependencies section of uv.lock for consistency. DESKTOP-RTLN3BA\$punk 2026-03-17 23:37:27 -07:00
  • 86b21458e0 feat: enhance HeroCarousel with autoplay and visibility handling DESKTOP-RTLN3BA\$punk 2026-03-17 23:33:45 -07:00
  • 79208c9812 chore: update tutorial GIFs and MP4s for homepage DESKTOP-RTLN3BA\$punk 2026-03-17 23:11:52 -07:00
  • 9b9279ec54 refactor: update user mutation and query atoms to use USER_QUERY_KEY DESKTOP-RTLN3BA\$punk 2026-03-17 22:56:59 -07:00
  • 18c9a39345 Update images in README for connectors and uploads Rohan Verma 2026-03-17 20:36:48 -07:00
  • 5fb33b7cff refactor: improve UI and functionality for Google Drive and Notion HITL tools Anish Sarkar 2026-03-18 03:49:52 +05:30
  • 804106af11 refactor: clarify usage instructions for Google Drive file HITL creation tool Anish Sarkar 2026-03-18 03:36:02 +05:30
  • 9d4945c8a5 Merge pull request #884 from AnishSarkar22/feat/web-search Rohan Verma 2026-03-17 14:43:20 -07:00
  • 758664f860 feat: enhance linear issue management with approval handling and UI updates Anish Sarkar 2026-03-18 01:11:21 +05:30
  • 5ea347121b feat: add showCloseButton prop to HITL edit panel for improved customization Anish Sarkar 2026-03-17 23:58:50 +05:30
  • b7130100aa refactor: clean up login form and logo component Anish Sarkar 2026-03-17 23:44:30 +05:30
  • 0b8bee0076 feat: integrate notion-markdown for markdown conversion in NotionHistoryConnector Anish Sarkar 2026-03-17 23:42:26 +05:30
  • 39ce597907 feat: add HITL edit panel functionality and integrate with existing components Anish Sarkar 2026-03-17 23:33:22 +05:30
  • 9bc3a25669 fix: update symlink resolver path for new standalone layout CREDO23 2026-03-17 19:28:53 +02:00
  • ec118ed011 fix: set outputFileTracingRoot for predictable standalone output CREDO23 2026-03-17 19:28:27 +02:00
  • 8cf12db72a fix(backend): always allow localhost CORS for desktop app CREDO23 2026-03-17 19:00:21 +02:00
  • d4ad5c7fe4 feat(desktop): intercept OAuth redirects to hosted frontend via webRequest CREDO23 2026-03-17 18:56:33 +02:00
  • 20c444f83c refactor: edit HITL prompts to be more expressive Anish Sarkar 2026-03-17 21:16:37 +05:30
  • a866e6caa1 feat(web): desktop OAuth deep link redirect CREDO23 2026-03-17 17:44:56 +02:00
  • 6f9eef6118 feat(desktop): add deep link protocol handler for OAuth login CREDO23 2026-03-17 17:32:28 +02:00
  • 4474b73f29 feat: remove WIP status HITL notion, linear and google drive tools Anish Sarkar 2026-03-17 20:50:14 +05:30
  • 1c6c7360e4 feat(desktop): wire resolve-env into main process startup CREDO23 2026-03-17 17:13:31 +02:00
  • caed67eb3f feat(desktop): add resolve-env for runtime placeholder replacement CREDO23 2026-03-17 17:11:05 +02:00
  • 4b117ac09e feat(desktop): add env file with placeholder values for production builds CREDO23 2026-03-17 16:56:23 +02:00
  • 1f1bfb6b28 feat(desktop): add gitignore for build output CREDO23 2026-03-17 16:39:36 +02:00
  • 39ec03470b feat(desktop): add electron-builder packaging config CREDO23 2026-03-17 16:28:44 +02:00
  • 76dd70d9bc feat(desktop): add npm scripts for dev, build, and packaging CREDO23 2026-03-17 16:26:31 +02:00
  • 7060a36eed feat(desktop): add preload script and pnpm build approvals CREDO23 2026-03-17 16:25:21 +02:00
  • 686a20d3de feat(desktop): add Electron main process entry point CREDO23 2026-03-17 16:22:14 +02:00
  • 98e3f22043 feat(desktop): add esbuild script for compiling Electron files CREDO23 2026-03-17 16:20:25 +02:00
  • 37cedc2de6 feat(desktop): add tsconfig for Electron TypeScript files CREDO23 2026-03-17 16:18:44 +02:00
  • 9ffce90b01 feat: initialize Electron desktop app project and plan CREDO23 2026-03-17 16:15:00 +02:00
  • 00b3aac1e3 refactor: enhance mobile document display in DocumentsTableShell with additional skeleton loading and avatar integration Anish Sarkar 2026-03-17 19:01:57 +05:30
  • f2c959b034 style: update button styles in DocumentsTableShell and GitHub stars badge for improved UI consistency Anish Sarkar 2026-03-17 18:51:25 +05:30
  • d036b7ff4f fix: remove unnecessary transition classes in DocumentsTableShell for cleaner UI Anish Sarkar 2026-03-17 18:38:47 +05:30
  • 3a2f80780a feat: replace image rendering with Avatar component in team content and sidebar user profile Anish Sarkar 2026-03-17 18:36:46 +05:30
  • 1db716ab6d feat: update UI components to use Avatar for member display Anish Sarkar 2026-03-17 18:31:58 +05:30
  • f9606679e0 refactor: delete the old editor page with atom-based state management for document editing Anish Sarkar 2026-03-17 17:03:28 +05:30
  • f617ae8742 feat: implement editor panel functionality and integrate with existing components Anish Sarkar 2026-03-17 16:55:31 +05:30
  • 0d56cfb663 chore: ran linting Anish Sarkar 2026-03-17 15:19:16 +05:30
  • e5180aa0a3 feat: implement tool grouping in ComposerAction for improved UI organization Anish Sarkar 2026-03-17 15:18:58 +05:30
  • 591bd6bb46 feat: enhance TooltipIconButton to conditionally disable tooltips Anish Sarkar 2026-03-17 15:09:24 +05:30
  • 893df1718b feat: add tool icons for enhanced UI in ComposerAction Anish Sarkar 2026-03-17 15:02:56 +05:30
  • 9f7da91775 feat: add web search documentation to sitemap Anish Sarkar 2026-03-17 14:33:59 +05:30
  • ab7946f417 feat: add web search docs Anish Sarkar 2026-03-17 14:17:51 +05:30
  • 9321d27021 fix: update styling and accessibility in various components Anish Sarkar 2026-03-17 14:16:22 +05:30
  • 440f5aec72 fix: improve accessibility and styling in sidebar components Anish Sarkar 2026-03-17 12:42:25 +05:30
  • 591a39ee56 fix: enhance ChatListItem styling for improved UI interaction Anish Sarkar 2026-03-17 12:27:05 +05:30
  • ac0f2fa2eb chore: ran linting Anish Sarkar 2026-03-17 04:40:46 +05:30
  • bc1f31b481 feat: enhance SearxNG settings and improve loading indicators Anish Sarkar 2026-03-17 04:35:13 +05:30
  • 543fe45540 feat: update SearxNG settings for enhanced search engine management Anish Sarkar 2026-03-17 04:27:36 +05:30
  • 651d381bcb feat: enhance chat sidebar functionality and UI Anish Sarkar 2026-03-17 03:55:49 +05:30
  • 54156633ff refactor: update ConnectToolsBanner layout Anish Sarkar 2026-03-17 03:36:32 +05:30
  • 54e6a4a2cf refactor: simplify joyride attributes and enhance skeleton loading styles Anish Sarkar 2026-03-17 02:52:21 +05:30
  • ed3443bc9e refactor: remove documents management step from onboarding tour Anish Sarkar 2026-03-17 02:00:16 +05:30
  • 0edaf429ba feat: enhance onboarding tour and more pages UI Anish Sarkar 2026-03-17 01:58:12 +05:30
  • 2ab00c1746 feat: move More Pages to dialog Anish Sarkar 2026-03-17 01:50:15 +05:30
  • 993c8539e8 feat: update UI components to utilize new main panel styling Anish Sarkar 2026-03-17 01:09:15 +05:30
  • b5328a267f chore: remove deprecated settings and team management pages Anish Sarkar 2026-03-17 01:06:47 +05:30
  • 893cb80005 fix: adjust padding for improved layout in public chat snapshot row Anish Sarkar 2026-03-16 21:59:52 +05:30
  • 93e0b59540 refactor: improve layout and responsiveness of public chat snapshot row Anish Sarkar 2026-03-16 21:58:07 +05:30
  • 03aa653646 feat: implement team management dialog and refactor team page structure Anish Sarkar 2026-03-16 21:51:15 +05:30
  • b7d684ca8d feat: integrate search space settings dialog across various components Anish Sarkar 2026-03-16 21:10:46 +05:30
  • 60d12b0a70 Merge remote-tracking branch 'upstream/dev' into feat/web-search Anish Sarkar 2026-03-16 19:34:38 +05:30
  • 31378a4d14 Revert "feat: introduce citation components and functionality" Anish Sarkar 2026-03-16 19:31:41 +05:30
  • e0143e61ae Merge pull request #887 from AnishSarkar22/fix/mobile-ui Rohan Verma 2026-03-15 14:27:59 -07:00
  • 2919dc7dad refactor: replace Wrench icon with Settings2 and update tool management UI to use Drawer component Anish Sarkar 2026-03-15 16:39:56 +05:30
  • 1e6424ef42 feat: enhance ComposerAction with dropdown menu for managing tools and file uploads Anish Sarkar 2026-03-15 16:27:33 +05:30
  • 0751f18e5a Merge pull request #886 from xr843/fix/async-embedding-search-dev Rohan Verma 2026-03-15 02:49:25 -07:00
  • 0269900c60 fix: use asyncio.to_thread for embedding calls in search endpoints Tim Ren 2026-03-15 16:21:19 +08:00
  • ee07ed8168 Merge pull request #883 from octo-patch/feat/complete-minimax-provider-support Rohan Verma 2026-03-15 00:45:16 -07:00
  • 5189224f28 Revert "docs: add MiniMax (M2.5) to Chinese LLM setup guide" DESKTOP-RTLN3BA\$punk 2026-03-15 00:44:49 -07:00
  • 43f967dff4 Merge branch 'dev' of https://github.com/MODSetter/SurfSense into dev DESKTOP-RTLN3BA\$punk 2026-03-15 00:44:34 -07:00
  • 2b33dfe728 refactor: update safe_set_chunks function to be asynchronous and modify all connector and document processor files to use the new async implementation DESKTOP-RTLN3BA\$punk 2026-03-15 00:44:27 -07:00
  • 927d0da203 Merge pull request #882 from octo-patch/add-minimax-docs Rohan Verma 2026-03-15 00:42:55 -07:00
  • 4cd83573a3 feat: introduce citation components and functionality Anish Sarkar 2026-03-15 12:42:58 +05:30
  • 056d3c456b feat: modify architecture examples and scaling checklist to system architecture skill Anish Sarkar 2026-03-15 04:58:58 +05:30
  • b22fe012d5 feat: enhance search_web functionality and clarify connector usage Anish Sarkar 2026-03-15 04:45:39 +05:30
  • fe9e30eda2 feat: add system architecture cursor skill Anish Sarkar 2026-03-15 04:27:49 +05:30
  • a548c96550 chore: update SearXNG installation scripts and directory structure Anish Sarkar 2026-03-15 04:05:04 +05:30
  • c1fe95939f refactor: remove legacy SearXNG API references and web search settings Anish Sarkar 2026-03-15 03:49:37 +05:30
  • cc841a5af4 chore: update SearXNG engine settings and example configuration Anish Sarkar 2026-03-14 21:27:09 +05:30
  • 4376f74127 chore: update SearXNG service configuration in Docker and documentation Anish Sarkar 2026-03-14 21:03:25 +05:30