Joel
|
0fb339ca4f
|
fix: saved message
|
2025-11-18 11:38:12 +08:00 |
Joel
|
f711f9a317
|
fix: webapp url
|
2025-11-18 11:22:58 +08:00 |
Joel
|
67b0771081
|
fix: try app not ok in chat
|
2025-11-17 18:21:43 +08:00 |
Joel
|
9a07488da9
|
mrege
|
2025-11-17 15:42:56 +08:00 |
yangzheli
|
20403c69b2
|
refactor(web): remove redundant add-tool-modal components and related code (#27996)
|
2025-11-13 20:21:04 +08:00 |
Gritty_dev
|
5c06e285ec
|
test: create some hooks and utils test script, modified clipboard test script (#27928)
|
2025-11-12 21:47:06 +08:00 |
Yeuoly
|
b76e17b25d
|
feat: introduce trigger functionality (#27644)
Signed-off-by: lyzno1 <yuanyouhuilyz@gmail.com>
Co-authored-by: Stream <Stream_2@qq.com>
Co-authored-by: lyzno1 <92089059+lyzno1@users.noreply.github.com>
Co-authored-by: zhsama <torvalds@linux.do>
Co-authored-by: Harry <xh001x@hotmail.com>
Co-authored-by: lyzno1 <yuanyouhuilyz@gmail.com>
Co-authored-by: yessenia <yessenia.contact@gmail.com>
Co-authored-by: hjlarry <hjlarry@163.com>
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.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: WTW0313 <twwu@dify.ai>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2025-11-12 17:59:37 +08:00 |
aka James4u
|
e9738b891f
|
test: adding some web tests (#27792)
|
2025-11-04 21:06:44 +08:00 |
Wu Tianwei
|
fd7c4e8a6d
|
feat: enhance pipeline template list with marketplace feature toggle (#27604)
|
2025-10-30 11:02:54 +08:00 |
Wu Tianwei
|
4ca7ba000c
|
refactor: update install status handling in plugin installation process (#27594)
|
2025-10-29 18:31:02 +08:00 |
Wu Tianwei
|
0e62a66cc2
|
feat: Introduce RAG tool recommendations and refactor related components for improved plugin management (#27259)
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2025-10-28 10:22:16 +08:00 |
Joel
|
c264d9152f
|
chore: add advanced models
|
2025-10-24 17:42:38 +08:00 |
Joel
|
e085f39c13
|
chore: description and category
|
2025-10-23 17:29:32 +08:00 |
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)
|
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)
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 |