ragflow/web/src/hooks
balibabu dc068bbd1e
Feat: Filter MCP server list by text. #3221 (#8820)
### What problem does this PR solve?

Feat: Filter MCP server list by text. #3221
### Type of change

- [x] New Feature (non-breaking change which adds functionality)
2025-07-14 11:46:52 +08:00
..
logic-hooks fix: fix dataset-page's bugs (#8786) 2025-07-11 11:34:36 +08:00
auth-hooks.ts Feat: Add frontend support for third-party login integration (#7553) 2025-05-14 12:19:28 +08:00
chat-hooks.ts Feat: Load the dialog page, prohibit calling the dialog/get interface #6798 (#6799) 2025-04-03 18:04:40 +08:00
chunk-hooks.ts fix: fix dataset-page's bugs (#8786) 2025-07-11 11:34:36 +08:00
common-hooks.tsx Feat: Display the knowledge graph on the knowledge base page #4543 (#4587) 2025-01-22 19:43:27 +08:00
document-hooks.ts fix: fix dataset-page's bugs (#8786) 2025-07-11 11:34:36 +08:00
file-manager-hooks.ts Fix: Delete unused code #3651 (#3852) 2024-12-04 14:15:17 +08:00
flow-hooks.ts Feat: add agent share team viewer (#6222) 2025-03-19 19:04:13 +08:00
knowledge-hooks.ts fix: fix dataset-page's bugs (#8786) 2025-07-11 11:34:36 +08:00
llm-hooks.tsx Feat: Support tool calling in Generate component (#7572) 2025-05-16 16:32:19 +08:00
logic-hooks.ts fix: fix dataset-page's bugs (#8786) 2025-07-11 11:34:36 +08:00
login-hooks.ts Feat: Add frontend support for third-party login integration (#7553) 2025-05-14 12:19:28 +08:00
plugin-hooks.tsx Feat: Support tool calling in Generate component (#7572) 2025-05-16 16:32:19 +08:00
route-hook.ts fix: remove unused libraries #1306 (#1649) 2024-07-23 15:03:58 +08:00
system-hooks.ts Feat: Add user registration toggle feature (#6327) 2025-03-21 09:38:15 +08:00
use-agent-request.ts Feat: Add note node #3221 (#8728) 2025-07-08 19:18:55 +08:00
use-callback-ref.ts Feat: Add FileUploadDialog #3221 (#4327) 2025-01-02 16:10:41 +08:00
use-chat-request.ts Feat: Fixed the issue where the chat page would jump after entering the homepage #3221 (#7616) 2025-05-13 17:57:28 +08:00
use-chunk-request.ts fix:Use use-chunk-request.ts to replace chunk-hooks.ts; implement chunk selectAll, enable, disable and other functions (#8695) 2025-07-07 14:13:13 +08:00
use-controllable-state.ts Feat: Add FileUploadDialog #3221 (#4327) 2025-01-02 16:10:41 +08:00
use-document-request.ts fix: fix dataset-page's bugs (#8786) 2025-07-11 11:34:36 +08:00
use-file-request.ts Feat: Deleting files in batches. #3221 (#7234) 2025-04-23 19:03:02 +08:00
use-knowledge-request.ts Refactor: Datasets UI #3221 (#8349) 2025-06-19 16:40:30 +08:00
use-mcp-request.ts Feat: Filter MCP server list by text. #3221 (#8820) 2025-07-14 11:46:52 +08:00
use-send-message.ts Feat: Combine the output logs of the same operator together #3221 (#8638) 2025-07-02 19:21:40 +08:00
user-setting-hooks.tsx Feat: Add LangfuseCard component. #6155 (#6468) 2025-03-24 19:07:55 +08:00