[PR #4600] [CLOSED] Sync with upstream public repo #44568

Closed
opened 2026-04-29 18:42:37 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/open-webui/open-webui/pull/4600
Author: @adamwarniment-infotrust
Created: 8/14/2024
Status: Closed

Base: mainHead: dev


📝 Commits (10+)

📊 Changes

119 files changed (+421 additions, -50 deletions)

View changed files

📝 Dockerfile (+7 -7)
Dockerfile-dev (+161 -0)
📝 backend/config.py (+4 -3)
📝 backend/data/config.json (+55 -8)
📝 backend/main.py (+55 -1)
📝 backend/requirements.txt (+3 -1)
backend/static/bannerlogo.png (+0 -0)
📝 backend/static/favicon.png (+0 -0)
backend/static/icons/any/100.png (+0 -0)
backend/static/icons/any/1024.png (+0 -0)
backend/static/icons/any/114.png (+0 -0)
backend/static/icons/any/120.png (+0 -0)
backend/static/icons/any/128.png (+0 -0)
backend/static/icons/any/144.png (+0 -0)
backend/static/icons/any/152.png (+0 -0)
backend/static/icons/any/16.png (+0 -0)
backend/static/icons/any/167.png (+0 -0)
backend/static/icons/any/180.png (+0 -0)
backend/static/icons/any/192.png (+0 -0)
backend/static/icons/any/20.png (+0 -0)

...and 80 more files

📄 Description

No description provided


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/open-webui/open-webui/pull/4600 **Author:** [@adamwarniment-infotrust](https://github.com/adamwarniment-infotrust) **Created:** 8/14/2024 **Status:** ❌ Closed **Base:** `main` ← **Head:** `dev` --- ### 📝 Commits (10+) - [`882ae4b`](https://github.com/open-webui/open-webui/commit/882ae4b3deb66c5d3587c12ede085170261399c6) Initial commit InfoGPT - [`8dcc498`](https://github.com/open-webui/open-webui/commit/8dcc4987d64cc33275d34f90f3ac4cf2bdfcb154) Update Dockerfile - [`1df98d2`](https://github.com/open-webui/open-webui/commit/1df98d2802e4503e4487de4a8a442a69d57731fe) official logo updates - [`c1cf38f`](https://github.com/open-webui/open-webui/commit/c1cf38f6131ca215a4814bfca8722544ac7d80d9) Create Dockerfile-dev - [`8dd422a`](https://github.com/open-webui/open-webui/commit/8dd422af9b16d6540c2d33e5787ad073571b22b2) Update manifest.json - [`badcb8f`](https://github.com/open-webui/open-webui/commit/badcb8f0139bc40b0f94a03c61c16d9a45d8d781) Add files via upload - [`e3ffbe8`](https://github.com/open-webui/open-webui/commit/e3ffbe8b30d2797df56bbe0b80d62e62141fa01f) Update main.py - [`e4575f0`](https://github.com/open-webui/open-webui/commit/e4575f07579fd73b3100831a917644f2ff62f0ed) testing new logos and pwa icons - [`6f279fd`](https://github.com/open-webui/open-webui/commit/6f279fdc28c48d15b71dcd4b6b11c6da0e104d51) moved pwa icons to backend - [`9357d39`](https://github.com/open-webui/open-webui/commit/9357d39fec7f050c384df98c63cce79864040772) pwa icons ### 📊 Changes **119 files changed** (+421 additions, -50 deletions) <details> <summary>View changed files</summary> 📝 `Dockerfile` (+7 -7) ➕ `Dockerfile-dev` (+161 -0) 📝 `backend/config.py` (+4 -3) 📝 `backend/data/config.json` (+55 -8) 📝 `backend/main.py` (+55 -1) 📝 `backend/requirements.txt` (+3 -1) ➕ `backend/static/bannerlogo.png` (+0 -0) 📝 `backend/static/favicon.png` (+0 -0) ➕ `backend/static/icons/any/100.png` (+0 -0) ➕ `backend/static/icons/any/1024.png` (+0 -0) ➕ `backend/static/icons/any/114.png` (+0 -0) ➕ `backend/static/icons/any/120.png` (+0 -0) ➕ `backend/static/icons/any/128.png` (+0 -0) ➕ `backend/static/icons/any/144.png` (+0 -0) ➕ `backend/static/icons/any/152.png` (+0 -0) ➕ `backend/static/icons/any/16.png` (+0 -0) ➕ `backend/static/icons/any/167.png` (+0 -0) ➕ `backend/static/icons/any/180.png` (+0 -0) ➕ `backend/static/icons/any/192.png` (+0 -0) ➕ `backend/static/icons/any/20.png` (+0 -0) _...and 80 more files_ </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-04-29 18:42:37 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/open-webui#44568