renovate[bot]
a491e2691d
Lock file maintenance ( #323 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-06-12 16:38:31 -04:00
Matt Bishop
a3939a31a9
Move JS library dependencies up to root ( #335 )
2023-06-12 07:43:09 -04:00
Matt Bishop
0ddf81f644
Angular 15 ( #326 )
...
* Install Angular CLI
* Core setup and cleanup
* TypeScript and webpack updates
* Angular 13
* Add JS lib to Angular workspace
* Do not use JS library with workspace
* Angular 14
* Angular 15
* Code fixes
* Couple package bumps
* Restore angularCompilerOptions
* Remove property reference to users inside group that didn't exist
2023-06-02 11:42:01 -04:00
renovate[bot]
5d85df2105
Update dependency node-forge to v1.3.0 [SECURITY] ( #302 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-05-31 11:25:49 -04:00
renovate[bot]
e3afe9fb69
Update dependency husky to v8 ( #322 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-05-31 08:40:28 -04:00
renovate[bot]
1a6c51b3aa
Update dependency electron to v18 [SECURITY] ( #299 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-05-30 15:49:23 -04:00
renovate[bot]
107d7afb26
Update dependency node-fetch to 2.6.7 [SECURITY] ( #313 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-05-30 14:27:32 -04:00
renovate[bot]
0959e58dc9
Update Node.js to v18 ( #310 )
...
* Update Node.js to v18
* Update builds
* Add NVM
* Update pkg-fetch
* Update NPM too
* Update pkg too
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Matt Bishop <mbishop@bitwarden.com >
2023-05-25 10:44:31 -04:00
renovate[bot]
7cf518edb5
Pin dependencies ( #304 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-05-22 13:47:46 -04:00
Oscar Hinton
73b031b884
Add all dependencies to the root package.json ( #267 )
2022-05-05 15:20:57 +02:00
Oscar Hinton
45d0192f82
Copy jslib into Directory Connector [TI-6] ( #262 )
2022-04-28 16:41:07 +02:00
Thomas Rittson
8f4da6d490
Update jslib ( #261 )
2022-04-19 10:30:01 -05:00
Oscar Hinton
c5cc8eab0a
Move storage listener to DC ( #258 )
2022-04-05 19:30:37 +02:00
Thomas Rittson
8981b97632
EC-134 Fix api token refresh ( #257 )
...
* Fix api token refresh
* Update jslib
2022-04-01 14:48:35 +10:00
Thomas Rittson
c75d26b618
Update to use new JslibModule ( #254 )
2022-03-21 23:08:12 +01:00
Thomas Rittson
1f6d8c1458
Update jslib ( #248 )
2022-03-15 15:15:27 +10:00
Thomas Rittson
ef1c47ab19
Update jslib ( #240 )
2022-02-24 09:37:37 -05:00
Addison Beck
b48a1d5856
[lib] Update jslib ( #235 )
2022-02-15 15:07:15 -05:00
Thomas Rittson
fe384b14f0
Update jslib ( #230 )
2022-02-11 00:31:31 -05:00
Thomas Rittson
adeb84f44e
Update jslib ( #229 )
2022-02-11 15:02:57 +10:00
Vincent Salucci
f3d8b39ac5
[Help] Update links to new pattern ( #227 )
...
* [Help] Update links to new pattern
* Update jslib
* Updated bwdc cli link
2022-02-09 09:59:50 -06:00
Oscar Hinton
3be1f2eac6
Client & Version headers ( #226 )
2022-02-08 15:28:19 +01:00
Thomas Rittson
1146c8f5bf
[Tech debt] Refactor authService ( #213 )
...
* Add OrganizationLogInStrategy
* Use noop TwoFactorService
2022-02-07 21:38:46 -06:00
Addison Beck
4e886c1c15
[chore] Update jslib ( #225 )
2022-02-07 12:08:33 -05:00
Addison Beck
7c85c9fddd
Update jslib ( #222 )
2022-02-03 14:47:36 -05:00
Addison Beck
1be64836f4
[chore] Update jslib ( #217 )
2022-01-31 18:01:24 -05:00
Addison Beck
f2389189a3
[chore] Update jslib ( #216 )
2022-01-28 10:04:08 -05:00
Vincent Salucci
5afae04b1d
[Icons] Update Font Sheet ( #203 )
...
* [Icons] Update font sheet
* Updated toaster icon references
* Prettier Updates
* Added import for variable/map references
* Update jslib
* Adding base class to all icon refs
* Removed unused import
* Removed duplicate import
* Update jslib
* Fixed formatting
* Updated eye/eye-slash icon references
* Update jslib
* Update jslib
* Update jslib
2022-01-27 11:10:25 -06:00
Addison Beck
9e3d1caee4
[chore] Update jslib & state services to match ( #212 )
...
* [chore] Update jslib & state services to match
* [bug] Save userId when migrating state
This is used to check for authentication, so if not present on boot of the app authenticated users will still have to log in again
* [bug] Save added accounts with userId
Currently we are passing in an account object, resulting in a null key. We should be passing in a userId
* [bug] Ensure configs and settings are not cleared on logout
We need to persist directoryConfigruations on logout so that logging out and back in doesn't require folks to need to reconfig their settings
* Remove unneeded LoginSyncService
* Run prettier
* [style] Remove commented lines
Co-authored-by: Thomas Rittson <trittson@bitwarden.com >
2022-01-20 16:31:46 -05:00
Daniel James Smith
9a78956b23
Bump jslib to include electron minor bump ( #208 )
...
* Bump jslib to include electron minor bump
* Add changes to package-lock.json
2022-01-20 10:03:07 +01:00
Thomas Rittson
90a7601960
Update jslib and minor fixes for account switching ( #204 )
...
* Update jslib
* Update stateMigrationService to use enums
* Remove duplicate subclass method
* Update jslib
2022-01-14 05:59:24 +10:00
Addison Beck
d2ba7631b5
[refactor] Implement StateService ( #192 )
...
* [refactor(Account Switching)] Implement StateService
* [bug] Migration service updates
* [bug] Fix organizationId coming in as null
* [bug] Use correct storage location
* [bug] Fix secure storage issues
* [bug] Small fixes
* [bug] lint fixes
* [bug] Undo comment
* [bug] Make method names match super
* update jslib
* Add index signature to keys
* Run prettier
* Start dbus
* Start dbus a different way
* Update build.yml
* Add eval
* Init keyring as well
* Remove eval
* Add eval's back
* Remove unused import
* Remove unnecessary null checks
* Change userId to be entityId instead of clientId
* Remove config service
* lint fixes
* Add clientKeys to account
Co-authored-by: Robyn MacCallum <robyntmaccallum@gmail.com >
2021-12-22 15:16:23 -05:00
Daniel James Smith
f8b26d82d8
Update build.yml ( #189 )
...
* Pull jslib
* Remove install of npm 8
npm 8 is included in node v16
2021-12-13 17:18:01 +01:00
Daniel James Smith
6b98a46b94
Bump node to v16 ( #187 )
...
* Pull in jslib
* Bump engines required to node 16 and npm 8
* Bump @types/node to 16
The dep on node 14.18 will get cleaned up once we bump electron
* Modify build.yml to build with node 16 and npm 8
* Update requirements in README.md
* Use pkg-fetch 3.2.5 to retrieve node 16.13.0
* Change pkg-fetch version back to 3.2
* Bump keytar to 7.7.0
* Add missing package-lock.json for src-cli
* Bump keytar to 7.7.0 in src/package.json
* Add missing package-lock.json in src/
* Bump pkg to 5.5.1
* Modify download url for keytar
* Replace Mac and Win keytar download urls
2021-12-10 21:07:59 +01:00
Oscar Hinton
13572b94ee
Upgrade Angular to v12 ( #184 )
...
Co-authored-by: Daniel James Smith <djsmith@web.de >
2021-12-09 22:30:45 +01:00
Oscar Hinton
7c93d59a42
Replace toaster library ( #183 )
2021-12-07 20:43:57 +01:00
Oscar Hinton
9bec2aa2f0
BEEEP: Refactor services DI ( #180 )
2021-12-06 12:03:12 +01:00
Daniel James Smith
660ee538ce
Update electron to 14.2.0 ( #174 )
...
* Pull in jslib and update electron to 14.2.0
* Fix build errors after pulling jslib
* Remove space from tslint ignore comment
2021-11-09 11:38:18 +01:00
Daniel James Smith
a96144d6dc
Remove empty catch blocks and remove allow-empty-catch tslint rule ( #170 )
...
* Remove empty catch blocks and remove allow-empty-catch tslint rule
* Update jslib to #513
* Fix build errors after update of jslib
* Add missing params to LoginCommand ctor
* Fix build errors due to missing dependencies
* Add changes to package.json and package-lock.json
* Fixed formatting in tslint.json
2021-11-08 12:47:26 +01:00
Oscar Hinton
35aead6c0e
Bump Electron to v14 ( #158 )
2021-09-28 16:50:58 +02:00
Oscar Hinton
baa441cb90
Use webfonts from jslib instead of downloading them using gulp ( #157 )
...
* Use webfonts from jslib instead of downloading them using gulp
* Bump jslib
2021-09-24 12:23:33 -04:00
Thomas Rittson
5e64dc9262
Update jslib ( #142 )
2021-08-11 13:02:38 +10:00
Oscar Hinton
7cf3166169
Add support for helpers in environment service ( #139 )
...
* Add support for helpers in environment service
* Bump jslib
2021-07-23 17:15:35 -04:00
Matt Gibson
647b087fa7
Refresh token with api key ( #135 )
...
* Do not persist client creds on logout
* Override refreshing token flow with re-authentication flow
* Update jslib
* PR review comments
2021-06-22 15:13:08 -05:00
Oscar Hinton
6097bca063
Add jslib as a "real" dependency ( #127 )
...
* Split jslib
* Change hook to preinstall
* Install gyp (ci)
* Fix rebuild command
* Review comments
* Add tsconfig-paths-plugin to webpack.cli.
* Bump jslib
* Install old version of prebuild-install to bypass bug in pkg
2021-06-09 21:46:38 +02:00
Matt Gibson
56d05af07a
Use organization api key for auth ( #121 )
...
* Use api key for login
* Remove user login and organization setting
* Override Api authentication to expect organization keys
* Linter fixes
* Use public API
The organization api key is valid only in the public api scope
* Use organization api key in CLI utility
* Serialize storageService writes
* Prefer multiple awaits to .then chains
* Initial PR review
* Do not treat api key inputs as passwords
This conforms with how they are handled in CLI/web
* Update jslib
* PR feedback
2021-06-02 13:43:18 -05:00
Thomas Rittson
868914feb1
bump juslib
2021-05-26 09:19:32 +10:00
Matt Gibson
ed8dd01dbd
Add option to bypass large import limit of 2000 users ( #119 )
...
* Add option to bypass large import limit of 2000 users
Also add orgId to last sync hash
* Update jslib
* PR review
* Update src/services/sync.service.ts
Co-authored-by: Chad Scharf <3904944+cscharf@users.noreply.github.com >
Co-authored-by: Chad Scharf <3904944+cscharf@users.noreply.github.com >
2021-05-20 11:59:54 -05:00
Oscar Hinton
a0f33c7bdc
Bump node to 14 ( #116 )
...
* Bump node to 14
* Add engines
* Bump dependencies
* Change engine to ~14.
* Bump jslib
2021-05-12 22:38:32 +02:00
Oscar Hinton
f6b249836e
Bump dependencies ( #114 )
...
* Upgrade angular and webpack dependencies
* Bump microsoft-graph-client and googleapis
* Bump pkg-fetch in pipeline
* Bump jslib
2021-04-23 21:03:59 +02:00