bitwarden-estensione-browser/libs
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
..
.vscode Multi root workspace tweaks (#2858) 2022-06-13 21:39:36 -05:00
angular [PS-1341] Add folder to item view (#3347) 2022-10-20 01:12:19 +02:00
common [PS-1123] Improve hostname and domain retrieval (#3168) 2022-10-24 19:26:50 +02:00
components Update design urls to main figma file (#3880) 2022-10-24 19:20:38 +02:00
electron [SM-288] Rename models to follow naming convention (#3795) 2022-10-14 18:25:50 +02:00
node [SM-288] Rename requests and responses to follow naming convention (#3806) 2022-10-18 19:01:42 +02:00
shared [EC-497] Fix memory leaks in tests (#3421) 2022-09-08 08:05:30 +10:00