dify/api/controllers/console
2026-04-20 10:10:03 +00:00
..
app fix: accept icon type in app icon updates (#35360) 2026-04-20 02:33:49 +00:00
auth chore: reorg imports (#35308) 2026-04-16 08:50:02 +00:00
billing
datasets fix: prevent double /v1 in MCP server URL causing 404 authorization failure (#34596) 2026-04-20 02:42:59 +00:00
explore chore: reorg imports (#35308) 2026-04-16 08:50:02 +00:00
socketio feat: collaboration (#30781) 2026-04-16 02:21:04 +00:00
tag refactor(api): migrate console tag responses from marshal_with to BaseModel (#35208) 2026-04-15 09:57:27 +00:00
workspace fix(auth): enforce phase-bound change-email token flow (GHSA-4q3w-q5mc-45rq) (#35425) 2026-04-20 10:10:03 +00:00
__init__.py feat: collaboration (#30781) 2026-04-16 02:21:04 +00:00
admin.py
apikey.py
error.py
extension.py refactor(api): migrate console extension endpoint from api.model to BaseModel (#35189) 2026-04-14 17:58:33 +00:00
feature.py
files.py
human_input_form.py
init_validate.py
notification.py refactor: replace bare dict with typed annotations in controllers (#35095) 2026-04-13 19:19:52 +00:00
ping.py
remote_files.py chore: reorg imports (#35308) 2026-04-16 08:50:02 +00:00
setup.py
spec.py
version.py
wraps.py refactor: replace bare dict with UtmInfo TypedDict in operation_service (#35055) 2026-04-13 13:05:47 +00:00