ragflow/web/src/hooks
balibabu c2567844ea
Feat: By default, 50 records are displayed per page. #3221 (#9867)
### What problem does this PR solve?

Feat: By default, 50 records are displayed per page. #3221

### Type of change


- [x] New Feature (non-breaking change which adds functionality)
2025-09-02 14:12:41 +08:00
..
__tests__ Fix: Disable Auto-scroll when user looks back through historical chat-Bug 9062 (#9107) 2025-07-31 12:13:15 +08:00
logic-hooks Fix dataset card not responding to click events (#9574) 2025-08-20 10:06:14 +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
chat-hooks.ts
chunk-hooks.ts fix: fix dataset-page's bugs (#8786) 2025-07-11 11:34:36 +08:00
common-hooks.tsx Feat: Allow chat to use meta data #3221 (#9393) 2025-08-12 10:15:10 +08:00
document-hooks.ts fix: fix dataset-page's bugs (#8786) 2025-07-11 11:34:36 +08:00
file-manager-hooks.ts
flow-hooks.ts
knowledge-hooks.ts fix: fix dataset-page's bugs (#8786) 2025-07-11 11:34:36 +08:00
llm-hooks.tsx Fix:Optimize Agent template page, fix bugs in knowledge base (#9009) 2025-07-24 09:30:05 +08:00
logic-hooks.ts Fix: Reset all data except the first one on the chat page shared with others #3221 (#9567) 2025-08-19 19:04:40 +08:00
login-hooks.ts
plugin-hooks.tsx
route-hook.ts Feat: By default, 50 records are displayed per page. #3221 (#9867) 2025-09-02 14:12:41 +08:00
system-hooks.ts
use-agent-request.ts Fix: Delete the uploaded file in the chat input box, the corresponding file ID is not deleted #9701 (#9702) 2025-08-26 09:27:49 +08:00
use-callback-ref.ts
use-chat-request.ts Feat: Create a conversation before uploading files #3221 (#9832) 2025-08-29 18:36:40 +08:00
use-chunk-request.ts
use-controllable-state.ts
use-document-request.ts Feat: Allow users to parse documents directly after uploading files #3221 (#9633) 2025-08-21 16:56:22 +08:00
use-file-request.ts
use-knowledge-request.ts Feat: Use AvatarUpload to replace the avatar settings on the dataset and search pages #3221 (#9785) 2025-08-28 14:45:20 +08:00
use-llm-request.ts Fix: Document Previewer is not working #9606 (#9656) 2025-08-22 12:03:51 +08:00
use-mcp-request.ts Feat: Synchronize MCP data to agent #3221 (#8832) 2025-07-15 09:37:08 +08:00
use-send-message.ts Fix: Fixed share-log UI issues and log-template bugs (#9166) 2025-08-01 18:32:38 +08:00
use-user-setting-request.tsx Fix: Document Previewer is not working #9606 (#9656) 2025-08-22 12:03:51 +08:00
user-setting-hooks.tsx