Commit Graph

1850 Commits (f74dc032f94369099f00ce54986c9ee828190b91)

Author SHA1 Message Date
twwu 92153328ea feat: add loading state for installed plugin list in context and update PluginsPanel to display loading indicator 2 years ago
Yeuoly 56f2464a4f
Merge branch 'fix/chore-fix' into dev/plugin-deploy 2 years ago
Joel e66ba6ffdd chore: fill repo url 2 years ago
twwu a7e320dc25 Merge branch 'feat/plugins' of https://github.com/langgenius/dify into feat/plugins 2 years ago
twwu 5008d9f4a0 feat: add onSuccess callback to InstallFromGitHub and update plugin list on install actions 2 years ago
Yi 912f84777b Merge branch 'feat/plugins' of github.com:langgenius/dify into feat/plugins 2 years ago
Yi 4c0e4e490a chore: update the 'Update plugin from GitHub' 2 years ago
Joel 306843fe6a chore: plugin info 2 years ago
twwu b6a4af4041 Merge branch 'feat/plugins' of https://github.com/langgenius/dify into feat/plugins 2 years ago
twwu cce39b85e9 feat: enhance plugin filtering with tags support 2 years ago
Joel 057d380119 feat: add install model plugin 2 years ago
Joel 4cf9ff6132 chore: remove log 2 years ago
Joel 4cfbcd9c79 feat: add install 2 years ago
StyleZhang fcde5b5c9e fix: detail 2 years ago
StyleZhang 21b3703bd8 fix: i18n 2 years ago
StyleZhang 9025e85ca5 locale 2 years ago
StyleZhang bc43e3a9fe card locale 2 years ago
StyleZhang 319a54aa2f i18n 2 years ago
comfuture 42a9374e71
chore: update translation for 'account' from '계좌' to '계정' (#10350) 2 years ago
StyleZhang 7c2ab21c9c i18n 2 years ago
twwu 0d08b6cf51 fix: enhance plugin installation and update handling 2 years ago
Nam Vu ac0fed6402
feat: support png, gif, webp (#7947)
Co-authored-by: xuanson9699 <84961581+xuanson9699@users.noreply.github.com>
2 years ago
Matsuda 507bb3549a
fix typo: writeOpner to writeOpener (#10290) 2 years ago
NFish 3040d538f7
refactor the logic of refreshing access_token (#10068) 2 years ago
github-actions[bot] 4e1af81e11
chore: translate i18n files (#10273)
Co-authored-by: laipz8200 <16485841+laipz8200@users.noreply.github.com>
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
2 years ago
Novice d330d31ee5
feat: Iteration node support parallel mode (#9493) 2 years ago
GeorgeCaoJ 0858108423
fix(workflow): handle else condition branch addition error in if-else node (#10257) 2 years ago
-LAN- c711c5e36e
feat(workflow): add configurable workflow file upload limit (#10176)
Co-authored-by: JzoNg <jzongcode@gmail.com>
2 years ago
Hanqing Zhao c8a5fee622
Modify translation (#10213) 2 years ago
crazywoola e79c3e4531
Fix/10199 application error a client side exception has occurred see the browser console for more information (#10211) 2 years ago
Kota-Yamaguchi aa9fd76072
Feat : add LLM model indicator in prompt generator (#10187) 2 years ago
Kota-Yamaguchi e7d947379f
chore : code generator preview hint (#10188) 2 years ago
zxhlyh 8cd386f2c1
fix: webapp upload file (#10195) 2 years ago
-LAN- 7f583ec1ac
chore: update version to 0.11.0 across all relevant files (#10278) 2 years ago
Yi 61a70e7a71 Merge branch 'feat/plugins' of github.com:langgenius/dify into feat/plugins 2 years ago
Yi bde1261b8c chore: update installFromGitHub component 2 years ago
StyleZhang 08bb6bf858 fix: tags 2 years ago
twwu 1003190dc0 Merge branch 'feat/plugins' of https://github.com/langgenius/dify into feat/plugins 2 years ago
twwu 4c516a50b8 fix: update type from InstalledPlugin to PluginDetail in detail-header component 2 years ago
Joel 8058a1dbe4 feat: handle update 2 years ago
Yi 8533ded335 Merge branch 'feat/plugins' of github.com:langgenius/dify into feat/plugins 2 years ago
twwu 1a547b0db9 Merge branch 'feat/plugins' of https://github.com/langgenius/dify into feat/plugins 2 years ago
twwu 0b90625e57 feat: integrate GitHub API for plugin version check and add access token support 2 years ago
Matsuda 68e0b0ac84
fix typo: writeOpner to writeOpener (#10290) 2 years ago
Joel e989c1f3aa feat: fill update install payload 2 years ago
Joel da15a25cf5 feat: add update from github modal content 2 years ago
Joel 43254ceeb0 chore: temp types 2 years ago
Yi faf550164d Merge branch 'feat/plugins' of github.com:langgenius/dify into feat/plugins 2 years ago
Yi 1a4234347a chore: update the installFromGitHub logic 2 years ago
Joel 85947efcfa temp: change payload types 2 years ago
Joel 474ea97fc7 feat: add update to modal context 2 years ago
StyleZhang a3becde6d8 feat: plugin tags 2 years ago
NFish 302f4407f6
refactor the logic of refreshing access_token (#10068) 2 years ago
Yi c40544a134 Merge branch 'feat/plugins' of github.com:langgenius/dify into feat/plugins 2 years ago
Yi 4028bb4f58 chore: update installPluginFromGitHub component 2 years ago
twwu 52268460a1 fix: update dependency in Empty component to improve rendering logic 2 years ago
twwu b64298c458 Merge branch 'feat/plugins' of https://github.com/langgenius/dify into feat/plugins 2 years ago
twwu 16dee11589 feat: add Empty component to installed plugin list 2 years ago
Yi 691dbf9d17 chore: update plugin from GitHub 2 years ago
github-actions[bot] de5dfd99f6
chore: translate i18n files (#10273)
Co-authored-by: laipz8200 <16485841+laipz8200@users.noreply.github.com>
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
2 years ago
Novice d1505b15c4
feat: Iteration node support parallel mode (#9493) 2 years ago
GeorgeCaoJ cca2e7876d
fix(workflow): handle else condition branch addition error in if-else node (#10257) 2 years ago
-LAN- 6452342222
feat(workflow): add configurable workflow file upload limit (#10176)
Co-authored-by: JzoNg <jzongcode@gmail.com>
2 years ago
Hanqing Zhao 8ab05d4c36
Modify translation (#10213) 2 years ago
crazywoola 2ed6bb86c1
Fix/10199 application error a client side exception has occurred see the browser console for more information (#10211) 2 years ago
Kota-Yamaguchi bf371a6e5d
Feat : add LLM model indicator in prompt generator (#10187) 2 years ago
Kota-Yamaguchi a0af7a51ed
chore : code generator preview hint (#10188) 2 years ago
zxhlyh dfa3ef0564
fix: webapp upload file (#10195) 2 years ago
JzoNg ebebbb684b endpoints list 2 years ago
JzoNg cee51ac084 need author judgement 2 years ago
JzoNg ef00ad0417 action list 2 years ago
JzoNg c37615cd33 plugin detail delete handler 2 years ago
JzoNg a387cfbc9a model list in plugin detail 2 years ago
JzoNg 04fdb4af0f plugin header operation 2 years ago
JzoNg 57f9a41e7f plugin detail selecting 2 years ago
JzoNg eb8b827906 verified tag 2 years ago
Joel 99a9bf6d56 feat: support search from marketplace list 2 years ago
Yi ceae69b773 chore: update the workspace selector 2 years ago
Yeuoly 7cea6c1713
Merge branch 'fix/chore-fix' into dev/plugin-deploy 2 years ago
Joel 3c8548c562 feat: create tool model 2 years ago
StyleZhang 8874837dc3 feat: plugin tasks 2 years ago
zxhlyh 78b74cce8e
fix: upload remote image preview (#9952) 2 years ago
Yi 40e171c2c6 Merge branch 'feat/plugins' of github.com:langgenius/dify into feat/plugins 2 years ago
Yi 824ed7d6c2 chore: plugin button 2 years ago
JzoNg 4caa8f38bc hide plugin detail 2 years ago
Joel 5d5db7c6c1 fix: key too long breaks ui 2 years ago
Joel ca50522f80 feat: set tool params 2 years ago
Yi 2fd4b6e6d2 Merge branch 'feat/plugins' of github.com:langgenius/dify into feat/plugins 2 years ago
Yi c503e8ebc9 chore: install package from GitHub 2 years ago
Joel 245bb02c88 chore: add on start to install 2 years ago
Joel 9f08206503 feat: can choose tool in agent page 2 years ago
Joel 66be03f622 fix: search tools ui and some ui problem 2 years ago
Joel 04ba0a3500 Merge branch 'feat/plugins' into dev/plugin-deploy 2 years ago
Joel a273ae35f9 merge feat/plugins 2 years ago
JzoNg 1a92064260 remove unused components 2 years ago
JzoNg 7752f374e5 Revert "update model provider api responses"
This reverts commit c8dc5e4849.
2 years ago
JzoNg e7dcc53b55 Revert "load balance"
This reverts commit 378a9dd850.
2 years ago
JzoNg 22766c27c7 Revert "model list of provider"
This reverts commit 766ac3e255.
2 years ago
JzoNg c82b641357 Revert "get credentials of provider"
This reverts commit 72ef04d3e4.
2 years ago
JzoNg 1d871dae0d Revert "credentials of models"
This reverts commit 2ed73b763d.
2 years ago
JzoNg c39be7852f Revert "parameters and rules"
This reverts commit 22696fa75b.
2 years ago
JzoNg f2a5da918b Revert "other providers"
This reverts commit 339dfe5e02.
2 years ago
JzoNg 930425b896 Revert "annotation config"
This reverts commit 633768cd2a.
2 years ago
JzoNg 32e4efb524 Revert "logs"
This reverts commit 06729f6d9d.
2 years ago
JzoNg 96c3ec91af click handle of provider card 2 years ago
JzoNg f257184b00 provider card & link 2 years ago
JzoNg 581d09895e search model in provider settings 2 years ago
Kota-Yamaguchi f674de4f5d
feat: synchronize input/output variables in the panel with generated code by the code generator (#10150) 2 years ago
StyleZhang 197f1b3957 feat: search box 2 years ago
Joel 207b589458 chore: toolpicker add trigger 2 years ago
zxhlyh 2ecdc54b0b
Fix/rerank validation issue (#10131)
Co-authored-by: Yi <yxiaoisme@gmail.com>
2 years ago
StyleZhang b5be6bacef fix: marketplace list 2 years ago
Joel bca99cf4f8 feat: tool picker 2 years ago
twwu 0e873223d7 Merge branch 'feat/plugins' of https://github.com/langgenius/dify into feat/plugins 2 years ago
twwu 133b487566 feat: Enhance plugin item links and increase value display width 2 years ago
StyleZhang a9e8eb1c7e fix: marketplace list 2 years ago
Jyong ce260f79d2
Feat/update knowledge api url (#10102)
Co-authored-by: nite-knite <nkCoding@gmail.com>
2 years ago
twwu bf2b9bb898 Merge branch 'feat/plugins' of https://github.com/langgenius/dify into feat/plugins 2 years ago
twwu 837990cb80 feat: Add loading to delete confirmation dialog 2 years ago
StyleZhang 4be2edd934 feat: plugin list tasks 2 years ago
twwu 7d4f8e0082 Merge branch 'feat/plugins' of https://github.com/langgenius/dify into feat/plugins 2 years ago
twwu 36ab121b87 feat: plugin uninstall & plugin list filtering 2 years ago
Joel 7f2980fbc0 chore: fix index show 2 years ago
Hash Brown 73f29484e7
fix: log detail panel not showing any message when total count greate… (#10119) 2 years ago
Joel ae21d48132 feat: list flat view 2 years ago
StyleZhang 8af8a0f46d fix: tool list 2 years ago
twwu 4adb61d6c7 refactor: Update marketplace API prefix in layout.tsx 2 years ago
Joel 7dd7f06f7d chore: handle icon toggle fold 2 years ago
Joel 074e660a67 feat: can add tree view 2 years ago
beginnerZhang 66e9bd90eb
fix: view logs in prompt, no response when clicked (#10093)
Co-authored-by: zhanganguo <zhanganguo@lixiang.com>
2 years ago
非法操作 b29c1224c1
chore: remove an unnecessary link (#10088) 2 years ago
Kota-Yamaguchi 6c25131964
chore: update type definition to resolve lint error in Base usage at text-editor.tsx (#10083) 2 years ago
JzoNg 06729f6d9d logs 2 years ago
JzoNg 633768cd2a annotation config 2 years ago
JzoNg 339dfe5e02 other providers 2 years ago
JzoNg 22696fa75b parameters and rules 2 years ago
JzoNg 2ed73b763d credentials of models 2 years ago
JzoNg 72ef04d3e4 get credentials of provider 2 years ago
JzoNg 766ac3e255 model list of provider 2 years ago
JzoNg 378a9dd850 load balance 2 years ago
JzoNg c8dc5e4849 update model provider api responses 2 years ago
JzoNg 1387c6bd1c update style of agent tool list 2 years ago
JzoNg fda21f6b05 fix size of icon 2 years ago
JzoNg 8c25915d2b action panel tabs 2 years ago
JzoNg aba48749da action panel header 2 years ago
JzoNg 35a66ffe9f tool actions 2 years ago
sacryu a69513c044
fix the typos in the hit testing template (#10072) 2 years ago
StyleZhang 3db9174f55 fix: marketplace list 2 years ago
Fog3211 18424dd82f
fix: prevent onChange during IME composition (#10059) 2 years ago
StyleZhang 02854b273f fix: marketplace 2 years ago