wangxiaolei
|
56b0b57ff7
|
feat: support query catalog add billing enabled (#37791)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-06-23 07:34:58 +00:00 |
|
Yunlu Wen
|
7852c273e4
|
refactor: improve stream close 2 (#37106)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-06-23 03:32:33 +00:00 |
|
Asuka Minato
|
fae607e2fe
|
chore: add Type to test (#37191)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-06-19 16:44:20 +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
|
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 |
|
Stephen Zhou
|
5d77c0af08
|
refactor: fix OpenAPI contract generation schemas (#37387)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-06-12 14:25:53 +00:00 |
|
chariri
|
7cf75c3cc5
|
chore(api): Fix several typing errors (#37248)
|
2026-06-12 14:02:09 +00:00 |
|
Asuka Minato
|
6c0cce4b7f
|
chore: update to openapi v3 by change dep (#37316)
Co-authored-by: Stephen Zhou <38493346+hyoban@users.noreply.github.com>
Co-authored-by: Stephen Zhou <hi@hyoban.cc>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-06-12 07:52:19 +00:00 |
|
L1nSn0w
|
07eb4903b8
|
feat: 429 rate-limit handling on the unified ErrorBody contract (openapi + difyctl) (#37313)
Co-authored-by: Xiyuan Chen <52963600+GareArc@users.noreply.github.com>
|
2026-06-12 06:35:15 +00:00 |
|
Xiyuan Chen
|
ba59d9a4ac
|
feat: unified ErrorBody contract for /openapi/v1 and difyctl (#37285)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-06-11 10:26:27 +00:00 |
|
chariri
|
2a46a7d91d
|
refactor(api): migrate remaining console APIs to use injected user/tenant (#37288)
|
2026-06-11 01:30:31 +00:00 |
|
Xiyuan Chen
|
1502a57381
|
feat(api,cli): strict UUID validation for app-id and workspace-id (#37212)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-06-09 07:35:18 +00:00 |
|
Xiyuan Chen
|
a1ad4be61e
|
fix(api): expose device-flow approve rate limit as env var (#37083)
|
2026-06-05 02:56:23 +00:00 |
|
chariri
|
b67c3a5f76
|
refactor(api): migrate tenant/user via DI for several endpoints (#37026)
|
2026-06-04 05:52:59 +00:00 |
|
eryue0220
|
bb3c9929f9
|
chore: add missing @override decorators to api/libs (#37012)
|
2026-06-03 12:17:50 +00:00 |
|
Xiyuan Chen
|
d2788d7aba
|
feat(openapi): redesign auth pipeline with per-token-type routing (#36693)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-05-27 12:45:30 +00:00 |
|
非法操作
|
f5d664887b
|
chore: backend feature api exclude_vector_space (#36642)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-05-26 08:50:54 +00:00 |
|
Yunlu Wen
|
a728e0ac69
|
feat: adding dify cli (#36348)
Co-authored-by: GareArc <garethcxy@dify.ai>
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: L1nSn0w <l1nsn0w@qq.com>
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Co-authored-by: gigglewang <gigglewang@dify.ai>
Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
Co-authored-by: Xiyuan Chen <52963600+GareArc@users.noreply.github.com>
|
2026-05-26 01:12:36 +00:00 |
|
Yunlu Wen
|
e3b45a48eb
|
fix: allow config pubsub join timeout for lower post-run latency (#36438)
Co-authored-by: QuantumGhost <obelisk.reg+git@gmail.com>
|
2026-05-20 08:45:51 +00:00 |
|
QuantumGhost
|
f04d809426
|
fix(api): fix invalid token error while changing email (#36412)
|
2026-05-20 05:51:15 +00:00 |
|
EvanYao
|
7e8147295b
|
refactor: convert isinstance chains to match/case (part 5) (#36298)
Co-authored-by: Stephen Zhou <hi@hyoban.cc>
|
2026-05-18 07:16:31 +00:00 |
|
vuko
|
3c70d28064
|
fix(auth): preserve phase field in _TokenData so reset-password / change-email phase-bound checks don't 400 (#36116) (#36117)
Signed-off-by: vuko <alexander.vukovic@seqis.com>
|
2026-05-17 19:55:00 +00:00 |
|
yyh
|
a252fbddfa
|
feat: initialize user timezone and language from browser (#36170)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-05-15 08:12:52 +00:00 |
|
chariri
|
5798610f27
|
refactor(api): migrate console.app.workflow_comment to BaseModel (#36180)
|
2026-05-14 12:13:47 +00:00 |
|
chariri
|
a35b28dbef
|
refactor: cleanup duplicate code (#36173)
|
2026-05-14 10:34:31 +00:00 |
|
chariri
|
1efd365b62
|
fix(swagger): Apply the inline-nested-dicts patch to HTTP Swagger endpoints (#35952)
|
2026-05-09 08:21:26 +00:00 |
|
Escape0707
|
c6a5de3c18
|
fix: delete redundant api/libs/typing.py (#35890)
|
2026-05-07 11:16:29 +00:00 |
|
Mallikharjuna Mulpuri
|
0b60bf6ef0
|
refactor: replace deprecated Iterator with Generator in contextmanagers #35433 (#35441)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-04-21 07:44:49 +00:00 |
|
BitCompass
|
8f070f2190
|
refactor(api): flatten nested conditionals and clean up token helpers (#34835)
|
2026-04-20 03:39:54 +00:00 |
|
dev-miro26
|
97bb338e7d
|
fix: prevent double /v1 in MCP server URL causing 404 authorization failure (#34596)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-04-20 02:42:59 +00:00 |
|
jerryzai
|
b9c300d570
|
chore(api): migrate mail task and OAuth data source to use Session(db… (#35235)
Co-authored-by: Asuka Minato <i@asukaminato.eu.org>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2026-04-17 08:52:27 +00:00 |
|
Yunlu Wen
|
3193e8a712
|
chore: reorg imports (#35308)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-04-16 08:50:02 +00:00 |
|
非法操作
|
53a22aa41b
|
feat: collaboration (#30781)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
Co-authored-by: yyh <yuanyouhuilyz@gmail.com>
Co-authored-by: yyh <92089059+lyzno1@users.noreply.github.com>
|
2026-04-16 02:21:04 +00:00 |
|
NVIDIAN
|
f66a3c49c4
|
refactor(api): migrate console recommended-app response to BaseModel (#35206)
Co-authored-by: ai-hpc <ai-hpc@users.noreply.github.com>
Co-authored-by: Asuka Minato <i@asukaminato.eu.org>
|
2026-04-14 19:48:43 +00:00 |
|
Blackoutta
|
736880e046
|
feat: support configurable redis key prefix (#35139)
|
2026-04-14 09:31:41 +00:00 |
|
wdeveloper16
|
d573fc0e65
|
refactor: replace bare dict with dict[str, Any] in VDB providers and libs (#35123)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-04-14 03:02:29 +00:00 |
|
Ygor Leal
|
b5259a3a85
|
refactor(api): enable reportUntypedFunctionDecorator in pyright config (#26412) (#35031)
|
2026-04-13 03:28:23 +00:00 |
|
corevibe555
|
130ad295d0
|
refactor(api): replace Any with precise types in db_migration_lock (#34891)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-04-10 11:09:33 +00:00 |
|
corevibe555
|
26e8f1f876
|
feat(ci): add pyrefly type coverage reporting to CI (#34754)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-04-10 07:43:29 +00:00 |
|
corevibe555
|
5fafac0ca4
|
refactor(api): modernize type annotations — replace Optional/Union with | syntax (#34888)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-04-10 05:04:10 +00:00 |
|
Dream
|
89ce61cfea
|
refactor(api): replace json.loads with Pydantic validation in security and tools layers (#34380)
|
2026-04-07 12:11:51 +00:00 |
|
99
|
318a3d0308
|
refactor(api): tighten login and wrapper typing (#34447)
|
2026-04-02 09:36:58 +00:00 |
|
99
|
8f9dbf269e
|
chore(api): align Python support with 3.12 (#34419)
Co-authored-by: Asuka Minato <i@asukaminato.eu.org>
|
2026-04-02 05:07:32 +00:00 |
|
wangxiaolei
|
57f358a96b
|
perf: use global httpx client instead of per request create new one (#34311)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-04-01 01:19:32 +00:00 |
|
99
|
f27d669f87
|
chore: normalize frozenset literals and myscale typing (#34327)
|
2026-03-31 08:21:22 +00:00 |
|
99
|
40591a7c50
|
refactor(api): use standalone graphon package (#34209)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-03-27 21:05:32 +00:00 |
|
Achieve3318
|
5341cd015b
|
fix: dataset query created_by empty UUID in iteration subgraph (#34004) (#34044)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-03-26 14:57:19 +08:00 |
|