mirror of
https://github.com/open-webui/open-webui.git
synced 2026-03-11 00:04:08 -05:00
[PR #4677] [CLOSED] My modifications #8329
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/4677
Author: @dangerpotter
Created: 8/17/2024
Status: ❌ Closed
Base:
main← Head:my-modifications📝 Commits (6)
d429d59Updated my version of Open WebUI6d7498fMerge pull request #1 from dangerpotter/my-modificationsd7264a2Update README.md012d55bUpdate README.mdd9221e3Update README.md40fb39cUpdated documentation and removed demo.gif📊 Changes
218 files changed (+2024 additions, -1808 deletions)
View changed files
📝
.github/ISSUE_TEMPLATE/bug_report.md(+2 -2)📝
.github/pull_request_template.md(+2 -2)📝
.github/workflows/deploy-to-hf-spaces.yml(+2 -2)📝
.github/workflows/integration-test.yml(+3 -3)📝
.github/workflows/release-pypi.yml(+1 -1)📝
CHANGELOG.md(+22 -22)📝
CODE_OF_CONDUCT.md(+1 -1)📝
Dockerfile(+5 -5)📝
INSTALLATION.md(+4 -4)📝
Makefile(+2 -2)📝
README.md(+18 -29)📝
TROUBLESHOOTING.md(+9 -9)📝
backend/.gitignore(+1 -1)📝
backend/apps/Falcor/internal/db.py(+4 -4)📝
backend/apps/Falcor/internal/migrations/001_initial_schema.py(+0 -0)📝
backend/apps/Falcor/internal/migrations/002_add_local_sharing.py(+0 -0)📝
backend/apps/Falcor/internal/migrations/003_add_auth_api_key.py(+0 -0)📝
backend/apps/Falcor/internal/migrations/004_add_archived.py(+0 -0)📝
backend/apps/Falcor/internal/migrations/005_add_updated_at.py(+0 -0)📝
backend/apps/Falcor/internal/migrations/006_migrate_timestamps_and_charfields.py(+0 -0)...and 80 more files
📄 Description
Pull Request Checklist
Note to first-time contributors: Please open a discussion post in Discussions and describe your changes before submitting a pull request.
Before submitting, make sure you've checked the following:
devbranch.Changelog Entry
Description
Added
Changed
Deprecated
Removed
Fixed
Security
Breaking Changes
Additional Information
Screenshots or Videos
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.