dify/api/controllers/console
L1nSn0w a1af085736
refactor(workspace): optimize /workspaces plan resolution for SaaS and enterprise with resilient fallback (#33788)
2026-03-20 20:54:59 +08:00
..
app fix: adding a restore API for version control on workflow draft (#33582) 2026-03-20 14:54:23 +08:00
auth refactor(api): move model_runtime into dify_graph (#32858) 2026-03-02 20:15:32 +08:00
billing
datasets fix: adding a restore API for version control on workflow draft (#33582) 2026-03-20 14:54:23 +08:00
explore refactor: use EnumText for MessageFeedback and MessageFile columns (#33738) 2026-03-20 01:13:26 +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(workspace): optimize /workspaces plan resolution for SaaS and enterprise with resilient fallback (#33788) 2026-03-20 20:54:59 +08: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 fix: redis for api token (#31861) 2026-02-06 16:25:27 +08: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 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
remote_files.py refactor: move workflow package to dify_graph (#32844) 2026-03-02 18:42:30 +08:00
setup.py docs(api): mark SetupApi as unauthenticated by design (#32224) 2026-02-11 12:11:09 +08:00
spec.py
version.py refactor: api/controllers/console/version.py to v3 (#31463) 2026-01-26 15:04:25 +08:00
wraps.py fix: add return type annotation to auth decorators (#32699) 2026-03-01 17:19:33 +09:00