Original PR: https://github.com/open-webui/open-webui/pull/1239 Author: @tjbck Created: 3/21/2024 Status: ✅ Merged Merged: 3/21/2024 Merged by: @tjbck
Base: dev ← Head: webhook
dev
webhook
2c6e2d5
2481e48
fa65be2
8 files changed (+153 additions, -3 deletions)
📝 backend/apps/web/main.py (+2 -0) 📝 backend/apps/web/routers/auths.py (+13 -1) 📝 backend/config.py (+1 -0) 📝 backend/constants.py (+7 -0) 📝 backend/main.py (+27 -1) ➕ backend/utils/webhook.py (+20 -0) 📝 src/lib/apis/index.ts (+57 -0) 📝 src/lib/components/admin/Settings/General.svelte (+26 -1)
backend/apps/web/main.py
backend/apps/web/routers/auths.py
backend/config.py
backend/constants.py
backend/main.py
backend/utils/webhook.py
src/lib/apis/index.ts
src/lib/components/admin/Settings/General.svelte
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.
No dependencies set.
The note is not visible to the blocked user.
📋 Pull Request Information
Original PR: https://github.com/open-webui/open-webui/pull/1239
Author: @tjbck
Created: 3/21/2024
Status: ✅ Merged
Merged: 3/21/2024
Merged by: @tjbck
Base:
dev← Head:webhook📝 Commits (3)
2c6e2d5feat: webhook backend2481e48feat: webhook settings frontendfa65be2refac: post webhook📊 Changes
8 files changed (+153 additions, -3 deletions)
View changed files
📝
backend/apps/web/main.py(+2 -0)📝
backend/apps/web/routers/auths.py(+13 -1)📝
backend/config.py(+1 -0)📝
backend/constants.py(+7 -0)📝
backend/main.py(+27 -1)➕
backend/utils/webhook.py(+20 -0)📝
src/lib/apis/index.ts(+57 -0)📝
src/lib/components/admin/Settings/General.svelte(+26 -1)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.