Joel
|
6e9f82491d
|
chore: reuse the app detail and right meta
|
2025-10-23 15:51:59 +08:00 |
|
Joel
|
0360a0416b
|
feat: integration preview page
|
2025-10-23 15:23:50 +08:00 |
|
Joel
|
ab56b4a818
|
merge main
|
2025-10-23 11:12:13 +08:00 |
|
-LAN-
|
40d3332690
|
fix: preserve share code headers after login redirect (#27225)
Co-authored-by: yunlu.wen <yunlu.wen@dify.ai>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2025-10-22 14:59:08 +08:00 |
|
Joel
|
e1ca7a9bdb
|
chore: hide useless error info in login page (#27245)
|
2025-10-22 11:20:31 +08:00 |
|
feelshana
|
2bcf96565a
|
Feature:during account initialization, set the interface language to be consistent with the display language(#27029) (#27042)
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
|
2025-10-21 15:53:12 +08:00 |
|
Nite Knite
|
9a9d6a4a2b
|
chore: update support channels (#27188)
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2025-10-21 15:48:02 +08:00 |
|
Joel
|
fb6f05c267
|
fix: infinite jump to login url (#27178)
|
2025-10-21 13:25:20 +08:00 |
|
Joel
|
d6e7543ba6
|
fix: passport outdate caused webapp reload (#27175)
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2025-10-21 11:47:28 +08:00 |
|
Joel
|
c11cdf7468
|
fix: infinite reload (#27150)
Build and Push API & Web / build (api, DIFY_API_IMAGE_NAME, linux/amd64, build-api-amd64) (push) Waiting to run
Build and Push API & Web / build (api, DIFY_API_IMAGE_NAME, linux/arm64, build-api-arm64) (push) Waiting to run
Build and Push API & Web / build (web, DIFY_WEB_IMAGE_NAME, linux/amd64, build-web-amd64) (push) Waiting to run
Build and Push API & Web / build (web, DIFY_WEB_IMAGE_NAME, linux/arm64, build-web-arm64) (push) Waiting to run
Build and Push API & Web / create-manifest (api, DIFY_API_IMAGE_NAME, merge-api-images) (push) Blocked by required conditions
Build and Push API & Web / create-manifest (web, DIFY_WEB_IMAGE_NAME, merge-web-images) (push) Blocked by required conditions
Main CI Pipeline / Check Changed Files (push) Waiting to run
Main CI Pipeline / API Tests (push) Blocked by required conditions
Main CI Pipeline / Web Tests (push) Blocked by required conditions
Main CI Pipeline / Style Check (push) Waiting to run
Main CI Pipeline / VDB Tests (push) Blocked by required conditions
Main CI Pipeline / DB Migration Test (push) Blocked by required conditions
|
2025-10-20 21:18:26 +09:00 |
|
GuanMu
|
6217c96576
|
Fix type error (#27152)
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
|
2025-10-20 19:35:46 +08:00 |
|
Joel
|
d7d9abb007
|
chore: use new api to check login status (#27143)
Build and Push API & Web / build (api, DIFY_API_IMAGE_NAME, linux/amd64, build-api-amd64) (push) Waiting to run
Build and Push API & Web / build (api, DIFY_API_IMAGE_NAME, linux/arm64, build-api-arm64) (push) Waiting to run
Build and Push API & Web / build (web, DIFY_WEB_IMAGE_NAME, linux/amd64, build-web-amd64) (push) Waiting to run
Build and Push API & Web / build (web, DIFY_WEB_IMAGE_NAME, linux/arm64, build-web-arm64) (push) Waiting to run
Build and Push API & Web / create-manifest (api, DIFY_API_IMAGE_NAME, merge-api-images) (push) Blocked by required conditions
Build and Push API & Web / create-manifest (web, DIFY_WEB_IMAGE_NAME, merge-web-images) (push) Blocked by required conditions
Main CI Pipeline / Check Changed Files (push) Waiting to run
Main CI Pipeline / API Tests (push) Blocked by required conditions
Main CI Pipeline / Web Tests (push) Blocked by required conditions
Main CI Pipeline / Style Check (push) Waiting to run
Main CI Pipeline / VDB Tests (push) Blocked by required conditions
Main CI Pipeline / DB Migration Test (push) Blocked by required conditions
Check i18n Files and Create PR / check-and-update (push) Waiting to run
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2025-10-20 16:54:31 +08:00 |
|
-LAN-
|
9a5f214623
|
refactor: replace localStorage with HTTP-only cookies for auth tokens (#24365)
Signed-off-by: NeatGuyCoding <15627489+NeatGuyCoding@users.noreply.github.com>
Signed-off-by: lyzno1 <yuanyouhuilyz@gmail.com>
Signed-off-by: kenwoodjw <blackxin55+@gmail.com>
Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: Yunlu Wen <wylswz@163.com>
Co-authored-by: Joel <iamjoel007@gmail.com>
Co-authored-by: GareArc <chen4851@purdue.edu>
Co-authored-by: NFish <douxc512@gmail.com>
Co-authored-by: Davide Delbianco <davide.delbianco@outlook.com>
Co-authored-by: minglu7 <1347866672@qq.com>
Co-authored-by: Ponder <ruan.lj@foxmail.com>
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
Co-authored-by: heyszt <270985384@qq.com>
Co-authored-by: Asuka Minato <i@asukaminato.eu.org>
Co-authored-by: Guangdong Liu <liugddx@gmail.com>
Co-authored-by: Eric Guo <eric.guocz@gmail.com>
Co-authored-by: NeatGuyCoding <15627489+NeatGuyCoding@users.noreply.github.com>
Co-authored-by: XlKsyt <caixuesen@outlook.com>
Co-authored-by: Dhruv Gorasiya <80987415+DhruvGorasiya@users.noreply.github.com>
Co-authored-by: crazywoola <427733928@qq.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: lyzno1 <92089059+lyzno1@users.noreply.github.com>
Co-authored-by: hj24 <mambahj24@gmail.com>
Co-authored-by: GuanMu <ballmanjq@gmail.com>
Co-authored-by: 非法操作 <hjlarry@163.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Tonlo <123lzs123@gmail.com>
Co-authored-by: Yusuke Yamada <yamachu.dev@gmail.com>
Co-authored-by: Novice <novice12185727@gmail.com>
Co-authored-by: kenwoodjw <blackxin55+@gmail.com>
Co-authored-by: Ademílson Tonato <ademilsonft@outlook.com>
Co-authored-by: znn <jubinkumarsoni@gmail.com>
Co-authored-by: yangzheli <43645580+yangzheli@users.noreply.github.com>
|
2025-10-19 21:29:04 +08:00 |
|
GuanMu
|
650e38e17f
|
refactor: improve TypeScript types for NodeCardProps and debug configuration context (#27001)
|
2025-10-16 22:16:01 +08:00 |
|
Joel
|
61ebc756aa
|
feat: workflow preview
|
2025-10-16 17:38:13 +08:00 |
|
Joel
|
440bd825d8
|
feat: can show tools in preview
|
2025-10-15 17:35:59 +08:00 |
|
Joel
|
e1f8b4b387
|
feat: support show dataset in knowledge
|
2025-10-14 18:31:42 +08:00 |
|
Joel
|
0f52b34b61
|
feat: try apps basic app preveiw
|
2025-10-14 15:38:22 +08:00 |
|
CodingOnStar
|
75e35857c1
|
feat: add carousel & new banner of explore page
|
2025-10-14 14:17:49 +08:00 |
|
Joel
|
a3f7d8f996
|
chore: merge main
|
2025-10-13 16:38:29 +08:00 |
|
Joel
|
50072a63ae
|
feat: support try agent app
|
2025-10-11 10:42:55 +08:00 |
|
Joel
|
b0aef35c63
|
feat: try chat flow app
|
2025-10-10 18:24:56 +08:00 |
|
Joel
|
c73e84d992
|
feat: can show text completion run result pages
|
2025-10-10 16:34:10 +08:00 |
|
GuanMu
|
33b0814323
|
refactor(types): remove any usages and strengthen typings across web and base (#26677)
|
2025-10-09 21:36:42 +08:00 |
|
Asuka Minato
|
a8746bff30
|
fix oxlint warnings (#26634)
|
2025-10-09 09:23:34 +08:00 |
|
Copilot
|
beb1448441
|
[Chore/Refactor] Add missing 'type' attribute on 'button' components (#26249)
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: asukaminato0721 <30024051+asukaminato0721@users.noreply.github.com>
|
2025-09-28 13:43:43 +08:00 |
|
Joel
|
5f0bd5119a
|
chore: temp
|
2025-09-24 13:39:52 +08:00 |
|
Wu Tianwei
|
d9e45a1abe
|
feat(pipeline): add language support to built-in pipeline templates and update related components (#26124)
|
2025-09-23 18:18:22 +08:00 |
|
Joel
|
8353352bda
|
chore: try app can use web app run
|
2025-09-22 15:17:11 +08:00 |
|
Joel
|
73845cbec5
|
feat: text generation
|
2025-09-19 16:32:11 +08:00 |
|
Joel
|
c2f94e9e8a
|
feat: api call the try app and support disable feedback
|
2025-09-19 11:32:30 +08:00 |
|
Wu Tianwei
|
cd90b2ca9e
|
refactor: replace useInvalid with useInvalidCustomizedTemplateList (#25924)
|
2025-09-18 18:17:20 +08:00 |
|
zxhlyh
|
1264e7d4f6
|
fix: use invalid last run (#25911)
|
2025-09-18 16:52:27 +08:00 |
|
-LAN-
|
85cda47c70
|
feat: knowledge pipeline (#25360)
Signed-off-by: -LAN- <laipz8200@outlook.com>
Co-authored-by: twwu <twwu@dify.ai>
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
Co-authored-by: jyong <718720800@qq.com>
Co-authored-by: Wu Tianwei <30284043+WTW0313@users.noreply.github.com>
Co-authored-by: QuantumGhost <obelisk.reg+git@gmail.com>
Co-authored-by: lyzno1 <yuanyouhuilyz@gmail.com>
Co-authored-by: quicksand <quicksandzn@gmail.com>
Co-authored-by: Jyong <76649700+JohnJyong@users.noreply.github.com>
Co-authored-by: lyzno1 <92089059+lyzno1@users.noreply.github.com>
Co-authored-by: zxhlyh <jasonapring2015@outlook.com>
Co-authored-by: Yongtao Huang <yongtaoh2022@gmail.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: Joel <iamjoel007@gmail.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: nite-knite <nkCoding@gmail.com>
Co-authored-by: Hanqing Zhao <sherry9277@gmail.com>
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
Co-authored-by: Harry <xh001x@hotmail.com>
|
2025-09-18 12:49:10 +08:00 |
|
Joel
|
d4bd19f6d8
|
fix: api login detect problems
|
2025-09-17 17:15:23 +08:00 |
|
Joel
|
4decbbbf18
|
chore: remove useless api
|
2025-09-17 14:34:59 +08:00 |
|
Joel
|
5280bffde2
|
feat: change api to new
|
2025-09-17 11:17:12 +08:00 |
|
Joel
|
db0fc94b39
|
chore: change api to support try apps
|
2025-09-16 18:21:23 +08:00 |
|
Joel
|
394b0ac9c0
|
fix: login security issue frontend (#25571)
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2025-09-12 10:25:06 +08:00 |
|
Asuka Minato
|
77ba3e8f26
|
add autofix pnpm (#25557)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2025-09-12 09:37:54 +08:00 |
|
Cluas
|
f891c67eca
|
feat: add MCP server headers support #22718 (#24760)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
Co-authored-by: Novice <novice12185727@gmail.com>
|
2025-09-08 14:10:55 +08:00 |
|
Yongtao Huang
|
beaa8de648
|
Fix: correct queryKey in useBatchUpdateDocMetadata and add test case (#25327)
|
2025-09-08 09:34:04 +08:00 |
|
zxhlyh
|
9e125e2029
|
Refactor/model credential (#24994)
|
2025-09-03 13:36:59 +08:00 |
|
GuanMu
|
25a11bfafc
|
Export DSL from history (#24939)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2025-09-02 21:36:52 +08:00 |
|
Yongtao Huang
|
208ce4e774
|
CI: add TS indentation check via esLint (#24810)
|
2025-09-01 15:31:59 +08:00 |
|
Yongtao Huang
|
3d57a9ccdc
|
Fix never hit (!code || code.length === 0) (#24860)
|
2025-09-01 09:45:07 +08:00 |
|
Yongtao Huang
|
72acd9b483
|
Remove redundant from_variable_selector null-check (#24842)
|
2025-08-31 17:00:13 +08:00 |
|
Yongtao Huang
|
863f3aeb27
|
Fix: rm invalid errorMessage on e.toString() (#24805)
|
2025-08-30 06:18:51 -07:00 |
|
Junyan Qin (Chin)
|
f32e176d6a
|
feat: oauth provider (#24206)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: yessenia <yessenia.contact@gmail.com>
|
2025-08-29 14:10:51 +08:00 |
|
NFish
|
22b11e4b43
|
Fix/web app auth error (#24637)
|
2025-08-27 18:00:25 +08:00 |
|