dataCenter430
|
3ea88dfc7f
|
refactor: convert appMode controllers if/elif to match/case (#30001) (#34789)
|
2026-04-09 02:27:19 +00:00 |
|
dataCenter430
|
1c7cf44af4
|
refactor: convert SegmentType controllers if/elif to match/case (#30001) (#34784)
|
2026-04-09 01:11:47 +00:00 |
|
dataCenter430
|
a8fa552b3a
|
refactor: convert importStatus if/elif to match/case (#30001) (#34780)
|
2026-04-09 00:04:47 +00:00 |
|
Jake Armstrong
|
bd257777a0
|
refactor(api): deduplicate workflow controller schemas into controller_schemas.py (#34755)
|
2026-04-08 23:49:04 +00:00 |
|
corevibe555
|
4d4265f531
|
refactor(api): deduplicate Pydantic models across fields and controllers (#34718)
|
2026-04-08 05:20:00 +00:00 |
|
corevibe555
|
0ba66ab155
|
refactor(api): deduplicate shared controller request schemas into controller_schemas.py (#34700)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-04-08 03:10:04 +00:00 |
|
carlos4s
|
ae9fcc2969
|
refactor: use sessionmaker in controllers, events, models, and tasks 1 (#34693)
|
2026-04-07 23:47:20 +00:00 |
|
corevibe555
|
624db69f12
|
refactor(api): remove duplicated RAG entities from services layer (#34689)
|
2026-04-07 23:36:59 +00:00 |
|
corevibe555
|
f8f7b0ec1a
|
refactor(api): deduplicate shared auth request payloads into auth_entities.py (#34694)
|
2026-04-07 22:51:11 +00:00 |
|
YBoy
|
485fc2c416
|
refactor(api): type Tenant custom config with TypedDict and tighten MCP headers type (#34670)
|
2026-04-07 13:18:19 +00:00 |
|
corevibe555
|
c2af415450
|
refactor(api): Extract shared ResponseModel (#34633)
|
2026-04-07 13:05:38 +00:00 |
|
Pulakesh
|
bceb0eee9b
|
refactor(api): migrate dict returns to TypedDicts in billing service (#34649)
|
2026-04-07 05:56:02 +00:00 |
|
YBoy
|
f67a811f7f
|
refactor: replace dict params with BaseModel payloads in TagService (#34422)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-04-07 04:20:02 +00:00 |
|
aliworksx08
|
396b39dff9
|
refactor: migrate session.query to select API in console controllers (#34607)
|
2026-04-07 04:19:30 +00:00 |
|
YBoy
|
89e23456f0
|
refactor(api): type invitation detail with InvitationDetailDict TypedDict (#34613)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-04-07 01:03:31 +00:00 |
|
Jake Armstrong
|
a39173c227
|
refactor(api): type notification response with NotificationResponseDict TypedDict (#34616)
|
2026-04-07 01:03:18 +00:00 |
|
wangxiaolei
|
4cc5401d7e
|
fix: fix import dsl failed (#34492)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-04-03 02:08:21 +00:00 |
|
Tim Ren
|
985b41c40b
|
fix(security): add tenant_id validation to prevent IDOR in data source binding (#34456)
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
|
2026-04-02 13:17:02 +00:00 |
|
99
|
318a3d0308
|
refactor(api): tighten login and wrapper typing (#34447)
|
2026-04-02 09:36:58 +00:00 |
|
Sedo
|
43c48ba4d7
|
fix: add tenant/dataset ownership checks to prevent IDOR vulnerabilities (#34436)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-04-02 05:45:20 +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
|
e41965061c
|
fix: sqlalchemy.exc.InvalidRequestError: Can't operate on closed tran… (#34407)
|
2026-04-01 13:15:36 +00:00 |
|
Dream
|
c51cd42cb4
|
refactor(api): replace json.loads with Pydantic validation in controllers and infra layers (#34277)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-04-01 05:41:44 +00:00 |
|
lif
|
19530e880a
|
refactor(api): clean redundant type ignore in request query parsing 🤖🤖🤖 (#34350)
|
2026-03-31 22:52:35 +00:00 |
|
Desel72
|
dbdbb098d5
|
refactor: use sessionmaker().begin() in console workspace and misc co… (#34284)
|
2026-03-31 14:28:05 +00:00 |
|
Desel72
|
cf50d7c7b5
|
refactor: use sessionmaker().begin() in console app controllers (#34282)
Co-authored-by: Asuka Minato <i@asukaminato.eu.org>
|
2026-03-31 13:10:16 +00:00 |
|
Desel72
|
d9a0665b2c
|
refactor: use sessionmaker().begin() in console datasets controllers (#34283)
|
2026-03-31 13:09:18 +00:00 |
|
tmimmanuel
|
1344c3b280
|
refactor: use EnumText for model_type in provider models (#34300)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-03-31 00:31:33 +00:00 |
|
Dream
|
944db46d4f
|
refactor(api): replace json.loads with Pydantic validation in services layer (#33704)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: Asuka Minato <i@asukaminato.eu.org>
|
2026-03-30 08:22:29 +00:00 |
|
GuanMu
|
8a277da278
|
feat(api): add delete workflow functionality with error handling (#33657)
|
2026-03-30 06:56:04 +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 |
|
wangxiaolei
|
689761bfcb
|
feat: return correct dify-plugin-daemon error message (#34171)
|
2026-03-27 06:02:29 +00:00 |
|
99
|
fcfc96ca05
|
chore: remove stale mypy suppressions and align dataset service tests (#34130)
|
2026-03-26 12:34:44 +00:00 |
|
99
|
52e7492cbc
|
refactor(api): rename dify_graph to graphon (#34095)
|
2026-03-25 21:58:56 +08:00 |
|
Faiz Khairi
|
ff9cf6c7a4
|
refactor: replace dict with BedrockRetrievalSetting BaseModel in knowledge_service (#34080)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-03-25 21:33:24 +09:00 |
|
-LAN-
|
56593f20b0
|
refactor(api): continue decoupling dify_graph from API concerns (#33580)
Signed-off-by: -LAN- <laipz8200@outlook.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: WH-2099 <wh2099@pm.me>
|
2026-03-25 20:32:24 +08:00 |
|
tmimmanuel
|
d87263f7c3
|
refactor: select in console datasets document controller (#34029)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-03-25 12:47:25 +09:00 |
|
Renzo
|
4c32acf857
|
refactor: select in console datasets segments and API key controllers (#34027)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-03-25 12:46:22 +09:00 |
|
Desel72
|
ceb2e10179
|
refactor: use sessionmaker().begin() in console auth controllers (#33966)
|
2026-03-24 23:59:21 +09:00 |
|
yuchengpersonal
|
9065d54f4a
|
chore: bump pyrefly from 0.55.0 to 0.57.0 (#33755)
Co-authored-by: yuchengpersonal <yuchengpersonal@users.noreply.github.com>
Co-authored-by: Asuka Minato <i@asukaminato.eu.org>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-03-24 23:22:18 +09:00 |
|
Renzo
|
e3c1112b15
|
refactor: select in console datasets document controller (#34019)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-03-24 21:57:38 +09:00 |
|
QuantumGhost
|
1674f8c2fb
|
fix: fix omitted app icon_type updates (#33988)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-03-24 15:10:05 +08:00 |
|
Renzo
|
dd4f504b39
|
refactor: select in remaining console app controllers (#33969)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-03-24 02:53:05 +09:00 |
|
tmimmanuel
|
4a2e9633db
|
refactor: use EnumText for ApiToken.type (#33961)
|
2026-03-24 02:46:06 +09:00 |
|
Renzo
|
02e13e6d05
|
refactor: select in console app message controller (#33893)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-03-23 16:38:04 +09:00 |
|
Copilot
|
244f9e0c11
|
fix: handle null email/name from GitHub API for private-email users (#33882)
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
Co-authored-by: QuantumGhost <obelisk.reg+git@gmail.com>
|
2026-03-23 14:53:03 +08:00 |
|
Eric Cao
|
18e4ec73d6
|
chore: use selectinload instead of joinedload in conversation query (#33014)
Co-authored-by: caoergou <caogou123@163.com>
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>
|
2026-03-22 07:35:32 +09:00 |
|
Renzo
|
35cbd83e83
|
refactor: select in console explore and workspace controllers (#33842)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-03-21 20:06:17 +09:00 |
|
Renzo
|
609258f42d
|
refactor: select in console auth, setup and apikey (#33790)
|
2026-03-21 11:29:29 +09:00 |
|
L1nSn0w
|
a1af085736
|
refactor(workspace): optimize /workspaces plan resolution for SaaS and enterprise with resilient fallback (#33788)
|
2026-03-20 20:54:59 +08:00 |
|