CodingOnStar
|
5b9e1a21c4
|
Merge branch 'feat/creator-profile-home' into deploy/dev
|
2026-08-26 15:34:23 +08:00 |
|
Stephen Zhou
|
1c6f0a0388
|
fix(api): restore Service API OpenAPI semantics (#41274)
|
2026-08-26 05:05:36 +00:00 |
|
Stephen Zhou
|
92016aa139
|
fix(api): align Service API OpenAPI contract (#41248)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-08-25 10:54:14 +00:00 |
|
autofix-ci[bot]
|
90e31e8e7d
|
[autofix.ci] apply automated fixes
|
2026-08-25 09:47:52 +00:00 |
|
fatelei
|
9e984e151a
|
feat: create app include workspace member
|
2026-08-25 17:43:04 +08:00 |
|
twwu
|
ea17aef26e
|
Merge branch 'main' into user_access_policy_pagnination
# Conflicts:
# packages/contracts/generated/api/console/workspaces/orpc.gen.ts
|
2026-08-24 15:23:21 +08:00 |
|
AsperforMias
|
3f7e6cdcb4
|
fix(tts): propagate and validate actual audio MIME (#41043)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: WH-2099 <wh2099@pm.me>
|
2026-08-24 03:38:09 +00:00 |
|
fatelei
|
a323f37ab8
|
feat: support automatic_include_workspace_members
|
2026-08-24 10:32:47 +08:00 |
|
fatelei
|
6c1ef7a948
|
feat: support automatic_include_workspace_members
|
2026-08-24 10:32:47 +08:00 |
|
非法操作
|
2f6e782215
|
refactor(api): reuse app definition queries for service API site (#40795)
|
2026-08-19 07:23:47 +00:00 |
|
zy
|
141cbf9832
|
fix(api): support audio/x-m4a for ASR (#40776)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-08-16 02:47:31 +00:00 |
|
非法操作
|
eec092f93d
|
refactor(api): reuse app definition queries for service API info (#40476)
|
2026-08-14 09:38:35 +00:00 |
|
非法操作
|
e0fd3b264a
|
refactor(api): reuse app definition queries for app parameters (#40465)
|
2026-08-14 09:38:34 +00:00 |
|
非法操作
|
17c8ff6a33
|
refactor(api): reuse app definition queries in web and service APIs (#40463)
|
2026-08-14 09:38:33 +00:00 |
|
WH-2099
|
ef8544b173
|
fix(api): bind dataset operations to owners (#40149)
|
2026-08-11 16:37:14 +00:00 |
|
Byron.wang
|
c1e94f8ee7
|
refactor(api): consolidate deployment edition handling (#40142)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-08-11 07:39:01 +00:00 |
|
非法操作
|
8170a2a5f3
|
chore: more upload file size for paid user (#39967)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-08-06 03:23:16 +00:00 |
|
Parman Mohammadalizadeh
|
908dc703ec
|
chore(api): consolidate chained .where() calls into single calls (#39819)
|
2026-07-30 16:59:50 +00:00 |
|
shakti
|
6a338654fb
|
fix: return 400 instead of 500 when file field is missing in audio-to-text endpoints (#39303) (#39322)
|
2026-07-21 02:19:24 +00:00 |
|
wangxiaolei
|
ef0115d340
|
chore: when dataset permission is not all team, update rbac config to… (#39227)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-07-20 12:59:29 +00:00 |
|
Byron.wang
|
ab3e4daa95
|
refactor: explicit DB session propagation across backend paths (#38559)
Co-authored-by: WH-2099 <wh2099@pm.me>
|
2026-07-15 06:48:28 +00:00 |
|
非法操作
|
38aec8b506
|
chore: chatflow api should check workflow_id and sandbox plan (#38892)
|
2026-07-15 02:01:53 +00:00 |
|
wangxiaolei
|
c278148c8f
|
feat: when knowledge permission is all team need update rbac setttings (#38911)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-07-14 09:07:33 +00:00 |
|
yyh
|
ab521c4cfd
|
refactor(chat): modernize speech-to-text pipeline (#38653)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: Yansong Zhang <916125788@qq.com>
|
2026-07-13 04:21:29 +00:00 |
|
非法操作
|
7311f1ba6d
|
chore: sandbox plan should not execution special workflow (#38662)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-07-13 02:55:39 +00:00 |
|
Yufeng He
|
fde08d24fe
|
fix: eagerly validate conversation on service-api and explore chat endpoints (#38801)
Signed-off-by: Yufeng He <40085740+he-yufeng@users.noreply.github.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-07-12 15:19:07 +00:00 |
|
chariri
|
6540d178c6
|
refactor(api): migrate service app endpoints to BaseModel (#37960)
Co-authored-by: Asuka Minato <i@asukaminato.eu.org>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-07-09 04:23:47 +00:00 |
|
chariri
|
89d5f74a40
|
refactor(api): migrate dataset endpoints to BaseModel (#37957)
Co-authored-by: Asuka Minato <i@asukaminato.eu.org>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-07-09 04:22:30 +00:00 |
|
Asuka Minato
|
68d8328b9c
|
chore: clean Db session from service (#38227)
Co-authored-by: chariri <w@chariri.moe>
Co-authored-by: WH-2099 <wh2099@pm.me>
|
2026-07-08 03:07:27 +00:00 |
|
yyh
|
d0ea5a5e0d
|
chore(agent-v2): sync changes (#38442)
Co-authored-by: Joel <iamjoel007@gmail.com>
Co-authored-by: zyssyz123 <916125788@qq.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: 林玮 (Jade Lin) <linw1995@icloud.com>
Co-authored-by: 盐粒 Yanli <mail@yanli.one>
|
2026-07-06 13:51:33 +00:00 |
|
chariri
|
77ae583b44
|
refactor(api): migrate dataset rag pipeline endpoints to BaseModel (#37958)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: Asuka Minato <i@asukaminato.eu.org>
|
2026-07-06 07:00:04 +00:00 |
|
Checo
|
2e1ab194b7
|
refactor: replace db.paginate with plain SQLAlchemy pagination (#38280)
Co-authored-by: Asuka Minato <i@asukaminato.eu.org>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-07-04 04:50:01 +00:00 |
|
Byron.wang
|
5cb76f5eff
|
refactor: manage rag pipeline sessions explicitly (#38274)
|
2026-07-03 08:15:37 +00:00 |
|
QuantumGhost
|
f4ec608ef4
|
chore(api): upgrade graphon to v0.6.0, migrate HITL logic back to Dify (#38247)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-07-03 03:45:21 +00:00 |
|
Byron.wang
|
2f0c6c10bd
|
refactor: thread explicit sessions through app retrieval paths (#38309)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-07-02 17:00:47 +00:00 |
|
WH-2099
|
62cb5b5865
|
fix(api): scope nested resource lookups by owner refs (#38177)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-06-30 08:19:58 +00:00 |
|
Asuka Minato
|
102e1ede6e
|
chore: inject more db.session (#38045)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-06-30 06:55:54 +00:00 |
|
linhongkuan
|
d8f3be4bcd
|
fix(api): isolate side-effect database writes (#37895)
Co-authored-by: FFXN <31929997+FFXN@users.noreply.github.com>
|
2026-06-29 06:20:34 +00:00 |
|
Asuka Minato
|
8d09b32cd5
|
chore: inject session (#37941)
Co-authored-by: WH-2099 <wh2099@pm.me>
|
2026-06-26 13:42:47 +00:00 |
|
Asuka Minato
|
2112115962
|
chore: make AccountService.load_user use passed session (#37764)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-06-24 07:29:12 +00:00 |
|
Myshkin451
|
31c08faded
|
refactor: inject session into audio TTS (#37849)
|
2026-06-24 04:49:48 +00:00 |
|
kunal
|
5b453069d1
|
refactor: for db.session feedback service.export feedbacks (#37763)
Co-authored-by: kunalj1-arch <kunal.j1@turing.com>
Co-authored-by: Asuka Minato <i@asukaminato.eu.org>
|
2026-06-23 14:01:40 +00:00 |
|
zyssyz123
|
7d2f25df8e
|
feat(agent): add roster service api access (#37759)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-06-22 12:37:27 +00:00 |
|
Wu Tianwei
|
33edf97f81
|
feat: RBAC (#37107)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: fatelei <fatelei@gmail.com>
Co-authored-by: Copilot <198982749+Copilot@users.noreply.github.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: 盐粒 Yanli <yanli@dify.ai>
Co-authored-by: Charles Yao <chongbinyao33@gmail.com>
Co-authored-by: Claude Opus 4.8 <noreply@anthropic.com>
Co-authored-by: yunlu.wen <yunlu.wen@dify.ai>
Co-authored-by: yyh <92089059+lyzno1@users.noreply.github.com>
Co-authored-by: Jingyi <jingyi.qi@dify.ai>
Co-authored-by: yyh <yuanyouhuilyz@gmail.com>
Co-authored-by: Joel <iamjoel007@gmail.com>
Co-authored-by: hjlarry <hjlarry@163.com>
Co-authored-by: Asuka Minato <i@asukaminato.eu.org>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Xiyuan Chen <52963600+GareArc@users.noreply.github.com>
Co-authored-by: gigglewang <gigglewang@dify.ai>
Co-authored-by: chariri <w@chariri.moe>
Co-authored-by: Evan <2869018789@qq.com>
Co-authored-by: zyssyz123 <916125788@qq.com>
|
2026-06-18 16:35:29 +00:00 |
|
Stephen Zhou
|
c52eafe2ca
|
docs: enrich generated service API descriptions (#37615)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-06-18 08:43:39 +00:00 |
|
Asuka Minato
|
4304044905
|
chore: example of make db.session pass from parameter. (#37561)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-06-18 02:16:09 +00:00 |
|
Asuka Minato
|
af99414fc1
|
chore: port isinstance to match case (#37271)
Co-authored-by: WH-2099 <wh2099@pm.me>
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
|
2026-06-18 00:18:03 +00:00 |
|
Stephen Zhou
|
19838972dc
|
fix: add service api openapi descriptions (#37595)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-06-17 16:02:43 +00:00 |
|
Stephen Zhou
|
baf775134e
|
fix: improve Service API OpenAPI contracts (#37592)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-06-17 14:25:30 +00:00 |
|
cn7shi
|
e0773c4d8f
|
refactor: TagService to accept db.session explicitly (#37416)
|
2026-06-15 02:04:28 +00:00 |
|