mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2026-02-24 19:07:44 +03:00
[PR #5763] [CLOSED] 测试 #3632
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/dani-garcia/vaultwarden/pull/5763
Author: @JinkaiNiu
Created: 4/9/2025
Status: ❌ Closed
Base:
main← Head:mainbackup📝 Commits (2)
9545dd7翻译电子邮件模板为中文35614e2Merge branch 'main' of https://github.com/JinkaiNiu/vaultwarden-zh-cn📊 Changes
79 files changed (+751 additions, -808 deletions)
View changed files
➖
.github/workflows/check-templates.yml(+0 -28)📝
.pre-commit-config.yaml(+0 -8)📝
Cargo.lock(+97 -149)📝
Cargo.toml(+11 -14)📝
docker/DockerSettings.yaml(+3 -3)📝
docker/Dockerfile.alpine(+10 -10)📝
docker/Dockerfile.debian(+17 -17)📝
docker/Dockerfile.j2(+10 -10)📝
docker/docker-bake.hcl(+10 -1)����
rust-toolchain.toml(+1 -1)📝
src/api/identity.rs(+11 -9)📝
src/static/scripts/bootstrap.bundle.js(+15 -12)📝
src/static/scripts/bootstrap.css(+97 -102)📝
src/static/templates/404.hbs(+7 -7)📝
src/static/templates/admin/base.hbs(+14 -14)📝
src/static/templates/admin/diagnostics.hbs(+79 -79)📝
src/static/templates/admin/login.hbs(+4 -4)📝
src/static/templates/admin/organizations.hbs(+14 -14)📝
src/static/templates/admin/settings.hbs(+33 -37)📝
src/static/templates/admin/users.hbs(+34 -34)...and 59 more files
📄 Description
测试
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.