dify/api/controllers/console
Asuka Minato 0a6b78f883
Use hook to get userid (#26839)
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
2025-10-14 09:20:37 +08:00
..
app Use hook to get userid (#26839) 2025-10-14 09:20:37 +08:00
auth Use hook to get userid (#26839) 2025-10-14 09:20:37 +08:00
billing refactor: use libs.login current_user in console controllers (#26745) 2025-10-13 10:33:33 +08:00
datasets Use hook to get userid (#26839) 2025-10-14 09:20:37 +08:00
explore Use hook to get userid (#26839) 2025-10-14 09:20:37 +08:00
tag refactor: use libs.login current_user in console controllers (#26745) 2025-10-13 10:33:33 +08:00
workspace Use hook to get userid (#26839) 2025-10-14 09:20:37 +08:00
__init__.py refactor(router): apply ns.route style (#26339) 2025-09-28 13:37:06 +08:00
admin.py refactor: Migrate part of the console basic API module to Flask-RESTX (#24732) 2025-09-10 12:15:47 +08:00
apikey.py Use hook to get userid (#26839) 2025-10-14 09:20:37 +08:00
error.py Restructure the File errors in controller (#23801) 2025-08-13 17:06:07 +08:00
extension.py Use hook to get userid (#26839) 2025-10-14 09:20:37 +08:00
feature.py Use hook to get userid (#26839) 2025-10-14 09:20:37 +08:00
files.py fix: files/support-type JSON serialization error (#26842) 2025-10-14 09:20:19 +08:00
init_validate.py refactor: Migrate part of the console basic API module to Flask-RESTX (#24732) 2025-09-10 12:15:47 +08:00
ping.py refactor: Migrate part of the console basic API module to Flask-RESTX (#24732) 2025-09-10 12:15:47 +08:00
remote_files.py Use hook to get userid (#26839) 2025-10-14 09:20:37 +08:00
setup.py refactor: Migrate part of the console basic API module to Flask-RESTX (#24732) 2025-09-10 12:15:47 +08:00
spec.py refactor(router): apply ns.route style (#26339) 2025-09-28 13:37:06 +08:00
version.py more httpx (#25651) 2025-09-22 23:07:09 +08:00
wraps.py Use hook to get userid (#26839) 2025-10-14 09:20:37 +08:00