yangdx
03310a9359
Increase chunk size warning limit in Vite config to 1000KB
2025-07-16 10:18:37 +08:00
yangdx
93e7a5b3aa
Update i18n translation
2025-07-16 10:16:32 +08:00
yangdx
8103b200db
Set DEFAULT_HISTORY_TURNS to 0
2025-07-16 02:20:27 +08:00
yangdx
e54bcff85c
Add suppressErrorRendering to mermaid config
2025-07-16 01:01:22 +08:00
yangdx
6d66cde4ac
Reorder query settings in web UI
2025-07-15 18:06:00 +08:00
yangdx
7735970a3b
Keep old query settings untouched
2025-07-15 17:24:13 +08:00
zrguo
7c882313bb
remove chunk_rerank_top_k
2025-07-15 11:52:34 +08:00
zrguo
c2da2fbe12
build
2025-07-14 17:19:28 +08:00
zrguo
2d7f87e936
Update settings.ts
2025-07-14 16:39:42 +08:00
zrguo
4e425b1b59
Revert "update from main"
...
This reverts commit 1d0376d6a926ef60d641af4406dacf5b8bbb430f.
2025-07-14 16:29:00 +08:00
zrguo
1d0376d6a9
update from main
2025-07-14 16:27:49 +08:00
zrguo
c9cbd2d3e0
Merge branch 'main' into rerank
2025-07-14 16:24:29 +08:00
zrguo
ef2115d437
Update token limit
2025-07-14 15:53:48 +08:00
yangdx
fc7b0a9273
Improve query settings input experience in WebUI
2025-07-13 01:35:21 +08:00
yangdx
465757aa6a
Increase status card label width and dialog size
2025-07-13 01:14:12 +08:00
yangdx
eb31ff0f90
Update i18n translation
2025-07-13 00:46:12 +08:00
yangdx
ab561196ff
Feat: Added reranker config and lock status to status card of WebUI
2025-07-13 00:41:54 +08:00
zrguo
e1541caea9
Update webui setting
2025-07-09 12:10:06 +08:00
yangdx
9bf048a4b1
Sync frontend with backend MAX_GRAPH_NODES
...
- Auto-adjust graph nodes when limit changes
- Add refresh trigger for node count changes
- Store backend limit in settings
2025-07-08 00:21:42 +08:00
yangdx
907a07d71e
Allow to delete files with incomplete status
2025-07-07 18:14:14 +08:00
yangdx
db22cad2c8
feat: add workspace and MAX_GRAPH_NODES to /health endpoint and webui
2025-07-07 01:39:48 +08:00
yangdx
bdcd55a871
Feat: Add delete upload file option to document deletion
2025-06-25 19:02:46 +08:00
yangdx
be41af3749
Update i18n files
2025-06-25 17:16:21 +08:00
yangdx
0f392dfa78
Fix linting
2025-06-25 17:09:41 +08:00
yangdx
8ea7d7ad85
Feat: Add document deletion for WebUI
2025-06-25 17:09:10 +08:00
yangdx
b7a60a5895
fix: use dynamic imports for KaTeX to resolve module initialization error
...
- Prevents circular dependency issues that caused "Cannot accexss 'gm' before initialization" errors when rendering LaTeX formulas.
2025-06-02 18:10:53 +08:00
yangdx
7f50a11977
feat: add LaTeX formula rendering support to ChatMessage component
...
- Add KaTeX dependencies (katex, rehype-katex, @types/katex)
- Configure ReactMarkdown with rehype-katex plugin
- Support both inline ($...$) and block ($$...$$) LaTeX formulas
- Add theme-aware error handling and responsive styling
2025-06-02 17:44:10 +08:00
yangdx
911bbd17a4
Fix linting
2025-05-12 23:27:41 +08:00
yangdx
d0029b5b53
Update favicon.png
2025-05-12 20:02:03 +08:00
yangdx
85ac94bae0
Update icon.svg
2025-05-12 19:47:35 +08:00
yangdx
00b78b91d6
Change website icon
2025-05-12 19:14:02 +08:00
yangdx
cbc8796bb0
Update logo from png to svg
2025-05-12 18:49:58 +08:00
yangdx
fd5f61f166
Enhances property edit dialog with error handling and loading states
...
- Displays error messages when save operations fail
- Shows loading spinner during save attempts
- Improves UX with loading state indicators
- Updates translations for save-related strings in multiple languages
2025-05-11 12:35:51 +08:00
yangdx
12a8caa6ed
Remove unsed i18n translate key
2025-05-08 04:17:25 +08:00
yangdx
d914de441e
Add user_prompt to WebUI
2025-05-08 04:15:21 +08:00
yangdx
a359414931
Remove CardDescription
2025-05-08 03:47:13 +08:00
yangdx
147f73002d
Remove ll-keywords and hl-keywords from WebUI
2025-05-07 19:07:31 +08:00
yangdx
1509e3985e
Resolve json code block freezing issue
2025-05-07 04:35:53 +08:00
yangdx
af42fc9b04
Hide created_at property on webui
2025-05-05 00:07:50 +08:00
yangdx
ec41ce5b3a
Replaced Text components with standard labels associated via htmlFor/id to fix accessibility warnings.
2025-05-04 23:23:56 +08:00
yangdx
36f8787bc7
Fix linting
2025-05-01 10:04:31 +08:00
yangdx
a561be0cff
Fix time zone problem of doc status
2025-05-01 02:16:19 +08:00
yangdx
936587d4dd
Adjust width of chat message box from server
2025-04-29 19:19:22 +08:00
yangdx
4f523366aa
Fix browse compatible problem for crypto.randomUUID
2025-04-29 02:37:05 +08:00
yangdx
4e2e668def
Bump webui setting version to 12
2025-04-29 02:36:17 +08:00
yangdx
e0d2775127
Increase the pipeline status popup width
2025-04-28 20:30:35 +08:00
yangdx
594e7b751a
Fix linting
2025-04-28 02:15:25 +08:00
yangdx
d7552a2a87
Keep chat history when login with same user
2025-04-28 02:14:50 +08:00
yangdx
53f9ef77f9
Fix linting
2025-04-26 12:32:01 +08:00
yangdx
9792841a07
Stablize mermaid render in history messages
2025-04-26 12:30:29 +08:00