Commit Graph

  • 5bd6bd3d67 chore: ran both frontend and backend linting Anish Sarkar 2026-01-14 02:05:40 +05:30
  • 99bd2df463 Merge remote-tracking branch 'upstream/dev' into feat/replace-logs Anish Sarkar 2026-01-14 02:04:54 +05:30
  • 4fd380af42 fix: the env.example for docker Anish Sarkar 2026-01-14 02:01:41 +05:30
  • 536f3ecffc chore: Update .env.example and docker-compose.yml for Electric SQL configuration Anish Sarkar 2026-01-14 02:00:35 +05:30
  • 64c032d9f0 fix: some UI changes for notification popup Anish Sarkar 2026-01-14 00:42:40 +05:30
  • 443e877a59 Make migration 55 idempotent CREDO23 2026-01-13 20:13:50 +02:00
  • dcc6e067bd Make migration 52 idempotent CREDO23 2026-01-13 20:13:30 +02:00
  • 6f15655552 Make migration 49 idempotent CREDO23 2026-01-13 20:13:19 +02:00
  • e99e2134fa Make migration 34 idempotent CREDO23 2026-01-13 20:13:13 +02:00
  • 60a7269ce8 Make migration 24 idempotent CREDO23 2026-01-13 20:13:08 +02:00
  • 8ed295c053 Make migration 10 idempotent CREDO23 2026-01-13 20:13:03 +02:00
  • 2af555f1d7 Make migration 5 idempotent CREDO23 2026-01-13 20:12:58 +02:00
  • d256fdc7a5 Make migration 1 idempotent CREDO23 2026-01-13 20:12:51 +02:00
  • 34230bdb84 refactor: Enhance connector form submission and tooltip styling Anish Sarkar 2026-01-13 21:58:11 +05:30
  • 0e0aec13f3 refactor: Update indexing status display in connector components Anish Sarkar 2026-01-13 21:17:17 +05:30
  • f250fa177a feat: Implement real-time indexing state management for connectors Anish Sarkar 2026-01-13 20:53:30 +05:30
  • 48b67d9bc1 fix: remove the document processing UI which used polling Anish Sarkar 2026-01-13 19:31:31 +05:30
  • 12671ede0e feat: Enhance document processing notifications and refactor related services Anish Sarkar 2026-01-13 19:09:12 +05:30
  • 59a8ef5d64 refactor: Remove deprecated create_connector_indexed_notification method and add notification types Anish Sarkar 2026-01-13 17:21:00 +05:30
  • e38e6d90e0 feat: Add notifications table and integrate Electric SQL for real-time updates Anish Sarkar 2026-01-13 16:54:06 +05:30
  • f3f661f33e Merge pull request #691 from MODSetter/dev v1.0.95 v1.0.94 Rohan Verma 2026-01-13 02:16:25 -08:00
  • 8646fecc8b feat: add document upload functionality and update UI components for document management DESKTOP-RTLN3BA\$punk 2026-01-13 02:15:46 -08:00
  • d140f6393e feat: implement leave search space functionality for non-owners and update related UI components DESKTOP-RTLN3BA\$punk 2026-01-13 02:06:35 -08:00
  • 6622a8c582 feat: add custom callout component to MarkdownViewer for enhanced styling DESKTOP-RTLN3BA\$punk 2026-01-13 01:48:43 -08:00
  • 25b9118306 feat: implement search space deletion and fixed rback issues with shared chats DESKTOP-RTLN3BA\$punk 2026-01-13 01:45:58 -08:00
  • fbeffd58fe refactor: simplify MobileSidebar component by removing unused props DESKTOP-RTLN3BA\$punk 2026-01-13 01:07:08 -08:00
  • 255a6202bd Merge upstream/dev into implement-surfsense-docs-mentions CREDO23 2026-01-13 10:56:58 +02:00
  • c0ec7447a6 Merge pull request #690 from CREDO23/implement-surfsense-docs-mentions Rohan Verma 2026-01-13 00:55:37 -08:00
  • 720b339702 Merge branch 'dev' into implement-surfsense-docs-mentions Rohan Verma 2026-01-13 00:55:16 -08:00
  • b4ff819efc feat: update README to include Microsoft Teams DESKTOP-RTLN3BA\$punk 2026-01-13 00:52:37 -08:00
  • c22e7ce56c feat: cleanup DESKTOP-RTLN3BA\$punk 2026-01-13 00:24:17 -08:00
  • f22d649239 feat: added shared chats DESKTOP-RTLN3BA\$punk 2026-01-13 00:17:12 -08:00
  • c579d773a9 feat: add search filtering for SurfSense docs mentions and handle zero-width spaces in citations CREDO23 2026-01-13 09:41:25 +02:00
  • 982dac47ec fix: support Chinese brackets in citation regex CREDO23 2026-01-13 09:21:54 +02:00
  • 5e31a228bc fix: consistent citation numbering during streaming CREDO23 2026-01-13 09:09:53 +02:00
  • 7a92ecc1ab Merge remote-tracking branch 'upstream/dev' into feat/replace-logs Anish Sarkar 2026-01-13 11:52:46 +05:30
  • b0bdbf158b feat: gogole drive custom notification system Anish Sarkar 2026-01-13 11:39:22 +05:30
  • 271ddffbf5 refactor: Add indexing functions with notification support Anish Sarkar 2026-01-13 11:30:45 +05:30
  • cd3677b5fa feat: add SurfSense docs mention support in chat CREDO23 2026-01-13 06:14:58 +02:00
  • 1b5f29afcc add mentionedSurfsenseDoc atoms CREDO23 2026-01-13 02:52:56 +02:00
  • 5ecdfae8a9 add surfsense docs context formatting in stream_new_chat CREDO23 2026-01-13 02:50:56 +02:00
  • 7e3e784b45 add mentioned_surfsense_doc_ids to NewChatRequest schema CREDO23 2026-01-13 02:42:59 +02:00
  • ce62bef322 i18n settings pages with clear titles CREDO23 2026-01-13 02:35:00 +02:00
  • 738e23b51a Add SurfSense docs to documents table CREDO23 2026-01-13 01:15:33 +02:00
  • 4ace7d09a0 Remove all search spaces sheet and dropdown option CREDO23 2026-01-13 00:49:27 +02:00
  • 764dd05582 Merge pull request #689 from MODSetter/dev v1.0.93 Rohan Verma 2026-01-12 14:19:12 -08:00
  • 73a57589ac chore: linting DESKTOP-RTLN3BA\$punk 2026-01-12 14:17:15 -08:00
  • 11915df97b feat: add connector statuses with warnings and maintenance messages for various connectors DESKTOP-RTLN3BA\$punk 2026-01-12 14:14:59 -08:00
  • 54b1107194 chore: remove connector status config from .gitignore DESKTOP-RTLN3BA\$punk 2026-01-12 14:09:45 -08:00
  • f62d4cb99c chore: update .gitignore to include connector status config and enhance user query atom to fetch data only when a bearer token is present DESKTOP-RTLN3BA\$punk 2026-01-12 13:59:55 -08:00
  • 38f907e65b feat: Implement Electric SQL replication setup for notifications table Anish Sarkar 2026-01-13 03:16:42 +05:30
  • 7ac7cd5f99 fix: improve error handling for unauthorized responses and response parsing in BaseApiService DESKTOP-RTLN3BA\$punk 2026-01-12 12:47:08 -08:00
  • 61f220b862 Merge pull request #687 from CREDO23/enhance-new-UX Rohan Verma 2026-01-12 12:46:11 -08:00
  • 33586f1cb7 Merge pull request #682 from CREDO23/sur-77-impr-add-surfsense-documentation-to-new-default-search Rohan Verma 2026-01-12 12:45:52 -08:00
  • 4c72b882c8 Remove outdated clickup-connect-form.tsx CREDO23 2026-01-12 21:45:22 +02:00
  • abd4b1bd05 Remove unused WorkspaceAvatar.tsx CREDO23 2026-01-12 21:34:21 +02:00
  • c0b97fcc68 fix: add doc- prefix examples to citation instructions CREDO23 2026-01-12 21:00:06 +02:00
  • 842004e617 docs: add tool examples to system prompt CREDO23 2026-01-12 20:54:00 +02:00
  • 44605749c5 refactor: Update NotificationPopup and use-notifications for improved UI and performance Anish Sarkar 2026-01-13 00:06:21 +05:30
  • 19ef32539d cleanup: remove obsolete comments CREDO23 2026-01-12 20:20:48 +02:00
  • 96545056cd refactor: async docs seeding in FastAPI lifespan CREDO23 2026-01-12 20:15:11 +02:00
  • 93d17b51f5 feat: Implement notification system with real-time updates and Electric SQL integration Anish Sarkar 2026-01-12 22:50:15 +05:30
  • f6621f9a9a fix: copy docs content to Docker image for Surfsense docs indexer CREDO23 2026-01-12 18:28:38 +02:00
  • 42473fe4ed feat: add Zod schemas for Surfsense docs and fix citation handling CREDO23 2026-01-12 18:06:51 +02:00
  • 9a40b55055 Remove duplicate files and empty folders CREDO23 2026-01-12 17:39:21 +02:00
  • 06779a1a32 Unify settings pages styling with main layout CREDO23 2026-01-12 17:30:15 +02:00
  • dc79fd97b0 Fix MobileSidebar missing onUserSettings prop CREDO23 2026-01-12 17:22:05 +02:00
  • 3dff7487b1 Delete old pages, fix duplicate translations, rename to 'Manage Members' CREDO23 2026-01-12 17:12:06 +02:00
  • 814122d087 Remove standalone back button from Team page CREDO23 2026-01-12 17:09:45 +02:00
  • 34c9d24970 Add User Settings page with sidebar pattern and API key section CREDO23 2026-01-12 17:06:05 +02:00
  • 0d4d227c26 Replace aggressive dialog with friendly empty state for new users CREDO23 2026-01-12 16:55:05 +02:00
  • 4a2f62be1f Fix linter errors in LayoutDataProvider and AllSearchSpacesSheet CREDO23 2026-01-12 16:47:15 +02:00
  • b6ddc233db Use hard redirect after search space creation CREDO23 2026-01-12 16:45:04 +02:00
  • 38fd1995aa Refactor dashboard with smart redirect and AllSearchSpacesSheet CREDO23 2026-01-12 16:38:40 +02:00
  • 7a58f2f568 Add AllSearchSpacesSheet component CREDO23 2026-01-12 15:59:03 +02:00
  • d5580fe3ac Add CreateSearchSpaceDialog component CREDO23 2026-01-12 15:56:23 +02:00
  • eed04e9b27 refactor: rename Workspace to SearchSpace in layout components CREDO23 2026-01-12 15:47:56 +02:00
  • 9655db1995 Merge pull request #681 from AnishSarkar22/feat/config-connectors Rohan Verma 2026-01-12 01:30:50 -08:00
  • f441c7b0ce feat: Enhance Electric SQL integration and update notification handling Anish Sarkar 2026-01-12 14:53:18 +05:30
  • 82c6dd0221 feat: Integrate Electric SQL for real-time notifications and enhance PostgreSQL configuration Anish Sarkar 2026-01-12 12:47:00 +05:30
  • b53d095ab9 chore: ran frontend linting Anish Sarkar 2026-01-11 16:56:11 +05:30
  • 1e97745903 feat: add json files for status badges Anish Sarkar 2026-01-11 16:53:54 +05:30
  • 9fa0e17588 refactor: update connector status configuration to use commented example configs Anish Sarkar 2026-01-11 16:13:48 +05:30
  • 075bb44731 chore: ran frontend linting Anish Sarkar 2026-01-11 16:12:28 +05:30
  • f52440977f fix: disable breadcrumb on mobile view Anish Sarkar 2026-01-11 16:08:23 +05:30
  • 2037ce4ce5 Merge remote-tracking branch 'upstream/dev' into feat/config-connectors Anish Sarkar 2026-01-11 15:56:36 +05:30
  • 383592ce63 Merge pull request #680 from AnishSarkar22/fix/index-future-date Rohan Verma 2026-01-10 14:00:29 -08:00
  • 504ecf52d5 Merge pull request #675 from CREDO23/sur-73-impr-implement-new-main-app-ux Rohan Verma 2026-01-10 14:00:17 -08:00
  • 8492ea3ad1 Merge pull request #671 from CREDO23/sur-70-feature-streamline-onboarding-auto-create-default-workspace Rohan Verma 2026-01-10 13:59:54 -08:00
  • 488927e6ae Merge pull request #684 from manojag115/feat/microsoft-teams-connector-reraise Rohan Verma 2026-01-09 18:12:47 -08:00
  • 8b735a492a lint Manoj Aggarwal 2026-01-09 13:53:09 -08:00
  • 62d0d8b6db ruff lint Manoj Aggarwal 2026-01-09 13:38:49 -08:00
  • 29dadfd138 nit Manoj Aggarwal 2026-01-09 13:34:36 -08:00
  • 8b650f4cf4 resolve vercel error Manoj Aggarwal 2026-01-09 13:33:28 -08:00
  • 4532cc3569 revert .vscode change Manoj Aggarwal 2026-01-09 13:20:59 -08:00
  • 36c395ba72 nit Manoj Aggarwal 2026-01-09 13:20:54 -08:00
  • 18035b3728 Add MS Teams connector Manoj Aggarwal 2026-01-09 13:20:47 -08:00
  • fa35b71522 Add teams connector similar to slack Manoj Aggarwal 2026-01-09 13:20:30 -08:00
  • 3c93c7439f Merge pull request #683 from manojag115/revert-679-feat/ms-teams-connector Rohan Verma 2026-01-09 12:42:59 -08:00
  • 786fd63e5b Revert "Add Microsoft Teams Connector" Manoj Aggarwal 2026-01-09 12:33:26 -08:00