open-webui/backend
changchiyou c6e14ce327
refactor: restrict the scope of USER_PERMISSIONS_CHAT_DELETION
it can easily confuse people before becuase when people accidentally set `env.USER_PERMISSIONS_CHAT_DELETION` to `true/yes/Yes`, `USER_PERMISSIONS["chat"]["deletion"]` would become `False`, which is unexpectedly and hard to notice.
2024-03-14 00:01:46 +08:00
..
apps fix: disable openai model by default 2024-03-10 19:00:43 -07:00
data refac: config versioning 2024-03-10 14:15:32 -07:00
static feat: sponsor custom name support 2024-02-23 17:12:19 -08:00
utils fix: 'dict' object issue 2024-02-24 22:10:43 -08:00
.dockerignore fix: litellm config issue 2024-02-24 22:35:11 -08:00
.gitignore fix: gitignore 2024-02-24 00:29:03 -08:00
config.py refactor: restrict the scope of USER_PERMISSIONS_CHAT_DELETION 2024-03-14 00:01:46 +08:00
constants.py refactor: restrict the scope of USER_PERMISSIONS_CHAT_DELETION 2024-03-14 00:01:46 +08:00
dev.sh refac: SERVER_PORT renamed to PORT 2024-01-12 19:38:30 -08:00
main.py fix: rag 2024-03-10 18:40:50 -07:00
requirements.txt Update requirements.txt 2024-03-10 00:00:16 -08:00
start_windows.bat Update start_windows.bat 2024-02-17 11:25:11 -08:00
start.sh fix: user display limit 2024-02-14 13:24:40 -08:00