Junyan Qin
|
e5e8807312
|
perf: no longer ask for apikeys for ollama and lm studio
|
2025-05-20 16:01:20 +08:00 |
|
Junyan Qin
|
7d34a2154b
|
perf: unify i18n text class in frontend
|
2025-05-20 11:32:55 +08:00 |
|
Junyan Qin (Chin)
|
a7d2a68639
|
feat: add supports for testing llm models (#1454)
* feat: add supports for testing llm models
* fix: linter error
|
2025-05-19 23:10:04 +08:00 |
|
sheetung
|
5e5d37cbf1
|
St/webui (#1452)
* 解决webUI模型配置页面卡片溢出问题
* fix: webUI卡片文本溢出问题
|
2025-05-19 18:11:50 +08:00 |
|
sheetung
|
e5a99a0fe4
|
解决webUI模型配置页面卡片溢出问题 (#1451)
|
2025-05-19 13:14:39 +08:00 |
|
Junyan Qin
|
1d7f2ab701
|
fix: wrong ref in HomeTitleBar
|
2025-05-15 10:54:22 +08:00 |
|
Junyan Qin
|
347da6142e
|
perf: multi language
|
2025-05-15 10:40:36 +08:00 |
|
Junyan Qin
|
130495f519
|
perf: missing translation in zh-Hans
|
2025-05-14 17:02:40 +08:00 |
|
Junyan Qin
|
219d328342
|
perf: completion some english translation
|
2025-05-14 17:00:03 +08:00 |
|
Junyan Qin
|
c835555a59
|
chore: change zh_CN to zh_Hans
|
2025-05-14 16:44:48 +08:00 |
|
Junyan Qin
|
bf51afedf6
|
perf: async bug in llm form
|
2025-05-14 15:37:58 +08:00 |
|
Junyan Qin (Chin)
|
5abbcb62a2
|
Fix/system info 404 (#1413)
* fix: system info 404
* fix: lint error
|
2025-05-13 23:14:06 +08:00 |
|
devin-ai-integration[bot]
|
2bf94539bd
|
Add i18n support with language selector on login page (#1410)
* feat: add i18n support with language selector on login page
Co-Authored-By: Junyan Qin <Chin> <rockchinq@gmail.com>
* feat: complete i18n implementation for all webui components
Co-Authored-By: Junyan Qin <Chin> <rockchinq@gmail.com>
* feat: complete all hardcoded text
* feat: dynamic label i18n
* fix: lint errors
* fix: lint errors
* delete sh fils
* fix: edit model dialog title
---------
Co-authored-by: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com>
Co-authored-by: Junyan Qin <Chin> <rockchinq@gmail.com>
|
2025-05-13 22:39:19 +08:00 |
|
devin-ai-integration[bot]
|
039752419b
|
Add User Card and Logout Button to Sidebar (#1405)
* feat: add user card and logout button to sidebar
Co-Authored-By: Junyan Qin <Chin> <rockchinq@gmail.com>
* feat: add test code to set dummy values in localStorage
Co-Authored-By: Junyan Qin <Chin> <rockchinq@gmail.com>
* style: fix formatting issues in HomeSidebar.tsx
Co-Authored-By: Junyan Qin <Chin> <rockchinq@gmail.com>
* style: fix whitespace in HomeSidebar.tsx
Co-Authored-By: Junyan Qin <Chin> <rockchinq@gmail.com>
* perf: styles of logout button
* fix: lint errors
* fix: lint errors
---------
Co-authored-by: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com>
Co-authored-by: Junyan Qin <Chin> <rockchinq@gmail.com>
|
2025-05-13 19:33:04 +08:00 |
|
Junyan Qin (Chin)
|
8c08b8ee8a
|
perf: no delay for model selector hover card (#1402)
|
2025-05-13 16:15:35 +08:00 |
|
Junyan Qin (Chin)
|
015be6008d
|
fix: bugs in requesters (#1401)
|
2025-05-13 16:09:23 +08:00 |
|
devin-ai-integration[bot]
|
86ff6f5eb6
|
feat: plugin reordering (#1398)
* Add @dnd-kit/core and @dnd-kit/sortable dependencies for plugin sorting
Co-Authored-By: Junyan Qin <Chin> <rockchinq@gmail.com>
* Add PluginSortDialog component with drag-and-drop functionality
Co-Authored-By: Junyan Qin <Chin> <rockchinq@gmail.com>
* Integrate sorting button and dialog into PluginInstalledComponent
Co-Authored-By: Junyan Qin <Chin> <rockchinq@gmail.com>
* Update HttpClient to use local backend URL for development
Co-Authored-By: Junyan Qin <Chin> <rockchinq@gmail.com>
* Fix reorderPlugins method to use PUT and correct request format
Co-Authored-By: Junyan Qin <Chin> <rockchinq@gmail.com>
* Update hover-card component using shadcn CLI
Co-Authored-By: Junyan Qin <Chin> <rockchinq@gmail.com>
* Fix formatting issues in plugin sorting components
Co-Authored-By: Junyan Qin <Chin> <rockchinq@gmail.com>
* refactor: move plugin sorting button and dialog to page component
Co-Authored-By: Junyan Qin <Chin> <rockchinq@gmail.com>
* refactor: move PluginSortDialog component to plugins directory
Co-Authored-By: Junyan Qin <Chin> <rockchinq@gmail.com>
* chore: remove old PluginSortDialog component file
Co-Authored-By: Junyan Qin <Chin> <rockchinq@gmail.com>
* fix: api bug
* perf: desciption in plugin sorting dialog
* fix: lint errors
---------
Co-authored-by: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com>
Co-authored-by: Junyan Qin <Chin> <rockchinq@gmail.com>
|
2025-05-13 14:10:18 +08:00 |
|
devin-ai-integration[bot]
|
fd1b5d494e
|
Add hover card to LLM model selector (#1393)
* Add hover card to LLM model selector to display detailed model information
Co-Authored-By: Junyan Qin <Chin> <rockchinq@gmail.com>
* Fix formatting issues to resolve lint errors
Co-Authored-By: Junyan Qin <Chin> <rockchinq@gmail.com>
* Fix remaining formatting issue in DynamicFormItemComponent.tsx
Co-Authored-By: Junyan Qin <Chin> <rockchinq@gmail.com>
* perf(model preview): hover card style
* fix: wrong base url
---------
Co-authored-by: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com>
Co-authored-by: Junyan Qin <Chin> <rockchinq@gmail.com>
|
2025-05-13 12:25:32 +08:00 |
|
Junyan Qin
|
ab6820c3df
|
fix: wrong base url
|
2025-05-11 18:51:50 +08:00 |
|
Junyan Qin
|
686002bf3a
|
feat: open bot edit dialog after creating
|
2025-05-11 18:51:50 +08:00 |
|
Junyan Qin
|
b7bf0a6172
|
fix: wrong base url
|
2025-05-11 17:39:24 +08:00 |
|
Junyan Qin
|
d562728d56
|
chore: remove system settings entry in sidebar
|
2025-05-11 17:15:56 +08:00 |
|
Junyan Qin
|
f4f5e88710
|
perf: i18n path in page helpLink
|
2025-05-11 16:37:12 +08:00 |
|
Junyan Qin
|
cc2d8588c4
|
perf: add helpLink for each page
|
2025-05-11 16:35:59 +08:00 |
|
Junyan Qin
|
ce185e8e8e
|
perf: add no plugin tips component
|
2025-05-11 16:21:03 +08:00 |
|
Junyan Qin
|
e467c2b5fc
|
perf: tab name in pipeline config
|
2025-05-11 14:05:55 +08:00 |
|
Junyan Qin
|
11d94ae8c3
|
feat: show version in sidebar
|
2025-05-10 18:31:10 +08:00 |
|
Junyan Qin
|
f0cfd9f921
|
chore: format
|
2025-05-10 17:16:57 +08:00 |
|
Junyan Qin
|
c52236e8a9
|
chore: switch to pre-commit
|
2025-05-10 17:14:09 +08:00 |
|
Junyan Qin
|
d1f7b93d77
|
perf: sidebar width
|
2025-05-10 15:59:39 +08:00 |
|
Junyan Qin
|
3a6b9b0287
|
perf: add subtitle for each page
|
2025-05-10 15:49:39 +08:00 |
|
Junyan Qin
|
90b479b9d2
|
feat: model editing
|
2025-05-10 14:25:44 +08:00 |
|
Junyan Qin
|
fd7c386c12
|
perf: make button cursor-pointer as default
|
2025-05-10 12:31:21 +08:00 |
|
Junyan Qin
|
2fd6659129
|
perf: pipeline deletion tips
|
2025-05-10 12:29:53 +08:00 |
|
Junyan Qin
|
98eafd704b
|
feat: pipeline deletion
|
2025-05-10 12:28:44 +08:00 |
|
Junyan Qin
|
be46997fe2
|
fix: bug when refresh page
|
2025-05-10 11:46:23 +08:00 |
|
Junyan Qin
|
d4cf6f650d
|
fix: icon url incorrect in prod
|
2025-05-10 11:07:00 +08:00 |
|
Junyan Qin
|
101931a258
|
chore: base url for prod
|
2025-05-10 10:55:06 +08:00 |
|
Junyan Qin
|
15e2535791
|
perf: styles
|
2025-05-10 10:48:27 +08:00 |
|
Junyan Qin
|
7763f11f5d
|
perf: complete some notifications
|
2025-05-10 09:27:25 +08:00 |
|
Junyan Qin
|
55087e54d0
|
perf: card layout in each page
|
2025-05-10 09:25:39 +08:00 |
|
HYana
|
f8b877fde0
|
feat: check build when commit
|
2025-05-10 01:26:39 +08:00 |
|
HYana
|
7a8102430f
|
fix: lint code to build success
|
2025-05-10 01:19:30 +08:00 |
|
Junyan Qin
|
4031ff2835
|
chore: remove unnecessary files and deps
|
2025-05-09 22:53:57 +08:00 |
|
Junyan Qin
|
df700ec7c2
|
perf: add notification toasts
|
2025-05-09 22:36:13 +08:00 |
|
Junyan Qin
|
7753881c01
|
perf(PluginCard): switch to tailwindcss
|
2025-05-09 20:40:32 +08:00 |
|
Junyan Qin
|
0eca24dcce
|
perf(PluginMarketCard): switch to tailwindcss
|
2025-05-09 20:37:32 +08:00 |
|
Junyan Qin
|
cf6076f504
|
feat: login and register page
|
2025-05-09 20:33:12 +08:00 |
|
Junyan Qin
|
b966f47acb
|
refactor: not found page
|
2025-05-09 19:39:59 +08:00 |
|
Junyan Qin
|
0db6a4e524
|
fix: bugs in ui
|
2025-05-09 19:34:57 +08:00 |
|