Commit Graph

644 Commits (2a98fcb7f8f74af43c111b799805efdbe373937c)

Author SHA1 Message Date
Yansong Zhang 2a98fcb7f8 mr 11 months ago
Yansong Zhang dd9b3b84ff fix linear 11 months ago
Yansong Zhang ffcc793060 check is member in workspace when transfer owner 11 months ago
Yansong Zhang ae24e5784f check is member in workspace when transfer owner 11 months ago
Harry 09a2d413a9 feat(oauth): update client parameters handling and improve oauth_params parsing 11 months ago
Yansong Zhang 26badcc15f add member check 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 06802afc94 Merge branch 'main' into feat/tool-plugin-oauth 11 months ago
Harry e6208c1267 feat(oauth): enhance tool provider updates with name validation and include credential ID in agent tools 11 months ago
Harry ee3da25c86 feat(oauth): replace HIDDEN_VALUE with UNKNOWN_VALUE for better credential handling 11 months ago
Harry ab74f9e0e7 feat(dsl): filter out credential IDs from workflow and model configuration exports 11 months ago
Yansong Zhang 1c23899461 Merge branch 'feat/change-user-email' of github.com:langgenius/dify into feat/transfer-workspace-onwer 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
znn 1b26f9a4c6
fixing Enum part in backend and making it same as front end (#22296) 11 months ago
Harry 458e44133e feat(oauth): enhance tool provider updates with name validation and include credential ID in agent tools 11 months ago
Harry f9c4897ff3 feat(oauth): replace HIDDEN_VALUE with UNKNOWN_VALUE for better credential handling 11 months ago
Harry 6cb4a6f692 feat(dsl): filter out credential IDs from workflow and model configuration exports 11 months ago
Bowen Liang e7388779a1
chore: bump ruff to 0.12.x (#22259) 11 months ago
Harry a67901a89a Merge branch 'feat/tool-plugin-oauth' into deploy/dev 11 months ago
Harry 8fc5ccab35 fix(oauth): add error handling for OAuth parameter decryption 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
Harry 2a37b15a0d Merge branch 'feat/tool-plugin-oauth' into deploy/dev 11 months ago
Harry 31e1261ae2 fix(oauth): improve name validation logic for tool providers 11 months ago
Harry 203d7ec94b Merge branch 'feat/tool-plugin-oauth' into deploy/dev 11 months ago
Harry ace6e11a6f feat(oauth): implement AES encryption and decryption for system OAuth parameters 11 months ago
Harry 6d255017ea Merge branch 'feat/tool-plugin-oauth' into deploy/dev 11 months ago
Yansong Zhang 50340c90a9 add api to transfer owner notify email logic 11 months ago
Harry 0532135a9c Merge remote-tracking branch 'origin/main' into feat/tool-plugin-oauth 11 months ago
Harry 1099e75da1 Merge branch 'feat/tool-plugin-oauth' into deploy/dev 11 months ago
Harry adc39f7b0d feat(oauth): enhance OAuth client management and validation 11 months ago
Yansong Zhang ab28394975 add api to transfer owner 11 months ago
Yansong Zhang 490c6423d2 refomated 11 months ago
Garden12138 2a85f28963
fix:Fixed the problem of plugin installation failure caused by incons… (#22156) 11 months ago
Yansong Zhang dcf3cd4016 Merge branch 'main' of github.com:langgenius/dify into feat/change-user-email 11 months ago
Yansong Zhang 0a03d11e90 fix feature 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 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 28260accc8 ran reformat 11 months ago
诗浓 e576b989b8
feat(tool): add support for API key authentication via query parameter (#21656) 11 months ago
NeatGuyCoding f929bfb94c
minor fix: remove duplicates, fix typo, and add restriction for get mcp server (#22170)
Signed-off-by: neatguycoding <15627489+NeatGuyCoding@users.noreply.github.com>
11 months ago
Yansong Zhang a8d92e59d2 add change email api 11 months ago
Yeuoly 94a13d7d62
feat: add support for dark icons in provider and tool entities (#22081) 11 months ago
Junyan Qin 3798eac490
Merge branch 'feat/plugin-auto-upgrade' into deploy/dev 11 months ago
Junyan Qin 5e7a7cc0c7
feat: create default autoupgrade strategy on tenant creating 11 months ago
Junyan Qin 40feb607c1
fix: type static check errors 11 months ago
Junyan Qin 6674d7fc18
feat: exclude one plugin 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