lightrag / lightrag_webui /src /features /DocumentManager.tsx

Commit History

Allow to delete files with incomplete status
5226c4e

gzdaniel commited on

Fix linting
2125b00

gzdaniel commited on

Feat: Add document deletion for WebUI
31e8dae

gzdaniel commited on

Optimze document status change monitor
1a45912

yangdx commited on

Optimize health check
c3c456b

yangdx commited on

Fix document list sorting problem while filter is off
82a4723

yangdx commited on

Fix i18n direction problem
4d48b39

yangdx commited on

Fix linting
3488efb

yangdx commited on

fix: prevent promise errors in async operations after component unmount
e2bf860

yangdx commited on

Fix linting
45b03bb

yangdx commited on

fix: improve form accessibility with proper label associations
9accc9d

yangdx commited on

Optimize document sorting with useCallback
681a00f

yangdx commited on

Enhanced status filter button styling
9c57c96

yangdx commited on

Merge branch 'feat-document-filter'
23f8583

yangdx commited on

feat(ui): Add document list refresh to UploadDocumentsDialog
c911590

yangdx commited on

feat(ui): Improve document list refresh mechanism in ClearDocumentsDialog
d760937

yangdx commited on

Optimize layout
5696d3c

yangdx commited on

Optima document TAB layout
2fc276a

yangdx commited on

Fix: tooltip flickering problem
a1aacfc

yangdx commited on

Fix liting
5a456fa

yangdx commited on

Optime tooltips display
3730d6e

yangdx commited on

Optimed table header
a711dea

yangdx commited on

Fix linting
4d5e3ee

yangdx commited on

feat: add sortable columns to document manager
74d6dff

yangdx commited on

Optimize tooltips and layout
fc19f02

yangdx commited on

Optimize collum width
cfaf328

yangdx commited on

Optimize tooltips
3dc68a6

yangdx commited on

Fix linting
f5ae89c

yangdx commited on

Improve tooltips display for small table list
1eb5033

yangdx commited on

set min height for document table
4915494

yangdx commited on

Fix linting
7c4fa88

yangdx commited on

Refactor doc list layout to fix table head from scrolling out
c3d99d0

yangdx commited on

adjust document manager layout spacing
321edf2

yangdx commited on

fixed the Tooltip positioning issue:
3726d89

yangdx commited on

Fix linting
aa6b11a

yangdx commited on

feat(DocumentManager): optimize document status monitoring
c5f15e5

yangdx commited on

feat: add pipeline busy status indicator with breathing effect
6227ba2

yangdx commited on

feat(i18n): add translations for pipeline status UI
f927d98

yangdx commited on

feat: add pipeline status monitoring dialog
e09663e

yangdx commited on

Update webui assets
a29027e

yangdx commited on

feat: Add file name display in WebUI
7540325

yangdx commited on

Remove metadata column from DocumentManager table
73acfd2

yangdx commited on

Fix: disabel document fecting in backup
0be3438

yangdx commited on

Add navigation service for centralized login redirect routing
904dda9

yangdx commited on

Fix linting
2e179f3

yangdx commited on

Minimized API request between Tab view change
5611aed

yangdx commited on

Added tab visibility context and provider for dynamic tab management
a44a6ec

yangdx commited on

Added Minimum Degree
77ca676

baoheping commited on

improve streaming error handling
ee3e1a1

ArnoChen commited on

finish document manager
598911f

ArnoChen commited on