ragflow/api/apps
Yongteng Lei 1ac61c0f0f
Fix: secure canvas (#8670)
### What problem does this PR solve?

Secure canvas access.

### Type of change

- [x] Bug Fix (non-breaking change which fixes an issue)
2025-07-04 19:40:39 +08:00
..
auth Fix: use jwks_uri from OIDC metadata for JWKS client (#8136) 2025-06-10 10:16:58 +08:00
sdk Feat: Add file management HTTP_API (#8395) 2025-07-01 09:51:53 +08:00
__init__.py
api_app.py
canvas_app.py Fix: secure canvas (#8670) 2025-07-04 19:40:39 +08:00
chunk_app.py Test: Add tests for chunk API endpoints (#8616) 2025-07-02 09:49:08 +08:00
conversation_app.py
dialog_app.py
document_app.py Fix: chunk number error after re-parsing (#8513) 2025-06-26 17:46:53 +08:00
file2document_app.py
file_app.py Refactor:Improve insert file logic (#8445) 2025-06-24 13:17:22 +08:00
kb_app.py Fix typo in dataset name length error message (#8351) 2025-06-19 09:54:30 +08:00
langfuse_app.py
llm_app.py
mcp_server_app.py Feat: add MCP server test endpoint (#8632) 2025-07-02 18:52:24 +08:00
plugin_app.py
search_app.py Feat: add MCP dashboard operations (#8460) 2025-06-25 09:26:04 +08:00
system_app.py
tenant_app.py
user_app.py