dify/api/controllers/console
Asuka Minato 25da7ae0d9
chore: dep inject for sql session (#36545)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: WH-2099 <wh2099@pm.me>
2026-05-25 14:24:58 +00:00
..
agent chore: add UUID/str type annotations to api endpoints for files in api/controllers/console (#36563) 2026-05-24 07:59:56 +00:00
app chore: dep inject for sql session (#36545) 2026-05-25 14:24:58 +00:00
auth chore: add UUID/str type annotations to api endpoints for files in api/controllers/console (#36563) 2026-05-24 07:59:56 +00:00
billing refactor: replace inline api.model with register_schema_models in billing (#34928) 2026-04-11 04:01:03 +00:00
datasets chore: example of current user id dep injection (#36588) 2026-05-25 11:31:40 +00:00
explore chore: inject current user in console handlers (#36628) 2026-05-25 13:14:08 +00:00
socketio feat: collaboration (#30781) 2026-04-16 02:21:04 +00:00
tag chore: add UUID/str type annotations to api endpoints for files in api/controllers/console (#36563) 2026-05-24 07:59:56 +00:00
workspace fix: member invite limits with dedup, locking, and accurate new-member counting (#36512) 2026-05-25 08:58:42 +00:00
__init__.py feat: add new agent (#36284) 2026-05-19 10:43:23 +00:00
admin.py chore: remove obsolete admin console routes (#35637) 2026-05-13 08:08:50 +00:00
apikey.py chore: add UUID/str type annotations to api endpoints for files in api/controllers/console (#36563) 2026-05-24 07:59:56 +00:00
error.py Restructure the File errors in controller (#23801) 2025-08-13 17:06:07 +08:00
extension.py chore: add UUID/str type annotations to api endpoints for files in api/controllers/console (#36563) 2026-05-24 07:59:56 +00:00
feature.py chore: seprate vector space quota query (#36514) 2026-05-22 09:26:17 +00:00
files.py chore: add UUID/str type annotations to api endpoints for files in api/controllers/console (#36563) 2026-05-24 07:59:56 +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 chore: inject current user in console handlers (#36628) 2026-05-25 13:14:08 +00:00
ping.py feat: init fastopenapi (#30453) 2026-01-23 21:07:52 +09:00
remote_files.py fix(api): preserve remote file URL query params (#36478) 2026-05-22 01:45:20 +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 chore: inject current user in console handlers (#36628) 2026-05-25 13:14:08 +00:00