Commit Graph

785 Commits

Author SHA1 Message Date
Oscar Hinton ec53a16c00
Add Prettier configuration (#425) 2021-12-20 17:44:12 +01:00
Daniel James Smith 18073696d0
Bump node to v16 (#422)
* Pull in jslib

* Bump engines required to node 16 and npm 8

* Bump @types/node to 16

* Modify build.yml to build with node 16 and npm 8

* Update requirements in README.md

* Update 'setup-node' action version

* Update 'pkg' to 5.5.1

* Removed installation of npm8
npm8 is included in node v16

* Pull jslib

* Change engines to only warn on node < 16

Co-authored-by: Vince Grassia <593223+vgrassia@users.noreply.github.com>
2021-12-13 17:18:20 +01:00
github-actions[bot] 3e4aa8e476
Bumped version to 1.20.0 (#421)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2021-12-08 09:48:33 -05:00
Oscar Hinton d0e4abf297
Run npm lint in CI (#416) 2021-12-03 20:34:59 +00:00
Micaiah Martin 7444b701e8
Added version bump workflow (#419) 2021-11-30 18:23:08 -07:00
Matt Gibson 4345a093b7
Fix cli user agent (#415)
* Fix cli user agent

* update jslib
2021-11-23 15:13:29 -06:00
Thomas Rittson 62a3ea5699
[Key Connector] QA fixes (#410)
* Fix locked vault message if using key connector

* Add OTP verification on export

* Finish support for OTP on export

* Delete unneeded subclass

* update deps

* Update jslib
2021-11-16 19:42:30 +10:00
Thomas Rittson 0814f3aed6
Update jslib (#411) 2021-11-12 09:33:20 +10:00
Thomas Rittson 85f4f1e727
[Key Connector] Add support for key connector (#406)
Co-authored-by: Hinton <oscar@oscarhinton.com>
2021-11-09 19:00:16 +01:00
Vince Grassia 720bd004a1
Change release workflow to only allow releases from rc or hotfix branches (#408) 2021-11-05 12:01:46 -04:00
Thomas Rittson acbc5c443b
Update jslib (#407) 2021-11-04 07:41:16 +10:00
Vince Grassia ee6990364f
Fix Release workflow (#403)
* Change extract directory to 'build'
2021-10-28 11:34:45 -04:00
Matt Gibson 739dbffd2b
Update jslib (#398)
* Update jslib

* Add new service dependency

* update jslib
2021-10-28 10:17:42 -05:00
Joseph Flinn 9d12d49072
Version Bump 1.19.1 (#400) 2021-10-27 15:47:42 -07:00
Joseph Flinn 8250a99524
fixing the cli release workflow (#399) 2021-10-27 13:10:18 -07:00
Joseph Flinn 3e05935262
Version Bump 1.19.0 (#397) 2021-10-27 08:42:04 -07:00
Thomas Rittson deea0f827a
Add PR template (#396) 2021-10-27 18:59:31 +10:00
Joseph Flinn 6bea3ccc30
Updating release branch constraint (#392)
* Updating release branch constraint and CI pipeline code constraint

* removing the master branch release ci code execution

* updating some verbiage
2021-10-22 08:41:23 -07:00
Oscar Hinton fe0f4120ba
Remove empty catch blocks and remove allow-empty-catch tslint rule (#393) 2021-10-20 22:41:33 +02:00
Vince Grassia 58e632250a
Add notify constraint (#390) 2021-10-15 13:07:10 -04:00
Vince Grassia e9bd76b194
Add Slack alerts for Build workflow failures (#389) 2021-10-14 10:38:43 -04:00
Vincent Salucci 325e9ded0d
[Reset Password] Refactor to use new auth result (#380)
* [Reset Password] Refactor to use new auth result

* Update jslib

* Update class to fix build
2021-10-12 16:51:14 -05:00
Oscar Hinton 0803bc2f7b
Bump jslib (#386) 2021-10-11 19:40:57 +02:00
Vince Grassia bf496ac7cd
Update workflows to new model (#379)
* Update GitHub Actions workflows to new model
2021-10-05 16:20:18 -04:00
Matt Gibson 12ead16167
Use split collections permisions (#382) 2021-10-05 11:13:03 -05:00
Luckymee 6ffc295be9
Implemented capitalize, and includeNumber (#369)
* Implemented capitalize, and includeNumber - generate passphrase.

Co-authored-by: davidrenzella <david.renzella@gmail.com>

* Capitalize shorthand flag

* Update package.json

* Remove accidental space

Co-authored-by: davidrenzella <david.renzella@gmail.com>
Co-authored-by: govjmal <govjmal@gmail.com>
2021-09-29 11:09:32 -04:00
Joseph Flinn 07851bea53
Version bump to 1.18.1 (#376) 2021-09-22 08:39:04 -07:00
Oscar Hinton fe38848cf7
Use explicit import paths (#372) 2021-09-21 19:42:36 +02:00
Joseph Flinn 2a5f521df2
Updating the version of snapcore/build-action to the latest to get rid of the error on empty server response (#373) 2021-09-21 07:23:06 -07:00
Oscar Hinton 8690f51e2f
Disable Private Vault Export Policy (#371) 2021-09-15 15:57:43 +02:00
Thomas Rittson 4933de688d
Update jslib (#370) 2021-09-10 07:51:10 +10:00
Vince Grassia c4908315ff
Update workflows with linter suggestions (#366) 2021-09-02 16:04:02 -04:00
Thomas Rittson 7c576e4f9f
Update jslib (#365) 2021-09-01 07:12:19 +10:00
Joseph Flinn a23d3793a2
updating the release name (#364) 2021-08-24 11:57:58 -07:00
Matt Gibson e3c05b7bbd
1.18.0 (#363) 2021-08-17 14:04:48 -05:00
Matt Gibson db21a8a580
Update jslib (#362) 2021-08-16 15:24:47 -05:00
Matt Gibson 49b6b717c1
Pass in apiKey login callback (#361)
* Pass in apiKey login callback

* Update jslib
2021-08-13 09:18:49 -05:00
Joseph Flinn a1738c57dd
Cleaning up the build workflow and making sure the changes to the build workflow are reflected in the release workflow (#360) 2021-08-12 10:04:37 -07:00
Joseph Flinn 45eaa24b0c
Removing branch constraints on when to expose build assets (#359)
* Removing branch constraints on when to expose build assets

* updating to snap 5.0

* adding more snapcraft 5.0 specific updates

* installing multipass

* fixing syntax error

* switching from using a VM via multipass to using lxd

* trying the official snap build actions

* fixing error

* commenting out the snapcraft version

* testing the new changes to the snapcraft.yml file

* nameing the build snap task

* naming the build snap task
2021-08-11 15:38:05 -07:00
Matt Gibson 380d4ea28e
Snapcraft 5 got rid of default `core` base and now requires specification. (#358)
`core18` is equivalent to the previous behavior and is the recommended base for most apps.
2021-08-11 09:41:22 -05:00
Thomas Rittson 6229ee1e2a
Update jslib (#357) 2021-08-11 12:57:59 +10:00
Vincent Salucci 1a1ba6ed3b
[Reset Password v1] Update Temp Password (#356)
* [Reset Password v1] Update Temp Password

* updated jslib

* fetched email before checking for reset master password

Co-authored-by: addison <addisonbeck1@gmail.com>
2021-08-10 13:35:41 -04:00
Oscar Hinton 4ec06bbd1e
Add support for helpers in environment service (#353) 2021-07-23 22:46:32 +02:00
Matt Gibson 230e00e423
Fix unlock env and passwordfile (#352)
* Handle null options

* Pass in ConsoleLogService dependency
2021-07-20 09:54:04 -05:00
Joseph Flinn f0c1f1b16b
Fix the Windows Node Exe details (#350)
* fixing the resource hacker hash checking issue

* updating package command

* updating the release workflow to match the build workflow. Removing the unneeded env var

* fixing some formatting
2021-07-14 11:41:05 -07:00
Chad Scharf d446b0cc3e
[chore] version bump 1.17.1-patch (#348) 2021-07-07 17:24:15 -04:00
Philip Kaiser 47308ef240
`--passwordenv` doesn't work for for unlock (#347)
* - Add passwordenv parameter to unlock command
- Add passwordfile parameter to unlock command
- Adapt help message

* Remove newline

* Add warning if passwordenv var not found

* Appease the linter

* Refactor

* Undo last commit
2021-07-02 15:04:07 -05:00
Oscar Hinton 4656b6e383
[Version] Bump to 1.17.1 (#345) 2021-07-01 15:52:03 +02:00
Oscar Hinton 347ebb5b36
Remove jslib as dependency, and re-add the old dependencies (#344) 2021-07-01 14:17:34 +02:00
Oscar Hinton 10b4efcb0d
Set HashPurpose.LocalAuthorization on export password check (#339) 2021-06-30 20:27:47 +02:00