+40        
|
5bbf685035
|
feat: fix i18n missing keys and merge upstream/main (#24615)
Signed-off-by: -LAN- <[email protected]>
Signed-off-by: kenwoodjw <[email protected]>
Signed-off-by: Yongtao Huang <[email protected]>
Signed-off-by: yihong0618 <[email protected]>
Signed-off-by: zhanluxianshen <[email protected]>
Co-authored-by: -LAN- <[email protected]>
Co-authored-by: GuanMu <[email protected]>
Co-authored-by: Davide Delbianco <[email protected]>
Co-authored-by: NeatGuyCoding <[email protected]>
Co-authored-by: kenwoodjw <[email protected]>
Co-authored-by: Yongtao Huang <[email protected]>
Co-authored-by: Yongtao Huang <[email protected]>
Co-authored-by: Qiang Lee <[email protected]>
Co-authored-by: 李强04 <[email protected]>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: Asuka Minato <[email protected]>
Co-authored-by: Matri Qi <[email protected]>
Co-authored-by: huayaoyue6 <[email protected]>
Co-authored-by: Bowen Liang <[email protected]>
Co-authored-by: znn <[email protected]>
Co-authored-by: crazywoola <[email protected]>
Co-authored-by: crazywoola <[email protected]>
Co-authored-by: Copilot <[email protected]>
Co-authored-by: yihong <[email protected]>
Co-authored-by: Muke Wang <[email protected]>
Co-authored-by: wangmuke <[email protected]>
Co-authored-by: Wu Tianwei <[email protected]>
Co-authored-by: quicksand <[email protected]>
Co-authored-by: 非法操作 <[email protected]>
Co-authored-by: zxhlyh <[email protected]>
Co-authored-by: Eric Guo <[email protected]>
Co-authored-by: Zhedong Cen <[email protected]>
Co-authored-by: jiangbo721 <[email protected]>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: hjlarry <[email protected]>
Co-authored-by: lxsummer <[email protected]>
Co-authored-by: 湛露先生 <[email protected]>
Co-authored-by: Guangdong Liu <[email protected]>
Co-authored-by: QuantumGhost <[email protected]>
Co-authored-by: Claude <[email protected]>
Co-authored-by: Yessenia-d <[email protected]>
Co-authored-by: huangzhuo1949 <[email protected]>
Co-authored-by: huangzhuo <[email protected]>
Co-authored-by: 17hz <[email protected]>
Co-authored-by: Amy <[email protected]>
Co-authored-by: Joel <[email protected]>
Co-authored-by: Nite Knite <[email protected]>
Co-authored-by: Yeuoly <[email protected]>
Co-authored-by: Petrus Han <[email protected]>
Co-authored-by: iamjoel <[email protected]>
Co-authored-by: Kalo Chin <[email protected]>
Co-authored-by: Ujjwal Maurya <[email protected]>
Co-authored-by: Maries <[email protected]>
|
2025-08-27 15:07:28 +08:00 |
|
![autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>](/assets/img/avatar_default.png) 
|
ab78e12089
|
enhancing logging (#23332)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2025-08-05 10:36:48 +08:00 |
|
 YeuolyandGitHub
|
206bc4b36d
|
chore: enhance error message when handling PluginInvokeError (#22908)
|
2025-07-24 21:58:39 +08:00 |
|
 
|
ad67094e54
|
feat: oauth refresh token (#22744)
Co-authored-by: Yeuoly <[email protected]>
|
2025-07-23 13:12:39 +08:00 |
|
  
|
a4ef900916
|
Support OAuth Integration for Plugin Tools (#22550)
Co-authored-by: zxhlyh <[email protected]>
Co-authored-by: Yeuoly <[email protected]>
|
2025-07-17 17:18:44 +08:00 |
|
 homejimandGitHub
|
8e910d8c59
|
fix(plugin): introduce response_type parameter in plugin list API to enable paginated response support (#22251)
|
2025-07-15 10:10:37 +08:00 |
|
 NeatGuyCodingandGitHub
|
a82943a83d
|
minor fix: add parameters in error msg of Plugin service returned no options (#21662)
|
2025-07-01 22:58:59 +08:00 |
|
 YeuolyandGitHub
|
cea6522122
|
feat: add DYNAMIC_SELECT parameter type for dynamic options in parameter entities (#21425)
|
2025-06-26 17:44:14 +08:00 |
|
 MariesandGitHub
|
164e5481c5
|
feat(oauth): plugin oauth service (#21480)
|
2025-06-25 14:14:30 +08:00 |
|
 Xin ZhangandGitHub
|
30cfc9c172
|
Feat/plugin install scope management (#19963)
|
2025-06-18 16:25:00 +08:00 |
|
 Bowen LiangandGitHub
|
888cd86afd
|
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 LiangandGitHub
|
eee88a8012
|
chore: improve error logging for requests to plugin daemon (#20328)
|
2025-05-29 17:12:27 +08:00 |
|
 Good WoodandGitHub
|
756f35f480
|
feat: add pagination for plugin page (#20151)
|
2025-05-27 12:54:52 +08:00 |
|
 YeuolyandGitHub
|
ff0feaf34e
|
fix: handle EndpointSetupFailedError in BasePluginClient (#19613)
|
2025-05-15 13:59:43 +08:00 |
|
 YeuolyandGitHub
|
0e0ec4691a
|
feat: add interfaces of OAuth handler methods for authorization (#18889)
|
2025-04-27 16:00:37 +08:00 |
|
 YeuolyandGitHub
|
abafa68647
|
refactor: rename plugin manager to plugin client and rename path from manager to impl (#18876)
|
2025-04-27 14:22:25 +08:00 |
|