Junyan Qin
|
b529d07479
|
feat: plugin config file auto clean
|
2025-11-06 00:02:25 +08:00 |
|
Junyan Qin
|
b74e07b608
|
feat: add and type plugin config fields
|
2025-11-05 23:48:59 +08:00 |
|
Copilot
|
7699ba3cae
|
feat: add supports for install plugin from GitHub repo releases
Add GitHub release installation for plugins
|
2025-11-04 21:09:14 +08:00 |
|
Junyan Qin (Chin)
|
da9afcd0ad
|
perf: config reset logic (#1742)
* fix: inherit settings from existing settings
* feat: add optional data cleanup checkbox to plugin uninstall dialog (#1743)
* Initial plan
* Add checkbox for plugin config/storage deletion
- Add delete_data parameter to backend API endpoint
- Update delete_plugin flow to clean up settings and binary storage
- Add checkbox in uninstall dialog using shadcn/ui
- Add translations for checkbox label in all languages
Co-authored-by: RockChinQ <45992437+RockChinQ@users.noreply.github.com>
* perf: param list
---------
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: RockChinQ <45992437+RockChinQ@users.noreply.github.com>
Co-authored-by: Junyan Qin <rockchinq@gmail.com>
* chore: fix linter errors
---------
Co-authored-by: Copilot <198982749+Copilot@users.noreply.github.com>
|
2025-11-04 15:33:44 +08:00 |
|
Junyan Qin
|
0ffb4d5792
|
perf: use file transfer in getting icon and installing local plugins (#1674)
|
2025-09-19 19:38:27 +08:00 |
|
Junyan Qin
|
40f1af4434
|
perf: display installed plugin icon
|
2025-08-28 23:50:26 +08:00 |
|
Junyan Qin
|
8b2480ad3b
|
feat: setting plugin config
|
2025-08-17 21:01:43 +08:00 |
|
Junyan Qin
|
b176959836
|
feat: plugin deletion and upgrade
|
2025-08-17 18:07:51 +08:00 |
|
Junyan Qin
|
b464d238c5
|
feat: plugin installation
|
2025-08-15 21:30:26 +08:00 |
|
Junyan Qin
|
e0abd19636
|
feat: get plugin info
|
2025-07-13 22:14:22 +08:00 |
|
Junyan Qin
|
5b044a1917
|
feat: add Tool component
|
2025-07-06 21:03:33 +08:00 |
|
Junyan Qin
|
c5eeab2fd0
|
feat: listing plugins
|
2025-06-30 21:43:43 +08:00 |
|
Junyan Qin
|
055b389353
|
style: restrict line-length
|
2025-05-10 18:04:58 +08:00 |
|
Junyan Qin (Chin)
|
209f16af76
|
style: introduce ruff as linter and formatter (#1356)
* style: remove necessary imports
* style: fix F841
* style: fix F401
* style: fix F811
* style: fix E402
* style: fix E721
* style: fix E722
* style: fix E722
* style: fix F541
* style: ruff format
* style: all passed
* style: add ruff in deps
* style: more ignores in ruff.toml
* style: add pre-commit
|
2025-04-29 17:24:07 +08:00 |
|
Junyan Qin
|
fc23fc7aed
|
feat: applying plugin config to plugin instance
|
2025-04-12 21:19:20 +08:00 |
|
Junyan Qin
|
ebd091a9e0
|
refactor: move plugin setting to db
|
2025-04-12 20:21:43 +08:00 |
|
Junyan Qin
|
97bb24c5b9
|
feat: supports for provider reloading
|
2025-01-04 23:07:10 +08:00 |
|
Junyan Qin
|
658eb278c4
|
refactor: 重构部分插件管理逻辑
|
2024-11-16 16:13:02 +08:00 |
|
Junyan Qin
|
15482e398b
|
feat: 插件删除功能
|
2024-11-09 23:25:26 +08:00 |
|
Junyan Qin
|
84a51cb26d
|
feat: 插件安装支持
|
2024-11-04 00:01:07 +08:00 |
|
Junyan Qin
|
6d2a4c038d
|
feat: 完成异步任务跟踪架构基础
|
2024-11-01 22:41:26 +08:00 |
|
Junyan Qin
|
7da9171dde
|
feat: 插件优先级更改功能
|
2024-10-20 22:20:35 +08:00 |
|
Junyan Qin
|
16b386eaf7
|
feat: 插件页展示功能
|
2024-10-19 18:38:01 +08:00 |
|