dify/api/controllers/console
Desel72 ceb2e10179
refactor: use sessionmaker().begin() in console auth controllers (#33966)
2026-03-24 23:59:21 +09:00
..
app fix: fix omitted app icon_type updates (#33988) 2026-03-24 15:10:05 +08:00
auth refactor: use sessionmaker().begin() in console auth controllers (#33966) 2026-03-24 23:59:21 +09:00
billing refactor: part of remove all reqparser (#29847) 2025-12-25 19:57:07 +08:00
datasets chore: bump pyrefly from 0.55.0 to 0.57.0 (#33755) 2026-03-24 23:22:18 +09:00
explore refactor: select in console explore and workspace controllers (#33842) 2026-03-21 20:06:17 +09:00
tag fix(api): return proper HTTP 204 status code in DELETE endpoints (#32012) 2026-02-06 15:32:52 +08:00
workspace refactor: select in console explore and workspace controllers (#33842) 2026-03-21 20:06:17 +09:00
__init__.py feat: notification (#32192) 2026-03-11 18:29:53 +08:00
admin.py feat: notification (#32192) 2026-03-11 18:29:53 +08:00
apikey.py refactor: use EnumText for ApiToken.type (#33961) 2026-03-24 02:46:06 +09:00
error.py Restructure the File errors in controller (#23801) 2025-08-13 17:06:07 +08:00
extension.py refactor: split changes for api/controllers/console/extension.py (#29888) 2025-12-24 09:41:42 +08:00
feature.py fix: revert "refactor: api/controllers/console/feature.py (test)" (#31850) 2026-02-03 12:26:47 +08:00
files.py refactor: port api/fields/file_fields.py (#30638) 2026-01-06 22:55:58 +08:00
human_input_form.py feat: Human Input Node (#32060) 2026-02-09 14:57:23 +08:00
init_validate.py refactor: init_validate.py to v3 (#31457) 2026-01-30 22:39:02 +09:00
notification.py feat: notification (#32192) 2026-03-11 18:29:53 +08:00
ping.py feat: init fastopenapi (#30453) 2026-01-23 21:07:52 +09:00
remote_files.py refactor: move workflow package to dify_graph (#32844) 2026-03-02 18:42:30 +08:00
setup.py refactor: select in console auth, setup and apikey (#33790) 2026-03-21 11:29:29 +09:00
spec.py refactor(router): apply ns.route style (#26339) 2025-09-28 13:37:06 +08:00
version.py refactor: api/controllers/console/version.py to v3 (#31463) 2026-01-26 15:04:25 +08:00
wraps.py refactor: select in console auth, setup and apikey (#33790) 2026-03-21 11:29:29 +09:00