bitwarden-estensione-browser/apps/desktop/src/app/accounts
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
..
accessibility-cookie.component.html [PS-526] Allow loading accessibility cookie on desktop (#2709) 2022-06-09 08:14:31 -04:00
accessibility-cookie.component.ts [PS-1123] Improve hostname and domain retrieval (#3168) 2022-10-24 19:26:50 +02:00
delete-account.component.html [PS-1307] Desktop: Change box-headers from `<div>` to semantic headings (#3313) 2022-08-18 11:28:37 +02:00
delete-account.component.ts PS-1620 Move AccountService.delete to Internal (#3687) 2022-10-18 22:02:11 +02:00
environment.component.html [PS-1307] Desktop: Change box-headers from `<div>` to semantic headings (#3313) 2022-08-18 11:28:37 +02:00
environment.component.ts Use NPM workspace (#2874) 2022-06-14 17:10:53 +02:00
hint.component.html Move desktop into apps/desktop 2022-05-05 17:20:34 +02:00
hint.component.ts Use NPM workspace (#2874) 2022-06-14 17:10:53 +02:00
lock.component.html Move desktop into apps/desktop 2022-05-05 17:20:34 +02:00
lock.component.ts [PS-1514] Do not subscribe to activeAccount-observable and execute load asynchronously (#3608) 2022-10-04 20:43:51 +02:00
login.component.html [SG-168] Passwordless login web MVP (#3424) 2022-09-26 23:26:10 +01:00
login.component.ts [SG-168] Passwordless login web MVP (#3424) 2022-09-26 23:26:10 +01:00
premium.component.html [PS-1307] Desktop: Change box-headers from `<div>` to semantic headings (#3313) 2022-08-18 11:28:37 +02:00
premium.component.ts Use NPM workspace (#2874) 2022-06-14 17:10:53 +02:00
register.component.html [SG-414] Refactor password strength component (#3186) 2022-08-01 23:26:50 +01:00
register.component.ts [PS-182] Upgrade Angular to V14 (#2948) 2022-07-26 14:48:11 +02:00
remove-password.component.html Move desktop into apps/desktop 2022-05-05 17:20:34 +02:00
remove-password.component.ts Use NPM workspace (#2874) 2022-06-14 17:10:53 +02:00
set-password.component.html [SG-414] Refactor password strength component (#3186) 2022-08-01 23:26:50 +01:00
set-password.component.ts Add `sync$` observable (#3384) 2022-08-29 14:14:59 -04:00
settings.component.html [SG-520] Native messaging handler (#3566) 2022-09-23 15:47:17 -04:00
settings.component.ts [SG-520] Native messaging handler (#3566) 2022-09-23 15:47:17 -04:00
sso.component.html Move desktop into apps/desktop 2022-05-05 17:20:34 +02:00
sso.component.ts Add `sync$` observable (#3384) 2022-08-29 14:14:59 -04:00
two-factor-options.component.html [PS-1307] Desktop: Change box-headers from `<div>` to semantic headings (#3313) 2022-08-18 11:28:37 +02:00
two-factor-options.component.ts Use NPM workspace (#2874) 2022-06-14 17:10:53 +02:00
two-factor.component.html [PS-526] Allow loading accessibility cookie on desktop (#2709) 2022-06-09 08:14:31 -04:00
two-factor.component.ts Add `sync$` observable (#3384) 2022-08-29 14:14:59 -04:00
update-temp-password.component.html [SG-414] Refactor password strength component (#3186) 2022-08-01 23:26:50 +01:00
update-temp-password.component.ts Add `sync$` observable (#3384) 2022-08-29 14:14:59 -04:00
vault-timeout-input.component.html Move desktop into apps/desktop 2022-05-05 17:20:34 +02:00
vault-timeout-input.component.ts Use NPM workspace (#2874) 2022-06-14 17:10:53 +02:00