open-webui/backend/open_webui
Timothy Jaeryang Baek 6862d618ee refac
2026-03-13 20:57:12 -05:00
..
data refac: mv backend files to /open_webui dir 2024-09-04 16:54:48 +02:00
internal fix: use NullPool for SQLCipher engine to prevent segfault (#22273) 2026-03-06 14:04:10 -06:00
migrations fix: handle non-dict history/messages in chat_message migration (#22588) 2026-03-11 14:24:21 -05:00
models refac 2026-03-08 18:26:36 -05:00
retrieval refac 2026-03-13 20:57:12 -05:00
routers refac 2026-03-12 20:37:41 -05:00
socket feat: Timeout for event_call events (#22222) 2026-03-04 16:39:53 -06:00
static refac 2025-08-10 00:02:58 +04:00
storage chore: format 2026-02-11 16:24:11 -06:00
test refac 2026-02-21 14:19:28 -06:00
tools fix: Prefer model-provided web search result count over admin default (#22577) 2026-03-11 15:34:24 -05:00
utils refac 2026-03-12 20:37:41 -05:00
__init__.py Update __init__.py 2025-04-15 09:55:35 +02:00
alembic.ini fix: Alembic CLI commands from failing 2025-08-15 04:17:47 -04:00
config.py chore: format 2026-03-08 18:14:09 -05:00
constants.py feat/enh: optional password validation 2025-11-20 17:44:49 -05:00
env.py feat: support whitelist filtering in AuditLoggingMiddleware (#22515) 2026-03-11 15:41:42 -05:00
functions.py chore: format 2026-02-11 16:24:11 -06:00
main.py feat: support whitelist filtering in AuditLoggingMiddleware (#22515) 2026-03-11 15:41:42 -05:00
tasks.py refac 2026-02-12 15:29:34 -06:00