Commit Graph

  • dbdeaa1bcf feat(sidebar): add loading skeletons to DocumentsSidebar and LocalFilesystemBrowser during data fetching Anish Sarkar 2026-04-27 04:03:53 +05:30
  • f7fa96ccd0 feat(sidebar): enhance DocumentsSidebar with tooltip support for folder addition, improving user feedback on folder limits Anish Sarkar 2026-04-27 02:53:26 +05:30
  • e95e417cc8 feat: implement smooth scrolling for provider sidebar in ModelSelector Anish Sarkar 2026-04-27 01:19:05 +05:30
  • a08066e2f9 style: ruff format Redis heartbeat refresh in connectors route Matt Van Horn 2026-04-26 08:59:16 -07:00
  • 456dd7417c fix(connectors): refresh Redis heartbeat during long Phase 1 indexing Matt Van Horn 2026-04-26 02:46:43 -07:00
  • 5e756c8dfa refactor: replace MessageSquare with MessageCircleReply across various components Anish Sarkar 2026-04-25 15:12:22 +05:30
  • 3487664bbd feat(announcements): add SEO metadata via server layout.tsx Matt Van Horn 2026-04-24 02:26:58 -07:00
  • f877269768 fix: update installation instructions for Obsidian connector Anish Sarkar 2026-04-25 04:17:22 +05:30
  • db866ce8be feat: trigger status refresh after queue flush in SyncEngine Anish Sarkar 2026-04-25 04:11:28 +05:30
  • 02795e08e3 feat: add server time to obsidian connect responses and enhance error handling Anish Sarkar 2026-04-25 03:57:07 +05:30
  • 937965b335 feat: improve status handling and user feedback in SurfSense plugin Anish Sarkar 2026-04-25 03:24:17 +05:30
  • 4f1c870987 feat: update status handling and connection indicator in SurfSense plugin Anish Sarkar 2026-04-25 02:16:38 +05:30
  • 68156d2e74 refactor: centralize status visuals and improve connection indicator logic Anish Sarkar 2026-04-25 01:47:37 +05:30
  • 1c18735d38 feat: enhance authentication handling and UI feedback in SurfSense plugin Anish Sarkar 2026-04-25 01:07:02 +05:30
  • 18108267d1 Defer clearing pending chat screenshots until send commits CREDO23 2026-04-24 20:58:39 +02:00
  • e84dc87c5b feat(obsidian_plugin): validate binary attachments and enforce MIME type checks Anish Sarkar 2026-04-25 00:23:17 +05:30
  • ba25c68c0d Restore default desktop shortcuts and Linux pack scripts CREDO23 2026-04-24 20:43:04 +02:00
  • 3b9be79d65 chore: update SurfSense plugin identifiers and versioning Anish Sarkar 2026-04-24 23:43:01 +05:30
  • 39f56a86d6 refactor(DocumentsFilters): update input styling and button positioning for improved UI consistency Anish Sarkar 2026-04-24 22:56:04 +05:30
  • ed0bcafe49 Align connectors, editors, and layout with desktop context CREDO23 2026-04-24 19:19:04 +02:00
  • 8034f372e7 Remove desktop suggestion UI and refresh settings surfaces CREDO23 2026-04-24 19:18:09 +02:00
  • 3f97b77ab6 Support multimodal chat with pending screen images on web CREDO23 2026-04-24 19:17:43 +02:00
  • 08740cad32 feat: enhance UI components and functionality across documents and report panels Anish Sarkar 2026-04-24 22:45:33 +05:30
  • a7d3e4ff18 Extend desktop package scripts and local dependency compose CREDO23 2026-04-24 19:15:02 +02:00
  • b0810b4d47 Wire General Assist and screen capture through Electron IPC CREDO23 2026-04-24 19:14:37 +02:00
  • 7097f542fb Add native screen region capture modules and preload build CREDO23 2026-04-24 19:13:14 +02:00
  • 6c178a0271 Remove desktop autocomplete native window modules CREDO23 2026-04-24 18:49:51 +02:00
  • dfa6c0423d Tidy alembic migration version scripts CREDO23 2026-04-24 18:49:22 +02:00
  • d1080b1298 Extend new chat streaming for multimodal user turns CREDO23 2026-04-24 18:48:02 +02:00
  • c9477d13fc Remove backend vision autocomplete stack CREDO23 2026-04-24 18:45:38 +02:00
  • 9b1b9a90c0 Merge remote-tracking branch 'upstream/dev' into feat/obsidian-plugin Anish Sarkar 2026-04-24 21:34:55 +05:30
  • fa5d6369fb Merge branch 'dev' of https://github.com/MODSetter/SurfSense into dev CREDO23 2026-04-24 10:56:10 +02:00
  • a0f2851784 Merge pull request #1299 from AnishSarkar22/feat/swappable-filesystem Rohan Verma 2026-04-23 19:38:33 -07:00
  • f3c4daa592 Merge pull request #1298 from tmchow/osc/1245-dedupe-anon-upload Rohan Verma 2026-04-23 19:37:23 -07:00
  • 7063d6d1e4 feat(filesystem): improve path normalization in SurfSenseFilesystemMiddleware to handle Windows-style paths and mixed separators Anish Sarkar 2026-04-24 06:09:22 +05:30
  • 30b55a9baa feat(filesystem): refactor local filesystem handling to use mounts instead of root paths, enhancing mount management and path normalization Anish Sarkar 2026-04-24 05:59:21 +05:30
  • a7a758f26e feat(filesystem): add getAgentFilesystemMounts API and integrate with LocalFilesystemBrowser for improved mount management Anish Sarkar 2026-04-24 05:03:23 +05:30
  • ce71897286 refactor(hotkeys): simplify hotkey display logic and replace icon representation with text in DesktopShortcutsContent and login page Anish Sarkar 2026-04-24 04:54:48 +05:30
  • d1c14160e3 feat(sidebar): enhance DocumentsSidebar with dropdown menu for local folder management and improve UI interactions Anish Sarkar 2026-04-24 04:42:24 +05:30
  • b5400caea6 feat(sidebar): implement local filesystem browser and enhance document sidebar with local folder management features Anish Sarkar 2026-04-24 03:55:24 +05:30
  • 2618205749 refactor(thread): remove unused filesystem settings and related logic from Composer component Anish Sarkar 2026-04-24 03:52:39 +05:30
  • 17f9ee4b59 refactor(icons): replace 'Pen' icon with 'Pencil' across various components for consistency Anish Sarkar 2026-04-24 02:33:57 +05:30
  • 1e9db6f26f feat(filesystem): enhance local mount path normalization and improve virtual path handling in agent filesystem Anish Sarkar 2026-04-24 02:12:30 +05:30
  • c1a07a093e refactor(sidebar): use Monitor icon for system theme option Anish Sarkar 2026-04-24 01:46:44 +05:30
  • a250f97162 feat(thread): support selecting and managing multiple local folders Anish Sarkar 2026-04-24 01:46:32 +05:30
  • 3ee2683391 feat(filesystem): propagate localRootPaths across desktop and web API Anish Sarkar 2026-04-24 01:45:13 +05:30
  • 6721919398 feat(filesystem): add multi-root local folder support in backend Anish Sarkar 2026-04-24 01:44:23 +05:30
  • daac6b5269 feat(login): implement customizable hotkey management in the login page with enhanced UI components Anish Sarkar 2026-04-24 00:06:38 +05:30
  • 46056ee514 fix(settings): update user settings dialog labels and enhance DesktopShortcutsContent component for better hotkey management Anish Sarkar 2026-04-23 23:52:49 +05:30
  • 09ab174221 Merge pull request #1297 from CREDO23/feature/mcp-migration Rohan Verma 2026-04-23 11:13:54 -07:00
  • fb2aecea46 feat(settings): add DesktopShortcutsContent component for managing hotkeys and update user settings dialog Anish Sarkar 2026-04-23 22:49:59 +05:30
  • 03f89b4f84 Merge branch 'dev' of https://github.com/MODSetter/SurfSense into dev CREDO23 2026-04-23 19:02:18 +02:00
  • 84145566e3 feat(editor): implement local filesystem trust dialog and enhance filesystem mode selection Anish Sarkar 2026-04-23 22:27:58 +05:30
  • 18b4a6ea24 refactor(ui): update icon imports and adjust button styles in editor and report panels Anish Sarkar 2026-04-23 21:03:12 +05:30
  • b5921bf139 feat(markdown): enhance code block rendering for local web files and improve inline code styling Anish Sarkar 2026-04-23 20:47:00 +05:30
  • a1d3356bf5 feat(editor): add reserveToolbarSpace option to enhance toolbar visibility management Anish Sarkar 2026-04-23 20:13:29 +05:30
  • 0381632bc2 refactor(editor): replace Loader2 with Spinner component and enhance save button visibility Anish Sarkar 2026-04-23 20:03:18 +05:30
  • 06b509213c feat(editor): add mode toggle functionality and improve editor state management Anish Sarkar 2026-04-23 19:52:55 +05:30
  • 9317b3f9fc refactor(editor): remove auto-save functionality and simplify SourceCodeEditor props Anish Sarkar 2026-04-23 19:25:59 +05:30
  • fe9ffa1413 refactor(editor): improve SourceCodeEditor styling and enhance scrollbar behavior Anish Sarkar 2026-04-23 18:39:35 +05:30
  • 3f203f8c49 feat(editor): implement auto-save functionality and manual save command in SourceCodeEditor Anish Sarkar 2026-04-23 18:29:32 +05:30
  • d397fec54f feat(editor): add SourceCodeEditor component for enhanced code editing experience Anish Sarkar 2026-04-23 18:21:50 +05:30
  • bbc1c76c0d feat(editor): integrate Monaco Editor for local file editing and enhance language inference Anish Sarkar 2026-04-23 18:00:51 +05:30
  • 864f6f798a feat(filesystem): enhance local file handling in editor and IPC integration Anish Sarkar 2026-04-23 17:23:38 +05:30
  • a2ddf47650 refactor(anon-chat): route upload through anonymousChatApiService Trevin Chow 2026-04-23 03:26:42 -07:00
  • 4899588cd7 feat(web): connect new chat UI to agent filesystem APIs Anish Sarkar 2026-04-23 15:46:39 +05:30
  • 5c3a327a0c feat(desktop): expose agent filesystem IPC APIs Anish Sarkar 2026-04-23 15:45:59 +05:30
  • 1eadecee23 feat(new-chat): integrate filesystem flow into agent pipeline Anish Sarkar 2026-04-23 15:45:33 +05:30
  • 42d2d2222e feat(filesystem): add local folder backend and verification coverage Anish Sarkar 2026-04-23 15:44:12 +05:30
  • 739345671b fix: break circular import in llm_service and kb_sync_service files CREDO23 2026-04-23 11:40:21 +02:00
  • 15a9e8b085 feat(middleware): detect file intent in chat messages Anish Sarkar 2026-04-23 15:03:32 +05:30
  • 749116e830 feat(new-chat): add filesystem backend interfaces and selection helpers Anish Sarkar 2026-04-23 15:02:58 +05:30
  • 45b72de481 fix: robust generic MCP tool routing, retry, and empty-schema handling CREDO23 2026-04-23 11:30:58 +02:00
  • 1712f454f8 fix: add spinner loading state to MCP test connection button CREDO23 2026-04-23 09:45:25 +02:00
  • cf7c14cf44 fix: mark connector auth_expired on token decryption failure CREDO23 2026-04-23 09:27:03 +02:00
  • 2eb0ff9e5e feat: add reauthentication endpoints for Linear and JIRA connectors CREDO23 2026-04-23 08:57:56 +02:00
  • 9bb117ffa7 feat: skip edit view for live connectors, disconnect directly from accounts list CREDO23 2026-04-23 08:51:31 +02:00
  • 80a349ea11 feat: add disconnect functionality for connectors with confirmation prompt CREDO23 2026-04-23 08:50:49 +02:00
  • 0b3551bd06 perf: parallelize MCP connector discovery with per-connector timeout CREDO23 2026-04-23 08:40:06 +02:00
  • e3172dc282 fix: reactive 401 recovery for live MCP connectors and unified reauth endpoints CREDO23 2026-04-23 08:27:11 +02:00
  • 16f47578d7 Enhance MCP tool trust functionality to support OAuth-backed connectors and improve error handling in the UI. Refactor API calls to use baseApiService for consistency. CREDO23 2026-04-23 08:03:32 +02:00
  • 7245ab4046 Merge pull request #1294 from CREDO23/feature/mcp-migration Rohan Verma 2026-04-22 21:00:28 -07:00
  • b6c506abef fix: treat all Gmail/Calendar as live connectors, hide indexing UI CREDO23 2026-04-22 22:07:55 +02:00
  • 9977f9b641 remove dead indexing tasks and fix silent schedule breakage for live connectors CREDO23 2026-04-22 21:43:51 +02:00
  • f5376f2b55 Merge pull request #1293 from AnishSarkar22/fix/resume-page-limit Rohan Verma 2026-04-22 12:23:45 -07:00
  • 0eae96bffb fix: harden MCP OAuth and connector edge cases CREDO23 2026-04-22 20:54:42 +02:00
  • 01153b0d7e fix: cache TokenEncryption, clear stale router caches on re-init CREDO23 2026-04-22 20:24:45 +02:00
  • a1d03da896 fix: encrypt tokens at rest, invalidate cache on refresh, clean up logging CREDO23 2026-04-22 20:08:19 +02:00
  • 4915675f45 Merge upstream/dev into feature/mcp-migration CREDO23 2026-04-22 19:53:26 +02:00
  • 336bd57c4d refactor: enhance button loading states and styling in editor and sidebar components Anish Sarkar 2026-04-22 23:06:49 +05:30
  • 6ac5256431 feat: implement background processing for binary attachments in Obsidian plugin Anish Sarkar 2026-04-22 23:00:34 +05:30
  • 5047527b47 feat: enhance binary attachment handling in sync engine Anish Sarkar 2026-04-22 22:30:43 +05:30
  • a4134f1f03 fix alembic migration version numbering CREDO23 2026-04-22 19:00:27 +02:00
  • 9452d1090a replace broken native Jira/Linear tools with MCP equivalents CREDO23 2026-04-22 18:57:49 +02:00
  • f2d9e67ac2 add multi-account MCP tool disambiguation with prefix namespacing CREDO23 2026-04-22 18:57:43 +02:00
  • 9eb54bc4af add account metadata discovery and connected_accounts tool CREDO23 2026-04-22 18:57:26 +02:00
  • 23a52b6c63 feat: add confirmation modal for enabling attachment sync in SurfSense plugin Anish Sarkar 2026-04-22 22:01:14 +05:30
  • 6eeaa2db4d feat: enhance Obsidian plugin schema with HeadingRef class Anish Sarkar 2026-04-22 20:26:58 +05:30
  • 8ca4465a50 fix: adjust spacing in resume template for highlights Anish Sarkar 2026-04-22 19:24:30 +05:30
  • 8b67d5416e docs: update resume template guidelines for skills sections Anish Sarkar 2026-04-22 18:46:55 +05:30