bitwarden-estensione-browser/libs/common/src/models/view
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
..
attachment.view.ts [SM-288] Rename models to follow naming convention (#3795) 2022-10-14 18:25:50 +02:00
card.view.ts [SM-288] Rename models to follow naming convention (#3795) 2022-10-14 18:25:50 +02:00
cipher.view.ts [SM-288] Rename models to follow naming convention (#3795) 2022-10-14 18:25:50 +02:00
collection.view.ts [SM-288] Rename requests and responses to follow naming convention (#3806) 2022-10-18 19:01:42 +02:00
event.view.ts [SM-288] Rename models to follow naming convention (#3795) 2022-10-14 18:25:50 +02:00
field.view.ts [SM-288] Rename models to follow naming convention (#3795) 2022-10-14 18:25:50 +02:00
folder.view.ts [SM-288] Rename models to follow naming convention (#3795) 2022-10-14 18:25:50 +02:00
identity.view.ts [SM-288] Rename models to follow naming convention (#3795) 2022-10-14 18:25:50 +02:00
item.view.ts [SM-288] Rename models to follow naming convention (#3795) 2022-10-14 18:25:50 +02:00
login-uri.view.ts [PS-1123] Improve hostname and domain retrieval (#3168) 2022-10-24 19:26:50 +02:00
login.view.ts [SM-288] Rename models to follow naming convention (#3795) 2022-10-14 18:25:50 +02:00
password-history.view.ts [SM-288] Rename models to follow naming convention (#3795) 2022-10-14 18:25:50 +02:00
secure-note.view.ts [SM-288] Rename models to follow naming convention (#3795) 2022-10-14 18:25:50 +02:00
send-access.view.ts [SM-288] Rename models to follow naming convention (#3795) 2022-10-14 18:25:50 +02:00
send-file.view.ts [SM-288] Rename models to follow naming convention (#3795) 2022-10-14 18:25:50 +02:00
send-text.view.ts [SM-288] Rename models to follow naming convention (#3795) 2022-10-14 18:25:50 +02:00
send.view.ts [SM-288] Rename models to follow naming convention (#3795) 2022-10-14 18:25:50 +02:00
sso-config.view.ts [SM-288] Rename models to follow naming convention (#3795) 2022-10-14 18:25:50 +02:00
view.ts Move to libs 2022-06-03 16:24:40 +02:00