dify/api/controllers/console
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
..
app fix: fix import dsl failed (#34492) 2026-04-03 02:08:21 +00:00
auth chore(api): align Python support with 3.12 (#34419) 2026-04-02 05:07:32 +00:00
billing refactor(api): clean redundant type ignore in request query parsing 🤖🤖🤖 (#34350) 2026-03-31 22:52:35 +00:00
datasets fix(security): add tenant_id validation to prevent IDOR in data source binding (#34456) 2026-04-02 13:17:02 +00:00
explore chore(api): align Python support with 3.12 (#34419) 2026-04-02 05:07:32 +00:00
tag fix(api): return proper HTTP 204 status code in DELETE endpoints (#32012) 2026-02-06 15:32:52 +08:00
workspace chore(api): align Python support with 3.12 (#34419) 2026-04-02 05:07:32 +00:00
__init__.py feat: notification (#32192) 2026-03-11 18:29:53 +08:00
admin.py chore(api): align Python support with 3.12 (#34419) 2026-04-02 05:07:32 +00:00
apikey.py refactor: use sessionmaker().begin() in console workspace and misc co… (#34284) 2026-03-31 14:28:05 +00:00
error.py
extension.py
feature.py fix: revert "refactor: api/controllers/console/feature.py (test)" (#31850) 2026-02-03 12:26:47 +08:00
files.py
human_input_form.py chore: remove stale mypy suppressions and align dataset service tests (#34130) 2026-03-26 12:34:44 +00: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
remote_files.py refactor(api): use standalone graphon package (#34209) 2026-03-27 21:05:32 +00:00
setup.py refactor: select in console auth, setup and apikey (#33790) 2026-03-21 11:29:29 +09:00
spec.py
version.py refactor: api/controllers/console/version.py to v3 (#31463) 2026-01-26 15:04:25 +08:00
wraps.py chore(api): align Python support with 3.12 (#34419) 2026-04-02 05:07:32 +00:00