open-webui/backend
Timothy Jaeryang Baek 9f3346a6ec
Merge pull request #682 from explorigin/simplify-endpoint-code
Simplify endpoint role checking
2024-02-09 14:26:56 -08:00
..
apps Merge pull request #682 from explorigin/simplify-endpoint-code 2024-02-09 14:26:56 -08:00
data fix: docker container volume mount location 2023-12-27 00:11:23 -08:00
utils 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
.dockerignore chore: dockerignore added 2023-12-26 02:22:06 -08:00
.gitignore Update .gitignore 2024-02-04 21:29:04 -08:00
config.py get ENABLE_SIGNUP from env 2024-02-06 20:58:07 +02:00
constants.py feat: Add epub support 2024-01-19 12:23:59 -05:00
dev.sh refac: SERVER_PORT renamed to PORT 2024-01-12 19:38:30 -08:00
main.py fixes after the refactor 2024-01-23 12:59:52 -03:00
requirements.txt Merge branch 'main' into main 2024-01-25 00:13:12 -08:00
start.sh Fix bash condition formatting 2024-02-02 09:02:48 -06:00