Commit Graph

162 Commits (7c23ecc05558727400ca5425429547ec474c4736)

Author SHA1 Message Date
zyssyz123 7c23ecc055
Merge branch 'deploy/dev' into feat/change-user-email 11 months ago
Yansong Zhang 33cbccdef9 fix emailcheck bug 11 months ago
Harry f372d4171b Merge branch 'feat/tool-plugin-oauth' into deploy/dev
# Conflicts:
#	web/app/account/account-page/index.tsx
11 months ago
Harry f68201af0b feat(oauth): implement name length validation 11 months ago
Harry ee3da25c86 feat(oauth): replace HIDDEN_VALUE with UNKNOWN_VALUE for better credential handling 11 months ago
zyssyz123 8763d2372e
Feat/change user email (#22312) 11 months ago
Yansong Zhang 1f1b453a51 fix commented: Please add validation to verify email uniqueness here. It's possible for users to bypass this restriction through direct API calls. 11 months ago
Harry f9c4897ff3 feat(oauth): replace HIDDEN_VALUE with UNKNOWN_VALUE for better credential handling 11 months ago
Harry e47bfbf8d5 Merge branch 'feat/tool-plugin-oauth' into deploy/dev 11 months ago
Harry 5090f63df5 feat(tool): update tool provider methods to handle optional credentials and name 11 months ago
Yansong Zhang dcf3cd4016 Merge branch 'main' of github.com:langgenius/dify into feat/change-user-email 11 months ago
Harry 8d554a2dac Merge branch 'feat/tool-plugin-oauth' into deploy/dev
# Conflicts:
#	api/controllers/console/workspace/tool_providers.py
11 months ago
Harry 545c21b196 feat(oauth): clean up imports and streamline OAuth client parameter retrieval 11 months ago
Harry f3bbab0eed Merge remote-tracking branch 'origin/main' into feat/tool-plugin-oauth
# Conflicts:
#	api/controllers/console/workspace/tool_providers.py
#	api/core/tools/entities/api_entities.py
#	api/core/tools/tool_manager.py
#	api/core/tools/utils/configuration.py
#	api/services/tools/tools_transform_service.py
11 months ago
Yansong Zhang 0c999a66d3 ran reformat 11 months ago
Yansong Zhang 28260accc8 ran reformat 11 months ago
Yansong Zhang 315e1276e3 add api check-email-unique 11 months ago
Yansong Zhang 2da10221ef change response result 11 months ago
Yansong Zhang 6029f24ebe add change email api 11 months ago
Junyan Qin 9654f603c9
Merge branch 'feat/plugin-auto-upgrade' into deploy/dev 11 months ago
Junyan Qin 2d960ce401
feat: resp DISABLED for exists users 11 months ago
Junyan Qin 3798eac490
Merge branch 'feat/plugin-auto-upgrade' into deploy/dev 11 months ago
Junyan Qin 23a5dc3e32
fix: ruff format 11 months ago
Junyan Qin 40feb607c1
fix: type static check errors 11 months ago
Junyan Qin 74d61fda2a
fix: ruff format 11 months ago
Junyan Qin 71b3d6ad9c
feat: crud for auto upgrade strategy 11 months ago
Novice 535fff62f3
feat: add MCP support (#20716)
Co-authored-by: QuantumGhost <obelisk.reg+git@gmail.com>
11 months ago
Novice 24c5ee1d6d Merge branch 'feat/mcp' into deploy/dev 11 months ago
Novice 7b3bb1d960 fix: auth api error handle 11 months ago
Harry 9f053f3bbc feat(oauth): rename ToolProviderCredentialType to CredentialType for consistency 12 months ago
Harry 478c156f7d feat(oauth&mcp): refactor credential encrypter 12 months ago
Harry c160a0e5e3 Merge branch 'feat/tool-plugin-oauth' into deploy/dev
# Conflicts:
#	api/controllers/console/workspace/tool_providers.py
#	api/core/tools/entities/api_entities.py
#	api/core/tools/tool_manager.py
#	api/core/tools/utils/configuration.py
#	api/services/tools/tools_transform_service.py
12 months ago
Harry 9b25b7a8d8 feat(oauth): rename ToolProviderCredentialType to CredentialType for consistency 12 months ago
Harry b316867bab Merge remote-tracking branch 'origin/main' into feat/tool-plugin-oauth 12 months ago
Harry 988a76066d feat(oauth): enhance OAuth client handling and add custom client support 12 months ago
Novice e965eaca1f Merge branch 'feat/mcp' into deploy/dev 12 months ago
Novice 3e9368ce84 refactor: simplify logic based on review suggestions 12 months ago
Harry 6ef1e017df feat(oauth): add support for retrieving credential info and OAuth client schema 12 months ago
Harry 7951a1c4df refactor(tool): implement multi provider credentials support 12 months ago
Novice b814f16ecd Merge branch 'feat/mcp' into deploy/dev 12 months ago
Novice 3102a41ab7 fix: add api return uuid 12 months ago
Harry daec82bd44 feat(oauth): refactor tool provider methods and enhance credential handling 12 months ago
Junyan Qin d601dd3ae6
chore: commit plugin.py 12 months ago
Junyan Qin db0090972e
Merge branch 'feat/plugin-auto-upgrade' into deploy/dev 12 months ago
Novice c885b384a5 Merge branch 'main' into feat/mcp 12 months ago
Yeuoly cea6522122
feat: add DYNAMIC_SELECT parameter type for dynamic options in parameter entities (#21425) 12 months ago
Harry 8a954c0b19 Merge branch 'main' into feat/tool-plugin-oauth 12 months ago
Harry ba843c2691 feat(oauth): update api 12 months ago
Novice 8f61408cb6 fix: change the mcp tool update logic 12 months ago
Xiyuan Chen d454f09e13
feat: add a magic field in the cancel invite api response (#21505) 12 months ago