Skip to content

Commit

Permalink
Merge pull request #157 from stefan0xC/update-to-v2024.3.x
Browse files Browse the repository at this point in the history
update web-vault to v2024.3.0 (new vertical layout)
  • Loading branch information
BlackDex authored Mar 25, 2024
2 parents 4430ef7 + a249de3 commit ac7f24e
Show file tree
Hide file tree
Showing 7 changed files with 1,478 additions and 3 deletions.
4 changes: 2 additions & 2 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,8 @@ USER node
# Can be a tag, release, but prefer a commit hash because it's not changeable
# https://github.com/bitwarden/clients/commit/${VAULT_VERSION}
#
# Using https://github.com/bitwarden/clients/releases/tag/web-v2024.1.2
ARG VAULT_VERSION=a1a5c4b3d3c5787e9517ac30b9b6f344f18fe5e6
# Using https://github.com/bitwarden/clients/releases/tag/web-v2024.3.0
ARG VAULT_VERSION=dbf0f1e328e73bbdea9f120c020770c9e117ad6d

WORKDIR /vault
RUN git -c init.defaultBranch=main init && \
Expand Down
720 changes: 720 additions & 0 deletions patches/v2024.2.4.patch

Large diffs are not rendered by default.

719 changes: 719 additions & 0 deletions patches/v2024.3.0.patch

Large diffs are not rendered by default.

7 changes: 7 additions & 0 deletions resources/vaultwarden-admin-console-logo.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading

0 comments on commit ac7f24e

Please sign in to comment.