Commit graph

15 commits

Author SHA1 Message Date
Daniel García
3ed84a7211
Use protected environment 2026-03-23 22:39:01 +01:00
BlackDex
2df99f0582
Update GHA
Signed-off-by: BlackDex <black.dex@gmail.com>
2026-02-19 17:14:36 +01:00
BlackDex
de399d9b5e
Use '+build.n' for same web-vault new builds
Signed-off-by: BlackDex <black.dex@gmail.com>
2026-01-07 16:34:25 +00:00
BlackDex
a8cac91b7f
Use different push trigger
Signed-off-by: BlackDex <black.dex@gmail.com>
2025-12-31 17:36:52 +00:00
BlackDex
471547bdd5
Some small fixes
Signed-off-by: BlackDex <black.dex@gmail.com>
2025-12-31 17:28:58 +00:00
BlackDex
652271335d
Update Workflows
Signed-off-by: BlackDex <black.dex@gmail.com>
2025-10-31 18:12:12 +01:00
BlackDex
dd2c664712
Some small changes
- Moved v2023 patches to legacy
- Updated .gitignore and .dockerignore and synced them
- Added a CODEOWNERS file
- Updated workflows
2024-11-25 16:21:14 +01:00
BlackDex
6cae89e1ec
Add white icon for collapsed menu
Signed-off-by: BlackDex <black.dex@gmail.com>
2024-11-24 22:00:59 +01:00
BlackDex
4f516a026b
Added some missing changes and CI
Signed-off-by: BlackDex <black.dex@gmail.com>
2024-11-22 21:10:17 +01:00
dfunkt
c41ec09aba Update Github Actions & Dockerfile
- switch to latest version of Dockerfile to enable linter
- fix FromAsCasing warning
2024-08-02 16:56:07 +03: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
BlackDex
84299c4552
Update GitHub Actions Workflow
- Updated actions to the latest version
- Added support for ghcr.io, same as on the vaultwarden repo.
  Don't forget the add the `GHCR_REPO` and `DOCKERHUB_REPO` to the correct locations.

I did not add quay.io here, since i do not think it really is needed for
this repo. Once this is merged and working fine, we could change the
`FROM` in the Dockerfile at the vaultwarden repo.
2023-03-27 17:44:55 +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
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