Daniel James Smith
a5a12a6723
[PM-328] Move common/importer to libs/importer (tools-migration) ( #5060 )
...
* Create and register new libs/importer
Create package.json
Create tsconfig
Create jest.config
Extend shared and root tsconfig and jest.configs
Register with eslint
* Move importer-related files to libs/importer
* Move importer-spec-related files to libs/importer
Move import.service.spec
* Update package-lock.json
* Set CODEOWNERS for new libs/importer
* Register libs/importer with cli and fix imports
* Register libs/importer with web and fix imports
* Move importOption into models
Rename importOptions to import-options
* Fix linting issues after updating prettier
* Only expose necessary files from libs/importer
Fix tsconfig files
- Removes the trailing /index on imports in web/cli
As the spec-files no longer can access the internals via @bitwarden/importer they import by path (../src/importers)
* Add barrel files to vendors with more than one importer
2023-03-23 11:43:27 +01:00
Oscar Hinton
23c4d45285
[PM-1415] [BEEEP] Angular 15 ( #4719 )
...
* Upgrade Angular to 15
* Remove attr.allow for webauthn
2023-03-22 18:26:04 +01:00
github-actions[bot]
4548defc49
Bumped desktop version to 2023.3.1 ( #5053 )
...
Co-authored-by: bitwarden-devops-bot <106330231+bitwarden-devops-bot@users.noreply.github.com >
2023-03-22 12:55:14 -04:00
github-actions[bot]
a7fea2ff3a
Bumped cli version to 2023.3.0 ( #5051 )
...
Co-authored-by: bitwarden-devops-bot <106330231+bitwarden-devops-bot@users.noreply.github.com >
2023-03-22 10:48:02 -04:00
github-actions[bot]
d563470a2e
Bumped browser version to 2023.3.0 ( #5050 )
...
Co-authored-by: bitwarden-devops-bot <106330231+bitwarden-devops-bot@users.noreply.github.com >
2023-03-22 10:39:24 -04:00
github-actions[bot]
6743ab09f7
Bumped desktop version to 2023.3.0 ( #5049 )
...
Co-authored-by: bitwarden-devops-bot <106330231+bitwarden-devops-bot@users.noreply.github.com >
2023-03-22 10:25:49 -04:00
github-actions[bot]
bda3320742
Bumped web version to 2023.3.0 ( #5041 )
...
Co-authored-by: bitwarden-devops-bot <106330231+bitwarden-devops-bot@users.noreply.github.com >
2023-03-21 15:26:26 -06:00
Oscar Hinton
ff4293b7bd
[PM-1512] Upgrade prettier ( #5028 )
...
* Upgrade prettier
* Lock prettier version
2023-03-21 11:28:15 +01:00
github-actions[bot]
450df353a4
Bumped desktop version to 2023.2.1 ( #4801 )
...
Co-authored-by: bitwarden-devops-bot <106330231+bitwarden-devops-bot@users.noreply.github.com >
2023-02-17 20:44:54 +00:00
github-actions[bot]
45b6ac81c3
Bumped browser version to 2023.2.1 ( #4783 )
...
Co-authored-by: bitwarden-devops-bot <106330231+bitwarden-devops-bot@users.noreply.github.com >
2023-02-16 17:30:14 +00:00
github-actions[bot]
652cb8214d
Bump CLI version to 2023.2.0 ( #4776 )
...
* [EC-1060] feat: center align table cell content (#4618 )
* [EC-1027] feat: remove `tw-text-sm` (#4617 )
(cherry picked from commit 807a135418 )
* Set checkForBreaches to true (checked) by default.
(cherry picked from commit 28d5961ed3 )
* Open WebAuthn Prompt in New Tab (#4696 )
- We already did this for Firefox and Safari
* Turn off checking for breaches in web for now (#4698 )
* [PS-2455] Catch and log contextmenu errors (#4699 )
* Set initRunning to true
initRunning was checked and at the end set to false, but it never got set to true
* Catch and log contextmenu errors
(cherry picked from commit db202f9e9e )
* Fix race condition when setting modal properties (#4701 )
(cherry picked from commit 1c18a73a56 )
* SG-1047 Fix remember me on web (#4706 )
(cherry picked from commit d27ef74fe1 )
* PS-2450 EC-1073 Do not decode and normalize query (#4708 )
Co-authored-by: Jake Fink <jfink@bitwarden.com >
(cherry picked from commit 13746c1840 )
* [Desktop/Browser] - Renew signing certificates (#4739 )
(cherry picked from commit 4438ab9e3a )
* Revert to MV2 Autofill Logic (#4705 )
* Bumped web version to 2023.2.0 (#4753 )
Co-authored-by: bitwarden-devops-bot <106330231+bitwarden-devops-bot@users.noreply.github.com >
(cherry picked from commit 4e4de9812e )
* [EC-1074] fix: block interaction during async action (#4732 )
The user is able to interact with vault-items while actions like delete are happening. This commit is a temporary fix to disable all interaction surfaces during those async actions.
(cherry picked from commit 957ed50c82 )
* Autosync the updated translations (#4712 )
Co-authored-by: bitwarden-devops-bot <106330231+bitwarden-devops-bot@users.noreply.github.com >
(cherry picked from commit 6f45fbe2a0 )
* Bump Browser version to 2023.2.0 (#4767 )
* [EC-1060] feat: center align table cell content (#4618 )
* [EC-1027] feat: remove `tw-text-sm` (#4617 )
(cherry picked from commit 807a135418 )
* Set checkForBreaches to true (checked) by default.
(cherry picked from commit 28d5961ed3 )
* Open WebAuthn Prompt in New Tab (#4696 )
- We already did this for Firefox and Safari
* Turn off checking for breaches in web for now (#4698 )
* [PS-2455] Catch and log contextmenu errors (#4699 )
* Set initRunning to true
initRunning was checked and at the end set to false, but it never got set to true
* Catch and log contextmenu errors
(cherry picked from commit db202f9e9e )
* Fix race condition when setting modal properties (#4701 )
(cherry picked from commit 1c18a73a56 )
* SG-1047 Fix remember me on web (#4706 )
(cherry picked from commit d27ef74fe1 )
* PS-2450 EC-1073 Do not decode and normalize query (#4708 )
Co-authored-by: Jake Fink <jfink@bitwarden.com >
(cherry picked from commit 13746c1840 )
* [Desktop/Browser] - Renew signing certificates (#4739 )
(cherry picked from commit 4438ab9e3a )
* Revert to MV2 Autofill Logic (#4705 )
* Bumped web version to 2023.2.0 (#4753 )
Co-authored-by: bitwarden-devops-bot <106330231+bitwarden-devops-bot@users.noreply.github.com >
(cherry picked from commit 4e4de9812e )
* [EC-1074] fix: block interaction during async action (#4732 )
The user is able to interact with vault-items while actions like delete are happening. This commit is a temporary fix to disable all interaction surfaces during those async actions.
(cherry picked from commit 957ed50c82 )
* Bumped browser version to 2023.2.0
---------
Co-authored-by: Andreas Coroiu <acoroiu@bitwarden.com >
Co-authored-by: Todd Martin <tmartin@bitwarden.com >
Co-authored-by: Justin Baur <19896123+justindbaur@users.noreply.github.com >
Co-authored-by: Robyn MacCallum <robyntmaccallum@gmail.com >
Co-authored-by: Daniel James Smith <djsmith85@users.noreply.github.com >
Co-authored-by: Thomas Rittson <31796059+eliykat@users.noreply.github.com >
Co-authored-by: Carlos Gonçalves <cgoncalves@bitwarden.com >
Co-authored-by: Matt Gibson <mgibson@bitwarden.com >
Co-authored-by: mimartin12 <77340197+mimartin12@users.noreply.github.com >
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: bitwarden-devops-bot <106330231+bitwarden-devops-bot@users.noreply.github.com >
Co-authored-by: Opeyemi Alao <54288773+Eeebru@users.noreply.github.com >
(cherry picked from commit 61b6edadb3 )
* Bump Desktop version to 2023.2.0 (#4773 )
* [EC-1060] feat: center align table cell content (#4618 )
* [EC-1027] feat: remove `tw-text-sm` (#4617 )
(cherry picked from commit 807a135418 )
* Set checkForBreaches to true (checked) by default.
(cherry picked from commit 28d5961ed3 )
* Open WebAuthn Prompt in New Tab (#4696 )
- We already did this for Firefox and Safari
* Turn off checking for breaches in web for now (#4698 )
* [PS-2455] Catch and log contextmenu errors (#4699 )
* Set initRunning to true
initRunning was checked and at the end set to false, but it never got set to true
* Catch and log contextmenu errors
(cherry picked from commit db202f9e9e )
* Fix race condition when setting modal properties (#4701 )
(cherry picked from commit 1c18a73a56 )
* SG-1047 Fix remember me on web (#4706 )
(cherry picked from commit d27ef74fe1 )
* PS-2450 EC-1073 Do not decode and normalize query (#4708 )
Co-authored-by: Jake Fink <jfink@bitwarden.com >
(cherry picked from commit 13746c1840 )
* [Desktop/Browser] - Renew signing certificates (#4739 )
(cherry picked from commit 4438ab9e3a )
* Revert to MV2 Autofill Logic (#4705 )
* Bumped web version to 2023.2.0 (#4753 )
Co-authored-by: bitwarden-devops-bot <106330231+bitwarden-devops-bot@users.noreply.github.com >
(cherry picked from commit 4e4de9812e )
* [EC-1074] fix: block interaction during async action (#4732 )
The user is able to interact with vault-items while actions like delete are happening. This commit is a temporary fix to disable all interaction surfaces during those async actions.
(cherry picked from commit 957ed50c82 )
* Autosync the updated translations (#4712 )
Co-authored-by: bitwarden-devops-bot <106330231+bitwarden-devops-bot@users.noreply.github.com >
(cherry picked from commit 6f45fbe2a0 )
* Bump Browser version to 2023.2.0 (#4767 )
* [EC-1060] feat: center align table cell content (#4618 )
* [EC-1027] feat: remove `tw-text-sm` (#4617 )
(cherry picked from commit 807a135418 )
* Set checkForBreaches to true (checked) by default.
(cherry picked from commit 28d5961ed3 )
* Open WebAuthn Prompt in New Tab (#4696 )
- We already did this for Firefox and Safari
* Turn off checking for breaches in web for now (#4698 )
* [PS-2455] Catch and log contextmenu errors (#4699 )
* Set initRunning to true
initRunning was checked and at the end set to false, but it never got set to true
* Catch and log contextmenu errors
(cherry picked from commit db202f9e9e )
* Fix race condition when setting modal properties (#4701 )
(cherry picked from commit 1c18a73a56 )
* SG-1047 Fix remember me on web (#4706 )
(cherry picked from commit d27ef74fe1 )
* PS-2450 EC-1073 Do not decode and normalize query (#4708 )
Co-authored-by: Jake Fink <jfink@bitwarden.com >
(cherry picked from commit 13746c1840 )
* [Desktop/Browser] - Renew signing certificates (#4739 )
(cherry picked from commit 4438ab9e3a )
* Revert to MV2 Autofill Logic (#4705 )
* Bumped web version to 2023.2.0 (#4753 )
Co-authored-by: bitwarden-devops-bot <106330231+bitwarden-devops-bot@users.noreply.github.com >
(cherry picked from commit 4e4de9812e )
* [EC-1074] fix: block interaction during async action (#4732 )
The user is able to interact with vault-items while actions like delete are happening. This commit is a temporary fix to disable all interaction surfaces during those async actions.
(cherry picked from commit 957ed50c82 )
* Bumped browser version to 2023.2.0
---------
Co-authored-by: Andreas Coroiu <acoroiu@bitwarden.com >
Co-authored-by: Todd Martin <tmartin@bitwarden.com >
Co-authored-by: Justin Baur <19896123+justindbaur@users.noreply.github.com >
Co-authored-by: Robyn MacCallum <robyntmaccallum@gmail.com >
Co-authored-by: Daniel James Smith <djsmith85@users.noreply.github.com >
Co-authored-by: Thomas Rittson <31796059+eliykat@users.noreply.github.com >
Co-authored-by: Carlos Gonçalves <cgoncalves@bitwarden.com >
Co-authored-by: Matt Gibson <mgibson@bitwarden.com >
Co-authored-by: mimartin12 <77340197+mimartin12@users.noreply.github.com >
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: bitwarden-devops-bot <106330231+bitwarden-devops-bot@users.noreply.github.com >
Co-authored-by: Opeyemi Alao <54288773+Eeebru@users.noreply.github.com >
(cherry picked from commit 61b6edadb3 )
* Bumped desktop version to 2023.2.0
---------
Co-authored-by: Andreas Coroiu <acoroiu@bitwarden.com >
Co-authored-by: Todd Martin <tmartin@bitwarden.com >
Co-authored-by: Justin Baur <19896123+justindbaur@users.noreply.github.com >
Co-authored-by: Robyn MacCallum <robyntmaccallum@gmail.com >
Co-authored-by: Daniel James Smith <djsmith85@users.noreply.github.com >
Co-authored-by: Thomas Rittson <31796059+eliykat@users.noreply.github.com >
Co-authored-by: Carlos Gonçalves <cgoncalves@bitwarden.com >
Co-authored-by: Matt Gibson <mgibson@bitwarden.com >
Co-authored-by: mimartin12 <77340197+mimartin12@users.noreply.github.com >
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: bitwarden-devops-bot <106330231+bitwarden-devops-bot@users.noreply.github.com >
Co-authored-by: Opeyemi Alao <54288773+Eeebru@users.noreply.github.com >
(cherry picked from commit cdb44dd774 )
* Bumped cli version to 2023.2.0
---------
Co-authored-by: Andreas Coroiu <acoroiu@bitwarden.com >
Co-authored-by: Todd Martin <tmartin@bitwarden.com >
Co-authored-by: Justin Baur <19896123+justindbaur@users.noreply.github.com >
Co-authored-by: Robyn MacCallum <robyntmaccallum@gmail.com >
Co-authored-by: Daniel James Smith <djsmith85@users.noreply.github.com >
Co-authored-by: Thomas Rittson <31796059+eliykat@users.noreply.github.com >
Co-authored-by: Carlos Gonçalves <cgoncalves@bitwarden.com >
Co-authored-by: Matt Gibson <mgibson@bitwarden.com >
Co-authored-by: mimartin12 <77340197+mimartin12@users.noreply.github.com >
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: bitwarden-devops-bot <106330231+bitwarden-devops-bot@users.noreply.github.com >
Co-authored-by: Opeyemi Alao <54288773+Eeebru@users.noreply.github.com >
2023-02-15 21:35:04 +00:00
github-actions[bot]
cdb44dd774
Bump Desktop version to 2023.2.0 ( #4773 )
...
* [EC-1060] feat: center align table cell content (#4618 )
* [EC-1027] feat: remove `tw-text-sm` (#4617 )
(cherry picked from commit 807a135418 )
* Set checkForBreaches to true (checked) by default.
(cherry picked from commit 28d5961ed3 )
* Open WebAuthn Prompt in New Tab (#4696 )
- We already did this for Firefox and Safari
* Turn off checking for breaches in web for now (#4698 )
* [PS-2455] Catch and log contextmenu errors (#4699 )
* Set initRunning to true
initRunning was checked and at the end set to false, but it never got set to true
* Catch and log contextmenu errors
(cherry picked from commit db202f9e9e )
* Fix race condition when setting modal properties (#4701 )
(cherry picked from commit 1c18a73a56 )
* SG-1047 Fix remember me on web (#4706 )
(cherry picked from commit d27ef74fe1 )
* PS-2450 EC-1073 Do not decode and normalize query (#4708 )
Co-authored-by: Jake Fink <jfink@bitwarden.com >
(cherry picked from commit 13746c1840 )
* [Desktop/Browser] - Renew signing certificates (#4739 )
(cherry picked from commit 4438ab9e3a )
* Revert to MV2 Autofill Logic (#4705 )
* Bumped web version to 2023.2.0 (#4753 )
Co-authored-by: bitwarden-devops-bot <106330231+bitwarden-devops-bot@users.noreply.github.com >
(cherry picked from commit 4e4de9812e )
* [EC-1074] fix: block interaction during async action (#4732 )
The user is able to interact with vault-items while actions like delete are happening. This commit is a temporary fix to disable all interaction surfaces during those async actions.
(cherry picked from commit 957ed50c82 )
* Autosync the updated translations (#4712 )
Co-authored-by: bitwarden-devops-bot <106330231+bitwarden-devops-bot@users.noreply.github.com >
(cherry picked from commit 6f45fbe2a0 )
* Bump Browser version to 2023.2.0 (#4767 )
* [EC-1060] feat: center align table cell content (#4618 )
* [EC-1027] feat: remove `tw-text-sm` (#4617 )
(cherry picked from commit 807a135418 )
* Set checkForBreaches to true (checked) by default.
(cherry picked from commit 28d5961ed3 )
* Open WebAuthn Prompt in New Tab (#4696 )
- We already did this for Firefox and Safari
* Turn off checking for breaches in web for now (#4698 )
* [PS-2455] Catch and log contextmenu errors (#4699 )
* Set initRunning to true
initRunning was checked and at the end set to false, but it never got set to true
* Catch and log contextmenu errors
(cherry picked from commit db202f9e9e )
* Fix race condition when setting modal properties (#4701 )
(cherry picked from commit 1c18a73a56 )
* SG-1047 Fix remember me on web (#4706 )
(cherry picked from commit d27ef74fe1 )
* PS-2450 EC-1073 Do not decode and normalize query (#4708 )
Co-authored-by: Jake Fink <jfink@bitwarden.com >
(cherry picked from commit 13746c1840 )
* [Desktop/Browser] - Renew signing certificates (#4739 )
(cherry picked from commit 4438ab9e3a )
* Revert to MV2 Autofill Logic (#4705 )
* Bumped web version to 2023.2.0 (#4753 )
Co-authored-by: bitwarden-devops-bot <106330231+bitwarden-devops-bot@users.noreply.github.com >
(cherry picked from commit 4e4de9812e )
* [EC-1074] fix: block interaction during async action (#4732 )
The user is able to interact with vault-items while actions like delete are happening. This commit is a temporary fix to disable all interaction surfaces during those async actions.
(cherry picked from commit 957ed50c82 )
* Bumped browser version to 2023.2.0
---------
Co-authored-by: Andreas Coroiu <acoroiu@bitwarden.com >
Co-authored-by: Todd Martin <tmartin@bitwarden.com >
Co-authored-by: Justin Baur <19896123+justindbaur@users.noreply.github.com >
Co-authored-by: Robyn MacCallum <robyntmaccallum@gmail.com >
Co-authored-by: Daniel James Smith <djsmith85@users.noreply.github.com >
Co-authored-by: Thomas Rittson <31796059+eliykat@users.noreply.github.com >
Co-authored-by: Carlos Gonçalves <cgoncalves@bitwarden.com >
Co-authored-by: Matt Gibson <mgibson@bitwarden.com >
Co-authored-by: mimartin12 <77340197+mimartin12@users.noreply.github.com >
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: bitwarden-devops-bot <106330231+bitwarden-devops-bot@users.noreply.github.com >
Co-authored-by: Opeyemi Alao <54288773+Eeebru@users.noreply.github.com >
(cherry picked from commit 61b6edadb3 )
* Bumped desktop version to 2023.2.0
---------
Co-authored-by: Andreas Coroiu <acoroiu@bitwarden.com >
Co-authored-by: Todd Martin <tmartin@bitwarden.com >
Co-authored-by: Justin Baur <19896123+justindbaur@users.noreply.github.com >
Co-authored-by: Robyn MacCallum <robyntmaccallum@gmail.com >
Co-authored-by: Daniel James Smith <djsmith85@users.noreply.github.com >
Co-authored-by: Thomas Rittson <31796059+eliykat@users.noreply.github.com >
Co-authored-by: Carlos Gonçalves <cgoncalves@bitwarden.com >
Co-authored-by: Matt Gibson <mgibson@bitwarden.com >
Co-authored-by: mimartin12 <77340197+mimartin12@users.noreply.github.com >
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: bitwarden-devops-bot <106330231+bitwarden-devops-bot@users.noreply.github.com >
Co-authored-by: Opeyemi Alao <54288773+Eeebru@users.noreply.github.com >
2023-02-15 17:59:11 +00:00
github-actions[bot]
61b6edadb3
Bump Browser version to 2023.2.0 ( #4767 )
...
* [EC-1060] feat: center align table cell content (#4618 )
* [EC-1027] feat: remove `tw-text-sm` (#4617 )
(cherry picked from commit 807a135418 )
* Set checkForBreaches to true (checked) by default.
(cherry picked from commit 28d5961ed3 )
* Open WebAuthn Prompt in New Tab (#4696 )
- We already did this for Firefox and Safari
* Turn off checking for breaches in web for now (#4698 )
* [PS-2455] Catch and log contextmenu errors (#4699 )
* Set initRunning to true
initRunning was checked and at the end set to false, but it never got set to true
* Catch and log contextmenu errors
(cherry picked from commit db202f9e9e )
* Fix race condition when setting modal properties (#4701 )
(cherry picked from commit 1c18a73a56 )
* SG-1047 Fix remember me on web (#4706 )
(cherry picked from commit d27ef74fe1 )
* PS-2450 EC-1073 Do not decode and normalize query (#4708 )
Co-authored-by: Jake Fink <jfink@bitwarden.com >
(cherry picked from commit 13746c1840 )
* [Desktop/Browser] - Renew signing certificates (#4739 )
(cherry picked from commit 4438ab9e3a )
* Revert to MV2 Autofill Logic (#4705 )
* Bumped web version to 2023.2.0 (#4753 )
Co-authored-by: bitwarden-devops-bot <106330231+bitwarden-devops-bot@users.noreply.github.com >
(cherry picked from commit 4e4de9812e )
* [EC-1074] fix: block interaction during async action (#4732 )
The user is able to interact with vault-items while actions like delete are happening. This commit is a temporary fix to disable all interaction surfaces during those async actions.
(cherry picked from commit 957ed50c82 )
* Bumped browser version to 2023.2.0
---------
Co-authored-by: Andreas Coroiu <acoroiu@bitwarden.com >
Co-authored-by: Todd Martin <tmartin@bitwarden.com >
Co-authored-by: Justin Baur <19896123+justindbaur@users.noreply.github.com >
Co-authored-by: Robyn MacCallum <robyntmaccallum@gmail.com >
Co-authored-by: Daniel James Smith <djsmith85@users.noreply.github.com >
Co-authored-by: Thomas Rittson <31796059+eliykat@users.noreply.github.com >
Co-authored-by: Carlos Gonçalves <cgoncalves@bitwarden.com >
Co-authored-by: Matt Gibson <mgibson@bitwarden.com >
Co-authored-by: mimartin12 <77340197+mimartin12@users.noreply.github.com >
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: bitwarden-devops-bot <106330231+bitwarden-devops-bot@users.noreply.github.com >
Co-authored-by: Opeyemi Alao <54288773+Eeebru@users.noreply.github.com >
2023-02-15 13:16:24 +00:00
github-actions[bot]
4e4de9812e
Bumped web version to 2023.2.0 ( #4753 )
...
Co-authored-by: bitwarden-devops-bot <106330231+bitwarden-devops-bot@users.noreply.github.com >
2023-02-14 16:54:20 -05:00
Thomas Rittson
cc5c753e30
[EC-1051] Add TailwindCSS linting rules ( #4605 )
2023-02-03 07:27:08 +10:00
Oscar Hinton
4d6e333d8d
[SM-468] Add eslint rule for forcing type to buttons ( #4576 )
...
* Add eslint rule for forcing type to buttons
* Fix eslint js errors
2023-01-31 18:39:10 +01:00
Kyle Spearrin
61d94c7e59
[PS-2367] CLI pkg ref for argon2 lib ( #4579 )
...
* pkg ref argon2
* add argon to cli package.json
* argon2 assets
* ci matrix for cli
* simplify builds for testing
* fix env
* zip for each os
* add os prefix back to zip
* create checksums
* make sums 256
* fix shasum command
* combine some steps for unix
* LOWER_RUNNER_OS
* SHORT_RUNNER_OS
* SHORT_RUNNER_OS on dist
* upload unix assets
* restore old build files
* fix formatting
* fix zip folder structure
* fix condition on upload unix zip asset
* compute shasum like other parts of build
* change matrix os targets
2023-01-27 09:52:08 -05:00
Bernd Schoolmann
e055e68991
[PS-2251] Implement argon2 kdf ( #4468 )
...
* Implement argon2
* Remove argon2 webassembly warning
* Replace magic numbers by enum
* move packages
* cleanup call to argon2
* update call to node argon2
* don't need wasm-eval
* revert config changes
* Update libs/common/src/enums/kdfType.ts
Co-authored-by: Martin Weinelt <mweinelt@users.noreply.github.com >
* Update kdfType.ts
* apply DEFAULT_PBKDF2_ITERATIONS
* checkIfWasmSupported
Co-authored-by: Kyle Spearrin <kyle.spearrin@gmail.com >
Co-authored-by: Kyle Spearrin <kspearrin@users.noreply.github.com >
Co-authored-by: Martin Weinelt <mweinelt@users.noreply.github.com >
2023-01-26 09:20:12 -05:00
github-actions[bot]
f82a9f33bd
Bump Web version to 2023.1.1 ( #4493 )
...
Co-authored-by: bitwarden-devops-bot <106330231+bitwarden-devops-bot@users.noreply.github.com >
2023-01-17 10:02:28 -07:00
github-actions[bot]
8e5d73dfc6
Bumped desktop version to 2023.1.2 ( #4484 )
...
Co-authored-by: bitwarden-devops-bot <106330231+bitwarden-devops-bot@users.noreply.github.com >
2023-01-16 10:31:48 +01:00
github-actions[bot]
8121894b44
Bumped desktop version to 2023.1.1 ( #4463 )
...
Co-authored-by: bitwarden-devops-bot <106330231+bitwarden-devops-bot@users.noreply.github.com >
2023-01-13 14:22:49 +01:00
Matt Bishop
4be2989fec
Upload and process test results as an artifact and report ( #4435 )
2023-01-11 09:01:02 -05:00
github-actions[bot]
2b67563868
Bumped cli version to 2023.1.0 ( #4445 )
...
Co-authored-by: bitwarden-devops-bot <106330231+bitwarden-devops-bot@users.noreply.github.com >
2023-01-11 09:57:52 +01:00
github-actions[bot]
25b40ac78d
Bumped desktop version to 2023.1.0 ( #4444 )
...
Co-authored-by: bitwarden-devops-bot <106330231+bitwarden-devops-bot@users.noreply.github.com >
2023-01-11 09:57:16 +01:00
github-actions[bot]
cbd54c549f
Bumped browser version to 2023.1.0 ( #4443 )
...
Co-authored-by: bitwarden-devops-bot <106330231+bitwarden-devops-bot@users.noreply.github.com >
2023-01-11 09:56:56 +01:00
github-actions[bot]
36c1665ec5
Bumped web version to 2023.1.0 ( #4407 )
...
Co-authored-by: bitwarden-devops-bot <106330231+bitwarden-devops-bot@users.noreply.github.com >
2023-01-06 10:55:48 -08:00
github-actions[bot]
1f0e184cff
Bumped browser version to 2022.12.1 ( #4280 )
...
Co-authored-by: bitwarden-devops-bot <106330231+bitwarden-devops-bot@users.noreply.github.com >
2022-12-20 10:21:21 -05:00
github-actions[bot]
1c94844bc9
Bumped desktop version to 2022.12.1 ( #4233 )
...
Co-authored-by: bitwarden-devops-bot <106330231+bitwarden-devops-bot@users.noreply.github.com >
2022-12-14 13:14:36 -05:00
github-actions[bot]
b8a469b370
Bumped browser version to 2022.12.0 ( #4231 )
...
Co-authored-by: bitwarden-devops-bot <106330231+bitwarden-devops-bot@users.noreply.github.com >
2022-12-14 10:15:52 -05:00
github-actions[bot]
e55b650a43
Bumped desktop version to 2022.12.0 ( #4230 )
...
Co-authored-by: bitwarden-devops-bot <106330231+bitwarden-devops-bot@users.noreply.github.com >
2022-12-14 10:08:27 -05:00
Daniel James Smith
b16d7a6f6e
[PS-1892] Bump electron ( #4088 )
...
* Bump electron to 21.3.0
Change electron package version in package.json
Execute `npm i` to install electron@21.3.0 and to update package-lock.json
Update electronVersion in electron-builder.json
* Bump electron-store from 8.0.2 to 8.1.0
* Bump electron-notarize from 1.2.1 to 1.2.2
* Bump electron-rebuild from 3.2.7 to 3.2.9
* Bump electron-updater from 5.0.5 to 5.3.0
* Bump electron to 21.3.1
* Also bump electronVersion in electron-builder.json
2022-12-13 22:21:02 +01:00
github-actions[bot]
d3831d5c77
Bumped web version to 2022.12.0 ( #4221 )
...
Co-authored-by: bitwarden-devops-bot <106330231+bitwarden-devops-bot@users.noreply.github.com >
2022-12-13 14:53:56 -06:00
Oscar Hinton
1dca425dc4
[SM-370] Bump pkg & pkg-fetch ( #4165 )
2022-12-06 11:37:37 +01:00
github-actions[bot]
9ec1750727
Bumped desktop version to 2022.11.1 ( #4187 )
...
Co-authored-by: bitwarden-devops-bot <106330231+bitwarden-devops-bot@users.noreply.github.com >
2022-12-05 13:39:49 -08:00
Oscar Hinton
0a73290714
[SM-329] Merge libs/electron into desktop ( #3989 )
2022-12-02 12:45:09 +01:00
github-actions[bot]
7563005757
Bumped web version to 2022.11.2 ( #4167 )
...
Co-authored-by: bitwarden-devops-bot <106330231+bitwarden-devops-bot@users.noreply.github.com >
2022-12-01 14:34:56 -08:00
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
github-actions[bot]
c7b0f19a27
Bumped desktop version to 2022.11.0 ( #4142 )
...
Co-authored-by: bitwarden-devops-bot <106330231+bitwarden-devops-bot@users.noreply.github.com >
2022-11-29 12:34:17 +00:00
github-actions[bot]
ae5df5472c
Bumped web version to 2022.11.0 ( #4135 )
...
Co-authored-by: bitwarden-devops-bot <106330231+bitwarden-devops-bot@users.noreply.github.com >
2022-11-28 17:17:03 -05:00
Oscar Hinton
4debb6647c
[SM-327] Electron hard reset ( #3988 )
2022-11-10 15:06:08 +01:00
Oscar Hinton
27426dec31
[SM-266] Remove fetch, webcrypto and custom-elements polyfills ( #3672 )
2022-10-27 14:25:10 +02:00
github-actions[bot]
36a16aaf6e
Bump Web version to 2022.10.2 ( #3886 )
...
Co-authored-by: bitwarden-devops-bot <106330231+bitwarden-devops-bot@users.noreply.github.com >
2022-10-24 13:54:59 -06: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]
9b66770851
Bump Desktop version to 2022.10.2 ( #3871 )
...
Co-authored-by: bitwarden-devops-bot <106330231+bitwarden-devops-bot@users.noreply.github.com >
2022-10-21 10:27:53 -06:00
github-actions[bot]
6512f21683
Bumped browser version to 2022.10.2 ( #3857 )
...
Co-authored-by: bitwarden-devops-bot <106330231+bitwarden-devops-bot@users.noreply.github.com >
2022-10-20 19:59:25 +01:00
github-actions[bot]
02ae7ad9b3
Bump Web version to 2022.10.1 ( #3837 )
...
Co-authored-by: bitwarden-devops-bot <106330231+bitwarden-devops-bot@users.noreply.github.com >
2022-10-19 13:07:43 -06:00
github-actions[bot]
c872c61e3f
Bumped browser version to 2022.10.1 ( #3836 )
...
Co-authored-by: bitwarden-devops-bot <106330231+bitwarden-devops-bot@users.noreply.github.com >
2022-10-19 14:59:05 +01:00
github-actions[bot]
ff380e7646
Bumped desktop version to 2022.10.1 ( #3778 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2022-10-13 14:27:48 -07:00
github-actions[bot]
6542dfd50f
Bumped desktop version to 2022.10.0 ( #3766 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2022-10-12 14:10:47 +01: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