204 次代码提交 (fae6d4f2dd5e6840c2620b3c5b4dba8017529055)

作者 SHA1 备注 提交日期
  jyong 41b5596441 fix file name 1 个月前
  -LAN- 53c4a8787f
[Chore/Refactor] Improve type safety and resolve type checking issues (#25104) 1 个月前
  -LAN- a384ae9140
Fix advanced chat workflow event handler signature mismatch (#25078) 2 个月前
  -LAN- 9d5956cef8
[Chore/Refactor] Switch from MyPy to Basedpyright for type checking (#25047) 2 个月前
  -LAN- c3820f55f4
chore: translate Chinese comments to English in ClickZetta Volume storage module (#25037) 2 个月前
  Bowen Liang 7b379e2a61
chore: apply ty checks on api code with script and ci action (#24653) 2 个月前
  Bowen Liang 39064197da
chore: cleanup unnecessary mypy suppressions on imports (#24712) 2 个月前
  Yongtao Huang bb718acadf
Fix token expiry miscalculation (#24639) 2 个月前
  -LAN- 8c35663220
feat: queue-based graph engine 2 个月前
  Yongtao Huang 826f19e968
Chore : rm dead code detected by pylance (#24588) 2 个月前
  Amy b5c2756261
fix(api):safe reset in db pool, avoid rollback in gevent callback (#24556) 2 个月前
  Yongtao Huang fa753239ad
Refactor: use logger = logging.getLogger(__name__) in logging (#24515) 2 个月前
  Bowen Liang 6e674b511a
api: support to config disabling Swagger UI in api service (#24440) 2 个月前
  -LAN- fe06d266e9
refactor: better error handler (#24422) 2 个月前
  Bowen Liang d8000251ff
chore: apply static type checks on celery async task dispatches and imports (#24418) 2 个月前
  willzhao 5ab6bc283c
[CHORE]: x: T = None to x: Optional[T] = None (#24217) 2 个月前
  Guangdong Liu 1abf1240b2
refactor: replace try-except blocks with contextlib.suppress for cleaner exception handling (#24284) 2 个月前
  9527MrLi 75199442c1
feat: Implements periodic deletion of workflow run logs that exceed t… (#23881) 2 个月前
  Junyan Qin (Chin) 531e784a92
feat: no longer enable auto upgrade when marketplace is disabled (#24… (#24101) 2 个月前
  -LAN- 052d0e059e
feat: add Redis SSL/TLS certificate authentication support (#23624) 2 个月前
  -LAN- e340fccafb
feat: integrate flask-orjson for improved JSON serialization performance (#23935) 2 个月前
  QuantumGhost e600070a61
feat(api): auto-delete WorkflowDraftVariable when app is deleted (#23737) 2 个月前
  -LAN- 74ab057f56
refactor: improve Redis wrapper type hints and fix None value handling (#23845) 2 个月前
  yunqiqiliang e01510e2a6
feat: Add Clickzetta Lakehouse vector database integration (#22551) 2 个月前
  heyszt 3b5130b03d
add otel instrument for redis and http request (#23371) 2 个月前
  GuanMu 9c5b1e7012
fix: Update the scheduling method for timed tasks, (#22779) 3 个月前
  Asuka Minato a189d293f8
make logging not use f-str, change others to f-str (#22882) 3 个月前
  Asuka Minato ef51678c73
orm filter -> where (#22801) 3 个月前
  Junyan Qin (Chin) eaae79a581
feat: plugin auto upgrade strategy (#19758) 3 个月前
  Aryan Raj ce794335e9
Fix/replace datetime patterns with naive utc now (#22654) 3 个月前
  Harry 6ca5bc1063 feat: add datasource OAuth client setup command and refactor related models 3 个月前
  Maries a4ef900916
Support OAuth Integration for Plugin Tools (#22550) 3 个月前
  NeatGuyCoding 853c97a910
minor bug fix: wrong default metrics endpoint (#22535) 3 个月前
  heyszt f082452c9b
feat: add otel endpoint config (#22492) 3 个月前
  Novice 535fff62f3
feat: add MCP support (#20716) 3 个月前
  NeatGuyCoding 6f8c7a66c8
feat: add redis fallback mechanism #21043 (#21044) 3 个月前
  -LAN- 4cb50f1809
feat(libs): Introduce `extract_tenant_id` (#22086) 3 个月前
  Bowen Liang 1a7ad195f0
refactor: define the Dify project version in pyproject.toml (#20910) 4 个月前
  湛露先生 28f5c37211
Add Env 'CELERY_SENTINEL_PASSWORD' for celery connect redis sentinel. (#21198) 4 个月前
  André de Matteo 7b9e01aa07
Feat/support sendgrid (#21011) 4 个月前
  Xiyuan Chen 0720bc7408
Feat/webapp verified sso main (#20494) 4 个月前
  Dongyu Li 92614765ff
Feat/queue monitor (#20647) 5 个月前
  AichiB7A 2b81b6673f
[Observability] Add type check and try-except in otel (#20319) 5 个月前
  -LAN- 4c46f04d77
fix: Enhances tenant ID handling in telemetry (#20304) 5 个月前
  -LAN- b357eca307
fix: Copy request context and current user in app generators. (#20240) 5 个月前
  -LAN- f21e6e03a3
refactor: Consolidate Flask-Login Authentication Logic (#20235) 5 个月前
  -LAN- 3196dc2d61
refactor: Use typed SQLAlchemy base model and fix type errors (#19980) 5 个月前
  Hashcon 6a74c97a0a
feat: add debug log for request and response (#19781) (#19783) 5 个月前
  XlKsyt 85eb55de37
feat(extension): support otel grpc exporter (#19686) 5 个月前
  rouxiaomin 9dce0e40b5
fix:fix log formatting field not found in record: 'req_id' (#19575) 5 个月前