CREDO23
a4bc621c2a
uniform connector UX across all connector types
2026-04-22 11:22:04 +02:00
CREDO23
dfa40b8801
fix MCP OAuth for all 5 services, add MCP connector edit view
2026-04-22 10:50:43 +02:00
Rohan Verma
f02909e378
Merge pull request #1291 from MODSetter/dev
...
fix: agent runtime issues
2026-04-22 01:22:28 -07:00
CREDO23
dde1948a5c
fix Slack MCP OAuth: v2 endpoint, user_scope param, nested token extraction
2026-04-22 10:06:12 +02:00
DESKTOP-RTLN3BA\$punk
80d3f624d4
chore: linting
2026-04-22 01:05:31 -07:00
Rohan Verma
c85c3a438e
Merge pull request #1290 from MODSetter/dev_mod
...
fix: agent runtime bugs
2026-04-22 01:00:24 -07:00
DESKTOP-RTLN3BA\$punk
9b56d45157
Merge commit ' 4356a2499b' into dev
2026-04-22 00:59:04 -07:00
CREDO23
970f62278b
revert scope_param, use standard scope for Slack v2_user endpoint
2026-04-22 09:56:18 +02:00
DESKTOP-RTLN3BA\$punk
95de0547f4
feat: add default API base URLs for LiteLLM providers and enhance fallback handling in LLMRouterService
2026-04-22 00:56:05 -07:00
CREDO23
820326e3ee
use user_scope param for Slack OAuth
2026-04-22 09:54:16 +02:00
CREDO23
3638d72b29
restore full Slack MCP scopes for all MCP tools
2026-04-22 09:41:19 +02:00
CREDO23
225236e6f1
add required OAuth scopes for Slack MCP
2026-04-22 09:35:15 +02:00
CREDO23
0cc2475f6b
add required OAuth scopes for Airtable MCP
2026-04-22 09:21:19 +02:00
CREDO23
2f4052aa71
use pre-configured credentials for Airtable MCP OAuth
2026-04-22 09:15:06 +02:00
CREDO23
c277b6c121
skip indexing config dialog for non-indexable connectors
2026-04-22 09:01:35 +02:00
CREDO23
ea3508cb25
use native connector types for MCP OAuth, restore original UI
2026-04-22 08:57:28 +02:00
CREDO23
940889c291
fix open redirect, error leaking, unused imports, state validation
2026-04-22 08:42:38 +02:00
DESKTOP-RTLN3BA\$punk
bd2d6c07ff
fix: summarization middleware usage
2026-04-21 22:13:41 -07:00
Rohan Verma
4356a2499b
Merge pull request #1289 from MODSetter/dev
...
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: docker zerocache issues
2026-04-21 21:02:02 -07:00
Rohan Verma
5353d4587f
Merge pull request #1287 from AnishSarkar22/fix/docker-host-gateway
...
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
feat: add internal backend URL configuration, internal host gateway & Ollama docs
2026-04-21 20:55:45 -07:00
Anish Sarkar
3eb4d55ef5
chore: ran linting
2026-04-22 06:40:39 +05:30
Anish Sarkar
4a75603d4f
feat: implement sync notifications for Obsidian plugin
...
- Added functionality to create and update notifications during the Obsidian sync process.
- Improved handling of sync completion and failure notifications.
- Updated connector naming convention in various locations for consistency.
2026-04-22 06:38:51 +05:30
Anish Sarkar
3b7f27cff9
chore: update GitHub Actions workflows to use Node.js 22.x and enhance connection indicator styling in SurfSense plugin
2026-04-22 06:26:49 +05:30
Anish Sarkar
3b38daaca5
chore: update version from 0.1.1-beta.1 to 0.1.1 in manifest and versions files for SurfSense plugin
2026-04-22 06:18:58 +05:30
Anish Sarkar
26ed2a2ba1
feat: improve connection handling and status updates in SurfSense plugin
2026-04-22 06:16:38 +05:30
Anish Sarkar
a5e5f229d9
feat: add connection status indicator to settings UI
2026-04-22 06:13:01 +05:30
Anish Sarkar
ae264290d0
feat: update Obsidian connector UI and improve user instructions
2026-04-22 06:07:38 +05:30
Anish Sarkar
9ecccc5403
feat: implement dynamic API proxying to FastAPI backend
...
- Added a new route handler for dynamic API requests, allowing proxying to the FastAPI backend.
- Removed the previous rewrite configuration in next.config.ts for cleaner integration.
- Updated .env.example to clarify backend URL usage.
2026-04-22 05:44:03 +05:30
Anish Sarkar
e86d279d55
chore: update GitHub Actions workflow to include publish mode selection and improve version resolution logic
2026-04-22 05:34:17 +05:30
CREDO23
e676ebfabe
remove live connectors from AUTO_INDEX_DEFAULTS
2026-04-21 21:52:54 +02:00
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