vaultwarden-web/scripts
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
..
.script_env Misc changes 2023-12-18 17:09:47 +01:00
apply_patches.sh Misc changes 2023-12-18 17:09:47 +01:00
build_web_vault.sh don't run npm audit fix 2023-08-31 19:56:08 +02:00
checkout_web_vault.sh Misc changes 2023-12-18 17:09:47 +01:00
generate_patch_file.sh Make scripts compatible with macOS/BSD 2023-02-15 22:19:44 +01:00
gh_prepare.sh Misc changes 2023-12-18 17:09:47 +01:00
gh_release.sh Misc changes 2023-12-18 17:09:47 +01:00
package_web_vault.sh Make scripts compatible with macOS/BSD 2023-02-15 22:19:44 +01:00
patch_web_vault.sh Misc changes 2023-12-18 17:09:47 +01:00
tar_web_vault.sh Make scripts compatible with macOS/BSD 2023-02-15 22:19:44 +01:00