Commit Graph

2406 Commits

Author SHA1 Message Date
Hash Brown 2866383228
fix: cannot close notification manually (#11490) 2024-12-09 17:55:06 +08:00
suzuki.sh c3c6a48059
Fix the token count at the iteration node (#11235)
Co-authored-by: -LAN- <laipz8200@outlook.com>
2024-12-09 15:02:04 +08:00
kurokobo 230fa3286b
feat: add 'Open in Explore' link for each apps on studio (#11402) 2024-12-09 12:04:03 +08:00
Muneyuki Noguchi 061c0b10fd
Fix the Japanese translation for 'Detail' (#11476) 2024-12-09 11:18:28 +08:00
Yi Xiao 32f8a98cf8
feat: ifelse condition variable editable after selection (#11431) 2024-12-09 11:06:47 +08:00
Charlie.Wei 6c60ecb237
Refactor: Remove redundant style and simplify Mermaid component (#11472) 2024-12-09 09:47:58 +08:00
VoidIsVoid a594e256ae
remove mermail render cache (#11470)
Co-authored-by: Gimling <huangjl@ruyi.ai>
2024-12-09 09:33:18 +08:00
Hash Brown 266d32bd77
fix: cannot upload animated webp image as app icon (#11453) 2024-12-08 08:37:21 +08:00
Hash Brown cc8feaa483
style: EmojiPicker component top padding (#11452) 2024-12-07 22:26:28 +08:00
KVOJJJin 1490a19fa1
Fix: compatible with outputs data structure (#11432) 2024-12-06 17:35:35 +08:00
StyleZhang 69daf4a027 merge main 2024-12-06 16:56:42 +08:00
JzoNg 3bc9ddb006 fix mutation of model credentials update 2024-12-06 16:05:06 +08:00
JzoNg ea2862e435 fix style of boolean form of model parameters 2024-12-06 16:05:06 +08:00
StyleZhang ca3d96e5f4 fix: tool list 2024-12-06 15:42:02 +08:00
kurokobo 9a0dc4bfdc
fix: add elkjs (#11404) 2024-12-06 09:00:48 +08:00
Charlie.Wei 7c979e6490
Update mermaid (#11356)
Co-authored-by: luowei <glpat-EjySCyNjWiLqAED-YmwM>
Co-authored-by: crazywoola <427733928@qq.com>
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
2024-12-05 20:43:42 +08:00
github-actions[bot] d60ca1661c
chore: translate i18n files (#11389)
Co-authored-by: JzoNgKVO <27049666+JzoNgKVO@users.noreply.github.com>
2024-12-05 17:55:44 +08:00
eux bb62391a4c
fix: broken link to knowledge base guide (#11387) 2024-12-05 17:47:11 +08:00
KVOJJJin 0b25c0b677
Fix: support file download in workflow result (#11338) 2024-12-05 16:58:39 +08:00
Yi d6dea67947 apply the skeleton component to the Plugin loading card 2024-12-05 15:27:47 +08:00
-LAN- a5d6082418
chore: bump version to 0.13.1 (#11382)
Signed-off-by: -LAN- <laipz8200@outlook.com>
2024-12-05 15:11:55 +08:00
Yi b8f9747849 Merge branch "main" into feat/plugins 2024-12-05 15:08:09 +08:00
StyleZhang 0e70e72594 fix: marketplace list 2024-12-05 14:54:20 +08:00
Yi 0e419a7a16 feat: move linear gradient bg to common config 2024-12-05 14:44:45 +08:00
Yi Xiao 20c4633d2a
fix: empty object (conversation variable) editable (#11352) 2024-12-05 13:59:59 +08:00
Yi Xiao 6180762160
fix: bg typo in variable aggregator node (#11376) 2024-12-05 11:46:12 +08:00
Joel 284bb7ac71
fix: ref attribute in markdown causes page crash (#11369)
Co-authored-by: crazywoola <427733928@qq.com>
2024-12-05 10:15:21 +08:00
github-actions[bot] 138bf698b0
chore: translate i18n files (#11353)
Co-authored-by: douxc <7553076+douxc@users.noreply.github.com>
2024-12-04 19:24:03 +08:00
NFish e5bb4cca12
fix: Correct category of 'Workflow' used in Explore Apps. (#11351) 2024-12-04 18:19:12 +08:00
twwu 0ac5e53c2e fix: refactor GitHub releases fetching to improve error handling and format response 2024-12-04 18:08:25 +08:00
Joel 44b0039e8b fix: install plugin type show error 2024-12-04 18:06:00 +08:00
AkaraChen 5e2cb0e3a8
feat: add base skeleton component (#11339) 2024-12-04 17:34:55 +08:00
twwu becdca24df fix: enhance GitHub releases fetching with optional authentication 2024-12-04 16:49:49 +08:00
Hash Brown 16a65cb367
fix: cannot send message when debug with multiple model with conversa… (#11333) 2024-12-04 16:17:11 +08:00
Yi Xiao f933af9f57
fix: check valid for number variable (#11334) 2024-12-04 15:46:54 +08:00
zxhlyh 98a1b01b0c
fix: file download in chat (#11322) 2024-12-04 11:10:56 +08:00
Joel f634a4488f merge main 2024-12-04 11:06:00 +08:00
Joel e240424be5
fix: number variable can not input constant type value in tool config form (#11320) 2024-12-04 10:46:03 +08:00
DDDDD12138 1cb5a12abb
fix: resolve scrolling issue in workflow-log table (#11302) 2024-12-03 21:29:42 +08:00
KVOJJJin ff2a4a6fcd
Fix: model params in logs (#11298) 2024-12-03 21:17:55 +08:00
Yi fc2656b4b7 fix: workspace selector UI 2024-12-03 18:34:18 +08:00
StyleZhang d6a4cbc6cc fix: marketplace list 2024-12-03 18:03:39 +08:00
-LAN- 7a962b9f03
chore: bump version to 0.13.0 (#11284)
Signed-off-by: -LAN- <laipz8200@outlook.com>
2024-12-03 16:01:12 +08:00
Yi 1e2ee61f6a feat: add version check before Plugin install from GitHub 2024-12-03 15:47:45 +08:00
StyleZhang ab9a177c90 fix: marketplace list 2024-12-03 14:34:44 +08:00
Joel a679079a1d
fix: auto translate fail (#11286) 2024-12-03 14:21:59 +08:00
Yi Xiao e135ffc2c1
Feat: upgrade variable assigner (#11285)
Signed-off-by: -LAN- <laipz8200@outlook.com>
Co-authored-by: -LAN- <laipz8200@outlook.com>
2024-12-03 13:56:40 +08:00
nite-knite 8b28ed589c feat: update translation for bundle 2024-12-03 13:43:13 +08:00
kurokobo a86f1eca79
docs: add api docs for /v1/info (#11269) 2024-12-03 09:14:13 +08:00
nite-knite 3b1211d6bc chore: bump cross-spawn from 7.0.3 to 7.0.6 2024-12-02 17:54:39 +08:00
nite-knite 7bd3f2b932 feat: update description for API endpoints configuration 2024-12-02 17:41:52 +08:00
dependabot[bot] 668c1c0792
chore(deps): bump cross-spawn from 7.0.3 to 7.0.6 in /web (#11262)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-12-02 17:30:52 +08:00
Hiroshi Fujita 1d8385f7ac
Sync INDEXING_MAX_SEGMENTATION_TOKENS_LENGTH between API and Web (#11230) 2024-12-02 15:29:25 +08:00
Hiroshi Fujita 9bc5bc2548
feat: Increase the number of Opening Questions in the Conversation Opener (#11233) 2024-12-01 09:38:45 +08:00
非法操作 3bc4dc58d7
fix: search model not work as expected (#11225) 2024-11-30 17:31:15 +08:00
fengjiajie 9dd4bf5574
fix: Correct inputs field type in API documentation (#11198) 2024-11-30 11:13:32 +08:00
-LAN- 0554898b5d
fix(file_factory): Remove transfer_method validation (#11207)
Signed-off-by: -LAN- <laipz8200@outlook.com>
2024-11-29 17:26:31 +08:00
Joel b78ab0bd69 fix: other install error 2024-11-29 15:18:07 +08:00
Joel 84cad5969e fix: not handleinstall error 2024-11-29 15:09:23 +08:00
Yi Xiao e3119112a6
chore: add Thai GUI (#11201) 2024-11-29 14:20:48 +08:00
Joel 35ef874867 fix: detect is same packege use uniqid 2024-11-29 10:56:58 +08:00
非法操作 d3af0e9090
fix: handleLoadFileFromLink's transfer method incorrect (#11197) 2024-11-29 09:37:50 +08:00
非法操作 e576d32fb6
chore: improve conversation list and rename docs (#11187) 2024-11-29 09:22:08 +08:00
Joel 47579c86e6 fix: from marketplace install and update bundle 2024-11-28 18:47:06 +08:00
Joel 32619bd05e fix: install bunlde support update 2024-11-28 18:26:18 +08:00
JzoNg 6a500edf4d fix: loading of credential form 2024-11-28 17:48:28 +08:00
JzoNg be7fa93ffc fix: modify tip of default embedding model 2024-11-28 17:27:21 +08:00
JzoNg 3bcd470ec6 fix: authorization in debugging plugin 2024-11-28 17:27:21 +08:00
JzoNg 73825c59e4 fix: crash of tool authorization in agent 2024-11-28 17:27:21 +08:00
JzoNg 5f76975e12 fix: icon of tool provider in agent 2024-11-28 17:27:21 +08:00
JzoNg 3ddb3d2bff fix: deleted tools in agent 2024-11-28 17:27:21 +08:00
JzoNg a70eda6c45 add loading for auth modal 2024-11-28 17:27:21 +08:00
NFish 42cdc55db1 fix: do not show error tooltip if http status code is 401 2024-11-28 16:04:19 +08:00
Joel 51f0f21a47 chore: not load updateInfo can not install 2024-11-28 14:30:31 +08:00
Joel 073e847524 fix: installed 2024-11-28 14:13:43 +08:00
Joel 3e601c4ef5 feat: local support upgrade 2024-11-28 14:09:05 +08:00
Joel fba468e8ad fix: handle install the same version 2024-11-28 13:50:04 +08:00
github-actions[bot] 18add94a31
chore: translate i18n files (#11182)
Co-authored-by: JzoNgKVO <27049666+JzoNgKVO@users.noreply.github.com>
2024-11-28 13:21:04 +08:00
KVOJJJin 18d3ffc194
Feat: new pagination (#11170) 2024-11-28 12:26:02 +08:00
Joel f40b212b04 feat: support update if installed from marketplace 2024-11-28 12:00:12 +08:00
StyleZhang 37eee7be24 fix: model provider page marketplace 2024-11-28 11:26:45 +08:00
NFish 0a30a5b077
Feat: remove github star and community links if it is enterprise version (#11180) 2024-11-28 11:02:25 +08:00
Joel 99942b26e6 chore: support install hide button 2024-11-28 10:40:33 +08:00
StyleZhang d4cda69b0e feat: marketplace add exclude 2024-11-27 16:14:15 +08:00
StyleZhang e145dba487 fix: dsl check 2024-11-27 14:30:47 +08:00
Novice baef18cedd
fix: Incorrect iteration log display in workflow with multiple parallel mode iteartaion nodes (#11158)
Co-authored-by: Novice Lee <novicelee@NovicedeMacBook-Pro.local>
2024-11-27 13:42:28 +08:00
Joel e908ecab8f fix: add ui 2024-11-27 10:50:39 +08:00
Joel 79db920fa7
fix: enable after disabled memory not pass user query (#11136) 2024-11-26 17:55:11 +08:00
NFish b3d65cc7df
Feat: Divider component now supports gradient background (#11130) 2024-11-26 17:44:56 +08:00
-LAN- 208d6d6d94
chore: bump to 0.12.1 (#11122) 2024-11-26 15:46:17 +08:00
Joel b8af4aead1 fix: update version show problem 2024-11-26 14:38:43 +08:00
Joel d40f0e645c fix: install marketplace bundle title 2024-11-26 14:11:21 +08:00
Joel 4b77ced4ad fix: not show from market bundle package icon 2024-11-26 14:07:45 +08:00
StyleZhang b84b0c8ba8 merge main 2024-11-26 11:38:37 +08:00
NFish e9c098d024
Fix regenerate themes (#11101) 2024-11-26 11:33:04 +08:00
StyleZhang f47b32b26d fix: dsl 2024-11-26 11:10:53 +08:00
StyleZhang 102a42d24c Merge branch 'main' into feat/plugins 2024-11-26 11:08:30 +08:00
StyleZhang 00eb47384a merge main 2024-11-26 10:31:39 +08:00
StyleZhang 2041650cca merge main 2024-11-26 10:29:58 +08:00
StyleZhang a0873a956f merge main 2024-11-26 10:27:48 +08:00
非法操作 f1366e8e19
fix #11091 raise redirect issue (#11092) 2024-11-26 10:25:42 +08:00
非法操作 60c1549771
fix: import Explore Apps raise error (#11091) 2024-11-26 09:32:08 +08:00
-LAN- 625aaceb00
chore: bump version to 0.12.0 (#11056) 2024-11-25 19:17:59 +08:00
Joel df049564e8 feat: support install bundle from marketplace 2024-11-25 18:01:30 +08:00
Joel b93be49530 chore: support update show version 2024-11-25 18:01:29 +08:00
StyleZhang 57756b18e4 fix: plugin task 2024-11-25 17:54:28 +08:00
StyleZhang 8ad9ab40df fix: plugin task 2024-11-25 17:32:57 +08:00
Joel eb542067af
feat: add cookie management (#11061) 2024-11-25 16:31:49 +08:00
KVOJJJin 8028e75fbb
Improvement: update api doc of workflow (#11054) 2024-11-25 12:48:36 +08:00
-LAN- 3eb51d85da
fix(workflow_entry): Support receive File and FileList in single step run. (#10947)
Signed-off-by: -LAN- <laipz8200@outlook.com>
Co-authored-by: JzoNg <jzongcode@gmail.com>
2024-11-25 12:46:50 +08:00
StyleZhang 4f54ac6ed6 fix: marketplace collection condition 2024-11-25 12:03:49 +08:00
nomi3 79a35c2fe6
feat(i18n): update Japanese translation for login page (#10993) 2024-11-25 12:02:56 +08:00
Joel 2dd4c34423
fix: llm node do not pass sys.query in chatflow app init (#11053) 2024-11-25 12:01:57 +08:00
TakakiMoriguchi 365a40d11f
fix: Japanese typo (#11034) 2024-11-24 21:09:30 +08:00
johnpccd d0648e27e2
Fix typo (#11024) 2024-11-24 11:15:46 +08:00
非法操作 08ac36812b
feat: support LLM process document file (#10966)
Co-authored-by: -LAN- <laipz8200@outlook.com>
2024-11-22 19:32:44 +08:00
crazywoola 3750200c5e
feat: add a meta(mac) ctrl(windows) key (#10978) 2024-11-22 16:30:34 +08:00
-LAN- c5f7d650b5
feat: Allow using file variables directly in the LLM node and support more file types. (#10679)
Co-authored-by: Joel <iamjoel007@gmail.com>
2024-11-22 16:30:22 +08:00
NFish 8a83edc1b5
Feat: update icon and Divider components (#10975) 2024-11-22 15:44:42 +08:00
StyleZhang 3263a6a5f5 fix: marketplace plugin tags i18n 2024-11-22 15:26:25 +08:00
github-actions[bot] 5b415a6227
chore: translate i18n files (#10970)
Co-authored-by: laipz8200 <16485841+laipz8200@users.noreply.github.com>
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
2024-11-22 15:24:11 +08:00
-LAN- 5172f0bf39
feat: Check and compare the DSL version before import an app (#10969)
Co-authored-by: Yi <yxiaoisme@gmail.com>
2024-11-22 15:05:04 +08:00
JzoNg 506e5e0bc8 fix: plugin type 2024-11-22 14:53:20 +08:00
JzoNg c768f8fdd1 fix: path of tool provider 2024-11-22 11:41:36 +08:00
twwu d45ce48932 fix: update theme imports in globals.css 2024-11-22 11:02:45 +08:00
Wu Tianwei 3579bbd1c4
refactor: Split linear-gradient and color (#10961) 2024-11-22 10:55:42 +08:00
Joel 3e3ae989f0 chore: in tool file and files all support file and files 2024-11-22 10:54:22 +08:00
Joel 786f2d9bf6 chore: fix categoriesMap[category] undefined 2024-11-22 10:39:22 +08:00
twwu 85377d13fc Merge branch 'feat/plugins' of https://github.com/langgenius/dify into feat/plugins 2024-11-22 10:22:39 +08:00
twwu 51e04b45ec fix: update error icon z-index and upgrade react-query dependencies 2024-11-22 10:22:33 +08:00
JzoNg bd6c2e519c fix: corner mark 2024-11-22 09:09:35 +08:00
非法操作 8b16f07eb0
feat: add cURL import for http request node (#8656) 2024-11-21 22:25:18 +08:00
marvin-season fefda40acf
fix: fix bugs of frontend-workflow panel operator (#10945)
Co-authored-by: marvin <sea-son@foxmail.com>
2024-11-21 19:07:02 +08:00
Joel 3f0b35d72e feat: install bundle from marketplace code 2024-11-21 18:22:11 +08:00
JzoNg 78c867b9a3 use plugin detail for builtin tool 2024-11-21 18:11:36 +08:00
JzoNg f213c8f393 fix: version switch 2024-11-21 18:11:36 +08:00
Joel 1b3f4f1f2a feat: support icon size 2024-11-21 18:00:13 +08:00
Joel c59c696df2 chore: add version type in marketplace return 2024-11-21 17:43:41 +08:00
Joel 8993a91f12 fix: upgrade sussces auto hide 2024-11-21 17:38:23 +08:00
JzoNg 02c5989612 recover api tool create card 2024-11-21 17:29:28 +08:00
JzoNg ac42ba880a fix: install handle of list refresh 2024-11-21 17:11:22 +08:00
JzoNg 56f573ecfb fix: update plugin handle 2024-11-21 15:35:39 +08:00
Joel 2560d3edae fix: bundle install title 2024-11-21 15:22:19 +08:00
Joel 351615fb98 fix: not the first time upload bundle error 2024-11-21 15:14:21 +08:00
Joel 11ed86f2a8 feat: download package 2024-11-21 14:25:58 +08:00
JzoNg b01c18ae7f fix: version badge 2024-11-21 14:16:02 +08:00
Hash Brown ea0ebc020c
fix: chat history might be empty in log detail view (#10905) 2024-11-21 14:12:01 +08:00
Kota-Yamaguchi f358db9f02
feat : Add Japanese translations for API documentation: chat, advanced-chat, completion, and workflow (#10927) 2024-11-21 14:02:46 +08:00
StyleZhang 84a3fe85c8 fix: marketplace card link 2024-11-21 13:50:26 +08:00
JzoNg 3efc6c5050 fix: github link 2024-11-21 13:42:06 +08:00
JzoNg 42a0534299 fix: locale of model provider 2024-11-21 13:18:33 +08:00
JzoNg eec193488d fix: detail link of plugin 2024-11-21 13:09:10 +08:00
JzoNg 021bc57cd4 empty of tool list 2024-11-21 12:43:18 +08:00
StyleZhang 022eda9e8b fix: tool providers 2024-11-21 12:03:53 +08:00
Joel 2067092f52 feat: detail link in tools 2024-11-21 11:33:21 +08:00
Joel 000db07d29 feat: in tool install plugin 2024-11-21 11:16:05 +08:00
Joel 98ae34acd5 chore: support tags filter 2024-11-21 10:51:36 +08:00
StyleZhang 698e94856e fix: plugin task zindex 2024-11-21 08:42:36 +08:00
Joel 99ffe43e91 merge main 2024-11-20 18:24:03 +08:00
Joel 498222371c chore: parse marketplace bundle new api 2024-11-20 17:52:35 +08:00
Joel 26288e71d3 fix: local bundle install 2024-11-20 16:32:20 +08:00
JzoNg 19fb466074 fix: tool icon in app configure 2024-11-20 16:22:51 +08:00
JzoNg cd4eb9c3f1 fix: icon in model list 2024-11-20 16:22:51 +08:00
Joel 4ef0a3818f feat: can install bundle from local 2024-11-20 16:21:09 +08:00
llinvokerl d6ea1e2f12
fix: explicitly use new token when retrying ssePost after refresh (#10864)
Co-authored-by: liusurong.lsr <liusurong.lsr@alibaba-inc.com>
2024-11-20 16:11:33 +08:00
twwu 77d6dbb3d0 Merge branch 'feat/plugins' of https://github.com/langgenius/dify into feat/plugins 2024-11-20 15:31:03 +08:00
twwu e3b8926aef fix: correct fetched releases variable in version check and update dev script for debugging 2024-11-20 15:30:57 +08:00
Joel efb84ff03d fix: github install fix 2024-11-20 15:05:17 +08:00
Joel 1846a7de73 fix: handle github item from data struct diffe 2024-11-20 14:48:38 +08:00
Joel 40d025052d fix: load package dsl error 2024-11-20 14:27:46 +08:00
Joel bb2914652a feat: finsh loading error comp 2024-11-20 13:56:32 +08:00
非法操作 f3af7b5f35
fix: tool's file input display string (#10887) 2024-11-20 12:54:24 +08:00
Joel e6a03f7a58 feat: loading error struct 2024-11-20 11:50:46 +08:00
JzoNg 386ee7b07b update model provider list after plugin installed 2024-11-20 11:49:20 +08:00
Jason Tan d18754afdd
feat: admin can also change member role (#10651) 2024-11-20 11:29:49 +08:00
非法操作 beb7953d38
feat: enhance the custom note (#8885) 2024-11-20 11:24:45 +08:00
JzoNg 788f9de843 update model provider list after deleting plugin 2024-11-20 10:44:20 +08:00
非法操作 7e66e5a713
feat: make toc panel can collapse (#10875) 2024-11-20 10:07:30 +08:00
kurokobo 07b5bbae06
feat: add a minimal separator between pinned apps and unpinned apps in the explore page (#10871) 2024-11-20 09:32:59 +08:00
Joel 5947e38ea0 feat: install by local bundle change 2024-11-19 18:32:17 +08:00
Joel e151c2ee8c fix: when error can not install 2024-11-19 17:29:15 +08:00
Joel a093a48675 feat: show package item in bundle 2024-11-19 17:29:14 +08:00
AkaraChen 1cc7dc6360
style: refactor fetch and context (#10795) 2024-11-19 17:16:06 +08:00
StyleZhang 27b1a51572 fix: marketplace collection label description 2024-11-19 16:43:13 +08:00
JzoNg a867040b88 fix icon of model provider 2024-11-19 16:26:23 +08:00
Joel 2e3442f74c feat: support local installed package 2024-11-19 16:04:31 +08:00
StyleZhang 43d7a538dc feat: marketplace list url support search & tags 2024-11-19 15:08:54 +08:00
Joel c5c06c18f1 feat: can upload and parse bundle 2024-11-19 15:05:15 +08:00
KVOJJJin 328965ed7c
Fix: crash of workflow file upload (#10831)
Co-authored-by: -LAN- <laipz8200@outlook.com>
Co-authored-by: StyleZhang <jasonapring2015@outlook.com>
2024-11-19 14:15:18 +08:00
zxhlyh 133de9a087
fix: upload file component support multiple (#10817) 2024-11-19 14:00:54 +08:00
kimjion 7261384655
fix: close child modal on log drawer close (#10839) 2024-11-19 12:09:55 +08:00
dajianguo 4718071cbb
feat: Knowledge-base-api-get-post-method-text-error-#10836 (#10837) 2024-11-19 12:08:10 +08:00
twwu 972eaa5948 Merge branch 'feat/plugins' of https://github.com/langgenius/dify into feat/plugins 2024-11-19 11:20:23 +08:00
twwu 87b23a1fac feat: refactor GitHub releases fetching and update handling with improved error notifications 2024-11-19 11:20:17 +08:00
非法操作 22be0816aa
feat: add TOC to app develop doc (#10799) 2024-11-19 09:06:12 +08:00
Benjamin 79d59c004b
chore: update .gitignore to include mise.toml (#10778) 2024-11-18 19:35:12 +08:00
zxhlyh de6d3e493c
fix: script rendering in message (#10807)
Co-authored-by: crazywoola <427733928@qq.com>
2024-11-18 19:19:10 +08:00
-LAN- 7f1fdb774c
chore: bump version to 0.11.2 (#10805) 2024-11-18 17:52:53 +08:00
KVOJJJin 3e2b8a8d02
Fix: legacy image upload compatible (#10803) 2024-11-18 15:57:48 +08:00
zxhlyh 9861279395
fix: upload custom file extension (#10801) 2024-11-18 15:57:32 +08:00
AkaraChen 07174cf52c Revert "fix: dataset details"
This reverts commit 812fbab57b.
2024-11-18 15:41:31 +08:00
twwu d3fe6fd303 fix: display version from GitHub metadata if available 2024-11-18 11:57:31 +08:00
twwu 87ca20c047 feat: add version checking for GitHub releases and improve error handling 2024-11-18 11:54:51 +08:00
AkaraChen 07494459cc Merge branch 'feat/plugins' of https://github.com/langgenius/dify into feat/plugins 2024-11-18 11:23:49 +08:00
AkaraChen 812fbab57b fix: dataset details 2024-11-18 11:23:44 +08:00
dajianguo 538a5df9d5
feat: Optimize usability during debugging #10641 (#10793) 2024-11-18 11:13:52 +08:00
JzoNg afdfc8c609 chore: enabled for useQuery 2024-11-18 11:02:37 +08:00
JzoNg 66f0e1209a switch version 2024-11-17 12:57:34 +08:00
JzoNg f0e4885926 tooltip of endpoints 2024-11-17 10:54:40 +08:00
呆萌闷油瓶 c170862de7
fix:custom file extension not support (#10759)
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
2024-11-16 22:37:25 +08:00
Jason Tan ca6efd73f3
fix: date filter key not unique (#10645) 2024-11-16 14:43:55 +08:00
github-actions[bot] d05fee1182
chore: translate i18n files (#10754)
Co-authored-by: douxc <7553076+douxc@users.noreply.github.com>
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
Co-authored-by: crazywoola <427733928@qq.com>
2024-11-15 19:31:15 +08:00
NFish 1f87676d52
Supports display license status (#10408)
Co-authored-by: Garfield Dai <dai.hai@foxmail.com>
2024-11-15 17:59:48 +08:00
Joel 1dc2d7f4a2 chore: fix jump url 2024-11-15 16:49:12 +08:00
StyleZhang 9193bc3143 fix: marketplace link 2024-11-15 16:46:23 +08:00
Joel 3b032f086d fix: market icon not show 2024-11-15 16:37:51 +08:00
StyleZhang 746838e276 fix: marketplace link 2024-11-15 16:32:49 +08:00
Yi 5ea306850e fix: copy tooltip shows in wrong place 2024-11-15 16:23:11 +08:00
Yi a6be3fdcd0 Merge branch 'feat/plugins' of github.com:langgenius/dify into feat/plugins 2024-11-15 16:09:21 +08:00
Yi a7a5c6f4cb fix: update the upgrade button text content in the header 2024-11-15 16:09:04 +08:00
twwu f53b658964 Merge branch 'feat/plugins' of https://github.com/langgenius/dify into feat/plugins 2024-11-15 16:07:41 +08:00
twwu 70bf321fd7 fix: add plugin type to card payload and integrate categories hook 2024-11-15 16:07:34 +08:00
StyleZhang 35eafd239d fix: plugin task 2024-11-15 15:50:14 +08:00
StyleZhang 3f2baf0131 fix: plugin task 2024-11-15 15:46:29 +08:00
StyleZhang a5a6969db3 fix 2024-11-15 15:36:32 +08:00
StyleZhang c176494405 fix: search box style 2024-11-15 15:26:29 +08:00
Joel 6fbff78b9c merge 2024-11-15 15:16:53 +08:00
Joel 0738c2ef54 fix: can not get url 2024-11-15 15:03:18 +08:00
StyleZhang 984e4564f8 fix: dsl check plugin 2024-11-15 14:54:17 +08:00
StyleZhang bc927868f4 fix: plugin task 2024-11-15 14:54:17 +08:00
Joel a0758dc2fc feat: finish github install 2024-11-15 14:40:04 +08:00
crazywoola db1d2aaff5
Feat/add Slovensko (Slovenija) (#10731)
Co-authored-by: XHorizont.com <johnny@xhorizont.com>
2024-11-15 13:59:08 +08:00
Joel 6b759795d5 feat: can install github 2024-11-15 13:09:29 +08:00
Joel bba80f465b just add 2024-11-15 13:09:28 +08:00
Yi 735e47f5e5 chore: update the styling in the "members setting" 2024-11-15 11:29:48 +08:00
twwu d354c69493 chore: update translations to include 'Marketplace' terminology in Chinese localization 2024-11-15 11:05:20 +08:00
JzoNg 8f14881aff app parameters 2024-11-15 10:43:21 +08:00
JzoNg e53c4fc0ad empty inputs form of app selector 2024-11-15 10:43:21 +08:00
JzoNg f9f2e68bd8 app selector in form 2024-11-15 10:43:21 +08:00
JzoNg 7b4d67d72f app list filter 2024-11-15 10:43:21 +08:00
JzoNg 7446244147 app picker 2024-11-15 10:43:21 +08:00
JzoNg c723bd2c96 app selector trigger 2024-11-15 10:43:21 +08:00
Joel 73ce8a17a5 feat: add loading 2024-11-15 10:39:57 +08:00
GeorgeCaoJ c85bff235d
fix(i18n): handle key naming error (#10713) 2024-11-15 09:01:38 +08:00
Bowen Liang 44f57ad9a8
chore: Bump Alpine Linux to 3.20 in web dockerfile (#10671) 2024-11-14 20:57:01 +08:00
Joel 6f5e010db5 chore: handle uploaded selected 2024-11-14 18:31:22 +08:00
Yi 495d86fd96 Merge branch 'feat/plugins' of github.com:langgenius/dify into feat/plugins 2024-11-14 18:28:18 +08:00
Yi 42ba4e4f0e chore: update the plugins tab button 2024-11-14 18:26:16 +08:00
StyleZhang 6af51701de fix: card link 2024-11-14 18:18:10 +08:00
Joel 76104d811c feat: can show install plugins 2024-11-14 16:54:36 +08:00
StyleZhang 1877433f20 fix: marketplace 2024-11-14 16:37:53 +08:00
Yi a403fb565d chore: update the plan tags 2024-11-14 16:21:28 +08:00
twwu f58b88f319 Merge branch 'feat/plugins' of https://github.com/langgenius/dify into feat/plugins 2024-11-14 15:47:27 +08:00
twwu cd2860deb4 feat: add i18n support for plugin installation and empty states 2024-11-14 15:47:22 +08:00
AkaraChen 070968a048 style: add lint rule for tailwind 2024-11-14 15:39:21 +08:00
StyleZhang ceb18d160f fix: marketplace i18n 2024-11-14 14:56:15 +08:00
StyleZhang 6a63a03cb2 feat: tool list use query 2024-11-14 14:48:13 +08:00
twwu a0a62db6ad refactor: Split linear-gradient and color 2024-11-14 14:36:30 +08:00
StyleZhang 253abaf1a3 fix: marketplace empty page 2024-11-14 14:27:34 +08:00
AkaraChen 44cc6157f1 Merge branch 'feat/plugins' of https://github.com/langgenius/dify into feat/plugins 2024-11-14 11:35:53 +08:00
Yi 028fc00be6 chore: update i18n & setting window 2024-11-14 11:19:39 +08:00
AkaraChen 1aed0fe5d6 chore: use mitt hook 2024-11-14 11:04:41 +08:00
JzoNg 300cd675c6 update tool list after tool selector 2024-11-14 00:04:06 +08:00
JzoNg ff1d42bd66 add tool selector in endpoint modal 2024-11-14 00:02:04 +08:00
JzoNg 194a99220b authorization of tool selector 2024-11-14 00:02:04 +08:00
JzoNg 926f85ce4f tool selector trigger 2024-11-14 00:02:04 +08:00
Yi 6c6e1e90cd Merge branch 'feat/plugins' of github.com:langgenius/dify into feat/plugins 2024-11-13 18:41:27 +08:00
twwu 2fbc0c2261 revert: revert category label handling in plugin card component 2024-11-13 18:40:23 +08:00
Yi bac1e99557 Merge branch 'feat/plugins' of github.com:langgenius/dify into feat/plugins 2024-11-13 18:40:20 +08:00
Yi 93e3077f77 chore: update the esc button and the upgrade button 2024-11-13 18:40:11 +08:00
twwu fa6858090b refactor: remove version prop from plugin item components and update version comparison logic 2024-11-13 18:34:04 +08:00
twwu 61eb655823 feat: update plugin category labels and improve internationalization support 2024-11-13 18:30:38 +08:00
非法操作 bddecba9ed
fix: `mp3` file upload not work (#10650) 2024-11-13 17:37:29 +08:00
twwu 6298332950 Merge branch 'feat/plugins' of https://github.com/langgenius/dify into feat/plugins 2024-11-13 16:55:49 +08:00
twwu a1719c49b7 feat: add internationalization support for plugin categories and update translations 2024-11-13 16:55:43 +08:00
Yi b10a1cd325 chore: update the theme selector setting in globals.css 2024-11-13 16:43:00 +08:00
StyleZhang aa88028564 fix: marketplace list 2024-11-13 16:28:38 +08:00
Joel 3e314843db chore: add missing file 2024-11-13 16:23:33 +08:00
Joel 0d607a8c90 feat: add update workflow to update use query 2024-11-13 16:23:31 +08:00
StyleZhang 577a948f42 feat: dsl check plugin 2024-11-13 15:48:25 +08:00
Joel edbfe27eb1 chore: add invalid all built in tools 2024-11-13 15:17:22 +08:00
Joel 5c98d80fdf chore: more filter text content 2024-11-13 15:12:58 +08:00
Joel 89b470d0d5 fix: toggle tool 2024-11-13 15:04:23 +08:00
Joel 19dc983d30 feat: support toggle set tool when the texts changes 2024-11-13 14:54:37 +08:00
twwu e842a46fe2 fix: resolve issue with dark mode 2024-11-13 14:43:37 +08:00
Joel 1573f6f6aa feat: add tag and q filter 2024-11-13 14:08:16 +08:00
AkaraChen 910d5df513 Merge branch 'feat/plugins' of https://github.com/langgenius/dify into feat/plugins 2024-11-13 13:33:47 +08:00
twwu fa01360498 fix: Fix theme initialization issue 2024-11-13 13:11:47 +08:00
AkaraChen 1fe5be532d fix: new workflow init draft failed 2024-11-13 12:59:52 +08:00
Joel d67eb907dd fix: show index letter problem 2024-11-13 11:56:33 +08:00
Joel 83dae7e5bc fix: can not select action in workflow and tools 2024-11-13 11:38:44 +08:00
StyleZhang c6d1b7869d fix: plugin task 2024-11-13 11:33:58 +08:00
Yi 601d267b7a Merge branch 'feat/plugins' of github.com:langgenius/dify into feat/plugins 2024-11-13 10:39:07 +08:00
Yi 327940a120 chore: update the update plugin from GitHub 2024-11-13 10:38:56 +08:00
Benjamin 0867821ae7
fix: update conversation session naming and API path in documentation (#10589) 2024-11-12 21:44:04 +08:00
StyleZhang 582c7ce348 fix: plugin task 2024-11-12 18:28:34 +08:00
StyleZhang 13d3f67746 feat: plugin task use query 2024-11-12 17:58:32 +08:00
Joel 9c6aafd415 feat: install bundle ui 2024-11-12 17:33:10 +08:00
nite-knite 3716ea46b5 chore: bump elliptic from 6.5.7 to 6.6.0 2024-11-12 17:19:02 +08:00
JzoNg 3c89b8a698 confirm model selector schema in agent and workflow 2024-11-12 16:57:22 +08:00