Commit graph

975 commits

Author SHA1 Message Date
DESKTOP-RTLN3BA\$punk
7ce6493caa fix: update ENUM import for PostgreSQL compatibility in image generations table migration 2026-02-05 18:16:21 -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
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
CREDO23
1690ce1891 Document token lifetime env vars in .env.example 2026-02-05 18:59:15 +02:00
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
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
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
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
DESKTOP-RTLN3BA\$punk
2789dd9629 chore: linting 2026-02-03 13:32:11 -08:00
DESKTOP-RTLN3BA\$punk
2b1d33db19 security: CVE-2025-64712 fix
- Removed outdated dependencies: unstructured-client and langchain-unstructured.
- Added new versions for unstructured-client (0.42.3), unstructured[all-docs] (0.18.31), and langchain-unstructured (1.0.1).
2026-02-03 13:27:09 -08:00
Anish Sarkar
65b79f3705 feat: enhance Google Drive connector with file MIME type file detection and content based detection as fallback 2026-02-03 22:57:01 +05:30
CREDO23
b221e8cd11 fix: renumber migration to avoid version conflict with upstream 2026-02-03 14:46:33 +02:00
CREDO23
60330622bf Merge remote-tracking branch 'upstream/dev' into dev 2026-02-03 14:24:24 +02:00
DESKTOP-RTLN3BA\$punk
4753ea809b feat(migrations): make podcast file_location nullable 2026-02-02 17:56:47 -08:00
DESKTOP-RTLN3BA\$punk
619f13513f feat(migrations): add created_by_id column and backfill existing documents with progress indicator 2026-02-02 17:32:34 -08:00
DESKTOP-RTLN3BA\$punk
c3b638cb16 feat(migrations): possible podcast fix on prod 2026-02-02 17:02:21 -08:00
Rohan Verma
d0673cecf6
Merge pull request #765 from AnishSarkar22/fix/documents
feat: Add document ownership & deletion of documents
2026-02-02 14:50:18 -08:00
DESKTOP-RTLN3BA\$punk
4df40f8cea feat: add CELERY_TASK_DEFAULT_QUEUE environment variable for task isolation 2026-02-02 13:17:12 -08:00
DESKTOP-RTLN3BA\$punk
59855d92f6 feat: increase Celery worker autoscale limit from 64 to 128 2026-02-02 12:18:36 -08:00
Anish Sarkar
f730df7c9d chore: ran linting 2026-02-03 01:43:38 +05:30
Manoj Aggarwal
48e646607b Fix google calendar and notion erros 2026-02-02 12:07:53 -08:00
DESKTOP-RTLN3BA\$punk
6f92eac3da try(hotpatch): add autoscaling command 2026-02-02 11:36:54 -08:00
CREDO23
d890c562d4 refactor: rename snapshot types to PublicChatSnapshot prefix 2026-02-02 16:05:23 +02:00
CREDO23
ab343b544a feat: add search space snapshots list endpoint 2026-02-02 15:38:35 +02:00
CREDO23
3821630404 feat: use frontend URL for public share links 2026-02-02 15:36:59 +02:00
Anish Sarkar
2125c76841 feat: merge new credentials with existing connector configurations to preserve user settings 2026-02-02 19:03:05 +05:30
CREDO23
148daa23e1 feat: add migration for public_sharing permissions 2026-02-02 14:22:18 +02:00