dify/api/controllers
Desel72 ceb2e10179
refactor: use sessionmaker().begin() in console auth controllers (#33966)
2026-03-24 23:59:21 +09:00
..
common refactor: move workflow package to dify_graph (#32844) 2026-03-02 18:42:30 +08:00
console refactor: use sessionmaker().begin() in console auth controllers (#33966) 2026-03-24 23:59:21 +09:00
files refactor: file saver decouple db engine and ssrf proxy (#33076) 2026-03-09 16:09:44 +08:00
inner_api refactor: migrate db.session.query to select in inner_api and web controllers (#33774) 2026-03-20 03:32:03 +09:00
mcp refactor: replace remaining sa.String with EnumText 2 (#33448) 2026-03-14 20:20:30 +09:00
service_api chore: bump pyrefly from 0.55.0 to 0.57.0 (#33755) 2026-03-24 23:22:18 +09:00
trigger fix: clarify webhook debug endpoint behavior (#33597) 2026-03-18 14:28:33 +08:00
web refactor: migrate db.session.query to select in inner_api and web controllers (#33774) 2026-03-20 03:32:03 +09:00
__init__.py chore(api/controllers): Apply Ruff Formatter. (#7645) 2024-08-26 15:29:10 +08:00
fastopenapi.py feat: init fastopenapi (#30453) 2026-01-23 21:07:52 +09:00