mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-06 19:08:59 -05:00
[PR #16241] [CLOSED] Feature/b2b user usage tab #24076
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/16241
Author: @pilpat
Created: 8/3/2025
Status: ❌ Closed
Base:
main← Head:feature/b2b-user-usage-tab📝 Commits (10+)
9ae41e8feat: zmieniono nazwę aplikacji z 'Open WebUI' na 'mAI'8f0e70ffeat: dodano tagline 'You + AI = superpowers! 🚀'95c95ecfix: naprawiono brak tagline w tytule przeglądarki5547507feat: dodano skrypty do zarządzania serwerami dev6e82c30fix: naprawiono dynamiczne nadpisywanie tagline w tytule przeglądarkidd93e5efeat: dodano zgodność z licencją Open WebUI dla forkówb808ebbfeat: zastąpiono główną czcionkę Inter dla lepszej obsługi polskiego0ce5b2bfeat: dodano zaawansowane opcje personalizacji dla mAIa50959bfeat: dodano dokumentację i przygotowanie do przyszłych ustawień93556eefeat: zaktualizowano zależności projektu📊 Changes
481 files changed (+50589 additions, -16179 deletions)
View changed files
➕
.claude/agents/business-logic-analyst.md(+318 -0)➕
.claude/agents/repository-analyzer.md(+136 -0)➖
.env.example(+0 -22)➖
.github/workflows/build-release.yml(+0 -72)➖
.github/workflows/codespell.disabled(+0 -25)➖
.github/workflows/deploy-to-hf-spaces.yml(+0 -63)➖
.github/workflows/docker-build.yaml(+0 -642)➖
.github/workflows/format-backend.yaml(+0 -49)➖
.github/workflows/format-build-frontend.yaml(+0 -65)➖
.github/workflows/integration-test.disabled(+0 -255)➖
.github/workflows/lint-backend.disabled(+0 -27)➖
.github/workflows/lint-frontend.disabled(+0 -21)➖
.github/workflows/release-pypi.yml(+0 -36)📝
.gitignore(+17 -0)➕
.python-version(+1 -0)📝
CHANGELOG.md(+0 -2306)➖
CODE_OF_CONDUCT.md(+0 -99)➕
CUSTOMIZATIONS.yaml(+237 -0)📝
Dockerfile(+8 -1)➕
Dockerfile.backend.dev(+94 -0)...and 80 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
Added
Changed
Deprecated
Removed
Fixed
Security
Breaking Changes
Additional Information
Screenshots or Videos
Contributor License Agreement
By submitting this pull request, I confirm that I have read and fully agree to the Contributor License Agreement (CLA), and I am providing my contributions under its terms.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.