Commit Graph

  • 63ca97a08e fix: update LinkedIn link in footer component DESKTOP-RTLN3BA\$punk 2026-02-09 18:15:53 -08:00
  • 7e00e5683d feat: bumped version to 0.0.13 DESKTOP-RTLN3BA\$punk 2026-02-09 17:59:07 -08:00
  • d152605682 fix: update pages reward for incentive tasks DESKTOP-RTLN3BA\$punk 2026-02-09 17:46:41 -08:00
  • 03e6e7f0de Merge pull request #805 from MODSetter/dev 0.0.12.15 Rohan Verma 2026-02-09 17:16:55 -08:00
  • 1fd5d00423 Merge commit 'a9174279565255a9829a71cb91ea00256c7984e4' into dev DESKTOP-RTLN3BA\$punk 2026-02-09 17:16:07 -08:00
  • 856df201db feat: add future annotations to content_utils.py DESKTOP-RTLN3BA\$punk 2026-02-09 17:15:33 -08:00
  • a917427956 Merge pull request #804 from MODSetter/dev Rohan Verma 2026-02-09 17:05:16 -08:00
  • d6153a6473 Merge commit '92deb06ed14d4a00481b798940bc89be58781204' into dev DESKTOP-RTLN3BA\$punk 2026-02-09 17:00:33 -08:00
  • db652116d6 chore: linting DESKTOP-RTLN3BA\$punk 2026-02-09 16:49:11 -08:00
  • c979609041 feat: simplified document upload handling DESKTOP-RTLN3BA\$punk 2026-02-09 16:46:54 -08:00
  • d11e76aaa1 chore: recurseml fixes DESKTOP-RTLN3BA\$punk 2026-02-09 15:34:21 -08:00
  • ec3f616e91 fix: migration no DESKTOP-RTLN3BA\$punk 2026-02-09 15:11:33 -08:00
  • dcd1497630 Merge pull request #802 from CREDO23/sur-161-feat-add-github-models-as-llm-provider Rohan Verma 2026-02-09 15:07:40 -08:00
  • 6c72854145 Merge pull request #801 from elammertsma/dev Rohan Verma 2026-02-09 15:05:11 -08:00
  • 3f0c9c35f7 Merge pull request #799 from CREDO23/sur-152-impr-split-private-and-shared-memory Rohan Verma 2026-02-09 15:03:54 -08:00
  • 26fd61fcbb Merge pull request #796 from AnishSarkar22/feat/sur-149-batch-index Rohan Verma 2026-02-09 15:00:16 -08:00
  • 92deb06ed1 Merge pull request #803 from MODSetter/dev Rohan Verma 2026-02-09 14:20:14 -08:00
  • 2b75c4e6d3 chore: linting DESKTOP-RTLN3BA\$punk 2026-02-09 14:14:46 -08:00
  • 17b7348f61 feat: fixed and improved search and background task management. DESKTOP-RTLN3BA\$punk 2026-02-09 14:03:56 -08:00
  • 9354f1c56a Updated hero section with superpowers A/B and description Eric Lammertsma 2026-02-09 16:09:57 -05:00
  • efe8755132 feat: enhance public chat snapshot row with copy functionality and URL display, improving user interaction Anish Sarkar 2026-02-10 02:15:13 +05:30
  • a96d18ec31 Fix GitHub Models provider: use github prefix, fix migration, add Zod enum CREDO23 2026-02-09 19:14:16 +02:00
  • 123d3bccf4 Created more relatable chat input suggestions Eric Lammertsma 2026-02-09 12:05:19 -05:00
  • 4005e03ec4 refactor: consolidated secondary sidebars into a reusable slide-out panel Eric Lammertsma 2026-02-09 11:41:55 -05:00
  • ed5f0d10e8 fix: made inbox respect resizable sidebar width Eric Lammertsma 2026-02-09 11:13:56 -05:00
  • 8bc4b255b4 Add GitHub Models frontend provider and model suggestions CREDO23 2026-02-09 17:54:48 +02:00
  • 64e118befd feat: sidebar resizing with mouse drag support Eric Lammertsma 2026-02-09 10:48:43 -05:00
  • a9d6c41964 Add GITHUB_MODELS to provider maps CREDO23 2026-02-09 17:34:25 +02:00
  • fc946ee1e5 Add migration 96 for GITHUB_MODELS enum CREDO23 2026-02-09 17:30:52 +02:00
  • 515be6b648 Add GITHUB_MODELS to LiteLLMProvider enum CREDO23 2026-02-09 17:26:35 +02:00
  • 302ee5ad2f feat: centralize provider icon logic by creating a reusable getProviderIcon function and update components to utilize it Anish Sarkar 2026-02-09 20:48:42 +05:30
  • 147530e1d2 feat: enhance LLM role manager with improved loading states, error handling, and UI updates Anish Sarkar 2026-02-09 19:58:28 +05:30
  • 5ce6011c9b refactor: streamline image model manager by removing unused preference state and related logic Anish Sarkar 2026-02-09 19:38:07 +05:30
  • 83033cebb9 feat: implement permission-based access controls for image and model configuration managers Anish Sarkar 2026-02-09 19:37:59 +05:30
  • adc4bc7075 feat: enhance loading states and skeleton UI for various components in settings and chat snapshots Anish Sarkar 2026-02-09 19:26:23 +05:30
  • a33a2161aa feat: enhance user association by integrating member data into public chat and image model managers Anish Sarkar 2026-02-09 19:00:57 +05:30
  • 4b60068e8b feat: add user_id to new_llm_configs and image_generation_configs for user association Anish Sarkar 2026-02-09 18:30:52 +05:30
  • dfa0591740 chore: ran linting Anish Sarkar 2026-02-09 15:24:47 +05:30
  • 038cdb3ed3 feat: add new integrations and update icon handling in the homepage Anish Sarkar 2026-02-09 15:24:38 +05:30
  • 20ab128b05 feat: implement batch indexing for Microsoft Teams messages to improve efficiency and conversational context Anish Sarkar 2026-02-09 14:31:22 +05:30
  • 99d9ce04b3 Conditional system prompt for private vs shared chat memory CREDO23 2026-02-09 10:54:31 +02:00
  • 5b5e482305 feat: implement in-memory fallback for rate limiting when Redis is unavailable, enhancing reliability and logging Anish Sarkar 2026-02-09 13:09:38 +05:30
  • c1016591da refactor: update authentication error handling to prevent user enumeration and improve error messages Anish Sarkar 2026-02-09 12:57:32 +05:30
  • 474989687c feat: conditionnaly build the system prompt (private / shared) memory CREDO23 2026-02-09 09:19:44 +02:00
  • 2add106296 feat: enhance rate limiting by allowing requests to proceed when Redis is unavailable, with logging for monitoring Anish Sarkar 2026-02-09 03:15:27 +05:30
  • cf76f6f575 feat: improve integration UI Anish Sarkar 2026-02-09 02:49:08 +05:30
  • bcdfd23ea1 chore: ran linting Anish Sarkar 2026-02-08 20:42:05 +05:30
  • 79f004bbb1 feat: implement rate limiting for authentication endpoints and enhance error handling for login attempts Anish Sarkar 2026-02-08 18:08:56 +05:30
  • 54b4501ca6 feat: enhance user authentication by adding specific error handling for non-existent accounts Anish Sarkar 2026-02-08 17:10:40 +05:30
  • e053b1b988 refactor: improve layout structure in IndexingConfigurationView for enhanced readability Anish Sarkar 2026-02-08 13:05:36 +05:30
  • dea66c4eb7 fix: update connector name display logic in IndexingConfigurationView for better readability Anish Sarkar 2026-02-08 13:00:33 +05:30
  • e2dd80c604 chore: ran linting Anish Sarkar 2026-02-08 12:43:31 +05:30
  • 5ab672b8ff refactor: replace Loader2 with Spinner component across various components for consistent loading indicators Anish Sarkar 2026-02-08 12:39:06 +05:30
  • ac394e78cc feat: enhance DocumentsTableShell layout and improve document type labeling in DocumentTypeIcon Anish Sarkar 2026-02-08 03:33:15 +05:30
  • 7cede99d29 feat: implement batch indexing for Slack messages to enhance efficiency and conversational context Anish Sarkar 2026-02-07 18:30:06 +05:30
  • 98870a9f9a feat: implement batch indexing for Discord messages to improve efficiency and context Anish Sarkar 2026-02-07 18:26:29 +05:30
  • 70cc8b44c8 refactor: simplify LocalLoginForm and enhance RowActions logic for document editing Anish Sarkar 2026-02-07 16:18:11 +05:30
  • 20a13df7e7 Merge branch 'dev' of https://github.com/MODSetter/SurfSense into dev DESKTOP-RTLN3BA\$punk 2026-02-06 14:02:51 -08:00
  • cdc217dbe2 feat: update YouTube transcript fetching to select primary language transcripts DESKTOP-RTLN3BA\$punk 2026-02-06 14:02:46 -08:00
  • 86f66924eb Merge pull request #792 from elammertsma/dev Rohan Verma 2026-02-06 13:03:16 -08:00
  • b921e54256 Merge pull request #791 from AnishSarkar22/fix/documents Rohan Verma 2026-02-06 13:02:44 -08:00
  • 179dd18e45 UX: replace doc delete confirmation with descriptive text Eric Lammertsma 2026-02-06 15:01:14 -05:00
  • bf340f9b95 UX: remove logs option from SidebarHeader component Eric Lammertsma 2026-02-06 13:56:51 -05:00
  • 342e3a6a95 chore: linting Anish Sarkar 2026-02-06 23:35:02 +05:30
  • 306c8e3c54 feat: enhance sidebar components for mobile responsiveness by conditionally rendering tooltips and updating button functionality Anish Sarkar 2026-02-06 23:34:35 +05:30
  • 48d442a387 Author labels in shared chats: bootstrap, stream prefix, route display name CREDO23 2026-02-06 18:09:32 +02:00
  • d732bb7334 Pass thread_visibility from route to stream to agent CREDO23 2026-02-06 17:29:00 +02:00
  • 0306597df7 Wire thread_visibility to agent; memory tools use private or shared backend by visibility CREDO23 2026-02-06 17:23:46 +02:00
  • d71a2be66f Add save_shared_memory and recall_shared_memory backend CREDO23 2026-02-06 16:58:41 +02:00
  • 85bd3fe88b Add format_shared_memories_for_context, use team_memories for LLM CREDO23 2026-02-06 16:51:51 +02:00
  • f537dc211b Add shared_memory backend (constants + helpers), UserMemory docstring (SUR-152) CREDO23 2026-02-06 16:43:52 +02:00
  • 9acf746698 Add SharedMemory ORM and SearchSpace.shared_memories (SUR-152) CREDO23 2026-02-06 16:33:12 +02:00
  • 5b876de942 Add shared_memories table (SUR-152) CREDO23 2026-02-06 16:30:50 +02:00
  • bacda8cb08 chore: ran linting Anish Sarkar 2026-02-06 19:45:22 +05:30
  • 9d071d686a feat: add viewport configuration for mobile keyboard handling and update chat page height calculations for better responsiveness Anish Sarkar 2026-02-06 19:43:14 +05:30
  • e3dc2ad39f fix: update icon styling in DocumentsTableShell and enhance mobile rendering conditions in OnboardingTour Anish Sarkar 2026-02-06 19:25:01 +05:30
  • f7278f75f4 feat: implement long-press dropdown menu for mobile avatars and streamline tooltip usage in sidebar components Anish Sarkar 2026-02-06 19:18:40 +05:30
  • 6857c1d7e8 feat: add disableTooltip prop to sidebar components and streamline mobile sidebar button functionality Anish Sarkar 2026-02-06 18:59:52 +05:30
  • 21eec210cc feat: disable mobile sidebar tooltip & make searchspace list vertical on mobile view Anish Sarkar 2026-02-06 18:35:29 +05:30
  • 76e7ddee2f chore: ran all linting Anish Sarkar 2026-02-06 18:22:19 +05:30
  • 7192bb1a85 Skip auth on public routes CREDO23 2026-02-06 14:49:40 +02:00
  • 2470fb70a6 fix: update error messages for task interruptions and refine document upload file size limits in English and Chinese translations Anish Sarkar 2026-02-06 18:13:11 +05:30
  • e3faf4cc5e feat: enhance document upload handling by managing duplicates and updating statuses for existing documents Anish Sarkar 2026-02-06 18:12:46 +05:30
  • 72205ce11b feat: implement Redis heartbeat mechanism for document processing tasks and enhance stale notification cleanup Anish Sarkar 2026-02-06 18:09:05 +05:30
  • 652eb6ece8 Merge remote-tracking branch 'upstream/dev' into fix/documents Anish Sarkar 2026-02-06 17:06:53 +05:30
  • db27ee95ce feat: implement skeleton loading states in sidebar components for improved user experience Anish Sarkar 2026-02-06 16:58:38 +05:30
  • 8c3b65bac2 feat: add search functionality to notifications and update related components Anish Sarkar 2026-02-06 16:45:54 +05:30
  • e01717c65d refactor: update document filtering logic to maintain complete dataset and clear selections on filter change Anish Sarkar 2026-02-06 15:47:07 +05:30
  • c8273cd413 refactor: adjust column widths for status in DocumentsTableShell component Anish Sarkar 2026-02-06 15:26:54 +05:30
  • f0e1d73657 refactor: enhance DocumentsTableShell with BadgeInfo component and update sync version in client.ts Anish Sarkar 2026-02-06 15:18:14 +05:30
  • d97068882a Merge pull request #790 from MODSetter/dev 0.0.12.14 Rohan Verma 2026-02-05 23:50:42 -08:00
  • 017c262842 fix: update DocumentsFilters component for accessibility and add success message for document deletion DESKTOP-RTLN3BA\$punk 2026-02-05 23:45:01 -08:00
  • 0a8b097100 Merge pull request #780 from AnishSarkar22/fix/documents Rohan Verma 2026-02-05 23:26:49 -08:00
  • b41c22842f refactor: change alelmbic migration number and made migrations idempotent Anish Sarkar 2026-02-06 12:32:55 +05:30
  • 0fdd194d92 Merge remote-tracking branch 'upstream/dev' into fix/documents Anish Sarkar 2026-02-06 12:13:26 +05:30
  • ac35f9d674 Merge pull request #789 from MODSetter/dev 0.0.12.13 Rohan Verma 2026-02-05 20:47:54 -08:00
  • 9dab665c7c Merge branch 'dev' of https://github.com/MODSetter/SurfSense into dev DESKTOP-RTLN3BA\$punk 2026-02-05 20:44:21 -08:00
  • 1511c26ef5 feat: add residential proxy configuration for web crawling and YouTube transcript fetching DESKTOP-RTLN3BA\$punk 2026-02-05 20:44:13 -08:00
  • 8abc12d1fb Merge pull request #788 from elammertsma/dev Rohan Verma 2026-02-05 20:30:08 -08:00
  • 585cf97277 fix: remove trailing periods from feature descriptions in pricing section Eric Lammertsma 2026-02-05 23:10:50 -05:00