1
0
mirror of https://github.com/bitwarden/browser.git synced 2024-10-18 07:25:15 +02:00
bitwarden-browser/src/angular/components
Matt Gibson 0a0cdaa7fd
Fix cipher upload (#346)
* Upload correct data array

* Require BufferArray Encryption for upload to server

The CipherArrayBuffer tiny type is only created by CryptoService
and required by all upload methods

* Add test for attachment upload encryption
2021-04-14 10:47:10 -05:00
..
send Fix cipher upload (#346) 2021-04-14 10:47:10 -05:00
add-edit.component.ts Fix glob processing in npm. Ban single param parens (#257) 2021-02-04 09:49:23 -06:00
attachments.component.ts Attachment azure upload blobs (#312) 2021-03-26 16:57:07 -05:00
callout.component.html Added clickable state to callout component (#282) 2021-02-22 20:32:40 -06:00
callout.component.ts Added clickable state to callout component (#282) 2021-02-22 20:32:40 -06:00
change-password.component.ts Add support for Emergency Access (#204) 2020-12-22 10:53:48 -05:00
ciphers.component.ts Pass ciphers to index and indexed ciphers to search service (#318) 2021-04-02 16:32:30 -05:00
collections.component.ts Fix glob processing in npm. Ban single param parens (#257) 2021-02-04 09:49:23 -06:00
environment.component.ts Upgrade Angular to 9 (#151) 2020-08-17 12:14:40 -04:00
export.component.ts Enable platform-specific export warning message (#295) 2021-03-05 08:56:20 +10:00
folder-add-edit.component.ts Upgrade Angular to 9 (#151) 2020-08-17 12:14:40 -04:00
groupings.component.ts Fix glob processing in npm. Ban single param parens (#257) 2021-02-04 09:49:23 -06:00
hint.component.ts success callbacks 2018-10-15 13:02:31 -04:00
icon.component.html hide icon 2019-04-01 23:09:02 -04:00
icon.component.ts remove console log 2018-11-15 16:56:10 -05:00
lock.component.ts Browser <-> desktop communication (#185) 2020-11-18 16:10:57 -05:00
login.component.ts Fixed web vault URL reference for SSO launch (#175) 2020-09-23 10:18:14 -04:00
modal.component.ts Fix glob processing in npm. Ban single param parens (#257) 2021-02-04 09:49:23 -06:00
password-generator-history.component.ts move eventTrack analytics to platform utils 2018-10-03 00:03:49 -04:00
password-generator.component.ts Upgrade Angular to 9 (#151) 2020-08-17 12:14:40 -04:00
password-history.component.ts init functions 2019-03-06 14:31:32 -05:00
premium.component.ts Use UserService to determine if user has premium access (#311) 2021-03-24 11:15:51 -05:00
register.component.ts Add verification for password hint - the hint should not equal the password for security reasons (#194) 2020-12-15 16:04:48 -05:00
set-password.component.ts Fix glob processing in npm. Ban single param parens (#257) 2021-02-04 09:49:23 -06:00
share.component.ts Fix glob processing in npm. Ban single param parens (#257) 2021-02-04 09:49:23 -06:00
sso.component.ts Match tslint rules (#264) 2021-02-08 14:11:44 -06:00
two-factor-options.component.ts Upgrade Angular to 9 (#151) 2020-08-17 12:14:40 -04:00
two-factor.component.ts WebAuthn (#163) 2021-03-15 16:16:51 +01:00
view.component.ts Move share button to view page (#229) 2020-12-15 17:49:51 -06:00