mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2026-03-12 01:45:56 -05:00
[PR #5993] [MERGED] Misc Updates and favicon fixes #7336
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/5993
Author: @BlackDex
Created: 6/27/2025
Status: ✅ Merged
Merged: 6/27/2025
Merged by: @dani-garcia
Base:
main← Head:update-icon-fetching📝 Commits (1)
5ff3ed7Misc Updates and favicon fixes📊 Changes
9 files changed (+259 additions, -195 deletions)
View changed files
📝
Cargo.lock(+141 -134)📝
Cargo.toml(+7 -7)📝
docker/DockerSettings.yaml(+1 -1)📝
docker/Dockerfile.alpine(+4 -4)📝
docker/Dockerfile.debian(+1 -1)📝
macros/Cargo.toml(+1 -1)📝
rust-toolchain.toml(+1 -1)📝
src/api/icons.rs(+51 -3)📝
src/util.rs(+52 -43)📄 Description
Updated favicon fetching which now is able to fetch more icons.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.