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
Daniel García
703e53498a
Merge pull request #72 from BlackDex/update-to-v2022.6.0
...
Update web-vault to v2022.6.0
2022-07-06 23:21:49 +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
Daniel García
e9ea46c647
Merge branch 'BlackDex-update-to-v2022.5.2'
2022-06-26 21:49:41 +02:00
BlackDex
4f2bcf3c24
Updated web-vault to v2022.5.2
2022-06-18 16:06:28 +02:00
Daniel García
12e588e967
Merge pull request #69 from BlackDex/fix-billing-call
...
Fix billing call and small Makefile change.
2022-06-04 18:41:05 +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
Daniel García
912192214e
Merge pull request #68 from BlackDex/update-vault-and-scripts
...
Update web-vault to v2022.05.0 and misc changes
2022-06-04 18:26:26 +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
Daniel García
cab48d45ed
Merge pull request #67 from BlackDex/support-v2.28.0
...
Support for bitwarden/web v2.28.0
2022-04-23 17:18:37 +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
Daniel García
28efed0c4a
Merge pull request #65 from sciyoshi/web-v2.27.0
...
Add support for bitwarden/web v2.27.0
2022-03-26 16:08:29 +01:00
Samuel Cormier-Iijima
6c988cdf11
Add patch for v2.27.0
2022-03-26 01:00:09 -04:00
BlackDex
29c4100006
Added v2.27.0 support
2022-03-26 01:00:04 -04:00
Daniel García
4101fd9aa8
Merge pull request #62 from BlackDex/support-v2.26.1
...
Support v2.26.1
2022-02-27 21:32:38 +01: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
c281fcf68e
Merge pull request #59 from jjlin/api-key
...
Unhide the `API Key` section under `My Account`
2022-01-29 00:06:20 +01:00
Jeremy Lin
fa4e0ffc14
Unhide the API Key
section under My Account
...
Requires dani-garcia/vaultwarden#2245 .
2022-01-23 15:24:15 -08:00
Daniel García
ba0cfed515
Update to v2.25.1
2022-01-23 23:52:07 +01:00
Daniel García
df278edcab
Merge pull request #58 from RealOrangeOne/rename-version-file
...
Rename version file to remove bwrs reference
2022-01-02 23:45:59 +01:00
Daniel García
3af357f36b
Merge pull request #57 from BlackDex/issue-56
...
Fix issue #56
2022-01-02 23:45:30 +01:00
Jake Howard
5ab4a45298
Rename version file to remove bwrs reference
...
Requires https://github.com/dani-garcia/vaultwarden/pull/2195
2022-01-01 13:03:08 +00:00
BlackDex
609a273fc0
Fix issue #56
...
Fixed #56
Also renamed `bwrs-hide` to `vw-hide` and renamed `Bitwarden_RS` to `Vaultwarden`
2021-12-31 14:35:57 +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
Daniel García
484f9b8ef2
Merge pull request #53 from whalehub/patch-1
...
Dockerfile: Move inline comment to a separate line
2021-10-19 20:11:45 +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
603fc946da
Fix patch index
2021-10-18 21:27:02 +02:00
Daniel García
4864839431
Merge pull request #50 from domdomegg/patch-1
...
Stop hiding single organization policy
2021-10-18 21:16:05 +02:00
Adam Jones
976a702aa1
Stop hiding single organization policy
...
The single organization is now supported by vaultwarden, as per https://github.com/dani-garcia/vaultwarden/pull/1991
We can therefore stop hiding the setting in the web UI.
2021-10-09 14:02:24 +01:00
Daniel García
4414f43664
v2.23.0
2021-09-22 19:52:19 +02:00
Daniel García
140db28aa7
Fix filter pattern
2021-09-12 23:03:50 +02:00
Daniel García
17b48c3a85
Include new build workflow
2021-09-12 23:00:23 +02:00
Daniel García
3a0d62948b
Merge branch 'BlackDex-web-vault-update'
2021-09-09 20:34:56 +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
Daniel García
33dc7e6522
Merge pull request #43 from BlackDex/build-fix-and-v2.21.1
...
Fix Dockerfile build and added v2.21.1 support.
2021-07-25 18:11:43 +02:00
BlackDex
f6c2377ff3
Fix Dockerfile build and added v2.21.1 support.
2021-07-25 17:53:14 +02:00
Daniel García
897374ff50
Merge pull request #40 from jjlin/remove-tos
...
Remove Terms of Service and Privacy Policy agreements
2021-06-19 22:04:54 +02:00
Jeremy Lin
6c2de6d7d2
Remove Terms of Service and Privacy Policy agreements
...
These are not supposed to be shown on self-hosted installations.
2021-06-18 02:59:16 -07: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
5597d0dbed
Merge pull request #38 from jjlin/v2.20.1
...
Preliminary changes for v2.20.1
2021-05-13 22:04:15 +02:00
Jeremy Lin
b19553a16f
Preliminary changes for v2.20.1
...
This patch is missing changes to `src/app/settings/two-factor-u2f.component.ts`,
which doesn't exist anymore since upstream moved from U2F to its successor,
WebAuthn, which Vaultwarden doesn't have backend support for yet.
2021-05-12 14:09:41 -07:00
Daniel García
e07fe35d33
Update README.md
2021-04-30 21:00:37 +02:00
Daniel García
12b207fcd4
Init submodules after the checkout but before the patches
2021-04-27 21:55:14 +02:00
Daniel García
55857f45f8
Point help links to our repo and add some message to indicate the web vault is backed by our server
2021-04-27 20:27:13 +02:00
Daniel García
14cca126a8
Merge pull request #32 from jjlin/send-links
...
Remove/hide incorrect links related to Bitwarden Send
2021-04-06 17:58:48 +02:00