Commit graph

5307 commits

Author SHA1 Message Date
CREDO23
0ab7d6a5e3 set is_indexable=False for all live connector add routes 2026-04-21 21:52:43 +02:00
CREDO23
53a173a8fd guard manual indexing for live connectors 2026-04-21 21:52:23 +02:00
CREDO23
328219e46f disable first-run indexing for live connectors 2026-04-21 21:52:17 +02:00
CREDO23
5ff0ec5d5d disable periodic indexing for live connectors 2026-04-21 21:51:40 +02:00
CREDO23
8b8c9b1f5d add Slack and Airtable MCP OAuth support 2026-04-21 21:38:24 +02:00
Anish Sarkar
7c2d34283b chore: bump version to 0.1.1-beta.1 in manifest and versions files for obsidian plugin 2026-04-22 01:02:57 +05:30
CREDO23
c414cc257f add frontend tiles for Linear, Jira, ClickUp MCP connectors 2026-04-21 21:20:54 +02:00
CREDO23
9b78fbfe15 add automatic token refresh for MCP OAuth connectors 2026-04-21 21:20:12 +02:00
CREDO23
81711c9e5b wire MCP OAuth route into app router 2026-04-21 21:19:57 +02:00
CREDO23
45867e5c56 add generic MCP OAuth route with DCR + PKCE 2026-04-21 21:19:32 +02:00
CREDO23
4efdee5aed add MCP OAuth discovery, DCR, and token exchange 2026-04-21 21:19:15 +02:00
CREDO23
7133655eeb add MCP service registry for Linear, Jira, ClickUp 2026-04-21 21:19:08 +02:00
Anish Sarkar
08489dbd5a chore: update obsidian GitHub Actions workflows to use latest action versions 2026-04-22 00:48:07 +05:30
Anish Sarkar
22f8cb2cd3 feat: enhance obsidian connector doc and add notes for migration from legacy obsidian connector 2026-04-22 00:24:26 +05:30
CREDO23
575b2c64d7 register all new live connector tools in registry 2026-04-21 20:50:42 +02:00
CREDO23
ba8e3133b9 add Luma list events, read event, create event tools 2026-04-21 20:50:31 +02:00
CREDO23
49f8d1abd4 add Teams list channels, read messages, send message tools 2026-04-21 20:49:50 +02:00
CREDO23
1de2517eae add Discord list channels, read messages, send message tools 2026-04-21 20:49:02 +02:00
CREDO23
07a5fac15d add Calendar search events tool 2026-04-21 20:48:47 +02:00
CREDO23
d2cb778c08 add Gmail search and read email tools 2026-04-21 20:48:40 +02:00
Anish Sarkar
99623a85d5 refactor: remove legacy Obsidian connector support 2026-04-22 00:10:24 +05:30
CREDO23
c70f0ccf49 revert Notion auth URLs to classic OAuth endpoints 2026-04-21 20:34:08 +02:00
CREDO23
e02fbbef6c remove MCP-mode skip from Notion indexer 2026-04-21 20:33:57 +02:00
CREDO23
978a8e2e07 remove MCP health check branch from Notion metadata service 2026-04-21 20:33:35 +02:00
CREDO23
177a346673 remove Notion MCP gating from agent 2026-04-21 20:33:30 +02:00
CREDO23
48158740ae remove Notion MCP tool definitions from registry 2026-04-21 20:33:22 +02:00
CREDO23
291c1078c3 remove Notion MCP router from routes 2026-04-21 20:33:18 +02:00
CREDO23
ea3bda9ec3 delete Notion MCP services, tools, and route 2026-04-21 20:33:10 +02:00
CREDO23
2dfe03b9b2 add reusable OAuth connector route base class 2026-04-21 20:29:03 +02:00
CREDO23
a1804265b8 replace manual connector checks with declarative gating 2026-04-21 20:28:53 +02:00
CREDO23
6529889e73 add declarative connector gating to tool registry 2026-04-21 20:28:45 +02:00
CREDO23
474c35fb2a add standardized tool response helper 2026-04-21 20:28:41 +02:00
CREDO23
45acf9de15 add async retry utility with tenacity 2026-04-21 20:28:36 +02:00
CREDO23
875c4c3cf4 add connector exception hierarchy 2026-04-21 20:28:30 +02:00
Rohan Verma
41ff15638c
Merge pull request #1281 from mvanhorn/osc/1248-handle-add-tag-functional
Some checks are pending
Build and Push Docker Images / tag_release (push) Waiting to run
Build and Push Docker Images / build (./surfsense_backend, ./surfsense_backend/Dockerfile, backend, surfsense-backend, ubuntu-24.04-arm, linux/arm64, arm64) (push) Blocked by required conditions
Build and Push Docker Images / build (./surfsense_backend, ./surfsense_backend/Dockerfile, backend, surfsense-backend, ubuntu-latest, linux/amd64, amd64) (push) Blocked by required conditions
Build and Push Docker Images / build (./surfsense_web, ./surfsense_web/Dockerfile, web, surfsense-web, ubuntu-24.04-arm, linux/arm64, arm64) (push) Blocked by required conditions
Build and Push Docker Images / build (./surfsense_web, ./surfsense_web/Dockerfile, web, surfsense-web, ubuntu-latest, linux/amd64, amd64) (push) Blocked by required conditions
Build and Push Docker Images / create_manifest (backend, surfsense-backend) (push) Blocked by required conditions
Build and Push Docker Images / create_manifest (web, surfsense-web) (push) Blocked by required conditions
fix(hitl-edit-panel): move duplicate-tag check into functional setTags (#1248)
2026-04-21 11:22:09 -07:00
Anish Sarkar
16ea8e2401 Merge remote-tracking branch 'upstream/dev' into feat/obsidian-plugin 2026-04-21 23:35:22 +05:30
Rohan Verma
c1754e409a
Merge pull request #1288 from MODSetter/dev
refactor: remove Azure OIDC token fetching steps from desktop release
2026-04-21 10:58:56 -07:00
Anish Sarkar
7c23f31dc0 feat: add Ollama setup guide to documentation 2026-04-21 23:25:43 +05:30
DESKTOP-RTLN3BA\$punk
291a7e2922 Merge commit 'e4213421d6' into dev 2026-04-21 10:54:20 -07:00
DESKTOP-RTLN3BA\$punk
fde8035185 refactor: remove Azure OIDC token fetching steps from desktop release workflow
- Eliminated the Azure login and OIDC token fetching steps for Windows signing.
- Updated environment variable handling for Azure signing to use client-secret authentication due to electron-builder limitations.
2026-04-21 10:54:12 -07:00
Anish Sarkar
59f8696eac feat: add extra_hosts configuration for Docker services 2026-04-21 23:17:26 +05:30
Anish Sarkar
2657c9e871 feat: add internal backend URL configuration 2026-04-21 21:03:38 +05:30
Anish Sarkar
f98803ac3f fix: refine error handling in HTTP exception handler to ensure consistent messaging for 500 status codes 2026-04-21 20:46:31 +05:30
Rohan Verma
e4213421d6
Merge pull request #1285 from MODSetter/dev
Some checks are pending
Build and Push Docker Images / tag_release (push) Waiting to run
Build and Push Docker Images / build (./surfsense_backend, ./surfsense_backend/Dockerfile, backend, surfsense-backend, ubuntu-24.04-arm, linux/arm64, arm64) (push) Blocked by required conditions
Build and Push Docker Images / build (./surfsense_backend, ./surfsense_backend/Dockerfile, backend, surfsense-backend, ubuntu-latest, linux/amd64, amd64) (push) Blocked by required conditions
Build and Push Docker Images / build (./surfsense_web, ./surfsense_web/Dockerfile, web, surfsense-web, ubuntu-24.04-arm, linux/arm64, arm64) (push) Blocked by required conditions
Build and Push Docker Images / build (./surfsense_web, ./surfsense_web/Dockerfile, web, surfsense-web, ubuntu-latest, linux/amd64, amd64) (push) Blocked by required conditions
Build and Push Docker Images / create_manifest (backend, surfsense-backend) (push) Blocked by required conditions
Build and Push Docker Images / create_manifest (web, surfsense-web) (push) Blocked by required conditions
chore: another bump
2026-04-21 02:33:41 -07:00
DESKTOP-RTLN3BA\$punk
2b6c39ad6a chore: another bump
Some checks are pending
Build and Push Docker Images / tag_release (push) Waiting to run
Build and Push Docker Images / build (./surfsense_backend, ./surfsense_backend/Dockerfile, backend, surfsense-backend, ubuntu-24.04-arm, linux/arm64, arm64) (push) Blocked by required conditions
Build and Push Docker Images / build (./surfsense_backend, ./surfsense_backend/Dockerfile, backend, surfsense-backend, ubuntu-latest, linux/amd64, amd64) (push) Blocked by required conditions
Build and Push Docker Images / build (./surfsense_web, ./surfsense_web/Dockerfile, web, surfsense-web, ubuntu-24.04-arm, linux/arm64, arm64) (push) Blocked by required conditions
Build and Push Docker Images / build (./surfsense_web, ./surfsense_web/Dockerfile, web, surfsense-web, ubuntu-latest, linux/amd64, amd64) (push) Blocked by required conditions
Build and Push Docker Images / create_manifest (backend, surfsense-backend) (push) Blocked by required conditions
Build and Push Docker Images / create_manifest (web, surfsense-web) (push) Blocked by required conditions
2026-04-21 02:32:50 -07:00
Rohan Verma
b201cc33fd
Merge pull request #1284 from MODSetter/dev
feat: add GitHub OIDC token fetching for Azure signing
2026-04-21 02:26:08 -07:00
DESKTOP-RTLN3BA\$punk
e3f4a2e229 Merge commit '38fe01b8b0' into dev 2026-04-21 02:24:54 -07:00
DESKTOP-RTLN3BA\$punk
63739ee737 feat: add GitHub OIDC token fetching for Azure signing in desktop release workflow
- Implemented a step to fetch the GitHub OIDC token for Azure signing SDK when signing is enabled.
- Updated environment variables for Azure.Identity EnvironmentCredential to support the TrustedSigning PowerShell module.
2026-04-21 02:24:22 -07:00
Rohan Verma
38fe01b8b0
Merge pull request #1283 from MODSetter/dev
chore: bumped version
2026-04-21 02:15:13 -07:00
DESKTOP-RTLN3BA\$punk
5ce7d52aa6 chore: bumped version 2026-04-21 02:14:42 -07:00