ragflow/web/src/hooks
chanx 660fa8888b
Features: Memory page rendering and other bug fixes (#11784)
### What problem does this PR solve?

Features: Memory page rendering and other bug fixes
- Rendering of the Memory list page
- Rendering of the message list page in Memory
- Fixed an issue where the empty state was incorrectly displayed when
search criteria were applied
- Added a web link for the API-Key
- modifying the index_mode attribute of the Confluence data source.

### Type of change

- [x] Bug Fix (non-breaking change which fixes an issue)
- [x] New Feature (non-breaking change which adds functionality)
2025-12-08 10:17:56 +08:00
..
__tests__
logic-hooks Features: Memory page rendering and other bug fixes (#11784) 2025-12-08 10:17:56 +08:00
auth-hooks.ts Fix: Try to fix the issue of not being able to log in through Oauth2 #9601 (#9717) 2025-08-26 14:06:28 +08:00
common-hooks.tsx Fix: Refactoring and enhancing the functionality of the delete confirmation dialog component #10703 (#11542) 2025-11-26 19:49:21 +08:00
logic-hooks.ts Features: Memory page rendering and other bug fixes (#11784) 2025-12-08 10:17:56 +08:00
plugin-hooks.tsx
route-hook.ts Feat: Use data pipeline to visualize the parsing configuration of the knowledge base (#10423) 2025-10-09 12:36:19 +08:00
use-agent-request.ts Feat: Delete useless request hooks. #10427 (#11659) 2025-12-02 17:24:29 +08:00
use-callback-ref.ts
use-chat-request.ts Feat: Users can chat directly without first creating a conversation. #11768 (#11769) 2025-12-05 17:34:41 +08:00
use-chunk-request.ts Feat: Delete useless request hooks. #10427 (#11659) 2025-12-02 17:24:29 +08:00
use-controllable-state.ts
use-dataflow-request.ts Feat: Use data pipeline to visualize the parsing configuration of the knowledge base (#10423) 2025-10-09 12:36:19 +08:00
use-document-request.ts Feat: Delete useless request hooks. #10427 (#11659) 2025-12-02 17:24:29 +08:00
use-file-request.ts Feat: Delete useless request hooks. #10427 (#11659) 2025-12-02 17:24:29 +08:00
use-knowledge-request.ts Feat: Delete useless request hooks. #10427 (#11659) 2025-12-02 17:24:29 +08:00
use-llm-request.tsx Fix: Newly added models to OpenAI-API-Compatible are not displayed in the LLM dropdown menu in a timely manner. #11774 (#11775) 2025-12-05 18:04:49 +08:00
use-login-request.ts Feat: Delete useless request hooks. #10427 (#11659) 2025-12-02 17:24:29 +08:00
use-mcp-request.ts
use-send-message.ts Feature:Add voice dialogue functionality to the agent application (#11668) 2025-12-02 19:39:43 +08:00
use-system-request.ts Feat: Delete useless request hooks. #10427 (#11659) 2025-12-02 17:24:29 +08:00
use-user-setting-request.tsx Feature:Add voice dialogue functionality to the agent application (#11668) 2025-12-02 19:39:43 +08:00