zhsama
|
ce56286329
|
feat(validation): implement isPrivateOrLocalAddress utility and integrate into webhook components for improved URL validation
|
2025-11-04 18:32:19 +08:00 |
Harry
|
6e76f2aff2
|
fix(api): update TriggerInvokeEventResponse to use Field for default value of cancelled
|
2025-11-04 18:15:13 +08:00 |
Harry
|
49edd58722
|
fix(trigger): enhance credential handling by decrypting and masking subscription properties and parameters
|
2025-11-04 18:15:13 +08:00 |
zhsama
|
6a28aee13e
|
Merge remote-tracking branch 'origin/feat/trigger' into feat/trigger
|
2025-11-04 16:51:37 +08:00 |
WTW0313
|
79c70d09c9
|
feat(marketplace): introduce IS_MARKETPLACE flag and update X-Dify-Version header logic
|
2025-11-04 16:09:50 +08:00 |
zhsama
|
b9bb97887b
|
fix(workflow): handle node inspection variable deletion when not fetched
|
2025-11-04 15:25:15 +08:00 |
lyzno1
|
7df6d9f1aa
|
Merge remote-tracking branch 'origin/main' into feat/trigger
|
2025-11-04 09:56:02 +08:00 |
Tianzhi Jin
|
94cd2de940
|
fix(api): return timestamp as integer in document api (#27761)
|
2025-11-04 09:55:47 +08:00 |
lyzno1
|
587f83bc34
|
Merge remote-tracking branch 'origin/main' into feat/trigger
|
2025-11-04 09:55:43 +08:00 |
heyszt
|
3c23375607
|
refactor: Use Repository Pattern for Model Layer (#27663)
|
2025-11-04 09:53:22 +08:00 |
lyzno1
|
d81b2e6820
|
Merge remote-tracking branch 'origin/main' into feat/trigger
|
2025-11-04 09:52:08 +08:00 |
dependabot[bot]
|
56047f638f
|
chore(deps): bump dayjs from 1.11.18 to 1.11.19 in /web (#27735)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
|
2025-11-04 09:47:57 +08:00 |
vicen
|
9c01d3e775
|
fix: two web bugs for json-schema-config-modal (#27718)
|
2025-11-04 09:45:28 +08:00 |
lyzno1
|
8315e0c74b
|
Merge remote-tracking branch 'origin/main' into feat/trigger
|
2025-11-04 09:44:13 +08:00 |
海狸大師
|
c85c87f3da
|
fix(i18n/zh-Hant): unify terminology and improve translation consistency (#27717)
|
2025-11-04 09:42:26 +08:00 |
-LAN-
|
eaa02e3d55
|
Add SQLAlchemy Mapped annotations to MessageFeedback (#27768)
|
2025-11-04 09:39:59 +08:00 |
yihong
|
0219222a60
|
fix: pin litellm version ignore build issue (#27742)
Signed-off-by: yihong0618 <zouzou0208@gmail.com>
|
2025-11-04 09:39:03 +08:00 |
yangzheli
|
dba659b220
|
fix(web): fix issues with links, Chinese translations, and styling on the logs page (#27669)
|
2025-11-04 09:38:15 +08:00 |
Bowen Liang
|
ee6458768e
|
cleanup orphan packages in packages stage of api dockerfile (#27617)
|
2025-11-04 09:36:52 +08:00 |
Shemol
|
ed3d02dc6d
|
web(markdown): support <think> without trailing newline in preprocessThinkTag (#27776)
Signed-off-by: SherlockShemol <shemol@163.com>
|
2025-11-04 09:35:54 +08:00 |
CrabSAMA
|
95471b1188
|
fix(ui): fixed the bug about empty placeholder when plugin install successfully (#27780)
|
2025-11-04 09:35:14 +08:00 |
aka James4u
|
6190cfbfd8
|
feat: localization for hi-IN (#27783)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2025-11-04 09:34:41 +08:00 |
hjlarry
|
3cc6690356
|
fix(trigger): global var dialogue_count and timestamp auto converted to string
|
2025-11-03 17:12:58 +08:00 |
hjlarry
|
6507263b28
|
fix(trigger): timestamp should be number type
|
2025-11-03 15:40:33 +08:00 |
hjlarry
|
8fa0bb48df
|
fix CI
|
2025-11-03 14:57:01 +08:00 |
aka James4u
|
11f2f95103
|
Added it-IT for italian (#27665)
|
2025-11-03 11:51:45 +08:00 |
-LAN-
|
2abbc14703
|
refactor: replace hardcoded user plan strings with CloudPlan enum (#27675)
|
2025-11-03 11:51:09 +08:00 |
dependabot[bot]
|
b2b2816ade
|
chore(deps): bump tablestore from 6.2.0 to 6.3.7 in /api (#27736)
|
2025-11-03 11:50:39 +08:00 |
hjlarry
|
637a675681
|
fix(trigger): workflow checklist not work for knowledge pipeline
|
2025-11-03 09:42:33 +08:00 |
-LAN-
|
4461df1bd9
|
refactor(api): add SQLAlchemy 2.x Mapped type hints to Message model (#27709)
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
|
2025-11-01 01:16:07 +08:00 |
lyzno1
|
085ada86e6
|
chore: trigger ci
Signed-off-by: lyzno1 <yuanyouhuilyz@gmail.com>
|
2025-10-31 20:15:14 +08:00 |
lyzno1
|
f59d430219
|
Merge remote-tracking branch 'origin/main' into feat/trigger
|
2025-10-31 20:01:16 +08:00 |
lyzno1
|
c415e5b893
|
Merge branch 'feat/trigger' of https://github.com/langgenius/dify into feat/trigger
|
2025-10-31 20:00:51 +08:00 |
lyzno1
|
67b6b3612c
|
fix: trigger docs link
|
2025-10-31 20:00:39 +08:00 |
katakyo
|
f7f6b4a8b0
|
i18n(ja-JP): Use 「公開」 for App Overview “Launch” action label (#27680)
|
2025-10-31 11:23:38 +08:00 |
Yeuoly
|
229b0e190f
|
bump version
|
2025-10-30 23:21:56 +08:00 |
autofix-ci[bot]
|
09d412cf2a
|
[autofix.ci] apply automated fixes
|
2025-10-30 15:18:20 +00:00 |
Harry
|
2842cbf1e1
|
refactor: update error handling to use BadRequest for plugin invocation errors
|
2025-10-30 23:16:14 +08:00 |
Harry
|
e2543bcf30
|
refactor: remove unused error imports in TriggerManager
|
2025-10-30 23:05:08 +08:00 |
Harry
|
3f75aa6848
|
refactor: simplify error handling in TriggerManager
|
2025-10-30 23:04:54 +08:00 |
Yeuoly
|
57719f3ce9
|
fix: docker env
|
2025-10-30 22:21:14 +08:00 |
Harry
|
45677ac57c
|
bump plugin daemon image version to 0.4.0-local
|
2025-10-30 22:19:24 +08:00 |
Yeuoly
|
4eacbf37ff
|
bump docker compose daemon version
|
2025-10-30 21:22:09 +08:00 |
Yeuoly
|
ef256ac276
|
bump version
|
2025-10-30 21:20:58 +08:00 |
hjlarry
|
2733e04039
|
fix CI
|
2025-10-30 20:28:47 +08:00 |
hjlarry
|
e49ec82258
|
fix CI
|
2025-10-30 20:25:35 +08:00 |
hjlarry
|
cf301eb1d9
|
fix CI
|
2025-10-30 20:23:22 +08:00 |
hjlarry
|
98b9ba2b2e
|
fix CI
|
2025-10-30 20:22:01 +08:00 |
hjlarry
|
2126c64468
|
fix CI
|
2025-10-30 20:17:11 +08:00 |
hjlarry
|
271a1b4f98
|
fix CI
|
2025-10-30 20:10:49 +08:00 |