Commit Graph

24 Commits (fix/agent-parallel)

Author SHA1 Message Date
Joel d6b9648332 merge 1 year ago
Hiroshi Fujita 04dade2f9b
fix: update fetchReleases to use owner and repo from meta (#12590) 1 year ago
zxhlyh 3c014f3ae5
Feat/plugins (#12547)
Co-authored-by: AkaraChen <akarachen@outlook.com>
Co-authored-by: Yi <yxiaoisme@gmail.com>
Co-authored-by: Joel <iamjoel007@gmail.com>
Co-authored-by: JzoNg <jzongcode@gmail.com>
Co-authored-by: twwu <twwu@dify.ai>
Co-authored-by: kurokobo <kuro664@gmail.com>
Co-authored-by: Hiroshi Fujita <fujita-h@users.noreply.github.com>
1 year ago
twwu e3b8926aef fix: correct fetched releases variable in version check and update dev script for debugging 1 year ago
twwu 87b23a1fac feat: refactor GitHub releases fetching and update handling with improved error notifications 1 year ago
twwu 87ca20c047 feat: add version checking for GitHub releases and improve error handling 1 year ago
twwu fa6858090b refactor: remove version prop from plugin item components and update version comparison logic 1 year ago
Yi 327940a120 chore: update the update plugin from GitHub 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
twwu 3f8a10613d refactor: remove unused fetchInstalledPluginList function and integrate useInstalledPluginList hook 1 year ago
twwu de24d9c145 fix: handle empty fetched releases and update locale usage in plugin item 1 year ago
twwu 5008d9f4a0 feat: add onSuccess callback to InstallFromGitHub and update plugin list on install actions 1 year ago
twwu 0d08b6cf51 fix: enhance plugin installation and update handling 1 year ago
twwu 0b90625e57 feat: integrate GitHub API for plugin version check and add access token support 1 year ago
twwu 16dee11589 feat: add Empty component to installed plugin list 1 year ago
twwu 837990cb80 feat: Add loading to delete confirmation dialog 1 year ago
twwu 36ab121b87 feat: plugin uninstall & plugin list filtering 1 year ago
Joel f981494613 feat: plugin support emoji icon 1 year ago
Joel fbc853af92 feat: remove config 1 year ago
Joel 846555af1b fix: action buttion ui 1 year ago
Joel bca94854f7 feat: plugin info 1 year ago
Joel 946068967b feat: finish card components 1 year ago