[PR #15843] [CLOSED] pull request merge #10756

Closed
opened 2025-11-11 19:12:53 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/open-webui/open-webui/pull/15843
Author: @mateus-caccelli
Created: 7/18/2025
Status: Closed

Base: mainHead: main


📝 Commits (7)

  • 7277cbf Atualização: alterado OpenWebUi para HarkoAi
  • e2b41c5 docker deploy
  • 53a4f69 Merge remote-tracking branch 'upstream/main'
  • 8f59e30 Merge branch 'open-webui:main' into main
  • feb662e [i18n] Russian locale update
  • 7b77d49 i18n: update ko-KR
  • 58be25a i18n: update zh-TW

📊 Changes

35 files changed (+154 additions, -145 deletions)

View changed files

📝 .github/workflows/deploy-to-hf-spaces.yml (+1 -1)
📝 Dockerfile (+1 -1)
📝 backend/open_webui/__init__.py (+1 -1)
📝 backend/open_webui/config.py (+1 -1)
📝 backend/open_webui/env.py (+4 -4)
📝 backend/open_webui/main.py (+1 -1)
📝 backend/open_webui/retrieval/web/searxng.py (+1 -1)
📝 backend/open_webui/routers/audio.py (+6 -6)
📝 backend/open_webui/routers/ollama.py (+10 -10)
📝 backend/open_webui/routers/openai.py (+5 -5)
📝 backend/open_webui/static/site.webmanifest (+2 -2)
📝 docker-compose.yaml (+27 -19)
📝 pyproject.toml (+1 -1)
📝 src/app.css (+1 -1)
📝 src/app.html (+10 -10)
📝 src/lib/components/channel/Channel.svelte (+1 -1)
📝 src/lib/components/chat/Settings/About.svelte (+2 -2)
📝 src/lib/components/chat/Settings/General.svelte (+5 -5)
📝 src/lib/constants.ts (+1 -1)
📝 src/lib/i18n/locales/ko-KR/translation.json (+2 -2)

...and 15 more files

📄 Description

error


🔄 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/15843 **Author:** [@mateus-caccelli](https://github.com/mateus-caccelli) **Created:** 7/18/2025 **Status:** ❌ Closed **Base:** `main` ← **Head:** `main` --- ### 📝 Commits (7) - [`7277cbf`](https://github.com/open-webui/open-webui/commit/7277cbfe24e44a063644b62140d08729924e3f2e) Atualização: alterado OpenWebUi para HarkoAi - [`e2b41c5`](https://github.com/open-webui/open-webui/commit/e2b41c5195625c4aeb82fbda56cfbf7fcb6b9f6f) docker deploy - [`53a4f69`](https://github.com/open-webui/open-webui/commit/53a4f69dcc7a035346253acb6dccc9d4d21319e5) Merge remote-tracking branch 'upstream/main' - [`8f59e30`](https://github.com/open-webui/open-webui/commit/8f59e30e8637e16aae37a3cd14531bf85de53ec0) Merge branch 'open-webui:main' into main - [`feb662e`](https://github.com/open-webui/open-webui/commit/feb662ed58c37b58407e022ced8b5920c041e6e4) [i18n] Russian locale update - [`7b77d49`](https://github.com/open-webui/open-webui/commit/7b77d494739e24c29155b0792bf73d8510f2d6a7) i18n: update ko-KR - [`58be25a`](https://github.com/open-webui/open-webui/commit/58be25ae76f40f6887cd79e02683eaf96e1f982b) i18n: update zh-TW ### 📊 Changes **35 files changed** (+154 additions, -145 deletions) <details> <summary>View changed files</summary> 📝 `.github/workflows/deploy-to-hf-spaces.yml` (+1 -1) 📝 `Dockerfile` (+1 -1) 📝 `backend/open_webui/__init__.py` (+1 -1) 📝 `backend/open_webui/config.py` (+1 -1) 📝 `backend/open_webui/env.py` (+4 -4) 📝 `backend/open_webui/main.py` (+1 -1) 📝 `backend/open_webui/retrieval/web/searxng.py` (+1 -1) 📝 `backend/open_webui/routers/audio.py` (+6 -6) 📝 `backend/open_webui/routers/ollama.py` (+10 -10) 📝 `backend/open_webui/routers/openai.py` (+5 -5) 📝 `backend/open_webui/static/site.webmanifest` (+2 -2) 📝 `docker-compose.yaml` (+27 -19) 📝 `pyproject.toml` (+1 -1) 📝 `src/app.css` (+1 -1) 📝 `src/app.html` (+10 -10) 📝 `src/lib/components/channel/Channel.svelte` (+1 -1) 📝 `src/lib/components/chat/Settings/About.svelte` (+2 -2) 📝 `src/lib/components/chat/Settings/General.svelte` (+5 -5) 📝 `src/lib/constants.ts` (+1 -1) 📝 `src/lib/i18n/locales/ko-KR/translation.json` (+2 -2) _...and 15 more files_ </details> ### 📄 Description error --- <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 2025-11-11 19:12:53 -06: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#10756