open-webui/backend/open_webui/routers
Timothy Jaeryang Baek cdd7b88bec refac
2026-06-29 05:14:57 -05:00
..
analytics.py refac 2026-06-29 01:38:41 -05:00
audio.py Escape voice-derived attributes in Azure TTS SSML (#25776) 2026-06-29 02:16:37 -05:00
auths.py refac 2026-06-29 03:42:36 -05:00
automations.py refac 2026-06-25 03:31:45 +01:00
calendar.py refac 2026-06-25 03:31:45 +01:00
channels.py fix: bind channel thread parent/reply to the URL channel (#25766) 2026-06-29 03:46:50 -05:00
chats.py fix(api): handle orphaned shared_chat rows when unsharing (#25632) 2026-06-29 03:20:46 -05:00
configs.py refac 2026-06-29 02:57:58 -05:00
evaluations.py refac 2026-06-25 03:31:45 +01:00
files.py refac 2026-06-29 04:31:43 -05:00
folders.py refac 2026-06-25 03:31:45 +01:00
functions.py refac 2026-06-25 03:31:45 +01:00
groups.py refac 2026-06-25 03:31:45 +01:00
images.py perf(images): offload validate_url() DNS resolution with asyncio.to_thread (#25825) 2026-06-29 02:31:24 -05:00
knowledge.py refac 2026-06-29 04:42:02 -05:00
memories.py refac 2026-06-29 00:35:54 -05:00
models.py refac 2026-06-29 02:43:14 -05:00
notes.py refac 2026-06-25 03:31:45 +01:00
ollama.py fix: per-user model cache used static key= (cross-user model exposure) (#25783) 2026-06-29 03:51:02 -05:00
openai.py fix: per-user model cache used static key= (cross-user model exposure) (#25783) 2026-06-29 03:51:02 -05:00
pipelines.py refac 2026-06-25 03:31:45 +01:00
prompts.py refac 2026-06-25 03:31:45 +01:00
retrieval.py refac 2026-06-29 04:43:08 -05:00
scim.py refac 2026-06-25 03:31:45 +01:00
skills.py feat(permissions): add workspace.skills_import and workspace.skills_export permissions (#25921) 2026-06-29 01:36:27 -05:00
tasks.py refac 2026-06-17 02:58:11 +02:00
terminals.py refac 2026-06-29 03:58:00 -05:00
tools.py refac 2026-06-29 05:14:57 -05:00
users.py perf(auth): make password hashing non-blocking and batch CSV user import (#25804) 2026-06-29 02:45:39 -05:00
utils.py refac 2026-06-17 02:52:35 +02:00