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
main
dev
6c2eb81
b391ad1
90a03c3
7845725
d630485
43832d1
bbb6310
174c082
1d7ca44
17 files changed (+1540 additions, -1539 deletions)
📝 .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)
.github/workflows/format-backend.yaml
.github/workflows/format-build-frontend.yaml
backend/data/config.json
backend/main.py
package-lock.json
package.json
src/lib/i18n/locales/ca-ES/translation.json
src/lib/i18n/locales/it-IT/translation.json
src/lib/i18n/locales/ja-JP/translation.json
src/lib/i18n/locales/languages.json
src/lib/i18n/locales/pt-PT/translation.json
src/lib/i18n/locales/ru-RU/translation.json
src/lib/i18n/locales/vi-VN/translation.json
src/tailwind.css
static/manifest.json
svelte.config.js
test.json
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.
No dependencies set.
The note is not visible to the blocked user.
📋 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.