mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-07 03:18:23 -05:00
[PR #1363] [MERGED] fix #7443
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/1363
Author: @tjbck
Created: 3/31/2024
Status: ✅ Merged
Merged: 3/31/2024
Merged by: @tjbck
Base:
main← Head:dev📝 Commits (9)
6c2eb81Update format-backend.yamlb391ad1refac: format backend ci90a03c3refac: ci7845725chore: frontend i18n formattingd630485chore: delete test.json43832d1chore: frontend formattingbbb6310chore: frontend format174c082chore: frontend formatting1d7ca44fix: config data issue📊 Changes
17 files changed (+1540 additions, -1539 deletions)
View changed files
📝
.github/workflows/format-backend.yaml(+21 -11)📝
.github/workflows/format-build-frontend.yaml(+27 -16)📝
backend/data/config.json(+23 -35)📝
backend/main.py(+1 -1)📝
package-lock.json(+2 -2)📝
package.json(+1 -2)📝
src/lib/i18n/locales/ca-ES/translation.json(+1 -1)📝
src/lib/i18n/locales/it-IT/translation.json(+363 -363)📝
src/lib/i18n/locales/ja-JP/translation.json(+363 -363)📝
src/lib/i18n/locales/languages.json(+1 -1)📝
src/lib/i18n/locales/pt-PT/translation.json(+363 -363)📝
src/lib/i18n/locales/ru-RU/translation.json(+1 -1)📝
src/lib/i18n/locales/vi-VN/translation.json(+362 -362)📝
src/tailwind.css(+5 -4)📝
static/manifest.json(+1 -1)📝
svelte.config.js(+5 -7)➖
test.json(+0 -6)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.