Joel
|
c77b38b97d
|
chore: install from marketplace
|
2024-11-08 18:29:54 +08:00 |
|
Yi
|
392db19ea2
|
chore: update the update plugin steps
|
2024-11-08 11:08:40 +08:00 |
|
twwu
|
3f8a10613d
|
refactor: remove unused fetchInstalledPluginList function and integrate useInstalledPluginList hook
|
2024-11-07 16:52:22 +08:00 |
|
Yi
|
035c9eb147
|
fix: propagation from closing tag in filters
|
2024-11-07 15:31:11 +08:00 |
|
Yi
|
e99e87269e
|
chore: update the selectPackage component
|
2024-11-07 11:37:05 +08:00 |
|
twwu
|
a7e320dc25
|
Merge branch 'feat/plugins' of https://github.com/langgenius/dify into feat/plugins
|
2024-11-06 16:58:56 +08:00 |
|
twwu
|
5008d9f4a0
|
feat: add onSuccess callback to InstallFromGitHub and update plugin list on install actions
|
2024-11-06 16:58:52 +08:00 |
|
Yi
|
912f84777b
|
Merge branch 'feat/plugins' of github.com:langgenius/dify into feat/plugins
|
2024-11-06 16:49:29 +08:00 |
|
Yi
|
4c0e4e490a
|
chore: update the 'Update plugin from GitHub'
|
2024-11-06 16:49:16 +08:00 |
|
Joel
|
057d380119
|
feat: add install model plugin
|
2024-11-06 15:57:50 +08:00 |
|
twwu
|
0d08b6cf51
|
fix: enhance plugin installation and update handling
|
2024-11-06 09:50:05 +08:00 |
|
Yi
|
bde1261b8c
|
chore: update installFromGitHub component
|
2024-11-05 17:52:47 +08:00 |
|
Yi
|
8533ded335
|
Merge branch 'feat/plugins' of github.com:langgenius/dify into feat/plugins
|
2024-11-05 16:36:55 +08:00 |
|
twwu
|
1a547b0db9
|
Merge branch 'feat/plugins' of https://github.com/langgenius/dify into feat/plugins
|
2024-11-05 16:25:38 +08:00 |
|
twwu
|
0b90625e57
|
feat: integrate GitHub API for plugin version check and add access token support
|
2024-11-05 16:25:20 +08:00 |
|
Joel
|
e989c1f3aa
|
feat: fill update install payload
|
2024-11-05 16:04:52 +08:00 |
|
Joel
|
da15a25cf5
|
feat: add update from github modal content
|
2024-11-05 15:27:08 +08:00 |
|
Yi
|
faf550164d
|
Merge branch 'feat/plugins' of github.com:langgenius/dify into feat/plugins
|
2024-11-05 15:21:54 +08:00 |
|
Yi
|
1a4234347a
|
chore: update the installFromGitHub logic
|
2024-11-05 15:21:45 +08:00 |
|
Joel
|
85947efcfa
|
temp: change payload types
|
2024-11-05 15:21:07 +08:00 |
|
Yi
|
4028bb4f58
|
chore: update installPluginFromGitHub component
|
2024-11-05 11:40:52 +08:00 |
|
Yi
|
691dbf9d17
|
chore: update plugin from GitHub
|
2024-11-05 11:02:57 +08:00 |
|
StyleZhang
|
8874837dc3
|
feat: plugin tasks
|
2024-11-01 16:08:31 +08:00 |
|
Yi
|
2fd4b6e6d2
|
Merge branch 'feat/plugins' of github.com:langgenius/dify into feat/plugins
|
2024-11-01 14:56:11 +08:00 |
|
Yi
|
c503e8ebc9
|
chore: install package from GitHub
|
2024-11-01 14:55:56 +08:00 |
|
Joel
|
245bb02c88
|
chore: add on start to install
|
2024-11-01 14:51:35 +08:00 |
|
twwu
|
36ab121b87
|
feat: plugin uninstall & plugin list filtering
|
2024-10-31 16:20:25 +08:00 |
|
Joel
|
0dcbb34cab
|
feat: handle from market install
|
2024-10-29 16:33:46 +08:00 |
|
Joel
|
e135707f88
|
chore: plugin icon not show
|
2024-10-29 11:57:21 +08:00 |
|
Joel
|
f2765b9d31
|
feat: fetch plugin icon
|
2024-10-29 11:47:23 +08:00 |
|
Joel
|
ca9e23d6ea
|
fix: check status
|
2024-10-28 18:36:23 +08:00 |
|
Joel
|
c777d55a1c
|
feat: marketplace install
|
2024-10-25 16:46:02 +08:00 |
|
Joel
|
9a9d90ad7f
|
feat: can install
|
2024-10-24 17:24:46 +08:00 |
|
Joel
|
606fc7be0c
|
feat: support upload pkg
|
2024-10-24 17:14:17 +08:00 |
|
Joel
|
7daa365564
|
chore: to common install comp
|
2024-10-24 11:10:44 +08:00 |
|
Joel
|
13ccd294cb
|
fix: install error title not update
|
2024-10-23 17:55:25 +08:00 |
|
Joel
|
d357f359ab
|
feat: support install failed
|
2024-10-23 17:52:39 +08:00 |
|
Joel
|
ae2c76bda2
|
feat: install from marketplace
|
2024-10-23 16:42:24 +08:00 |
|
Joel
|
c46b5f2fd0
|
feat: handle install search params and hide
|
2024-10-23 15:26:31 +08:00 |
|
Joel
|
8d8d5b5235
|
chore: handle verified
|
2024-10-23 11:45:36 +08:00 |
|
Joel
|
15acfffd60
|
chore: some ui and mock data
|
2024-10-23 11:40:56 +08:00 |
|
Yi
|
18a266eac2
|
chore: i18n for install from GitHub section
|
2024-10-22 18:39:23 +08:00 |
|
Joel
|
7751070da8
|
chore: install from local i18n
|
2024-10-22 18:11:54 +08:00 |
|
Yi
|
a567cff809
|
chore: update the install from GitHub component
|
2024-10-22 17:51:14 +08:00 |
|
Joel
|
5fddb23516
|
feat: install progress
|
2024-10-22 17:21:44 +08:00 |
|
Yi
|
0e52971997
|
Merge branch 'feat/plugins' of github.com:langgenius/dify into feat/plugins
|
2024-10-22 16:40:50 +08:00 |
|
Yi
|
1387f406a3
|
fix: log format
|
2024-10-22 16:40:27 +08:00 |
|
AkaraChen
|
ff31f0540a
|
style: lint
|
2024-10-22 15:32:58 +08:00 |
|
Yi
|
15fe635465
|
chore: install package from GitHub
|
2024-10-22 13:43:01 +08:00 |
|
Joel
|
cac04c5f3c
|
refactor: chagne card to client component
|
2024-10-17 15:06:06 +08:00 |
|