Maries
|
b7a280ae15
|
feat: oauth refresh token (#22744)
Co-authored-by: Yeuoly <admin@srmxy.cn>
|
2025-07-23 13:12:39 +08:00 |
|
Maries
|
ed2a4c40e2
|
Support OAuth Integration for Plugin Tools (#22550)
Co-authored-by: zxhlyh <jasonapring2015@outlook.com>
Co-authored-by: Yeuoly <admin@srmxy.cn>
|
2025-07-17 17:18:44 +08:00 |
|
homejim
|
69b4ce95bd
|
fix(plugin): introduce response_type parameter in plugin list API to enable paginated response support (#22251)
|
2025-07-15 10:10:37 +08:00 |
|
NeatGuyCoding
|
9ef50b9d1e
|
minor fix: add parameters in error msg of Plugin service returned no options (#21662)
|
2025-07-01 22:58:59 +08:00 |
|
Yeuoly
|
04a6c958c8
|
feat: add DYNAMIC_SELECT parameter type for dynamic options in parameter entities (#21425)
|
2025-06-26 17:44:14 +08:00 |
|
Maries
|
5831ba6b16
|
feat(oauth): plugin oauth service (#21480)
|
2025-06-25 14:14:30 +08:00 |
|
Xin Zhang
|
fea203c5e4
|
Feat/plugin install scope management (#19963)
|
2025-06-18 16:25:00 +08:00 |
|
Bowen Liang
|
fda76ab696
|
chore: prepare the plugin daemon base url to yarl URL ahead intstead of in every invocation (#20541)
|
2025-06-03 17:01:35 +08:00 |
|
Bowen Liang
|
54bb5bebe4
|
chore: improve error logging for requests to plugin daemon (#20328)
|
2025-05-29 17:12:27 +08:00 |
|
Good Wood
|
bd73bb13b9
|
feat: add pagination for plugin page (#20151)
|
2025-05-27 12:54:52 +08:00 |
|
Yeuoly
|
1e9dc22f7c
|
fix: handle EndpointSetupFailedError in BasePluginClient (#19613)
|
2025-05-15 13:59:43 +08:00 |
|
Yeuoly
|
9d7fc07e45
|
feat: add interfaces of OAuth handler methods for authorization (#18889)
|
2025-04-27 16:00:37 +08:00 |
|
Yeuoly
|
63802d8104
|
refactor: rename plugin manager to plugin client and rename path from manager to impl (#18876)
|
2025-04-27 14:22:25 +08:00 |
|