open-webui/backend/open_webui
Timothy Jaeryang Baek 886d756200
Merge pull request #10285 from the-c0d3br34k3r/issue8885_auth
fix: Fixed an issue with clearing application cookies during OAuth signout
2025-02-18 19:31:24 -08:00
..
data
internal
migrations
models fix: user settings save issue 2025-02-11 23:42:31 -08:00
retrieval fix: include_domain does NOT exist 2025-02-17 19:20:49 -08:00
routers Merge pull request #10285 from the-c0d3br34k3r/issue8885_auth 2025-02-18 19:31:24 -08:00
socket refac: direct connections 2025-02-13 00:34:45 -08:00
static refac 2025-02-15 21:14:03 -08:00
storage chore: format 2025-02-09 22:20:47 -08:00
test chore: format backend 2025-01-21 19:33:33 -08:00
utils fix: temp chat issue 2025-02-18 09:57:12 -08:00
__init__.py
alembic.ini
config.py Merge pull request #10309 from JoaoCostaIFG/gemini_image_gen 2025-02-18 19:30:20 -08:00
constants.py refac 2025-02-03 16:14:00 -08:00
env.py refac 2025-02-16 00:11:18 -08:00
functions.py refac: system prompt template 2025-02-05 14:35:18 -08:00
main.py Merge pull request #10309 from JoaoCostaIFG/gemini_image_gen 2025-02-18 19:30:20 -08:00
tasks.py