Daniel García
847a1c56f4
Merge pull request #185 from BlackDex/update-readme
...
Update Readme
2024-11-05 23:53:07 +01:00
Daniel García
2eb331193e
Merge pull request #184 from BlackDex/add-build-envs
...
Add build env's
2024-11-05 23:52:45 +01:00
BlackDex
726bd1debf
Update Readme
...
Update the readme to match the main Vaultwarden repo.
2024-11-04 23:20:44 +01:00
BlackDex
12568dfbb4
Add build env's
...
Sometimes you want to set specific environment variables during build.
For example, on some systems nodejs needs some extra options to be able to run correctly on low memory systems.
To make sure this will be loaded and works on both scripts and Dockerfile, you can now create a `.build_env` file.
This `.build_env` file should contain all the variables (including an export command) you want to expose during build time.
The template file has a nodejs example.
Closes #183
Signed-off-by: BlackDex <black.dex@gmail.com>
2024-11-04 22:28:25 +01:00
Mathijs van Veluw
bfa7310c29
Merge pull request #179 from stefan0xC/backport-server-side-user-verification
...
backport master password verification support
2024-08-31 17:01:56 +02:00
Stefan Melmuk
2c5c051d14
backport master password verification support
2024-08-30 21:29:58 +02:00
Mathijs van Veluw
6c9b898b65
Merge pull request #177 from stefan0xC/fix-css
...
hide organization plans again
2024-08-13 18:21:26 +02:00
Stefan Melmuk
e0d933733f
hide organization plans again
2024-08-13 18:11:05 +02:00
Mathijs van Veluw
a044d67904
Merge pull request #176 from Timshel/feature/subpath
...
Strip query params when resolving subpath
2024-08-08 15:08:39 +02:00
Timshel
63a24d5e76
Strip query params when resolving subpath
2024-08-08 13:24:20 +02:00
Mathijs van Veluw
c7b1985ad2
Merge pull request #174 from Timshel/feature/build
...
Use checkout and build scripts in docker
2024-08-07 21:11:34 +02:00
Mathijs van Veluw
b20d398f5a
Merge branch 'master' into feature/build
2024-08-07 21:05:15 +02:00
Mathijs van Veluw
7fe8618bac
Merge pull request #169 from stefan0xC/update-to-v2024.6
...
update web-vault to v2024.6.2 and remove bitwarden_license/ from build
2024-08-07 21:04:10 +02:00
Stefan Melmuk
3a2220d76d
update web-vault to v2024.6.2
2024-08-06 22:00:08 +02:00
Stefan Melmuk
7b86da5d58
build without the bitwarden_license/ directory
2024-08-06 22:00:08 +02:00
Stefan Melmuk
36439a9baf
update node to v20
2024-08-06 22:00:05 +02:00
Mathijs van Veluw
d038c4b31c
Merge pull request #175 from dfunkt/misc-updates
...
Update Github Actions & Dockerfile
2024-08-06 19:25:39 +02: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
Timshel
08c92e2732
Use checkout and build scripts in docker
2024-08-02 14:15:04 +02:00
Mathijs van Veluw
26c122f20a
Merge pull request #170 from Timshel/subpath
...
Strip query params when resolving subpath
2024-07-08 22:23:34 +02:00
Mathijs van Veluw
4fd3595f31
Merge pull request #171 from stefan0xC/remove-org-seat-limit
...
disable org seat limit validation
2024-07-08 20:46:31 +02:00
Timshel
ee6792405b
Strip query params when resolving subpath
2024-07-05 20:32:50 +02:00
Stefan Melmuk
1c30b3eb44
disable org seat limit validation
2024-07-05 18:31:47 +02:00
Mathijs van Veluw
47e1f1c668
Merge pull request #166 from stefan0xC/update-to-v2024.5.1
...
update web-vault to v2024.5.1
2024-06-19 10:26:00 +02:00
Stefan Melmuk
c1cd93a923
update web-vault to v2024.5.1
2024-06-03 22:50:13 +02:00
Mathijs van Veluw
cc03d26ac0
Merge pull request #160 from stefan0xC/update-to-v2024.4
...
update web-vault to v2024.5.0
2024-05-18 16:02:02 +02:00
Stefan Melmuk
8b6877b91f
update web-vault to v2024.5.0
2024-05-14 20:43:12 +02:00
Stefan Melmuk
916c10825f
update web-vault to v2024.4.2
2024-05-03 18:46:48 +02:00
Stefan Melmuk
656f0f29a8
update web-vault to v2024.4.1
2024-04-17 08:16:12 +02:00
Mathijs van Veluw
9d64c88b18
Merge pull request #159 from stefan0xC/update-to-v2024.3.1
...
update web-vault to v2024.3.1
2024-04-06 11:23:38 +02:00
Stefan Melmuk
616becebe6
update web-vault to v2024.3.1
2024-04-04 03:22:53 +02:00
Mathijs van Veluw
ac7f24e355
Merge pull request #157 from stefan0xC/update-to-v2024.3.x
...
update web-vault to v2024.3.0 (new vertical layout)
2024-03-25 23:38:30 +01:00
Stefan Melmuk
a249de3ec1
update web-vault to v2024.3.0
2024-03-21 17:51:39 +01:00
Stefan Melmuk
b4b89efdf6
normalize commit id length
2024-03-09 10:55:24 +01:00
Stefan Melmuk
9b23b36860
make it work with docker
2024-03-09 10:55:24 +01:00
Stefan Melmuk
21ffad4495
create script to replace svg icons
2024-03-09 10:55:22 +01:00
Stefan Melmuk
3f796d0503
change light mode color scheme
2024-03-09 07:33:05 +01:00
Stefan Melmuk
8544453a5e
update web-vault to v2024.2.5
2024-03-07 00:23:06 +01:00
Stefan Melmuk
c761cebc1b
update web-vault to v2024.2.4
2024-03-06 04:53:41 +01:00
Mathijs van Veluw
4430ef74ea
Merge pull request #155 from stefan0xC/fix-org-renaming
...
revert patch to edit org info
2024-02-07 22:19:30 +01:00
Stefan Melmuk
a112a0389a
explicitly disable flexible collections
...
Co-authored-by: BlackDex <black.dex@gmail.com>
2024-02-05 21:44:44 +01:00
Stefan Melmuk
3f2c4abbd9
revert patch to edit org info
2024-02-04 22:02:08 +01:00
Mathijs van Veluw
facc750b2f
Merge pull request #154 from stefan0xC/update-to-v2024.1.2
...
update web-vault to v2024.1.2
2024-01-24 00:01:28 +01:00
Stefan Melmuk
4f401b18ad
update web-vault to v2024.1.2
2024-01-23 21:34:29 +01:00
Mathijs van Veluw
eb88710163
Merge pull request #153 from stefan0xC/revert-my-mistake
...
revert patch to fix max collection check
2024-01-18 09:10:18 +01:00
Stefan Melmuk
cfd6ef770c
revert patch to fix max collection check
2024-01-18 01:42:10 +01:00
Mathijs van Veluw
b92f6abc61
Merge pull request #152 from SuperSandro2000/patch-1
...
Fix applying latest patch if patches is a symlink
2024-01-17 09:05:40 +01:00
Sandro
5367c2447d
Fix applying latest patch if patches is a symlink
2024-01-17 00:47:43 +01:00
Mathijs van Veluw
2a1dc10f17
Merge pull request #151 from stefan0xC/update-to-v2024.1.1
...
update web-vault to v2024.1.1
2024-01-16 16:29:53 +01:00
Stefan Melmuk
6e5f04842f
update web-vault to v2024.1.1
2024-01-16 16:17:18 +01:00