yangdx
d456269718
feat: Add file name display in WebUI
...
Backend:
- Add file_path field to DocStatusResponse
- Update document status response creation
Frontend:
- Remove metadata column
- Improve filename display with truncation and tooltips
- Add show/hide filename toggle with proper styling
- Update translations for all supported languages"
2025-03-25 22:42:46 +08:00
yangdx
a0845b37c9
Add translations for API Key Alert component
2025-03-24 17:04:31 +08:00
yangdx
fe72b9d65d
Updated relationships label in locale files.
2025-03-22 15:07:46 +08:00
yangdx
a5aa3da3bc
Handle empty graph data and add empty graph hints
...
- Add empty data handling flag
- Display "Graph Is Empty" node
2025-03-21 21:49:36 +08:00
yangdx
f1755f6978
Update Chinese locale for "minDegree" translation
...
- Changed "最小度数" to "最小邻边数"
2025-03-20 03:46:52 +08:00
yangdx
331b1194f0
Added camera rotation controls to graph panel.
2025-03-18 12:34:04 +08:00
yangdx
43996656d3
Fix linting
2025-03-18 03:30:43 +08:00
yangdx
f8440c8f80
feat(auth): implement auto guest mode and enhance token system
...
- Add role-based token system with metadata support
- Implement automatic guest mode for unconfigured authentication
- Create new /auth-status endpoint for authentication status checking
- Modify frontend to auto-detect auth status and bypass login when appropriate
- Add guest mode indicator in site header for better UX
This change allows users to automatically access the system without manual
login when authentication is not configured, while maintaining secure
authentication when credentials are properly set up.
2025-03-18 02:56:02 +08:00
yangdx
2856107f46
Merge branch 'loginPage' into webui-node-expansion
2025-03-18 00:39:48 +08:00
yangdx
3efcf4684c
Added data reload button to graph labels component
2025-03-17 21:12:29 +08:00
yangdx
a40c9ef3d4
Updated layout animation and force atlas translations
2025-03-17 19:32:07 +08:00
choizhang
5fef68b62f
Language switching and merging
...
Add the webuiInitialize variable, dev: '', build:'/webui'
2025-03-15 00:52:21 +08:00
choizhang
b58729751a
Merge branch 'improve-property-tooltip' into loginPage
2025-03-15 00:11:50 +08:00
yangdx
de016025ba
Add Node Expansion and Pruning Features
2025-03-14 15:58:50 +08:00
yangdx
c9c9f3d911
Translate common property names to Chinese
2025-03-14 01:56:10 +08:00
yangdx
1a92d46bff
Add min width to parameters sidebar of retrieval web page
2025-03-13 22:56:59 +08:00
yangdx
f43478505b
Add translations for graph settings depth and degree labels
2025-03-12 14:36:58 +08:00
yangdx
620d31e878
Update translations and add language settings
2025-03-12 13:49:22 +08:00
yangdx
32d54dc297
Merge branch 'main' into improve-property-tooltip
2025-03-12 13:25:02 +08:00
choizhang
7bf2d51bd0
Added language and theme switching function to login page and homepage
2025-03-12 00:42:12 +08:00
zrguo
2ffd7f9111
fix linting
2025-03-11 21:13:50 +08:00
baoheping
59a2202e7c
Added Minimum Degree
2025-03-08 11:01:10 +00:00