yangdx
0aef6a16b8
Add theme-aware edge highlighting colors for graph control
2025-10-05 10:40:25 +08:00
Roman Marchuk
1bd84f0005
Merge branch 'main' into fix/dark-mode-graph-text-colors
2025-10-01 17:41:28 -04:00
Roman Marchuk
7297ca1d5c
Fix dark mode graph labels for system theme and improve colors
...
- Fix dark mode detection to work when theme is set to 'system'
- Add real-time system theme change detection
- Update label colors from cyan to white for better readability
- Update edge colors to medium gray (#888888 ) for better contrast
- Add development feature: random graph generator button in settings
- Enhance random graph with edge attributes and labels
- Install missing graphology layout dependencies
2025-10-01 17:36:50 -04:00
yangdx
335114fd7e
Add KaTeX mhchem extension support and improve math rendering
...
- Import mhchem globally
- Add TypeScript declarations
- Fix KaTeX overflow styling
- Change p tags to div in markdown
- Update tsconfig includes
2025-09-28 15:13:04 +08:00
yangdx
9db8f2fce5
feat: Add popular labels and search APIs with history management
...
- Add popular/search label endpoints
- Implement SearchHistoryManager utility
- Replace client-side with server search
- Add graph data version tracking
- Update UI for better label discovery
2025-09-20 02:03:47 +08:00
yangdx
139ec869e8
Extract light theme label color to constant for consistency
2025-09-16 17:31:56 +08:00
yangdx
1f86543772
Update i18n translation and webui assets
2025-08-19 16:23:05 +08:00
yangdx
c6b30f1a03
Fix file type mappings for proper MIME type handling
2025-08-19 15:26:21 +08:00
yangdx
e38df464ea
Ensure front-end file type uploads are synchronized with back-end
2025-08-19 15:10:13 +08:00
yangdx
6f064925eb
Simplified scroll to bottom logic
2025-04-23 00:38:35 +08:00
yangdx
d80ca4dc07
Added root redirect to /webui and updated webui config
2025-03-18 15:38:41 +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
choizhang
10c23aabfd
Change to hash routing, webuiInitialize controls project prefix
2025-03-14 17:00:36 +08:00
yangdx
3e4edf92c2
Increased search and label list limits.
2025-03-13 02:00:22 +08:00
ArnoChen
40a1a94a31
add graph depth and layout iteration settings
2025-02-25 18:32:53 +08:00
ArnoChen
e2b4e661e3
feat: retrieval message code highlight, message copy button
2025-02-24 18:17:17 +08:00
Saifeddine ALOUI
3f3e9ef367
Upgraded webui to show more upload options and added building without using bun to the webui
2025-02-20 11:25:57 +01:00
ArnoChen
1fe456666a
add document manager and site heaer
...
clean
format
2025-02-15 23:29:30 +08:00
ArnoChen
85e6989abc
move lightrag_webui folder to top directory
2025-02-13 17:29:51 +08:00