ragflow/web/src/hooks
balibabu 8b2c04abc4
Feat: If the user is not logged in, jump to the login page by refreshing. (#5451)
### What problem does this PR solve?

Feat: If the user is not logged in, jump to the login page by
refreshing.
### Type of change


- [x] New Feature (non-breaking change which adds functionality)
2025-02-27 18:48:53 +08:00
..
logic-hooks Feat: Render agent details #3221 (#5307) 2025-02-24 17:19:06 +08:00
auth-hooks.ts fix: Set the default value of Self RAG to false #1220 (#1702) 2024-07-25 14:38:17 +08:00
chat-hooks.ts Fix: After deleting all conversation lists, the chat input box can still be used for input. #4907 (#4909) 2025-02-12 16:54:14 +08:00
chunk-hooks.ts Feat: Display the knowledge graph on the knowledge base page #4543 (#4587) 2025-01-22 19:43:27 +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 Feat: add partition of file uploads (#5248) 2025-02-24 11:12:12 +08:00
file-manager-hooks.ts Fix: Delete unused code #3651 (#3852) 2024-12-04 14:15:17 +08:00
flow-hooks.ts Feat: Fixed the issue where the prompt always displayed the initial value when switching between different generate operators #4764 (#4808) 2025-02-08 18:25:25 +08:00
knowledge-hooks.ts Feat: Display the knowledge graph on the knowledge base page #4543 (#4587) 2025-01-22 19:43:27 +08:00
llm-hooks.tsx Feat: Extract the common parts of groupImage2TextOptions and groupOptionsByModelType #5063 (#5074) 2025-02-18 15:13:55 +08:00
logic-hooks.ts Fix: type-script new change (#5159) 2025-02-25 11:42:31 +08:00
login-hooks.ts Feat: If the user is not logged in, jump to the login page by refreshing. (#5451) 2025-02-27 18:48:53 +08:00
route-hook.ts fix: remove unused libraries #1306 (#1649) 2024-07-23 15:03:58 +08:00
use-callback-ref.ts Feat: Add FileUploadDialog #3221 (#4327) 2025-01-02 16:10:41 +08:00
use-controllable-state.ts Feat: Add FileUploadDialog #3221 (#4327) 2025-01-02 16:10:41 +08:00
user-setting-hooks.tsx Fix: New user can't accept invite without configuring LLM API #4379 (#4736) 2025-02-06 11:41:02 +08:00