DDSRem
5a585839ba
chore: remove unused imports and fix function name conflicts ( #5764 )
...
- Remove unused imports in anthropic.py, tmdbv3api/__init__.py, tv.py, test files
- Rename conflicting function names in subscribe.py and webhook.py
- Clean up unused re-exports in tmdbv3api/__init__.py (15 unused exports)
- Apply consistent formatting across API endpoints
2026-05-13 18:59:03 +08:00
InfinityPacer
4a4d93e7f9
refactor(plugin): expose plugin list processing helper
2026-04-19 07:07:00 +08:00
InfinityPacer
3a93efb082
refactor(plugin): centralize local install dispatch
2026-04-19 07:07:00 +08:00
InfinityPacer
73cdd297b1
refactor(plugin): align local repo naming
2026-04-19 07:07:00 +08:00
InfinityPacer
6fa48afa34
feat(plugin): support local plugin sources
2026-04-19 07:07:00 +08:00
DDSRem
fd6c9d5d34
feat(plugin): 聚合插件侧栏导航
...
- PluginManager.get_plugin_sidebar_nav:已启用 Vue 插件且实现 get_sidebar_nav
- schemas.PluginSidebarNavItem 与 verify_token 鉴权接口
2026-04-09 08:03:30 +08:00
jxxghp
78b8b30351
rollback aiopathlib
2026-03-24 09:06:44 +08:00
jxxghp
e82494c444
feat(agent): support skills
2026-03-24 08:48:27 +08:00
jxxghp
96395c1469
feat: 增强插件静态文件API安全性
2026-03-14 21:12:54 +08:00
jxxghp
59a54d4f04
fix plugin cache
2025-09-08 13:27:32 +08:00
jxxghp
724c15a68c
add 插件内存统计API
2025-08-22 09:46:11 +08:00
jxxghp
1ab2da74b9
use apipathlib
2025-08-17 09:00:02 +08:00
jxxghp
2a84e3a606
feat: 插件异步安装
2025-08-10 10:10:30 +08:00
jxxghp
0c8fd5121a
fix async apis
2025-08-01 14:19:34 +08:00
jxxghp
1e61e60d73
feat:插件查询协程处理
2025-07-31 16:58:54 +08:00
Attente
332b154f15
fix(api): 适配 FastAPI 请求参数兼容性问题
...
修复系统配置和用户配置接口无法正常工作的问题。
2025-06-29 05:31:25 +08:00
Cais1
7979ce0f0a
File reading fixes
...
File reading fixes
2025-06-12 19:58:47 +08:00
Cais1
2ba5d9484d
Update plugin.py
...
File reading fixes
2025-06-12 19:57:26 +08:00
jxxghp
e2febc24ae
feat:插件市场支持强制刷新
2025-06-09 20:33:06 +08:00
jxxghp
b4473bb4a7
fix 插件分身服务注册
2025-05-30 16:59:54 +08:00
jxxghp
2c0e06d599
fix 插件分身服务注册
2025-05-30 13:37:40 +08:00
jxxghp
7ce57cc67a
fix
2025-05-29 08:22:45 +08:00
jxxghp
da0343283a
支持在插件文件夹中管理分身插件的添加与移除
2025-05-29 08:16:54 +08:00
jxxghp
f740fed5f2
fix bug
2025-05-26 13:30:30 +08:00
jxxghp
a6d1bd12a2
fix:优化插件分身性能
...
feat:分身插件删除时清理文件
2025-05-26 13:21:47 +08:00
madrays
ccfe193800
增加插件分身功能
2025-05-26 10:55:40 +08:00
jxxghp
39de89254f
add Docker Client API地址
2025-05-25 14:55:51 +08:00
jxxghp
ac941968cb
更新 plugin.py
2025-05-25 11:22:08 +08:00
madrays
34379b92d0
重构插件页面,增加文件夹功能
2025-05-24 03:57:04 +08:00
jxxghp
184b62b024
fix plugin apis
2025-05-13 16:36:50 +08:00
jxxghp
0cdea3318c
feat:插件API支持bear认证
2025-05-07 13:26:42 +08:00
jxxghp
abe091254a
fix plugin file api
2025-05-06 23:30:26 +08:00
jxxghp
d2e5367dc6
fix plugins
2025-05-06 11:44:23 +08:00
jxxghp
52ce6ff38e
fix plugin file api
2025-05-03 22:14:39 +08:00
jxxghp
c692a3c80e
feat:支持vue原生插件页面
2025-05-03 10:03:44 +08:00
jxxghp
22b69f7dac
fix blanke
2025-03-23 22:35:37 +08:00
jxxghp
f9b0db623d
fix cython type error
2025-03-23 21:39:37 +08:00
jxxghp
baa48610ea
refactor:Command提到上层
2024-12-23 13:38:02 +08:00
InfinityPacer
ab32d3347d
feat(command): optimize command registration event handling
2024-10-23 02:26:11 +08:00
InfinityPacer
6b875ef2de
feat(plugin): add state check for commands, APIs, and services
2024-10-22 01:36:48 +08:00
InfinityPacer
bcc48e885a
feat(setup): support asynchronous install plugins on startup
2024-10-17 09:37:51 +08:00
InfinityPacer
222991d07f
feat(api): add support for dynamic plugin APIs
2024-09-25 02:20:23 +08:00
InfinityPacer
777c7c78d0
fix(plugin): use verify_apikey for backward compatibility
2024-09-13 09:49:22 +08:00
InfinityPacer
3446aec6a2
feat(plugin): add API_TOKEN validation for plugin API registration
2024-09-12 02:36:34 +08:00
jxxghp
1f87bc643a
sync main
2024-08-19 13:06:39 +08:00
jxxghp
bb4355fbe0
fix permissions
2024-07-07 08:09:26 +08:00
jxxghp
1822d01d17
fix directories
2024-07-02 17:47:29 +08:00
honue
b0a2c1b957
重置插件时删除插件数据
2024-06-07 15:33:17 +08:00
Allen
a6714d3712
一个插件支持透出多个仪表板控件,并兼容历史
2024-05-24 14:54:46 +08:00
jxxghp
de0237f348
dashboard 传递 UA
2024-05-16 17:32:35 +08:00