mirror of
https://github.com/open-webui/open-webui.git
synced 2026-07-17 17:02:01 -05:00
[PR #10849] [CLOSED] chore: Format Files #9402
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/10849
Author: @silentoplayz
Created: 2/27/2025
Status: ❌ Closed
Base:
dev← Head:dev📝 Commits (2)
dd09ac1Format All1d186b6Update pyodide-lock.json📊 Changes
90 files changed (+15799 additions, -12730 deletions)
View changed files
📝
.prettierrc(+15 -4)📝
backend/open_webui/retrieval/web/testdata/bing.json(+1 -1)📝
backend/open_webui/retrieval/web/testdata/brave.json(+4 -2)📝
backend/open_webui/retrieval/web/testdata/google_pse.json(+1 -1)📝
backend/open_webui/retrieval/web/testdata/searchapi.json(+35 -9)📝
backend/open_webui/retrieval/web/testdata/searxng.json(+416 -87)📝
backend/open_webui/retrieval/web/testdata/serper.json(+1 -1)📝
backend/open_webui/retrieval/web/testdata/serply.json(+1 -1)📝
backend/open_webui/retrieval/web/testdata/serpstack.json(+4 -2)📝
backend/open_webui/static/assets/pdf-style.css(+57 -31)📝
backend/open_webui/static/swagger-ui/swagger-ui-bundle.js(+12265 -12265)📝
backend/open_webui/static/swagger-ui/swagger-ui.css(+2579 -76)📝
cypress/tsconfig.json(+1 -1)📝
docker-compose.a1111-test.yaml(+7 -7)📝
docker-compose.amdgpu.yaml(+1 -1)📝
docker-compose.playwright.yaml(+1 -1)📝
kubernetes/manifest/base/ollama-service.yaml(+3 -3)📝
kubernetes/manifest/base/ollama-statefulset.yaml(+22 -22)📝
kubernetes/manifest/base/open-webui.yaml(+1 -1)📝
kubernetes/manifest/base/webui-deployment.yaml(+21 -21)...and 70 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
Start Format Files: Workspacein the command palette within VSCode using the Format Files extension.Added
Changed
Fixed
Breaking Changes
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.