Commit graph

38 commits

Author SHA1 Message Date
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
83b5ae5dc5
Update web-vault to v2022.6.2
- Updated to the latest released web-vault.
- Made some small changes to the checkout script to catch tags like
  `2022.6.2` and `v2022.6.2` and convert them to `web-v2022.6.2` instead.
2022-07-15 16:40:21 +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
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
Daniel García
7be49c3888
Update web vault to v2.28.1 2022-05-11 22:05: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
BlackDex
29c4100006 Added v2.27.0 support 2022-03-26 01:00:04 -04:00
BlackDex
9efb207eb1
Support v2.26.1
- Added support for v2.26.1
- Hide some more input fields we do not use
- Fixed building with npm (The audit fix breaks the build)
- Fixed the vaultwarden version json filename.
2022-02-23 14:20:20 +01:00
Daniel García
ba0cfed515
Update to v2.25.1 2022-01-23 23:52:07 +01:00
Daniel García
2ae84a8dd4
Update web vault to v2.25.0 2021-12-12 23:51:40 +01:00
Daniel García
1e990dd7ae
Update web vault to v2.24.1, and include PRs #54 and #55
Closes #54
Closes #55
2021-10-27 22:31:31 +02:00
Aaron
5e0868a9fa
Dockerfile: Move inline comment to a separate line
Fixes #52.

Signed-off-by: Aaron <admin@datahoarder.dev>
2021-10-19 05:22:15 +02:00
Daniel García
3e77fc289b
Fix compilation error 2021-10-18 21:52:04 +02:00
Daniel García
4414f43664
v2.23.0 2021-09-22 19:52:19 +02:00
Daniel García
17b48c3a85
Include new build workflow 2021-09-12 23:00:23 +02:00
BlackDex
05ca04dbc8 Updated web-vault to latest v2.22.2 version.
There needs to be a small change on the vaultwarden server for this to
be fully supported as far as i could tell.

So maybe not yet ready for merge/tagging.
2021-08-30 15:24:31 +02:00
BlackDex
f6c2377ff3 Fix Dockerfile build and added v2.21.1 support. 2021-07-25 17:53:14 +02:00
Daniel García
3fba0d5c3a
v2.20.4 2021-06-07 23:12:58 +02:00
Daniel García
3665a5177d
v2.20.3 2021-05-24 00:04:02 +02:00
Daniel García
250363ed69
Update version to v2.20.1 2021-05-13 22:06:17 +02:00
Daniel García
12b207fcd4 Init submodules after the checkout but before the patches 2021-04-27 21:55:14 +02:00
BlackDex
6aaf7ecc26 Add bwrs-version.json based upon latest tag.
- Add a bwrs-version.json based upon the latest tag of the
  bw_web_builds (Assuming a build is started/created after a new tag is created).
- Updated node version to latest LTS, v13 is EOL, v14 is LTS until 2023-04-30 ( https://nodejs.org/en/about/releases/ )
2021-04-04 15:58:06 +02:00
Daniel García
f32981d4b1 Update to upstream v2.19.0 release 2021-03-14 17:56:01 +01:00
Jeremy Lin
9a92898e57 Dockerfile: use upstream v2.18.2 release 2021-02-23 19:01:30 -08:00
Daniel García
9b68e33580 Recursively clone repo before applying patches, otherwise they might fail 2021-02-20 16:41:57 +01:00
Jeremy Lin
92d0f6d9e1 Dockerfile: use upstream v2.18.1 release 2021-01-26 22:27:06 -08:00
Jeremy Lin
73ab11870a Dockerfile: use upstream v2.18.0 release 2021-01-24 11:06:05 -08:00
Jeremy Lin
ffa69bc74e Dockerfile: use upstream v2.17.1 release 2020-12-07 19:36:34 -08:00
BlackDex
9e1ae4864a Added support for v2.16.1 and small css fix.
- Updated patch support for v2.16.1
- Hidden an extra form for taxes (not hidden in v2.16.0 either)
- Updated the Dockerfile to match

bitwarden/web commit-hash: 949f61f1a46a0ce680e9a39e6240f7b66b1b6efe
2020-09-23 18:46:28 +02:00
Daniel García
53db4a9e16
Update version number before new release 2020-09-10 21:35:47 +02:00
Daniel García
d41966d192
Update version number to 2.15.1 2020-07-05 01:04:54 +02:00
Daniel García
6dfaa6115b
v2.14.0 2020-05-21 22:25:02 +02:00
Daniel García
b40adfb4bb
Version 2.13.2 2020-03-25 22:00:56 +01:00
Daniel García
1b3c67fc47
Version 2.13.1 2020-03-14 14:05:25 +01:00
Daniel García
38694cc132
Also include uncompressed option 2020-03-01 01:21:51 +01:00
Daniel García
8cca4f2d1e
Add docker build 2020-03-01 00:36:00 +01:00