github-actions[bot]
41673f0f6d
Bumped cli version to 2022.11.0 ( #4160 )
...
Co-authored-by: bitwarden-devops-bot <106330231+bitwarden-devops-bot@users.noreply.github.com>
2022-12-01 12:21:56 +00:00
Daniel James Smith
8c59eef257
[PS-1123] Improve hostname and domain retrieval ( #3168 )
...
* Add test cases from previous PR https://github.com/bitwarden/jslib/pull/547
* Install tldts as replacement for tldjs
* Use tldts for hostname and domain retrieval/validation
* Remove usage of old tldjs.noop-implementation
* Add handling of about protocol
* Remove usage of tldEndingRegex and use tldts check instead
* Uninstall @types/tldjs and tldjs
* Updated package-lock.json
* Fix accessibility cookie check
* Rename loginUriView.spec to login-uri-view.spec
* Add test for getDomain failing file links
* getHostName - Return null when given, data, about or file links
2022-10-24 19:26:50 +02:00
github-actions[bot]
cac0866a39
Bumped cli version to 2022.10.0 ( #3765 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2022-10-12 14:06:51 +01:00
github-actions[bot]
376389988b
Bump CLI version to 2022.9.0 ( #3493 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2022-09-12 10:34:24 -06:00
github-actions[bot]
60061a8901
Bumped cli version to 2022.8.0 ( #3228 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2022-08-04 17:21:30 +02:00
Daniel James Smith
9a56ddcef1
Re-generate CLI package-lock.json ( #3165 )
2022-07-25 13:26:19 +02:00
github-actions[bot]
97598f5ba4
Bumped cli version to 2022.6.2 ( #3061 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2022-07-07 07:28:16 -07:00
github-actions[bot]
2f290e406d
Bumped cli version to 2022.6.1 ( #3041 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2022-07-05 14:43:54 -07:00
github-actions[bot]
11e12d910b
Bumped cli version to 2022.6.0 ( #3004 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2022-06-29 11:23:10 -05:00
Oscar Hinton
4f9079dd4f
[PS-801] Re-add dependencies to the cli ( #2878 )
2022-06-13 15:50:11 +02:00
Oscar Hinton
2126ac414c
[EC-236] Add CLI dependencies to root package.json ( #2816 )
2022-06-03 20:11:47 +02:00
Oscar Hinton
579cee3364
Migrate cli to jest ( #2759 )
...
* Migrate cli to jest
* Remove jasmine from browser
* Remove coverage from browser since it's in the root gitignore
2022-05-31 16:29:10 +02:00
Oscar Hinton
ebb66e71dd
[EC-239] CLI cleanup ( #2745 )
2022-05-25 21:36:30 +02:00
Hinton
980429f4bd
Move CLI to apps/cli
2022-05-25 10:57:15 +02:00