open-webui/backend/open_webui
Timothy Jaeryang Baek 0e20b15afe
Merge pull request #10410 from xinhai-ai/dev
fix: GitHub OAuth email retrieval when public email is not set
2025-02-19 23:16:46 -08:00
..
data
internal
migrations
models fix: user settings save issue 2025-02-11 23:42:31 -08:00
retrieval feat: Add Firecrawl web loader integration 2025-02-19 16:54:44 +08:00
routers fix: respect proxy and timeout settings in audio-related aiohttp requests 2025-02-20 14:55:45 +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 formatting 2025-02-18 15:19:35 -05:00
test Update test_provider.py 2025-02-18 15:53:54 -05:00
utils fix: GitHub OAuth email retrieval when public email is not set 2025-02-20 15:06:07 +08:00
__init__.py
alembic.ini
config.py wip: jupyter code excution timeout 2025-02-19 16:41:54 -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 refac 2025-02-19 18:22:31 -08:00
tasks.py