open-webui/backend/open_webui/utils
Timothy Jaeryang Baek eb68b21e0f refac
2025-04-30 16:01:23 +04:00
..
images
telemetry refac 2025-03-11 18:55:30 +00:00
access_control.py
audit.py enh: failed login attempts audit log 2025-04-23 00:06:44 +09:00
auth.py refac 2025-04-05 04:05:52 -06:00
chat.py
code_interpreter.py refac: aiohttp trust_env=True 2025-04-28 16:47:34 +04:00
filter.py refactor: standardize filter valve retrieval logic 2025-04-02 02:58:02 +08:00
logger.py
middleware.py Fix bug that never triggers user notification webhooks 2025-04-27 21:31:34 +02:00
misc.py
models.py fix: model list hide issue 2025-04-12 18:34:10 -07:00
oauth.py refac: aiohttp trust_env=True 2025-04-28 16:47:34 +04:00
payload.py enh: allow json schema for format 2025-03-27 20:27:16 -07:00
pdf_generator.py
plugin.py refac 2025-04-30 16:01:23 +04:00
redis.py chore: format 2025-04-12 16:35:11 -07:00
response.py
security_headers.py
task.py refac 2025-04-11 15:19:47 -07:00
tools.py refac: openapi to tool spec 2025-04-19 03:46:06 -07:00
webhook.py