AkaraChen
|
0a1319548a
|
build: update react markdown
build: update react markdown
build: update react markdown
|
2024-11-07 11:34:55 +08:00 |
|
AkaraChen
|
b1242ba1ac
|
build: init @tanstack/react-query
|
2024-11-07 09:44:36 +08:00 |
|
twwu
|
fde0e6c7f9
|
Merge branch 'feat/plugins' of https://github.com/langgenius/dify into feat/plugins
|
2024-11-06 18:43:31 +08:00 |
|
twwu
|
92153328ea
|
feat: add loading state for installed plugin list in context and update PluginsPanel to display loading indicator
|
2024-11-06 18:43:27 +08:00 |
|
Joel
|
e66ba6ffdd
|
chore: fill repo url
|
2024-11-06 18:13:15 +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
|
306843fe6a
|
chore: plugin info
|
2024-11-06 16:42:32 +08:00 |
|
twwu
|
b6a4af4041
|
Merge branch 'feat/plugins' of https://github.com/langgenius/dify into feat/plugins
|
2024-11-06 16:18:25 +08:00 |
|
twwu
|
cce39b85e9
|
feat: enhance plugin filtering with tags support
|
2024-11-06 16:18:18 +08:00 |
|
Joel
|
057d380119
|
feat: add install model plugin
|
2024-11-06 15:57:50 +08:00 |
|
Joel
|
4cf9ff6132
|
chore: remove log
|
2024-11-06 15:44:49 +08:00 |
|
Joel
|
4cfbcd9c79
|
feat: add install
|
2024-11-06 15:42:48 +08:00 |
|
StyleZhang
|
fcde5b5c9e
|
fix: detail
|
2024-11-06 15:37:12 +08:00 |
|
StyleZhang
|
21b3703bd8
|
fix: i18n
|
2024-11-06 15:23:38 +08:00 |
|
StyleZhang
|
9025e85ca5
|
locale
|
2024-11-06 15:00:37 +08:00 |
|
StyleZhang
|
bc43e3a9fe
|
card locale
|
2024-11-06 14:52:47 +08:00 |
|
StyleZhang
|
319a54aa2f
|
i18n
|
2024-11-06 14:37:20 +08:00 |
|
StyleZhang
|
7c2ab21c9c
|
i18n
|
2024-11-06 11:55:19 +08:00 |
|
twwu
|
0d08b6cf51
|
fix: enhance plugin installation and update handling
|
2024-11-06 09:50:05 +08:00 |
|
Yi
|
61a70e7a71
|
Merge branch 'feat/plugins' of github.com:langgenius/dify into feat/plugins
|
2024-11-05 17:53:03 +08:00 |
|
Yi
|
bde1261b8c
|
chore: update installFromGitHub component
|
2024-11-05 17:52:47 +08:00 |
|
StyleZhang
|
08bb6bf858
|
fix: tags
|
2024-11-05 17:35:47 +08:00 |
|
twwu
|
1003190dc0
|
Merge branch 'feat/plugins' of https://github.com/langgenius/dify into feat/plugins
|
2024-11-05 16:54:57 +08:00 |
|
twwu
|
4c516a50b8
|
fix: update type from InstalledPlugin to PluginDetail in detail-header component
|
2024-11-05 16:53:54 +08:00 |
|
Joel
|
8058a1dbe4
|
feat: handle update
|
2024-11-05 16:47:26 +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 |
|
Joel
|
43254ceeb0
|
chore: temp types
|
2024-11-05 15:22:48 +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 |
|
Joel
|
474ea97fc7
|
feat: add update to modal context
|
2024-11-05 15:11:55 +08:00 |
|
StyleZhang
|
a3becde6d8
|
feat: plugin tags
|
2024-11-05 15:07:24 +08:00 |
|
Yi
|
c40544a134
|
Merge branch 'feat/plugins' of github.com:langgenius/dify into feat/plugins
|
2024-11-05 11:41:03 +08:00 |
|
Yi
|
4028bb4f58
|
chore: update installPluginFromGitHub component
|
2024-11-05 11:40:52 +08:00 |
|
twwu
|
52268460a1
|
fix: update dependency in Empty component to improve rendering logic
|
2024-11-05 11:19:04 +08:00 |
|
twwu
|
b64298c458
|
Merge branch 'feat/plugins' of https://github.com/langgenius/dify into feat/plugins
|
2024-11-05 11:05:20 +08:00 |
|
twwu
|
16dee11589
|
feat: add Empty component to installed plugin list
|
2024-11-05 11:05:14 +08:00 |
|
Yi
|
691dbf9d17
|
chore: update plugin from GitHub
|
2024-11-05 11:02:57 +08:00 |
|
JzoNg
|
ebebbb684b
|
endpoints list
|
2024-11-02 15:36:38 +08:00 |
|
JzoNg
|
cee51ac084
|
need author judgement
|
2024-11-02 15:36:38 +08:00 |
|
JzoNg
|
ef00ad0417
|
action list
|
2024-11-02 15:36:38 +08:00 |
|
JzoNg
|
c37615cd33
|
plugin detail delete handler
|
2024-11-02 15:36:38 +08:00 |
|
JzoNg
|
a387cfbc9a
|
model list in plugin detail
|
2024-11-02 15:36:38 +08:00 |
|