Commit graph

22 commits

Author SHA1 Message Date
Ashish SHUKLA c0796f7158
vaultwarden.webvault: 2022.10.0 -> 2022.12.0 2023-01-10 18:44:35 +05:30
Ashish SHUKLA dc837121ca
vaultwarden: 1.26.0 -> 1.27.0 2023-01-10 18:44:35 +05:30
Martin Weinelt 5ad720fef4
vaultwarden.webvault: 2022.11.1 -> 2022.10.0
Downgrade to fix compatibility with vaultwarden 1.26.0.
2022-12-14 15:00:20 +01:00
Martin Weinelt 0497d5b99f
vaultwarden: Add update script to keep web vault in sync
- Adds an update script to fetch the compatible web vault version
- Removes `vaultwarden-vault` from top-level to prevent independent
  updates through e.g. r-ryantm. Istead the vault is now accessible
  at `vaultwarden.webvault`.
- The name webvault was chosen because it is the title of the projects
  README and it makes it clearer, that this is the web UI.
2022-12-14 15:00:20 +01:00
R. Ryantm fabbb53a3e vaultwarden-vault: 2022.6.2 -> 2022.11.1 2022-12-07 07:53:53 +00:00
R. Ryantm 16104523f4 vaultwarden: 1.25.2 -> 1.26.0 2022-10-18 06:00:11 +00:00
Martin Weinelt 86e3f6a1ed
vaultwarden: 1.24.0 -> 1.25.2
https://github.com/dani-garcia/vaultwarden/releases/tag/1.25.2
https://github.com/dani-garcia/vaultwarden/releases/tag/1.25.1
https://github.com/dani-garcia/vaultwarden/releases/tag/1.25.0
2022-07-28 01:19:03 +02:00
Martin Weinelt 99631c06d0
vaultwarden-vault: 2022.5.2 -> 2022.6.2
https://github.com/dani-garcia/bw_web_builds/releases/tag/v2022.6.2
https://github.com/dani-garcia/bw_web_builds/releases/tag/v2022.6.0
2022-07-28 01:18:50 +02:00
kilianar f31a28d12c vaultwarden-vault: 2.27.0 -> 2022.5.2 2022-06-27 00:33:56 +02:00
R. Ryantm c5660f8f51 vaultwarden-vault: 2.25.0 -> 2.27.0 2022-04-05 07:20:51 -07:00
R. Ryantm 5a7f3100e3 vaultwarden: 1.23.1 -> 1.24.0 2022-02-03 10:54:07 -08:00
R. Ryantm b5127f3492 vaultwarden: 1.23.0 -> 1.23.1 2021-12-30 22:11:05 -08:00
Nick Cao e61ecc6041
vaultwarden-vault: 2.22.3 -> 2.25.0 2021-12-29 21:41:47 +08:00
figsoda b356c37023 vaultwarden: use buildFeatures 2021-11-16 08:18:57 -05:00
Ivan Kozik a153ef57e0 vaultwarden: fix the build for rustc 1.56
rustc 1.55 was ignoring vaultwarden's `rust-version = 1.57`, causing
the build to succeed. rustc 1.56 was erroring out because it does not
ignore the minimum `rust-version`.

Patch out the `rust-version` because we do not really need 1.57;
rustc 1.56 with RUSTC_BOOTSTRAP=1 produces a working vaultwarden.

This fixes https://github.com/NixOS/nixpkgs/issues/146215
2021-11-16 07:57:26 +00:00
R. Ryantm 426d2d2d8e vaultwarden: 1.22.2 -> 1.23.0 2021-10-28 08:29:32 +00:00
Sandro b85bf89951
Merge pull request #137962 from r-ryantm/auto-update/vaultwarden-vault 2021-10-05 16:57:32 +02:00
Sandro e331c30a72
Merge pull request #134841 from r-ryantm/auto-update/vaultwarden
vaultwarden: 1.22.1 -> 1.22.2
2021-09-20 11:09:03 +02:00
R. RyanTM 6923a7a7a5 vaultwarden-vault: 2.21.1 -> 2.22.3 2021-09-15 04:26:00 +00:00
R. RyanTM 42c1592e2e vaultwarden-vault: 2.19.0 -> 2.21.1 2021-08-23 06:43:37 +00:00
R. RyanTM e2e42dcf17 vaultwarden: 1.22.1 -> 1.22.2 2021-08-19 18:25:45 +00:00
K900 dc1b56c714 vaultwarden: update to 1.22.1, rename from bitwarden_rs
I tried to make this as non-breaking as possible, but it will still
break things slightly for people expecting certain file names in the
packages themselves.
2021-07-01 12:31:20 +03:00