Commit Graph

  • 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
  • d9e312ddaa refactor: simplify SearXNG service configuration in Docker setup Anish Sarkar 2026-03-14 20:34:34 +05:30
  • d40c6bf743 feat: integrate SearXNG web search service with platform capabilities Anish Sarkar 2026-03-14 20:25:25 +05:30
  • 760aa38225 feat: complete MiniMax LLM provider integration PR Bot 2026-03-13 07:27:47 +08:00
  • df28630549 docs: add MiniMax (M2.5) to Chinese LLM setup guide Ethan Clarke 2026-03-13 07:24:15 +08:00
  • 49d8f41b09 Merge commit '54e56e1b9a2b5f48eee80dffb2311d00c9d38739' into dev DESKTOP-RTLN3BA\$punk 2026-03-12 13:53:21 -07:00
  • 2587d027ba Merge pull request #877 from AnishSarkar22/fix/ui-tests-ci Rohan Verma 2026-03-12 12:58:49 -07:00
  • bb18f37c1b Merge pull request #878 from aleksas/fix/public-invite-info-dev Rohan Verma 2026-03-12 12:58:09 -07:00
  • 54e56e1b9a Merge pull request #876 from aleksas/fix/upstream-extension-runtime-dev Rohan Verma 2026-03-12 12:57:17 -07:00
  • 64a9ad1f22 fix(web): allow public invite info fetches Aleksas Pielikis 2026-03-12 18:38:09 +02:00
  • 0cf3acc3c1 feat: update installation documentation with new structure and content for manual installation Anish Sarkar 2026-03-12 21:24:55 +05:30
  • f8558b6c6a feat: add new index sections for Connectors, Docker Installation, and How-To Guides Anish Sarkar 2026-03-12 21:11:39 +05:30
  • c7ada1a101 fix(extension): use globalThis in mv3 background worker Aleksas Pielikis 2026-03-12 16:12:24 +02:00
  • 594d2b1410 fix(extension): use custom backend url for uploads Aleksas Pielikis 2026-03-12 16:12:13 +02:00
  • 1c7c21386f Merge pull request #874 from MODSetter/dev 0.0.13.39 Rohan Verma 2026-03-12 01:31:47 -07:00
  • a818c3b4d0 Merge commit '8a09614b3d0dfc32ce60b42924d15ba594186386' into dev DESKTOP-RTLN3BA\$punk 2026-03-12 01:29:29 -07:00
  • 1ab395a34e feat: enhance error handling with PostHog integration DESKTOP-RTLN3BA\$punk 2026-03-12 01:28:39 -07:00
  • 8a09614b3d Merge pull request #873 from MODSetter/dev 0.0.13.38 Rohan Verma 2026-03-11 23:18:53 -07:00
  • 9f17d834f6 fix: update PostHog configuration for improved tracking DESKTOP-RTLN3BA\$punk 2026-03-11 23:18:09 -07:00
  • c74553219e Merge pull request #872 from MODSetter/dev 0.0.13.37 Rohan Verma 2026-03-11 16:44:40 -07:00
  • b81619da7e chore: linting DESKTOP-RTLN3BA\$punk 2026-03-11 16:44:25 -07:00
  • b9f8779461 refactor: simplify GitHub stars badge component DESKTOP-RTLN3BA\$punk 2026-03-11 16:42:52 -07:00
  • ac3a966347 Merge commit '52248ac74a48df297849f6df989eb37e8657b6a9' into dev DESKTOP-RTLN3BA\$punk 2026-03-11 16:38:30 -07:00
  • 042b42a8a0 refactor: fixed forefox rendering issues DESKTOP-RTLN3BA\$punk 2026-03-11 16:37:56 -07:00
  • 52248ac74a Merge pull request #871 from MODSetter/dev 0.0.13.36 Rohan Verma 2026-03-11 15:11:37 -07:00
  • d960a065b1 chore: linting DESKTOP-RTLN3BA\$punk 2026-03-11 15:10:53 -07:00
  • d61e29e74b feat: fixed connectors dialog navigation, Implement bulk document deletion and improve search space filtering DESKTOP-RTLN3BA\$punk 2026-03-11 15:09:10 -07:00
  • 7c3aedf811 fix: Improve safety of PostHog event handling by using optional chaining for properties DESKTOP-RTLN3BA\$punk 2026-03-11 02:49:00 -07:00
  • 5e28125090 feat: Enhance PostHog integration with referral tracking and error handling DESKTOP-RTLN3BA\$punk 2026-03-11 02:47:46 -07:00
  • 88201d0209 Merge commit '1ab564047f9c4b431c328f2544ae65c791277312' into dev DESKTOP-RTLN3BA\$punk 2026-03-11 00:24:20 -07:00
  • a56383ce55 Merge pull request #870 from AnishSarkar22/fix/ui-tests-ci Rohan Verma 2026-03-11 00:11:45 -07:00
  • 9503d4ade1 chore: ran linting Anish Sarkar 2026-03-11 12:30:20 +05:30
  • 1173f6ba19 fix: adjust layout behavior during resizing in LayoutShell component Anish Sarkar 2026-03-11 12:29:54 +05:30
  • 851856a54b fix: update document cleanup logic and mock Celery task in tests Anish Sarkar 2026-03-11 12:27:32 +05:30
  • f73c1d83a8 feat: Enhance report panel state management and dropdown functionality in sidebar Anish Sarkar 2026-03-11 12:25:04 +05:30
  • 4a576f7347 feat: Enhance ComposerAction and DocumentsSidebar with improved UI and functionality Anish Sarkar 2026-03-11 12:04:22 +05:30
  • 70c3f09261 fix: Refactor connector dialog state management and improve modal handling Anish Sarkar 2026-03-11 11:37:50 +05:30
  • 1ab564047f Merge pull request #869 from MODSetter/dev 0.0.13.35 Rohan Verma 2026-03-10 18:19:18 -07:00
  • eec4db4a3b feat: Enhance LLM configuration and routing with model profile attachment DESKTOP-RTLN3BA\$punk 2026-03-10 18:18:59 -07:00
  • 5571e8aa53 Merge pull request #868 from MODSetter/dev 0.0.13.34 Rohan Verma 2026-03-10 17:44:19 -07:00
  • d8a05ae4d5 feat: refactor agent tools management and add UI integration DESKTOP-RTLN3BA\$punk 2026-03-10 17:36:26 -07:00
  • c131912a08 Merge pull request #867 from CREDO23/improve-ux-connectors Rohan Verma 2026-03-10 15:51:54 -07:00
  • 89ed845dcd merge upstream/dev into improve-ux-connectors CREDO23 2026-03-10 23:40:04 +02:00
  • cf8f70da2b fix auth bypass on picker endpoint, async safety, and picker error handling CREDO23 2026-03-10 23:21:35 +02:00
  • 8f1544c8fd Merge branch 'dev' of https://github.com/MODSetter/SurfSense into dev DESKTOP-RTLN3BA\$punk 2026-03-10 14:11:38 -07:00
  • 001b2c9094 chore: remove unused dependencies 'mmdc' and 'phasma' from project configuration DESKTOP-RTLN3BA\$punk 2026-03-10 14:11:31 -07:00