dify/api/controllers/console
NeatGuyCoding 1cee1a25b6
fix(console): require admin/owner to set default builtin tool credential (#36264)
Signed-off-by: NeatGuyCoding <15627489+NeatGuyCoding@users.noreply.github.com>
2026-05-18 10:15:51 +00:00
..
app refactor(api): migrate console.app.workflow to BaseModel (#36216) 2026-05-18 07:31:37 +00:00
auth feat: initialize user timezone and language from browser (#36170) 2026-05-15 08:12:52 +00:00
billing refactor: replace inline api.model with register_schema_models in billing (#34928) 2026-04-11 04:01:03 +00:00
datasets refactor(api): migrate console.app.workflow to BaseModel (#36216) 2026-05-18 07:31:37 +00:00
explore refactor: cleanup duplicate code (#36173) 2026-05-14 10:34:31 +00:00
socketio feat: collaboration (#30781) 2026-04-16 02:21:04 +00:00
tag fix: allow tag rename without type payload (#36182) 2026-05-15 01:29:17 +00:00
workspace fix(console): require admin/owner to set default builtin tool credential (#36264) 2026-05-18 10:15:51 +00:00
__init__.py chore: Remove pyright in favor of pyrefly (#36154) 2026-05-14 05:49:08 +00:00
admin.py chore: remove obsolete admin console routes (#35637) 2026-05-13 08:08:50 +00:00
apikey.py refactor: cleanup duplicate code (#36173) 2026-05-14 10:34:31 +00:00
error.py Restructure the File errors in controller (#23801) 2025-08-13 17:06:07 +08:00
extension.py refactor: cleanup duplicate code (#36173) 2026-05-14 10:34:31 +00:00
feature.py fix: revert "refactor: api/controllers/console/feature.py (test)" (#31850) 2026-02-03 12:26:47 +08:00
files.py fix(security): tenant-scope FilePreviewApi text-extract endpoint (GHSA-2qwc-c2cc-2xwv) (#35797) 2026-05-14 16:13:04 +00:00
human_input_form.py feat: add service api of HITL (#32826) 2026-04-24 06:37:10 +00:00
init_validate.py refactor: init_validate.py to v3 (#31457) 2026-01-30 22:39:02 +09:00
notification.py refactor: replace bare dict with typed annotations in controllers (#35095) 2026-04-13 19:19:52 +00:00
ping.py feat: init fastopenapi (#30453) 2026-01-23 21:07:52 +09:00
remote_files.py chore: reorg imports (#35308) 2026-04-16 08:50:02 +00: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: replace bare dict with UtmInfo TypedDict in operation_service (#35055) 2026-04-13 13:05:47 +00:00