Commit graph

94 commits

Author SHA1 Message Date
Timshel
ee6792405b Strip query params when resolving subpath 2024-07-05 20:32:50 +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
dpinse
ee4c8e5219 Update web-vault to v2023.5.0 2023-06-02 11:15:11 -04:00
Stefan Melmuk
52c0edc8d9
update web-vault to v2023.4.0 2023-04-26 16:39:53 +02:00
Stefan Melmuk
5d350d0e7e
hide sso link again 2023-03-25 22:35:27 +01:00
Stefan Melmuk
28e965fdbd
update web-vault to v2023.3.0 2023-03-22 00:37:46 +01:00
Stefan Melmuk
00f128f105
update web-vault to v2023.2.0 2023-02-16 07:34:41 +01:00
BlackDex
d35e91b417
Update web-vault to v2023.1.1 and small patch
- Updated web-vault to v2023.1.1
- Added a small patch to allow scrolling the organizations menu when
  there are a lot of organizations.
  Fixes https://github.com/dani-garcia/vaultwarden/issues/3148
  I also created a PR at bitwarden/clients, pending approval.
2023-01-17 19:51:33 +01:00
Daniel García
276796462f
Fix patch offsets 2023-01-12 19:08:57 +01:00
Stefan Melmuk
5652417b24
fix hiding of firefox relay and duckduckgo
also remove superfluous styles as suggested by @BlackDex
2023-01-11 10:55:19 +01:00
Stefan Melmuk
e2ea063325
update web-vault to v2023.1.0 2023-01-11 10:54:03 +01:00
Helmut K. C. Tessarek
e1247dc5b0
update web-vault to v2022.12.0 2022-12-17 14:51:56 -05:00
Stefan Melmuk
cc7af21968
change pageTitle to Vaultwarden and add favicons 2022-12-08 23:15:50 +01:00
BlackDex
87f3999a0b
Update to web-vault v2022.11.1
This PR updates the web-vault to v2022.11.1
It also replaces the main logo and top left icon to indicate it is
Vaultwarden.

And the footer text has been change to `Vaultwarden (unofficial Bitwarden® server)`

This hopefully helps causing less confusion.
2022-12-01 00:17:56 +01:00
Helmut K. C. Tessarek
014c2a2929
use a separate patch file 2022-11-08 11:54:04 -05:00
Helmut K. C. Tessarek
da840ee271
change Billing Email -> Email 2022-10-28 20:37:29 -04:00
Stefan Melmuk
9a19da9eb9
hide duckduckgo forwarding service
it is CORS protected and does not work for self-hosted environments.
2022-10-20 09:14:57 +02:00
Stefan Melmuk
ba1fabf438
update to v2022.10.0 2022-10-12 16:24:12 +02:00
Stefan Melmuk
5815abecff
update web-vault to v2022.9.2 2022-10-07 04:09:13 +02:00
BlackDex
2e32cafab1
Update web-vault to v2022.9.x
Also cleaned up the CSS Patches, some were not needed anymore.
2022-09-07 20:29:21 +02:00
BlackDex
b9d00839d7
Update web-vault to v2022.8.1
This version has a new feature which isn't supported yet by vaultwarden.
It shouln't be that hard to add this functionality i think.

You can now revoke and restore user access to an org.
2022-08-20 16:39:51 +02:00
BlackDex
aabcc2737f
Update web-vault to v2022.6.0
Updated the web-vault to the latest released version.
This version is also using the new repo `bitwarden/clients` instead of the old `bitwarden/web`.
All files have been changed where needed.
2022-06-29 15:49:38 +02:00
BlackDex
4f2bcf3c24
Updated web-vault to v2022.5.2 2022-06-18 16:06:28 +02:00
BlackDex
39e6d1dcae
Fix billing call and small Makefile change.
- Fixed a call to the billing history API.
- Make sure to remove the old docker extracted files before generating new ones.
2022-06-04 18:37:04 +02:00
BlackDex
6529f1dab0
Update web-vault to v2022.05.0 and misc changes
- Updated web-vault to v2022.05.0
- Made several changes to the build scripts for ease of building/patching etc...
  You can now run `make checkout` to pull/update the repo to the wanted version
  There is also a `make patch-web-vault` to patch the repo
  A `make generate-patch` to create a patch file from the current changes
  And many more changes
2022-06-02 22:10:28 +02:00
BlackDex
6995e8b4be
Support for bitwarden/web v2.28.0
The patch is almost identical just some offsets are different.
This version does solve the multiple `/sync` requests which will benefit
the loading time and load on the server!
2022-04-23 17:04:11 +02:00