Rohan Verma
|
dbc9a4e0cd
|
Merge pull request #777 from elammertsma/dev
Automatic chat naming, chat renaming, name in breadcrumbs
|
2026-02-05 10:47:41 -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 |
|
CREDO23
|
a8e8b0e2fd
|
Fix auto-refresh on 401 in base API service
|
2026-02-05 19:29:34 +02: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 |
|
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 |
|
Eric Lammertsma
|
1c1dcbf47f
|
Add Gemini 3 Flash and Pro models to LLM_MODELS enum
|
2026-02-04 15:52:21 -05:00 |
|
Eric Lammertsma
|
a133fb4184
|
Updated price tier page limits and removed enterprise pricing
|
2026-02-04 15:30:15 -05:00 |
|
Anish Sarkar
|
e615a6478c
|
feat: implement document deletion functionality and streamline column visibility management in DocumentsTable
|
2026-02-05 01:29:15 +05:30 |
|
Anish Sarkar
|
d5fd4c2863
|
refactor: change page size parameter to -1 for fetching all documents in useDocuments hook
|
2026-02-04 23:19:45 +05:30 |
|
Anish Sarkar
|
c706b5f417
|
feat: enhance metadata viewing in DocumentsTableShell with on-demand fetching and loading state
|
2026-02-04 22:34:03 +05:30 |
|
Anish Sarkar
|
c19aa5fa99
|
feat: implement real-time document updates and lazy loading for document content in DocumentsTable and DocumentsTableShell
|
2026-02-04 22:25:42 +05:30 |
|
CREDO23
|
1cf7205a81
|
Add clipboard utility with fallback and show selectable URLs
|
2026-02-04 18:54:59 +02:00 |
|
CREDO23
|
ab3d99d9e0
|
Use RBAC for listing thread snapshots
|
2026-02-04 18:46:12 +02:00 |
|
Eric Lammertsma
|
83aa8ef689
|
Added build version for cloud, local and Docker installs
|
2026-02-04 11:30:30 -05:00 |
|
CREDO23
|
fb371d09f5
|
Add globe indicator for chats with public links
|
2026-02-04 18:26:38 +02:00 |
|
CREDO23
|
f5aa520743
|
Remove branch picker and restrict edit/reload to last message
|
2026-02-04 18:04:53 +02:00 |
|
Eric Lammertsma
|
2711563e8b
|
Refined pricing plan descriptions by updating content limits and adding "planned" to future features.
|
2026-02-04 11:03:31 -05:00 |
|
CREDO23
|
17eab845d0
|
feat: rename Mentions tab to Comments with speech bubble icon
|
2026-02-04 17:17:33 +02:00 |
|
Anish Sarkar
|
1cb578cffb
|
refactor: update DocumentsTableShell and DocumentTypeIcon for improved layout and truncation handling
|
2026-02-04 20:30:18 +05:30 |
|
Anish Sarkar
|
5e4dce40bd
|
feat: add loading state for chat components and implement skeleton loading UI
|
2026-02-04 20:13:33 +05:30 |
|
Anish Sarkar
|
d0a490fa50
|
feat: implement debug logging for development environment in Electric client
|
2026-02-04 20:08:13 +05:30 |
|
CREDO23
|
f610e42b9c
|
fix: prevent duplicate notifications and fix inbox count
|
2026-02-04 16:37:44 +02:00 |
|
Anish Sarkar
|
dec85b6417
|
fix: stabilize sync process by rounding cutoff date to midnight UTC and update cleanup logic for user databases
|
2026-02-04 19:58:47 +05:30 |
|
Anish Sarkar
|
6989059e94
|
feat: add OBSIDIAN_CONNECTOR to document type enumeration
|
2026-02-04 19:08:25 +05:30 |
|
CREDO23
|
6d1a363683
|
Navigate to reply instead of parent comment
|
2026-02-04 15:25:50 +02:00 |
|
CREDO23
|
d5b75956c3
|
Include comment_reply in status tab filter
|
2026-02-04 15:25:50 +02:00 |
|
CREDO23
|
21a4c25458
|
Handle comment_reply in inbox sidebar (icon + click routing)
|
2026-02-04 15:25:50 +02:00 |
|
CREDO23
|
1c8ec7bbdc
|
Add comment_reply notification type to frontend types
|
2026-02-04 15:25:50 +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
|
773b610009
|
feat: update DocumentsTableShell to replace Link2 icon with Network icon for improved clarity
|
2026-02-04 18:18:43 +05:30 |
|
Anish Sarkar
|
ab2896ec65
|
refactor: remove redundant document deletion logic and optimize cache updates
|
2026-02-04 17:27:40 +05:30 |
|
Anish Sarkar
|
878e829bdc
|
feat: enhance document filters and table components with search functionality and improved loading states
|
2026-02-04 17:19:29 +05:30 |
|
Anish Sarkar
|
90f9fad95c
|
feat: enhance document management with user information and connector dialog
|
2026-02-04 12:55:38 +05:30 |
|
Rohan Verma
|
8c60910148
|
Merge pull request #778 from MODSetter/dev
feat: add new incentive task type for Discord
|
2026-02-03 22:36:15 -08:00 |
|