Commit Graph

7183 Commits (dc359c64421f02c8a07fb5c00a5962b55eb265b5)
 

Author SHA1 Message Date
jyong dc359c6442 r2 transform 10 months ago
Harry dd59cea085 migrations 10 months ago
Harry ab775bce26 feat: remove BuiltinDatasourceProvider class and related credential handling 10 months ago
Harry 82b531e949 feat: remove tenant_plugin_auto_upgrade_strategies table and adjust datasource_oauth_params 10 months ago
Harry f325662141 feat: refactor DatasourceNode and KnowledgeIndexNode to use _node_data attribute 10 months ago
twwu 32fe8313b4 feat: import and extend dayjs relativeTime plugin in multiple components 10 months ago
Harry 6ca5bc1063 feat: add datasource OAuth client setup command and refactor related models 10 months ago
twwu f153319a77 Merge branch 'feat/rag-2' of https://github.com/langgenius/dify into feat/rag-2 10 months ago
twwu 0e428afe43 feat: convert VersionHistoryPanel to dynamic import for improved performance 10 months ago
Joel f336245a45 fix: tool node text overflow 10 months ago
twwu 5b2c99e183 Merge branch 'main' into feat/rag-2 10 months ago
twwu 399866e0ac fix: add 'no-spinner' class to InputNumber component for better styling 10 months ago
Harry 633bfc25e0 feat: update provider parameter naming and refactor related logic in datasource_auth.py 10 months ago
Harry 0ac5c0bf3e feat: refactor OAuth provider handling and improve provider name generation 10 months ago
Wu Tianwei b035f3f884
feat: convert components to dynamic imports for improved performance (#22614) 10 months ago
-LAN- 1f9cd99bc2
refactor: elegant event dispatch patterns (92% complexity reduction) (#22600)
Signed-off-by: -LAN- <laipz8200@outlook.com>
Co-authored-by: Claude <noreply@anthropic.com>
10 months ago
jiangbo721 ffee6f3288
fix: admin feedback uses the same method create_feedback (#22580)
Co-authored-by: 刘江波 <jiangbo721@163.com>
10 months ago
-LAN- 460a825ef1
refactor: decouple Node and NodeData (#22581)
Signed-off-by: -LAN- <laipz8200@outlook.com>
Co-authored-by: QuantumGhost <obelisk.reg+git@gmail.com>
10 months ago
github-actions[bot] 54c56f2d05
chore: translate i18n files (#22563)
Co-authored-by: Yeuoly <45712896+Yeuoly@users.noreply.github.com>
10 months ago
kenwoodjw 61a5741c05
fix celery config (#22566)
Signed-off-by: kenwoodjw <blackxin55+@gmail.com>
10 months ago
KVOJJJin 0e235e5872
Fix valid check of mcp server address (#22510) 10 months ago
kawabata-mcl d0bece1679
fix(docs): correct workflow API parameter name from workflow_id to workflow_run_id (#22587) 10 months ago
-LAN- 1715dd4320
refactor: Fix some type error (#22594)
Signed-off-by: -LAN- <laipz8200@outlook.com>
10 months ago
Asuka Minato 14513b7677
use nolyfill to reduce download size (#22589) 10 months ago
-LAN- b88dd17fc1
feat(workflow_cycle_manager): Removes redundant repository methods and adds caching (#22597)
Signed-off-by: -LAN- <laipz8200@outlook.com>
10 months ago
znn 3826b57424
remove node-info for non mcp (#22595) 10 months ago
hato_code 62586719b3
fix: remove redundant partial member list retrieval in dataset API (#15492) 10 months ago
helojo e7d80bf7bf
Fix: the pict type picture was not processed in the docx (#19305)
Co-authored-by: zqgame <zqgame@zqgame.local>
10 months ago
Kalo Chin 7a69b57823
Fix jinja2 variable naming inconsistencies (#22578) 10 months ago
Asuka Minato 2423f97c72
remove overrides (#22575) 10 months ago
twwu 9f2a9ad271 fix: update keyboard shortcut and clean up component structure in various files 10 months ago
twwu 59f68cd63b fix: ensure default values are handled correctly in InputNumber and related components 10 months ago
Harry 3388e83920 Merge remote-tracking branch 'origin/main' into feat/rag-2
# Conflicts:
#	.github/workflows/build-push.yml
#	web/app/components/workflow/nodes/_base/components/workflow-panel/index.tsx
10 months ago
Maries a4ef900916
Support OAuth Integration for Plugin Tools (#22550)
Co-authored-by: zxhlyh <jasonapring2015@outlook.com>
Co-authored-by: Yeuoly <admin@srmxy.cn>
10 months ago
zxhlyh e0e0a7661d merge main 10 months ago
zxhlyh de47b56ca4 merge main 10 months ago
zxhlyh 01566035e3 merge main 10 months ago
jyong cc96b7f507 r2 transform 10 months ago
jyong ad7650e724 r2 transform 10 months ago
zxhlyh f79a90fb21 fix agent default 10 months ago
NeatGuyCoding 965e952336
minor translation fix: fix translation duplicate and typo, fix date format (#22548) 10 months ago
jyong d0c78d079b r2 transform 10 months ago
jyong cc06ce60fd Merge remote-tracking branch 'origin/feat/rag-2' into feat/rag-2 10 months ago
jyong 761ea0eedb r2 transform 10 months ago
znn 3cfba9e47b
updating icon (#22485) 10 months ago
Om Kashyap Avashia 4b604bd79a
fix: Python SDK WorkflowClient and KnowledgeBase client imports fixed. Added documentation for WorkflowClient. (#22476)
Co-authored-by: crazywoola <427733928@qq.com>
10 months ago
Jason Young 74caebac32
test: add comprehensive OAuth authentication unit tests (#22528) 10 months ago
NeatGuyCoding fafb1d5fd7
feat: validate email according to RFC 5322 (#22540) 10 months ago
Stream 4b2baeea65
fix: use model provided by user in prompt generator (#22541) (#22542)
Co-authored-by: stream <stream@dify.ai>
10 months ago
NeatGuyCoding 93c27b134d
minor typo fix: remove debug code and fix typo (#22539) 10 months ago