mirror of
https://github.com/open-webui/open-webui.git
synced 2026-03-23 06:31:57 -05:00
[PR #1239] [MERGED] feat: webhook #7405
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 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.