Commit graph

847 commits

Author SHA1 Message Date
Anish Sarkar
0fdd194d92 Merge remote-tracking branch 'upstream/dev' into fix/documents 2026-02-06 12:13:26 +05:30
DESKTOP-RTLN3BA\$punk
1511c26ef5 feat: add residential proxy configuration for web crawling and YouTube transcript fetching 2026-02-05 20:44:13 -08:00
DESKTOP-RTLN3BA\$punk
0d031cb2c2 refactor: update image generation configuration to remove TPM references and clarify RPM usage in comments 2026-02-05 18:07:27 -08:00
Rohan Verma
074e11be2c
Merge pull request #785 from manojag115/bugs_prod
Fixing google calendar and notion errors + better logging for debugging
2026-02-05 18:06:34 -08:00
DESKTOP-RTLN3BA\$punk
af16b6656c feat: implement connection pooling for AsyncPostgresSaver in checkpointer 2026-02-05 17:32:43 -08:00
DESKTOP-RTLN3BA\$punk
f85adefe5e chore: made generate_image more agnostic 2026-02-05 17:18:27 -08:00
DESKTOP-RTLN3BA\$punk
19e2857343 feat: added image gen support 2026-02-05 16:43:48 -08:00
Anish Sarkar
c132e5ddb0 Merge remote-tracking branch 'upstream/dev' into fix/documents 2026-02-06 05:36:32 +05:30
Anish Sarkar
aa66928154 chore: ran linting 2026-02-06 05:35:15 +05:30
Anish Sarkar
00a617ef17 feat: enhance stale notification cleanup task to mark associated documents as failed 2026-02-06 05:31:45 +05:30
Anish Sarkar
ed2fc5c636 feat: enhance document upload process with two-phase indexing and real-time status updates 2026-02-06 05:15:47 +05:30
Anish Sarkar
cc1e796c12 feat: implement two-phase document indexing for webcrawler and YouTube video processors with real-time status updates 2026-02-06 04:54:50 +05:30
Anish Sarkar
629f6f9cf5 feat: implement two-phase document indexing for Obsidian and Circleback connectors with real-time status updates 2026-02-06 04:35:13 +05:30
Anish Sarkar
0f61a249c0 feat: implement two-phase document indexing for BookStack, Elasticsearch, and Luma connectors with real-time status updates 2026-02-06 04:31:55 +05:30
Anish Sarkar
bfa3be655e feat: implement two-phase document indexing for ClickUp and GitHub connectors with real-time status updates 2026-02-06 04:06:14 +05:30
Anish Sarkar
1d870e45a4 feat: implement two-phase document indexing for Confluence and Jira connectors with real-time status updates 2026-02-06 03:54:24 +05:30
Anish Sarkar
0249ea20a5 feat: implement two-phase document indexing for Discord and Teams connectors with real-time status updates 2026-02-06 03:42:03 +05:30
Anish Sarkar
2077344934 feat: implement two-phase document indexing for Linear and Slack connectors with real-time status updates 2026-02-06 02:59:21 +05:30
Anish Sarkar
c12401c1e8 feat: implement two-phase document indexing across Google connectors with real-time status updates 2026-02-06 02:24:35 +05:30
Manoj Aggarwal
e6c0fabd0a Merge branch 'dev' into bugs_prod 2026-02-05 10:53:16 -08:00
Rohan Verma
459ffd2b78
Merge pull request #784 from CREDO23/sur-137-bug-oauth-tokens-expire-too-quickly-connectors-and-login
[Fixes] Implement refresh token auth, connector token pre-validation, and logout improvements
2026-02-05 10:49:02 -08:00
Rohan Verma
1ef3fd4ce9
Merge pull request #782 from CREDO23/sur-107-comment-reply-notifications
[Feat] Comment reply notifications and chat page &  sharing improvements
2026-02-05 10:48:01 -08:00
Anish Sarkar
3bbac0d4ea feat: implement two-phase document indexing for Airtable and Notion connectors with real-time status updates 2026-02-06 00:12:48 +05:30
Anish Sarkar
5042fbfb85 feat: enhance Gmail and Google Drive connectors with document status management and duplicate content checks 2026-02-05 22:59:56 +05:30
Eric Lammertsma
aefe1b6e0d
Merge branch 'MODSetter:dev' into dev 2026-02-05 11:57:31 -05:00
CREDO23
f13345b226 Add logout with token revocation and loading states 2026-02-05 18:56:38 +02:00
Anish Sarkar
6cd3f5c1f6 feat: add conflict handling for document deletion and selection based on processing state 2026-02-05 22:16:23 +05:30
Anish Sarkar
aef59d04eb feat: add document status management with JSONB column for processing states in documents 2026-02-05 21:59:31 +05:30
CREDO23
287e5afbac Fix JWT audience validation when creating refresh token 2026-02-05 18:11:33 +02:00
CREDO23
233852b681 Switch refresh token storage from cookies to localStorage 2026-02-05 17:55:21 +02:00
CREDO23
f3a9922eb9 Add refresh token auth routes and utilities 2026-02-05 17:29:50 +02:00
CREDO23
9bd7d74755 Add RefreshToken model and multi-session refresh token logic 2026-02-05 16:49:37 +02:00
CREDO23
048ef7024f Add token lifetime config options 2026-02-05 16:21:02 +02:00
CREDO23
04aac379ed Add RefreshToken model for user session management 2026-02-05 16:18:45 +02:00
CREDO23
ecd0985523 Add access token pre-validation to OAuth connectors 2026-02-05 14:39:50 +02:00
Manoj Aggarwal
33165830e5 add parse date flexible 2026-02-04 13:18:33 -08:00
Anish Sarkar
04884caeef refactor: simplify document title assignment across various connectors by removing prefix formatting 2026-02-05 02:30:20 +05:30
CREDO23
ab3d99d9e0 Use RBAC for listing thread snapshots 2026-02-04 18:46:12 +02:00
CREDO23
f610e42b9c fix: prevent duplicate notifications and fix inbox count 2026-02-04 16:37:44 +02:00
CREDO23
cf512153df Notify thread participants on new reply 2026-02-04 15:25:50 +02:00
CREDO23
bf91d0c3d2 Add get_comment_thread_participants helper function 2026-02-04 15:25:50 +02:00
CREDO23
fb333fdd54 Add CommentReplyNotificationHandler for comment thread notifications 2026-02-04 15:25:50 +02:00
Anish Sarkar
bbb367cc53 Merge remote-tracking branch 'upstream/dev' into fix/documents 2026-02-04 18:19:09 +05:30
Anish Sarkar
90f9fad95c feat: enhance document management with user information and connector dialog 2026-02-04 12:55:38 +05:30
DESKTOP-RTLN3BA\$punk
5cb59bbde8 feat: add new incentive task type for Discord 2026-02-03 22:32:39 -08:00
Eric Lammertsma
318ad4a4ba Removed excessive logging around chat title generation 2026-02-03 20:59:50 -05:00
Eric Lammertsma
d761ca1992 Added chat renaming and auto naming by the active LLM 2026-02-03 20:47:18 -05:00
Anish Sarkar
103baa8b7a Merge remote-tracking branch 'upstream/dev' into fix/documents 2026-02-04 03:04:52 +05:30
Anish Sarkar
580b75c3c4 chore: ran linting 2026-02-04 03:04:25 +05:30
Anish Sarkar
30c6f42102 feat: streamline Composio connector logic by removing redundant checks and enhancing email retrieval for user accounts 2026-02-04 03:03:40 +05:30