Commit graph

118 commits

Author SHA1 Message Date
Stefan Melmuk
f3e6edbb87
disable sales tax 2025-05-15 19:11:06 +02:00
Stefan Melmuk
924917b488
update web-vault to v2025.4.1 2025-04-29 22:25:01 +02:00
Stefan Melmuk
bd65c0dd13
update web-vault to v2025.4.0 2025-04-16 13:08:36 +02:00
Stefan Melmuk
e82392f69a
update web-vault to v2025.3.1 2025-04-02 23:37:57 +02:00
Stefan Melmuk
2aeeef5c8c
update web-vault to v2025.2.2 2025-03-05 08:48:41 +01:00
Stefan Melmuk
147223a81f
update web-vault to v2025.2.1 2025-02-19 03:49:08 +01:00
Stefan Melmuk
bb4172de74
support version changes 2025-02-14 01:45:31 +01:00
Stefan Melmuk
061e20d260
remove newToBitwarden question 2025-02-06 22:33:01 +01:00
Stefan Melmuk
b5e06ca6ec
hide terms links on signup 2025-02-05 08:29:13 +01:00
Stefan Melmuk
2c6c43a63f
re-allow collection management 2025-02-05 08:20:47 +01:00
Stefan Melmuk
22ab43697b
update web-vault to v2025.1.2 2025-02-05 08:16:06 +01:00
Stefan Melmuk
9e21727e53
update web-vault to v2025.1.1 2025-01-22 09:40:33 +01:00
Stefan Melmuk
89e0bf3fbf
update web-vault to v2025.1.0 2025-01-08 06:37:26 +01:00
BlackDex
f892280d25
Update to use v2024.12.x
Signed-off-by: BlackDex <black.dex@gmail.com>
2024-12-12 00:02:14 +01:00
BlackDex
34de48e83d
Update to v2024.11.2
A security patch has just been released, update to this version.
Add some other modifications like removing stripe, braintree and paypal keys.

Signed-off-by: BlackDex <black.dex@gmail.com>
2024-11-25 20:37:28 +01:00
BlackDex
dd2c664712
Some small changes
- Moved v2023 patches to legacy
- Updated .gitignore and .dockerignore and synced them
- Added a CODEOWNERS file
- Updated workflows
2024-11-25 16:21:14 +01:00
BlackDex
1912ee4afe
Update web-vault to v2024.11
- This PR includes the changes from @stefan0xC done in #182
- It also adds the dynamic-css support

Removed the access-intelligence since this is linked to Bitwarden Licensed code.

