lightrag / lightrag_webui /src /components /documents /UploadDocumentsDialog.tsx

Commit History

Upload file in the order of sorted file name
53b0dc2

yangdx commited on

Preventing document list reload from blocking dialogs to close faster
2e931df

yangdx commited on

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

yangdx commited on

Fix linting
9426437

yangdx commited on

Feat: add duplicate file check
ae64c4f

yangdx commited on

Feat: improve file upload error handling for unspported files
22c0f3f

yangdx commited on

Fix linting
56be926

yangdx commited on

Add i18n translation for upload module
ab73985

yangdx commited on

feat(upload): improve file upload progress and error handling
70a9b1c

yangdx commited on

Fix linting
9bf45d2

yangdx commited on

Added Minimum Degree
77ca676

baoheping commited on

Added more types
3bc8fdf
unverified

ParisNeo commited on

finish document manager
598911f

ArnoChen commited on

add query settings
dff8a57

ArnoChen commited on