Alexander Laurent
a98889cd76
feat: add Go MCP server update API ( #15261 )
...
## What
#15240
implementation for PUT /api/v1/mcp/servers/:mcp_id
## Changes
- Adds the Go implementation for `PUT /api/v1/mcp/servers/:mcp_id`.
- Wires MCP service and handler into the Go server/router for the update
route.
- Preserves Python-style behavior for ownership checks, partial update
fields, MCP type/name/URL validation, `headers`/`variables`
normalization, and tool metadata scrubbing.
2026-06-02 15:58:44 +08:00
writinwaters
c2597f132e
Docs: Added a guide on how to ingest an RSS feed. ( #15467 )
...
### What problem does this PR solve?
Added a guide on how to ingest an RSS feed.
### Type of change
- [x] Documentation Update
2026-06-01 20:23:36 +08:00
writinwaters
bf9297a343
Docs: Added a guide on integrating Discord. ( #15156 )
...
### What problem does this PR solve?
How to ingest messages from your Discord server.
### Type of change
- [x] Documentation Update
2026-05-22 17:49:18 +08:00
writinwaters
5e46457c28
Docs: How to add Bitbucket as data source. ( #14846 )
...
### What problem does this PR solve?
Added a guide on integrating Bitbucket as an external data source.
### Type of change
- [x] Documentation Update
2026-05-12 20:48:30 +08:00
Wang Qi
01753b8f31
Refactor: API connectors ( #14228 )
...
### What problem does this PR solve?
Refactor /api/v1/connectors to be more RESTful.
### Type of change
- [x] Refactoring
2026-04-22 20:42:41 +08:00
writinwaters
8a874c7a09
Doc: Added Ingetrating Notion connector ( #14163 )
...
### What problem does this PR solve?
Added How to integrate Notion to RAGFlow.
### Type of change
- [x] Documentation Update
2026-04-16 20:06:02 +08:00
writinwaters
2520065c5a
Doc: Added Integrate Confluence ( #14131 )
...
### What problem does this PR solve?
Added a guide on integrating Confluence as connector.
### Type of change
- [x] Documentation Update
2026-04-15 18:38:36 +08:00
writinwaters
52442c8eb5
Docs: Added a guide on adding Github repo as data source ( #14048 )
...
### What problem does this PR solve?
Added a guide on adding Github repo as data source
### Type of change
- [x] Documentation Update
2026-04-10 21:32:26 +08:00
writinwaters
bbd0cd80e4
Docs: Updated Add Google Drive as data source ( #13684 )
...
### What problem does this PR solve?
Gave an editorial pass to the Add Google Drive document.
### Type of change
- [x] Documentation Update
2026-03-18 21:05:25 +08:00
Jimmy Ben Klieve
867ec94258
revert white-space changes in docs ( #12557 )
...
### What problem does this PR solve?
Trailing white-spaces in commit 6814ace1aa
got automatically trimmed by code editor may causes documentation
typesetting broken.
Mostly for double spaces for soft line breaks.
### Type of change
- [x] Documentation Update
2026-01-13 09:41:02 +08:00
Jimmy Ben Klieve
6814ace1aa
docs: update docs icons ( #12465 )
...
### What problem does this PR solve?
Update icons for docs.
Trailing spaces are auto truncated by the editor, does not affect real
content.
### Type of change
- [x] Documentation Update
2026-01-07 10:00:09 +08:00
writinwaters
8683a5b1b7
Docs: How to call MinerU as a remote service ( #12004 )
...
### Type of change
- [x] Documentation Update
2025-12-19 17:06:32 +08:00
writinwaters
63131ec9b2
Docs: default admin credentials ( #11260 )
...
### What problem does this PR solve?
### Type of change
- [x] Documentation Update
2025-11-14 09:35:56 +08:00