Commit Graph

  • d509148636 feat: implement Dropbox connector configuration and UI components for folder and file selection Anish Sarkar 2026-03-30 22:27:22 +05:30
  • 272de1bb40 feat: add integration and unit tests for Dropbox indexing pipeline and parallel downloads Anish Sarkar 2026-03-30 22:19:15 +05:30
  • af115ddae4 feat: add Dropbox content extraction and OAuth routes for improved file indexing and integration Anish Sarkar 2026-03-30 22:18:55 +05:30
  • 1f12151e03 feat: implement Dropbox API client and folder management for enhanced file indexing Anish Sarkar 2026-03-30 22:17:50 +05:30
  • 54828522f8 feat: add Dropbox integration support with configuration and connector updates Anish Sarkar 2026-03-30 22:16:41 +05:30
  • 574097126f fix: prevent renaming chat to the same name by updating button disabled condition JoeMakuta 2026-03-30 18:39:03 +02:00
  • 5e2283b92f feat: add Dropbox connector enums to database schema for enhanced integration Anish Sarkar 2026-03-30 21:56:50 +05:30
  • 8263c73427 refactor: memoize ThreadListItemComponent for performance optimization using memo JoeMakuta 2026-03-30 18:00:00 +02:00
  • e0cd8932da Use lazy state initialization in jira an linear issues JoeMakuta 2026-03-30 17:36:52 +02:00
  • 8f6c9f51ee Use lazy state initialization for update confluence page JoeMakuta 2026-03-30 17:35:33 +02:00
  • 7140b68474 Use lazy state initialization for llm role manager JoeMakuta 2026-03-30 17:34:37 +02:00
  • a942bf5a79 fix: update dependency array in useEffect to track specific qna_custom_instructions property JoeMakuta 2026-03-30 17:28:54 +02:00
  • 1080cf5ed4 fix: update dependency array in useEffect to track specific LLM preference properties JoeMakuta 2026-03-30 17:28:31 +02:00
  • 750cae25b7 fix: update dependency array in useEffect to track specific searchSpace properties JoeMakuta 2026-03-30 17:28:00 +02:00
  • 46f8553311 feat: update MobileCitationDrawer layout and enhance DrawerHeader for improved UI presentation Anish Sarkar 2026-03-30 02:22:35 +05:30
  • 411ea3e052 fix: adjust DrawerHandle dimensions for improved UI consistency Anish Sarkar 2026-03-30 02:11:42 +05:30
  • cbcaa7aed8 feat: add mobile citation drawer and enhance citation metadata context for improved citation management Anish Sarkar 2026-03-30 02:06:57 +05:30
  • 04691d572b chore: ran linting Anish Sarkar 2026-03-30 01:50:41 +05:30
  • 74826b3714 feat: enhance web search tool integration with citation management and UI enhancements Anish Sarkar 2026-03-30 01:38:36 +05:30
  • 9eab427b56 feat: introduce citation components from tool-ui with hover popover functionality and schema validation for enhanced citation management Anish Sarkar 2026-03-30 01:38:00 +05:30
  • 0e3f5d804c refactor: add OneDrive support to connector icons and types for enhanced integration Anish Sarkar 2026-03-29 23:05:11 +05:30
  • 73016b4e82 refactor: enhance TabBar component with active tab highlighting and responsive design adjustments for improved user experience Anish Sarkar 2026-03-29 23:01:41 +05:30
  • 38b77dfb6b refactor: update editable document types to include 'FILE' and enhance related logic across components for improved functionality Anish Sarkar 2026-03-29 22:29:40 +05:30
  • 4e6251ea04 Replace setOpen(!open) toggles with functional setOpen(prev => !prev) across codebase JoeMakuta 2026-03-29 18:47:05 +02:00
  • 69b8eef5ce refactor: enhance chat tab management by implementing fallback navigation and preventing race conditions during deletion for improved user experience Anish Sarkar 2026-03-29 22:12:55 +05:30
  • 1705e881ec refactor: use functional setState in useCallback for stable callbacks in onboarding tour and sidebar JoeMakuta 2026-03-29 18:35:54 +02:00
  • 3724a1530c refactor: simplify hasChanges tracking in GeneralSettingsManager and PromptConfigManager components JoeMakuta 2026-03-29 18:11:49 +02:00
  • b54aa517a8 refactor: implement chat tab removal functionality and enhance tab title update logic for improved user experience Anish Sarkar 2026-03-29 21:34:41 +05:30
  • 7632291731 refactor: improve UI consistency by standardizing header and sidebar component heights, and enhance right panel functionality with expanded button integration Anish Sarkar 2026-03-29 21:27:10 +05:30
  • 71db2f8c38 style: update LocalLoginForm styles with theme colors ref from global.css JoeMakuta 2026-03-29 17:27:09 +02:00
  • eb835c9098 feat: add aria-labels for play/pause and mute/unmute buttons in Audio component for improved accessibility JoeMakuta 2026-03-29 17:06:23 +02:00
  • b5cc45e819 refactor: streamline image and model configuration dialogs by removing auto mode references for improved clarity and consistency Anish Sarkar 2026-03-29 19:22:56 +05:30
  • 4a05229476 refactor: enhance image generation configuration handling and user feedback messages for improved clarity and consistency Anish Sarkar 2026-03-29 19:14:46 +05:30
  • a5f41cfd8e refactor: update LLM configuration terminology and enhance user feedback messages for improved clarity Anish Sarkar 2026-03-29 19:04:09 +05:30
  • ba926bbcc9 refactor: integrate global loading effect into onboarding page and streamline LLMConfigForm usage for improved user experience Anish Sarkar 2026-03-29 18:46:01 +05:30
  • 32ff5f085c refactor: simplify onboarding page logic by temporarily disabling auto-configuration and redirect features for UI testing Anish Sarkar 2026-03-29 18:25:45 +05:30
  • d88236d43b refactor: replace ModelConfigDialog with a shared component and update related imports for better organization and clarity Anish Sarkar 2026-03-29 17:32:23 +05:30
  • f4adfb54fc refactor: update global image model and configuration messages for clarity and consistency across components Anish Sarkar 2026-03-29 17:16:40 +05:30
  • 430372a4ff refactor: move ImageConfigDialog to shared components and update imports in chat-header and image-model-manager for better organization Anish Sarkar 2026-03-29 17:02:20 +05:30
  • db26373594 refactor: update styling for button and command components in ImageModelManager for improved UI consistency Anish Sarkar 2026-03-29 16:33:15 +05:30
  • fec5c005eb refactor: enhance button loading states in various components for improved user experience Anish Sarkar 2026-03-29 16:26:31 +05:30
  • 75fd39c249 refactor: simplify author metadata handling in NewChatPage and UserMessage components Anish Sarkar 2026-03-29 16:11:00 +05:30
  • 7ed6e9c75f fix: update message handling in NewChatPage to conditionally set author_id based on chat visibility Anish Sarkar 2026-03-29 15:56:42 +05:30
  • 05030f6664 Merge pull request #1033 from MODSetter/dev_mod Rohan Verma 2026-03-29 02:54:38 -07:00
  • 2a06d035f5 refactor: update NewChatPage to re-initialize thread on search space switch and add new SSE event for document updates DESKTOP-RTLN3BA\$punk 2026-03-29 02:52:23 -07:00
  • 461192174d Merge commit '3d74cca88e6575c29c0e814cd7e30293e7fcbf76' into dev_mod DESKTOP-RTLN3BA\$punk 2026-03-29 02:47:46 -07:00
  • 34f204620f feat: implement FrameBatchedUpdater for efficient state updates during streaming, enhance message handling in NewChatPage, and improve thread viewport scrolling behavior DESKTOP-RTLN3BA\$punk 2026-03-29 02:45:59 -07:00
  • 3d74cca88e Merge pull request #1031 from CREDO23/electon-desktop Rohan Verma 2026-03-29 01:46:35 -07:00
  • 3363c71921 fix: renumber prompts migration to 111 to follow upstream OneDrive migration CREDO23 2026-03-29 10:43:49 +02:00
  • ab3c636bcd Merge remote-tracking branch 'upstream/dev' into electon-desktop CREDO23 2026-03-29 10:41:05 +02:00
  • 44fff962e4 Merge pull request #1027 from AnishSarkar22/feat/onedrive-connector Rohan Verma 2026-03-28 23:40:41 -07:00
  • 5a3eece397 Merge remote-tracking branch 'upstream/dev' into feat/onedrive-connector Anish Sarkar 2026-03-29 11:55:06 +05:30
  • 726fec7871 fix: renumber prompts migration to 110 to follow upstream folders migration CREDO23 2026-03-29 08:13:47 +02:00
  • b8a1d1f594 Merge remote-tracking branch 'upstream/dev' into electon-desktop CREDO23 2026-03-29 03:10:51 +02:00
  • cfddfa54c6 fix: harden quick-ask panel, prompt handling, and clipboard UX CREDO23 2026-03-29 02:54:48 +02:00
  • c74b51745c Merge pull request #1030 from MODSetter/dev 0.0.13.50 Rohan Verma 2026-03-28 17:09:14 -07:00
  • cae4262e35 Merge pull request #1021 from mvanhorn/osc/951-functional-state-carousel Rohan Verma 2026-03-28 16:55:17 -07:00
  • 9e43423940 Merge pull request #1023 from Judel777/feat/lazy-load-syntax-highlighter Rohan Verma 2026-03-28 16:54:19 -07:00
  • 7400f215af Merge pull request #1024 from qorexdev/fix/onboarding-animation-state-in-handlers Rohan Verma 2026-03-28 16:53:36 -07:00
  • b72424a3f3 Merge pull request #1026 from Judel777/feat/aria-web-search-toggle-clean Rohan Verma 2026-03-28 16:53:00 -07:00
  • b9bb11cdee Merge pull request #1028 from JoeMakuta/feat/add-loading-to-roles-and-invites Rohan Verma 2026-03-28 16:51:58 -07:00
  • ba283bdd92 Merge pull request #1029 from MODSetter/dev_mod Rohan Verma 2026-03-28 16:48:20 -07:00
  • 2cc2d339e6 feat: made agent file sytem optimized DESKTOP-RTLN3BA\$punk 2026-03-28 16:39:46 -07:00
  • 5d467cdfc2 feat: enhance OneDrive file creation tool by adding parent folder selection and handling expired accounts Anish Sarkar 2026-03-29 05:08:04 +05:30
  • c325f53941 feat: enhance delete OneDrive file tool with improved error handling and user feedback Anish Sarkar 2026-03-29 05:04:47 +05:30
  • fd87e38dac feat: implement OneDrive knowledge base synchronization after file creation to enhance document management Anish Sarkar 2026-03-29 05:03:05 +05:30
  • 8035eb9749 feat: enhance OneDrive file creation by converting markdown to DOCX format and updating client to handle byte content Anish Sarkar 2026-03-29 05:02:08 +05:30
  • dc034a98eb fix: update inline code styling in markdown-text component for improved readability and consistency Anish Sarkar 2026-03-29 04:43:18 +05:30
  • 65bd83b167 feat: add ONEDRIVE_FILE to connector mappings and descriptions for enhanced OneDrive support Anish Sarkar 2026-03-29 04:32:46 +05:30
  • 838d38a67a feat: implement document preview functionality in DocumentsSidebar and enhance mobile experience with vaul drawer Anish Sarkar 2026-03-29 04:20:22 +05:30
  • 6df9eea5a6 desktop: clipboard auto-insert with prompt picker, remove old sessionStorage logic CREDO23 2026-03-29 00:45:11 +02:00
  • 03ca4f1f32 add My Prompts settings tab and create prompt button in picker CREDO23 2026-03-29 00:33:02 +02:00
  • 37e018e94f refactor: simplify DialogFooter component by removing unnecessary gap classes for a cleaner layout Anish Sarkar 2026-03-29 03:50:11 +05:30
  • 8dadf5ab9f feat: integrate right panel collapse functionality in DocumentsSidebar for improved mobile experience Anish Sarkar 2026-03-29 03:49:52 +05:30
  • 9f5bdb06f3 refactor: update empty state message in FolderTreeView for improved clarity and user guidance Anish Sarkar 2026-03-29 03:43:50 +05:30
  • a6ccb7a875 rename quick-ask-actions to prompts across backend and frontend CREDO23 2026-03-29 00:07:08 +02:00
  • db49f851ba feat: add ONEDRIVE_FILE mapping to connector-document-mapping and document type enum for improved OneDrive integration Anish Sarkar 2026-03-29 03:35:07 +05:30
  • c8767272ec feat: enhance OneDrive folder management by adding mimeType handling and integrating DriveFolderTree component for improved UI Anish Sarkar 2026-03-29 03:29:31 +05:30
  • 11374248d8 restore custom actions API service and wire to ActionPicker CREDO23 2026-03-28 23:51:33 +02:00
  • 041401aefc add custom quick-ask actions: model, migration, schemas, CRUD routes CREDO23 2026-03-27 21:02:36 +02:00
  • 407059ce84 add action chip in composer with prompt prepend at send time CREDO23 2026-03-28 23:45:11 +02:00
  • c2644aa6a2 wire / action picker in Composer with keyboard navigation CREDO23 2026-03-28 23:20:10 +02:00
  • 3be0988a7b add ActionPicker component for / command trigger CREDO23 2026-03-28 23:16:02 +02:00
  • cb6f4562de add / action trigger to InlineMentionEditor CREDO23 2026-03-28 23:12:33 +02:00
  • 101e426792 fix: remove error message display for Google Drive and OneDrive authentication issues; add toast notifications for picker errors Anish Sarkar 2026-03-28 23:57:57 +05:30
  • ea218b7be6 feat: implement OneDrive picker integration and enhance connector functionality with new API endpoints and UI updates Anish Sarkar 2026-03-28 23:57:46 +05:30
  • e2dd6e61a9 docs: update OneDrive permissions in documentation to reflect required access for connector authentication Anish Sarkar 2026-03-28 22:25:35 +05:30
  • 5cde959b54 feat: add loading states for roles and invites in TeamContent component JoeMakuta 2026-03-28 18:47:11 +02:00
  • 298e658bab refactor: use functional state updates in hero carousel callbacks Matt Van Horn 2026-03-27 01:08:43 -07:00
  • dd6558e8eb chore: update Microsoft OAuth configuration in documentation to reflect unified client ID and secret for Teams and OneDrive Anish Sarkar 2026-03-28 18:23:49 +05:30
  • 9160c4ce4e feat: add Microsoft OneDrive connector documentation and sitemap entry Anish Sarkar 2026-03-28 18:22:25 +05:30
  • 40f086b6ed refactor: replace useAuth with authenticatedFetch in OneDriveConfig and add OneDrive SVG icon Anish Sarkar 2026-03-28 17:33:41 +05:30
  • b42b3a0a9b feat: enhance OneDrive integration with new file creation and deletion UI components Anish Sarkar 2026-03-28 17:01:08 +05:30
  • 147061284b feat: integrate OneDrive connector with UI components and configuration options Anish Sarkar 2026-03-28 17:00:52 +05:30
  • 028c88be72 feat: add integration and unit tests for OneDrive indexing pipeline and parallel downloads Anish Sarkar 2026-03-28 16:39:47 +05:30
  • 7004e764a9 chore: refactor Microsoft OAuth configuration to unify client ID and secret for Teams and OneDrive in environment files and related code Anish Sarkar 2026-03-28 16:37:23 +05:30
  • bb894ee158 chore: update environment variable names for Microsoft OAuth integration in Docker and SurfSense backend Anish Sarkar 2026-03-28 16:35:36 +05:30
  • 6540e3f774 refactor: wrap onAnimationEnd in useCallback for stable reference qorexdev 2026-03-28 15:28:50 +05:00
  • 6fe2f6fc90 Add aria attributes to web search toggle jupal 2026-03-28 05:08:20 -04:00
  • 5f0a4d1a0f feat: add OneDrive file creation and deletion tools with connector checks Anish Sarkar 2026-03-28 14:34:30 +05:30