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 |
|
Anish Sarkar
|
bf08982029
|
feat: add connector_id to documents for source tracking and implement connector deletion task
|
2026-02-02 16:23:26 +05:30 |
|
Anish Sarkar
|
87c0d78bf6
|
Merge remote-tracking branch 'upstream/dev' into fix/documents
|
2026-02-02 13:04:08 +05:30 |
|
Anish Sarkar
|
e0ade20e68
|
feat: add created_by_id column to documents for ownership tracking and update related connectors
|
2026-02-02 12:32:24 +05:30 |
|
DESKTOP-RTLN3BA\$punk
|
8fb5a7fb8f
|
chore: linting
|
2026-02-01 21:17:24 -08:00 |
|
DESKTOP-RTLN3BA\$punk
|
8301e0169c
|
Merge branch 'dev' of https://github.com/MODSetter/SurfSense into dev
|
2026-02-01 18:02:27 -08:00 |
|
DESKTOP-RTLN3BA\$punk
|
d476e18c54
|
feat: implement page limit exceeded notifications and enhance handling in the notification system
|
2026-02-01 18:02:17 -08:00 |
|
Rohan Verma
|
32ab938329
|
Merge pull request #760 from AnishSarkar22/fix/connectors
fix: various issues with connectors & other issues
|
2026-02-01 17:38:48 -08:00 |
|
Anish Sarkar
|
05d1d6ac04
|
feat: implement Redis heartbeat tracking for connector indexing tasks and update stale notification cleanup logic
|
2026-02-02 00:18:47 +05:30 |
|
Anish Sarkar
|
085653d3e3
|
chore: ran frontend and backend linting
|
2026-02-01 22:54:25 +05:30 |
|
Anish Sarkar
|
ff4a574248
|
feat: implement Discord channel fetching with permission handling in connector UI
|
2026-02-01 22:34:41 +05:30 |
|
CREDO23
|
f2a607300d
|
Merge remote-tracking branch 'upstream/dev' into sur-127-impr-public-chats-should-be-immutable
|
2026-02-01 14:23:20 +02:00 |
|
Anish Sarkar
|
3c5bf6c83c
|
refactor: simplify Slack client initialization by directly passing the token
|
2026-02-01 02:28:38 +05:30 |
|
Anish Sarkar
|
024a683b4f
|
feat: add heartbeat callback support for long-running indexing tasks and implement stale notification cleanup task
|
2026-02-01 02:17:06 +05:30 |
|
Anish Sarkar
|
59dd9554b3
|
feat: add endpoint to fetch Slack channels with bot membership status and update UI to display channels
|
2026-01-31 18:30:50 +05:30 |
|
Anish Sarkar
|
5e555a8f9a
|
fix: improve notification for token expiration and revocation errors for multiple connectors
|
2026-01-31 16:24:43 +05:30 |
|
CREDO23
|
d2ebd3ec00
|
fix: snapshot deletion during regeneration
|
2026-01-30 18:44:33 +02:00 |
|
CREDO23
|
e3d6b1d789
|
fix: remove deprecated public_share_enabled from thread list
|
2026-01-30 14:45:55 +02:00 |
|
CREDO23
|
b8338d8643
|
feat: add public podcast endpoints and player support
|
2026-01-30 14:36:35 +02:00 |
|
DESKTOP-RTLN3BA\$punk
|
6fb656fd8f
|
hotpatch(cloud): add llm load balancing
|
2026-01-29 15:28:31 -08:00 |
|
CREDO23
|
fb73a2e69f
|
refactor: require auth for podcast endpoints, remove public check
|
2026-01-29 20:49:05 +02:00 |
|
CREDO23
|
005ceaa2e8
|
refactor: add snapshot endpoints, remove deprecated clone/share endpoints
|
2026-01-29 20:43:48 +02:00 |
|
CREDO23
|
e7242be763
|
refactor: update public_chat_routes and schemas for snapshots
|
2026-01-29 20:35:01 +02:00 |
|
Anish Sarkar
|
076270ab86
|
fix(backend): enhance indexing success logging to include informational warnings about API limitations
|
2026-01-29 10:54:15 +05:30 |
|
Anish Sarkar
|
1658724fb2
|
Merge remote-tracking branch 'upstream/dev' into fix/notion-connector
|
2026-01-29 10:45:31 +05:30 |
|
Rohan Verma
|
0b65c3a98c
|
Merge pull request #751 from CREDO23/fix-various-issues
[FIX] Connector indexing, chat cloning, and Gmail date handling fixes
|
2026-01-28 16:40:49 -08:00 |
|
CREDO23
|
949ec949f6
|
style(backend): run ruff format on 10 files
|
2026-01-28 22:20:02 +02:00 |
|
CREDO23
|
b20fbaca4b
|
fix: skip webcrawler indexing gracefully when no URLs configured
|
2026-01-28 17:54:46 +02:00 |
|
Anish Sarkar
|
33316fa6db
|
feat(backend): Add retry logic for Notion API calls with user notifications on rate limits and errors
|
2026-01-28 18:36:42 +05:30 |
|
Anish Sarkar
|
b10be762b6
|
Merge remote-tracking branch 'upstream/dev' into fix/drive-connector
|
2026-01-28 14:18:11 +05:30 |
|
Anish Sarkar
|
614761bb17
|
Merge remote-tracking branch 'upstream/dev' into feat/inbox
|
2026-01-28 09:26:04 +05:30 |
|
Anish Sarkar
|
c125c9e87f
|
chore: ran backend linting
|
2026-01-28 09:10:37 +05:30 |
|
Anish Sarkar
|
3af4fd0533
|
feat(indexing): add content hash check to prevent duplicate indexing and update return values for indexing functions
|
2026-01-28 03:55:25 +05:30 |
|
CREDO23
|
0c8d1f3fef
|
refactor(backend): two-phase synchronous cloning
|
2026-01-28 00:17:29 +02:00 |
|
Anish Sarkar
|
79f7dfbbed
|
feat(notifications): enhance inbox functionality with type filtering and independent pagination for mentions and status notifications
|
2026-01-28 02:14:36 +05:30 |
|
CREDO23
|
0fbf5d5bdd
|
fix: podcast status enum serialization and frontend polling
|
2026-01-27 19:07:46 +02:00 |
|
CREDO23
|
87c7d92672
|
feat: add podcast status tracking
|
2026-01-27 17:51:36 +02:00 |
|
CREDO23
|
c65cda24d7
|
style: fix formatting issues
|
2026-01-27 13:49:46 +02:00 |
|
CREDO23
|
3c40c6e365
|
feat: add clone tracking and history bootstrap for cloned chats
|
2026-01-27 13:33:36 +02:00 |
|
CREDO23
|
a7145b2c63
|
merge: upstream/dev with migration renumbering
|
2026-01-27 11:22:26 +02:00 |
|
DESKTOP-RTLN3BA\$punk
|
fd564d3efd
|
feat(rbac): add human-readable descriptions for permissions and enhance role creation UI
|
2026-01-26 23:56:45 -08:00 |
|
DESKTOP-RTLN3BA\$punk
|
39d65d6166
|
feat: added incentive credits system
|
2026-01-26 23:32:30 -08:00 |
|
CREDO23
|
271de96cce
|
fix: public chat copy link button and podcast access
|
2026-01-26 20:10:03 +02:00 |
|
CREDO23
|
aeb0deb21e
|
feat: enable public access for podcasts in shared chats
|
2026-01-26 15:56:49 +02:00 |
|
CREDO23
|
272e675669
|
add clone celery task and update route
|
2026-01-26 15:03:35 +02:00 |
|
CREDO23
|
37526b74a9
|
add public_share_enabled to thread response schemas
|
2026-01-26 14:36:52 +02:00 |
|
CREDO23
|
90cf6d4b1b
|
add public share toggle endpoint
|
2026-01-26 13:22:47 +02:00 |
|
CREDO23
|
88a9e623ba
|
add public chat routes
|
2026-01-26 13:18:21 +02:00 |
|