dify/api/controllers/console
zyssyz123 860ee20c71
feat: email register refactor (#25344)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
2025-09-08 17:51:43 +08:00
..
app remove bare list, dict, Sequence, None, Any (#25058) 2025-09-06 03:32:23 +08:00
auth feat: email register refactor (#25344) 2025-09-08 17:51:43 +08:00
billing more assert (#24996) 2025-09-08 09:59:43 +08:00
datasets [Chore/Refactor] Improve type annotations in models module (#25281) 2025-09-08 09:42:27 +08:00
explore add more typing (#24949) 2025-09-08 10:40:00 +08:00
tag feat: API docs for service api (#24425) 2025-08-25 09:26:54 +08:00
workspace feat: add MCP server headers support #22718 (#24760) 2025-09-08 14:10:55 +08:00
__init__.py feat: email register refactor (#25344) 2025-09-08 17:51:43 +08:00
admin.py add more typing (#24949) 2025-09-08 10:40:00 +08:00
apikey.py [Chore/Refactor] Improve type annotations in models module (#25281) 2025-09-08 09:42:27 +08:00
error.py Restructure the File errors in controller (#23801) 2025-08-13 17:06:07 +08:00
extension.py try flask_restful -> flask_restx (#24310) 2025-08-24 13:45:47 +08:00
feature.py try flask_restful -> flask_restx (#24310) 2025-08-24 13:45:47 +08:00
files.py try flask_restful -> flask_restx (#24310) 2025-08-24 13:45:47 +08:00
init_validate.py try flask_restful -> flask_restx (#24310) 2025-08-24 13:45:47 +08:00
ping.py try flask_restful -> flask_restx (#24310) 2025-08-24 13:45:47 +08:00
remote_files.py try flask_restful -> flask_restx (#24310) 2025-08-24 13:45:47 +08:00
setup.py try flask_restful -> flask_restx (#24310) 2025-08-24 13:45:47 +08:00
version.py Refactor: use logger = logging.getLogger(__name__) in logging (#24515) 2025-08-26 18:10:31 +08:00
wraps.py feat: email register refactor (#25344) 2025-09-08 17:51:43 +08:00