Commit Graph

1412 Commits (7b4d67d72f29f7eb4e1ac14b43459bc2c5d4e6aa)

Author SHA1 Message Date
twwu 7791d290c7 refactor: update AudioPlayer styles with CSS variables and improve VideoGallery rendering 1 year ago
Joel 8203b23df2 feat: install bundle struct 1 year ago
Joel d4c9c76454 chore: mask the debug key 1 year ago
Yi 20357beda4 Merge branch 'feat/plugins' of github.com:langgenius/dify into feat/plugins 1 year ago
Joel 7e39565fd2 feat: handle on update show update modal 1 year ago
StyleZhang 27f794e197 feat: plugin task 1 year ago
Yi a8e8e36756 chore: update the upgrade button 1 year ago
Yi dbc10425c8 Merge branch 'feat/plugins' of github.com:langgenius/dify into feat/plugins 1 year ago
Yi 810443c511 chore: update the upgrade button and add premium badge component 1 year ago
Joel f47b5ce63a chore: install plugin by local use use query 1 year ago
JzoNg 5e81150b22 useQuery for endpoints 1 year ago
JzoNg 1e62768eed useQuery in action list 1 year ago
JzoNg 59a9235041 useQuery for model list 1 year ago
JzoNg f2bf2e4470 fix style of provider added card 1 year ago
Joel c77b38b97d chore: install from marketplace 1 year ago
StyleZhang 33349191e9 marketplace usemutation 1 year ago
JzoNg ebdf72fffc check update 1 year ago
JzoNg 1f1c61541e install from settings 1 year ago
JzoNg f70c23dd7a endpoints api 1 year ago
JzoNg f498686c3a model list style fix 1 year ago
StyleZhang d13169934d fix: marketplace i18n 1 year ago
Joel 324437b3f1 feat: mutation permersions 1 year ago
Joel edc2fe050a chore: debug info use query 1 year ago
Joel 6fcebf3ecd chore: remove log 1 year ago
Joel b754bf80ae fix: custom tools not show 1 year ago
Joel a9de7f24a2 merge main 1 year ago
非法操作 033ab5490b
feat: support LLM understand video (#9828) 1 year ago
JzoNg 920d6d6882 fix credentials of action list 1 year ago
JzoNg 2511968cb4 fix action list 1 year ago
JzoNg f684e1c12e provider compatible in logs 1 year ago
JzoNg be75a1e432 provider compatible in moderation 1 year ago
JzoNg 5a679ed396 provider compatible in model_config 1 year ago
JzoNg 0cfd676fd6 provider compatible 1 year ago
twwu d997499ecf Merge branch 'feat/plugins' of https://github.com/langgenius/dify into feat/plugins 1 year ago
twwu 4d3ffbb6f0 fix: update repository URL format in plugin action component 1 year ago
Yi 392db19ea2 chore: update the update plugin steps 1 year ago
katsuma 98b3e37144
fix: simplify Enter key handling and remove unused ref (#10413) 1 year ago
Yi 7cb6039833 Merge branch 'feat/plugins' of github.com:langgenius/dify into feat/plugins 1 year ago
Yi e041a9e418 chore: upgrade button styling 1 year ago
非法操作 59f8d116af
chore: improve custom tool's display (#10410) 1 year ago
非法操作 393885ee16 fix: remove duplicated category “recommended” (#10375) 1 year ago
Nam Vu 0a4b256b5a feat: support png, gif, webp (#7947)
Co-authored-by: xuanson9699 <84961581+xuanson9699@users.noreply.github.com>
1 year ago
NFish aab1ab692a refactor the logic of refreshing access_token (#10068) 1 year ago
Novice baaa3ae02c feat: Iteration node support parallel mode (#9493) 1 year ago
GeorgeCaoJ 623b27583b fix(workflow): handle else condition branch addition error in if-else node (#10257) 1 year ago
-LAN- 454b755c6b feat(workflow): add configurable workflow file upload limit (#10176)
Co-authored-by: JzoNg <jzongcode@gmail.com>
1 year ago
crazywoola 8e6f5f4bb0 Fix/10199 application error a client side exception has occurred see the browser console for more information (#10211) 1 year ago
Kota-Yamaguchi 6b965eaea3 Feat : add LLM model indicator in prompt generator (#10187) 1 year ago
Kota-Yamaguchi 01e8f6066a chore : code generator preview hint (#10188) 1 year ago
zxhlyh 39effd350e fix: webapp upload file (#10195) 1 year ago
zxhlyh e7bc863f26 fix: upload remote image preview (#9952) 1 year ago
Kota-Yamaguchi 4b89dba3a5 feat: synchronize input/output variables in the panel with generated code by the code generator (#10150) 1 year ago
zxhlyh ae3482e0b4 Fix/rerank validation issue (#10131)
Co-authored-by: Yi <yxiaoisme@gmail.com>
1 year ago
Jyong 76c265f781 Feat/update knowledge api url (#10102)
Co-authored-by: nite-knite <nkCoding@gmail.com>
1 year ago
Hash Brown e4a48e28e5 fix: log detail panel not showing any message when total count greate… (#10119) 1 year ago
beginnerZhang 8f7cac6bde fix: view logs in prompt, no response when clicked (#10093)
Co-authored-by: zhanganguo <zhanganguo@lixiang.com>
1 year ago
Kota-Yamaguchi dea45682bc chore: update type definition to resolve lint error in Base usage at text-editor.tsx (#10083) 1 year ago
Fog3211 4e4a8a327b fix: prevent onChange during IME composition (#10059) 1 year ago
郭伟伟 c293aceec1 feat: /conversations api response add 'update_at' field,and update api docs add sort_by parameter (#10043) 1 year ago
twwu 020d4baf92 Merge branch 'feat/plugins' of https://github.com/langgenius/dify into feat/plugins 1 year ago
twwu 3f8a10613d refactor: remove unused fetchInstalledPluginList function and integrate useInstalledPluginList hook 1 year ago
AkaraChen 53fa13f007 Merge branch 'feat/plugins' of https://github.com/langgenius/dify into feat/plugins 1 year ago
AkaraChen d00e1067bf fix: develop page docs style 1 year ago
Joel 2dd9c64d34 chore: use query 1 year ago
twwu c7f8a0fc7b Merge branch 'feat/plugins' of https://github.com/langgenius/dify into feat/plugins 1 year ago
twwu de24d9c145 fix: handle empty fetched releases and update locale usage in plugin item 1 year ago
StyleZhang b83dc5ab99 fix: marketplace 1 year ago
Yi 65285965b6 Merge branch 'feat/plugins' of github.com:langgenius/dify into feat/plugins 1 year ago
Yi 035c9eb147 fix: propagation from closing tag in filters 1 year ago
Joel 91b3aec292 feat: add use tools 1 year ago
StyleZhang 6a99fab92f fix: marketplace 1 year ago
Yi 2a590f6d2b Merge branch 'feat/plugins' of github.com:langgenius/dify into feat/plugins 1 year ago
Yi 117b0f20dd chore: update the plugin install dropdown styling 1 year ago
StyleZhang c445f747b7 fix: prompt editor 1 year ago
AkaraChen 8ed0963c6b Merge branch 'feat/plugins' of https://github.com/langgenius/dify into feat/plugins 1 year ago
Yi 6c47e0b5d1 Merge branch 'feat/plugins' of github.com:langgenius/dify into feat/plugins 1 year ago
Yi e99e87269e chore: update the selectPackage component 1 year ago
AkaraChen 0a1319548a build: update react markdown
build: update react markdown

build: update react markdown
1 year ago
非法操作 3cb2fb8250
fix: remove duplicated category “recommended” (#10375) 1 year ago
twwu fde0e6c7f9 Merge branch 'feat/plugins' of https://github.com/langgenius/dify into feat/plugins 1 year ago
twwu 92153328ea feat: add loading state for installed plugin list in context and update PluginsPanel to display loading indicator 1 year ago
Joel e66ba6ffdd chore: fill repo url 1 year ago
twwu a7e320dc25 Merge branch 'feat/plugins' of https://github.com/langgenius/dify into feat/plugins 1 year ago
twwu 5008d9f4a0 feat: add onSuccess callback to InstallFromGitHub and update plugin list on install actions 1 year ago
Yi 912f84777b Merge branch 'feat/plugins' of github.com:langgenius/dify into feat/plugins 1 year ago
Yi 4c0e4e490a chore: update the 'Update plugin from GitHub' 1 year ago
Joel 306843fe6a chore: plugin info 1 year ago
twwu b6a4af4041 Merge branch 'feat/plugins' of https://github.com/langgenius/dify into feat/plugins 1 year ago
twwu cce39b85e9 feat: enhance plugin filtering with tags support 1 year ago
Joel 057d380119 feat: add install model plugin 1 year ago
Joel 4cf9ff6132 chore: remove log 1 year ago
Joel 4cfbcd9c79 feat: add install 1 year ago
StyleZhang fcde5b5c9e fix: detail 1 year ago
StyleZhang 21b3703bd8 fix: i18n 1 year ago
StyleZhang 9025e85ca5 locale 1 year ago
StyleZhang bc43e3a9fe card locale 1 year ago
StyleZhang 319a54aa2f i18n 1 year ago
StyleZhang 7c2ab21c9c i18n 1 year ago
twwu 0d08b6cf51 fix: enhance plugin installation and update handling 1 year ago
Nam Vu ac0fed6402
feat: support png, gif, webp (#7947)
Co-authored-by: xuanson9699 <84961581+xuanson9699@users.noreply.github.com>
1 year ago