vaultwarden/src
Mathijs van Veluw cb2f5741ac
Some checks are pending
Build / Build and Test ${{ matrix.channel }} (msrv) (push) Waiting to run
Build / Build and Test ${{ matrix.channel }} (rust-toolchain) (push) Waiting to run
Check templates / Validate docker templates (push) Waiting to run
Hadolint / Validate Dockerfile syntax (push) Waiting to run
Release / Build Vaultwarden containers (amd64, alpine) (push) Waiting to run
Release / Build Vaultwarden containers (amd64, debian) (push) Waiting to run
Release / Build Vaultwarden containers (arm/v6, alpine) (push) Waiting to run
Release / Build Vaultwarden containers (arm/v6, debian) (push) Waiting to run
Release / Build Vaultwarden containers (arm/v7, alpine) (push) Waiting to run
Release / Build Vaultwarden containers (arm/v7, debian) (push) Waiting to run
Release / Build Vaultwarden containers (arm64, alpine) (push) Waiting to run
Release / Build Vaultwarden containers (arm64, debian) (push) Waiting to run
Release / Merge manifests (alpine) (push) Blocked by required conditions
Release / Merge manifests (debian) (push) Blocked by required conditions
Trivy / Trivy Scan (push) Waiting to run
Code Spell Checking / Run typos spell checking (push) Waiting to run
Security Analysis with zizmor / Run zizmor (push) Waiting to run
Some small admin js/css updates (#6501)
* Some small admin js/css updates

- Updated JS libraries
- Fixed some eslint errors
- Small update on the theme icon's to be a bit smaller and better sized.
  Used OXVG via OXVGUI to shrink and optimze them.

Probably Fixes #6493

Signed-off-by: BlackDex <black.dex@gmail.com>

* Adjust the size of the moon to be more inline with the other icons

Signed-off-by: BlackDex <black.dex@gmail.com>

---------

Signed-off-by: BlackDex <black.dex@gmail.com>
2025-11-29 22:57:57 +01:00
..
api Update crates and Rust version (#6485) 2025-11-23 22:03:30 +01:00
db Update crates and Rust version (#6485) 2025-11-23 22:03:30 +01:00
static Some small admin js/css updates (#6501) 2025-11-29 22:57:57 +01:00
auth.rs Optimizations and build speedup (#6339) 2025-11-01 22:21:04 +01:00
config.rs Add option to prefer IPv6 resolving (#6494) 2025-11-26 01:26:10 +01:00
crypto.rs Optimizations and build speedup (#6339) 2025-11-01 22:21:04 +01:00
error.rs Optimizations and build speedup (#6339) 2025-11-01 22:21:04 +01:00
http_client.rs Add option to prefer IPv6 resolving (#6494) 2025-11-26 01:26:10 +01:00
mail.rs Update crates and Rust version (#6485) 2025-11-23 22:03:30 +01:00
main.rs Update crates and Rust version (#6485) 2025-11-23 22:03:30 +01:00
ratelimit.rs Optimizations and build speedup (#6339) 2025-11-01 22:21:04 +01:00
sso_client.rs Optimizations and build speedup (#6339) 2025-11-01 22:21:04 +01:00
sso.rs Update crates and Rust version (#6485) 2025-11-23 22:03:30 +01:00
util.rs Optimizations and build speedup (#6339) 2025-11-01 22:21:04 +01:00