Signed-off-by: BlackDex <black.dex@gmail.com>
2024-11-21 21:22:52 +01:00
Stefan Melmuk
4e690d4770
update web-vault to v2024.10.5 2024-11-06 15:49:35 +01:00
Stefan Melmuk
2c5c051d14
backport master password verification support 2024-08-30 21:29:58 +02:00
Stefan Melmuk
e0d933733f
hide organization plans again 2024-08-13 18:11:05 +02:00
Timshel
63a24d5e76 Strip query params when resolving subpath 2024-08-08 13:24:20 +02:00
Stefan Melmuk
3a2220d76d
update web-vault to v2024.6.2 2024-08-06 22:00:08 +02:00
Mathijs van Veluw
26c122f20a
Merge pull request #170 from Timshel/subpath
Strip query params when resolving subpath
2024-07-08 22:23:34 +02:00
Timshel
ee6792405b Strip query params when resolving subpath 2024-07-05 20:32:50 +02:00
Stefan Melmuk
1c30b3eb44
disable org seat limit validation 2024-07-05 18:31:47 +02:00
Stefan Melmuk
8b6877b91f
update web-vault to v2024.5.0 2024-05-14 20:43:12 +02:00
Stefan Melmuk
916c10825f
update web-vault to v2024.4.2 2024-05-03 18:46:48 +02:00
Stefan Melmuk
656f0f29a8
update web-vault to v2024.4.1 2024-04-17 08:16:12 +02:00
Stefan Melmuk
616becebe6
update web-vault to v2024.3.1 2024-04-04 03:22:53 +02:00
Stefan Melmuk
a249de3ec1
update web-vault to v2024.3.0 2024-03-21 17:51:39 +01:00
Stefan Melmuk
21ffad4495
create script to replace svg icons 2024-03-09 10:55:22 +01:00
Stefan Melmuk
3f796d0503
change light mode color scheme 2024-03-09 07:33:05 +01:00
Stefan Melmuk
c761cebc1b
update web-vault to v2024.2.4 2024-03-06 04:53:41 +01:00
Stefan Melmuk
a112a0389a
explicitly disable flexible collections
Co-authored-by: BlackDex <black.dex@gmail.com>
2024-02-05 21:44:44 +01:00
Stefan Melmuk
3f2c4abbd9
revert patch to edit org info 2024-02-04 22:02:08 +01:00
Stefan Melmuk
4f401b18ad
update web-vault to v2024.1.2 2024-01-23 21:34:29 +01:00
Stefan Melmuk
cfd6ef770c
revert patch to fix max collection check 2024-01-18 01:42:10 +01:00
Stefan Melmuk
9d66d490bf
update web-vault to v2024.1.0 2024-01-10 16:39:55 +01:00
BlackDex
0277844cf9
Misc changes
Some misc changes.
- Moved old patch files to a `legacy` sub-folder
- If a legacy patch is used, show a warning and pause for 10 seconds
- Updated the checkout and Dockerfile so both use the same way of
  cloning the Bitwarden/client repo
- Updated the `patch_web_vault.sh` script to try and detect the vault version
- Added two new make commands to prepare and release a new version
- Added a `.env` feature for the `Makefile` to set some defaults
  Mainly used for using either `docker` or `podman` and for the GitHub
  Release script to have a predefined GPG user/key
2023-12-18 17:09:47 +01:00
Stefan Melmuk
1dd36e7de8
update web-vault to v2023.12.0 2023-12-07 14:31:31 +01:00
Stefan Melmuk
d3b4a871b9
update web-vault to v2023.10.0 2023-10-31 16:40:42 +01:00
Stefan Melmuk
3614c089c2
fix broken link for 2fa recovery 2023-10-03 10:37:41 +02:00
Stefan Melmuk
9a2e3956bb
update web-vault to v2023.9.1 2023-09-23 11:59:18 +02:00
Stefan Melmuk
5f58716fbf
update web-vault to v2023.8.2 and rename project
in web-v2023.8.x the pageTitle (i.e. "$APP_NAME Web Vault") was removed,
so instead of using the hardcoded replacement, we replace the name of
the project `Vaultwarden Web`

the footer is changed again from v2023.7.1 for better legibility.

compared to the previous patch files some changes are purely cosmetic due
to running prettier and eslint.

and we don't need to change or pack the 404.html file since Vaultwarden
already provides a 404 page
2023-08-31 19:18:19 +02:00
BlackDex
a9d33740a0
Prepend web-vault text to version
Merge changes from #131 and #133.

Co-authored-by: Stefan Melmuk <stefan.melmuk@gmail.com>
Co-authored-by: GeekCornerGH <45696571+GeekCornerGH@users.noreply.github.com>
2023-08-12 18:32:47 +02:00
Mathijs van Veluw
f9afd45bc2
Merge pull request #133 from GeekCornerGH/feat/bump-web-vault-2023-7-0
feat: Bump web-vault to v2023.7.1
2023-08-12 18:25:12 +02:00
GeekCornerGH
f799c2ca7b
feat (web vault): Bump web vault to v2023.7.1 2023-08-12 17:59:59 +02:00
Stefan Melmuk
3481e13d16
add "web vault" to clarify version in footer 2023-08-12 17:33:57 +02:00
GeekCornerGH
266c9a3b48
feat: Bump patches to v2023.7.1 2023-08-07 16:24:33 +02:00
Stefan Melmuk
b69a4fc6d5
update web-vault to v2023.5.1 2023-06-22 04:29:52 +02:00