lightrag / lightrag_webui

Commit History

fix: use dynamic imports for KaTeX to resolve module initialization error
c6c74f0

gzdaniel commited on

feat: add LaTeX formula rendering support to ChatMessage component
6b724e4

gzdaniel commited on

Fix linting
2b7daf5

gzdaniel commited on

Update favicon.png
8f8e41d

gzdaniel commited on

Update icon.svg
1af4a45

gzdaniel commited on

Change website icon
fdad954

gzdaniel commited on

Update logo from png to svg
9781350

gzdaniel commited on

Enhances property edit dialog with error handling and loading states
76c2808

gzdaniel commited on

Remove unsed i18n translate key
d7b2b13

gzdaniel commited on

Add user_prompt to WebUI
9d2e94f

gzdaniel commited on

Remove CardDescription
369f4fe

gzdaniel commited on

Remove ll-keywords and hl-keywords from WebUI
0a1f532

gzdaniel commited on

Resolve json code block freezing issue
5293b08

gzdaniel commited on

Hide created_at property on webui
3dcb884

gzdaniel commited on

Replaced Text components with standard labels associated via htmlFor/id to fix accessibility warnings.
5650b5f

gzdaniel commited on

Fix linting
d97200c

gzdaniel commited on

Fix time zone problem of doc status
bdc814e

gzdaniel commited on

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