open-webui/backend/open_webui
Timothy Jaeryang Baek c417fdd94d refac
2026-01-08 01:38:40 +04:00
..
data refac: mv backend files to /open_webui dir 2024-09-04 16:54:48 +02:00
internal refac: get_db_context 2026-01-05 03:46:40 +04:00
migrations feat: chat_file table 2025-12-21 23:17:53 +04:00
models fix: resolve N+1 query pattern in users endpoint (#20427) 2026-01-06 21:26:14 +04:00
retrieval refac 2026-01-08 00:42:29 +04:00
routers refac 2026-01-08 00:53:21 +04:00
socket fix: prevent get_user_ids_from_room crash on missing session (#20271) 2025-12-31 17:39:22 +04:00
static refac 2025-08-10 00:02:58 +04:00
storage chore/perf: Remove old SRC level log env vars with no impact (#20045) 2025-12-20 08:16:14 -05:00
test rm: outdated tests 2025-12-28 23:35:09 +04:00
tools refac 2026-01-07 10:21:05 -05:00
utils refac 2026-01-08 01:38:40 +04: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 feat: implement global memories toggle and permissions (#20462) 2026-01-07 23:50:04 +04:00
constants.py feat/enh: optional password validation 2025-11-20 17:44:49 -05:00
env.py fix: inject full context knowledge into system message for KV prefix caching (#20317) 2026-01-05 23:58:53 +04:00
functions.py chore/perf: Remove old SRC level log env vars with no impact (#20045) 2025-12-20 08:16:14 -05:00
main.py feat: implement global memories toggle and permissions (#20462) 2026-01-07 23:50:04 +04:00
tasks.py chore/perf: Remove old SRC level log env vars with no impact (#20045) 2025-12-20 08:16:14 -05:00