Commit History
feat: add LaTeX formula rendering support to ChatMessage component
6b724e4
Fix linting
2b7daf5
Update favicon.png
8f8e41d
Update icon.svg
1af4a45
Change website icon
fdad954
Update logo from png to svg
9781350
Enhances property edit dialog with error handling and loading states
76c2808
Remove unsed i18n translate key
d7b2b13
Add user_prompt to WebUI
9d2e94f
Remove CardDescription
369f4fe
Remove ll-keywords and hl-keywords from WebUI
0a1f532
Resolve json code block freezing issue
5293b08
Hide created_at property on webui
3dcb884
Replaced Text components with standard labels associated via htmlFor/id to fix accessibility warnings.
5650b5f
Fix linting
d97200c
Fix time zone problem of doc status
bdc814e
Adjust width of chat message box from server
4fe4fcf
yangdx
commited on
Fix browse compatible problem for crypto.randomUUID
1cc51a7
yangdx
commited on
Bump webui setting version to 12
8be533e
yangdx
commited on
Increase the pipeline status popup width
e204401
yangdx
commited on
Fix linting
111f35a
yangdx
commited on
Keep chat history when login with same user
7e2344c
yangdx
commited on
Fix linting
5f7b577
yangdx
commited on
Stablize mermaid render in history messages
d8300f7
yangdx
commited on
Postpond mermaid rendering untill streaming streaming respond stopped.
ac8ad08
yangdx
commited on
Upload file in the order of sorted file name
53b0dc2
yangdx
commited on
Optimize scrolling login of query view
832e8bf
yangdx
commited on
Optimize webui error handling of streaming response
c0ff8f3
yangdx
commited on
Update i18n translation
69c4fcd
yangdx
commited on
Feat: support query mode prefix in retrieval input
33494e4
yangdx
commited on
Simplified scroll to bottom logic
5068375
yangdx
commited on
Improve scrolling logic
f6989e6
yangdx
commited on
Fix scrolling to bottom problem
79e5aa7
yangdx
commited on
Fix linting
d2b4ed5
yangdx
commited on
Improve scrollToBottom logic
142eaf3
yangdx
commited on
Change chat message component width to 90%
ca74585
yangdx
commited on
Update webui assets
03db567
yangdx
commited on
Add typography to webui and fix markdown render problem
1f688ca
yangdx
commited on
Fix useCallback Hook
745feee
yangdx
commited on
Add makrdown/mermaid module to manual chunks
47941b2
yangdx
commited on
Update bun rollupOptions to manualChunks
7e03dcc
yangdx
commited on
Fix layout problem of QuerySettings for WebUI
93c2391
yangdx
commited on
Fix i18n translate error
cca0e64
yangdx
commited on
Update i18n translation
93ceb55
yangdx
commited on
Fix linting
87eb497
yangdx
commited on
Bump api version to 0156
d46882c
yangdx
commited on
refactor: Fixed redundant blank characters in message content
9c9baf5
choizhang
commited on
feat(chat): Add Mermaid chart support and optimize code highlighting. Resolve the issue of streaming returns
245987a
choizhang
commited on
Update reload graph data hint message
05d5ea4
yangdx
commited on