This website requires JavaScript.
Explore
Help
Sign In
ewilliams28
/
open-webui
Watch
1
Star
0
Fork
0
You've already forked open-webui
mirror of
https://github.com/open-webui/open-webui.git
synced
2026-08-26 07:24:50 -06:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
a8a0ebf3aafb6a25cd9e7d73676f894e960d08da
open-webui
/
backend
/
apps
/
web
/
routers
T
History
Timothy J. Baek
3af8d16e6a
fix: admin issue
2024-02-10 17:54:33 -08:00
..
auths.py
Endpoint role-checking was redundantly applied but FastAPI provides a nice abstraction mechanic...so I applied it. There should be no logical changes in this code; only simpler, cleaner ways for doing the same thing.
2024-02-08 18:05:01 -06:00
chats.py
Endpoint role-checking was redundantly applied but FastAPI provides a nice abstraction mechanic...so I applied it. There should be no logical changes in this code; only simpler, cleaner ways for doing the same thing.
2024-02-08 18:05:01 -06:00
configs.py
Endpoint role-checking was redundantly applied but FastAPI provides a nice abstraction mechanic...so I applied it. There should be no logical changes in this code; only simpler, cleaner ways for doing the same thing.
2024-02-08 18:05:01 -06:00
documents.py
Endpoint role-checking was redundantly applied but FastAPI provides a nice abstraction mechanic...so I applied it. There should be no logical changes in this code; only simpler, cleaner ways for doing the same thing.
2024-02-08 18:05:01 -06:00
modelfiles.py
Endpoint role-checking was redundantly applied but FastAPI provides a nice abstraction mechanic...so I applied it. There should be no logical changes in this code; only simpler, cleaner ways for doing the same thing.
2024-02-08 18:05:01 -06:00
prompts.py
Endpoint role-checking was redundantly applied but FastAPI provides a nice abstraction mechanic...so I applied it. There should be no logical changes in this code; only simpler, cleaner ways for doing the same thing.
2024-02-08 18:05:01 -06:00
users.py
fix: admin issue
2024-02-10 17:54:33 -08:00
utils.py
feat: use local profile image by default
2024-01-26 21:38:33 -08:00