Daniel James Smith
|
b73fbf75e3
|
Changes after npm run prettier
|
2021-12-16 15:13:39 +01:00 |
|
Daniel James Smith
|
b777c1d525
|
Added testcases for punycode urls
|
2021-11-11 18:12:01 +01:00 |
|
Daniel James Smith
|
0eef358267
|
Added testcases for urls containing umlauts
|
2021-11-11 18:11:34 +01:00 |
|
Daniel James Smith
|
cf302d780c
|
Added tests to verify handling of localhost with subdomain
|
2021-11-11 17:03:32 +01:00 |
|
Daniel James Smith
|
afbf31a619
|
Removed testcase as 'bitwarden' is a valid hostname
|
2021-11-11 16:45:43 +01:00 |
|
Daniel James Smith
|
96f925ac07
|
Add tests for url with an underscore in the subdomain
|
2021-11-11 16:42:32 +01:00 |
|
Daniel James Smith
|
765b1f4786
|
Add more inputs to the valid urls tests
|
2021-11-11 16:41:56 +01:00 |
|
Daniel James Smith
|
e26ad72ce6
|
Split up localhost and IPv4 tests and added tests for IPv6
|
2021-11-11 16:40:24 +01:00 |
|
Thomas Rittson
|
9ee31ad2fb
|
Improve URL parsing (#411)
* Check hostname is valid in getDomain
* fix linting
* Update noop implementation
* Fix tests
* Fix tests
|
2021-06-23 06:00:14 +10:00 |
|
Oscar Hinton
|
1016bbfb9e
|
Split jslib into multiple modules (#363)
* Split jslib into multiple modules
|
2021-06-03 18:58:57 +02:00 |
|
Chad Scharf
|
5e0a2d1d99
|
remove old Edge browser hacks (#168)
* remove old Edge browser hacks
* Remove final edge hacks
* Update constructor parameters
* Update search-ciphers.pipe.ts
Co-authored-by: Kyle Spearrin <kspearrin@users.noreply.github.com>
|
2020-09-15 10:23:21 -04:00 |
|
jgfaust
|
c91ab626c2
|
The domain of data URLs should be null. (#59)
|
2020-01-25 07:52:51 -05:00 |
|
Kyle Spearrin
|
f39bdc4269
|
fix lint issues
|
2019-03-27 14:46:34 -04:00 |
|
Kyle Spearrin
|
ad97afc590
|
move getDomain to jslib Utils
|
2018-10-13 22:21:54 -04:00 |
|
Kyle Spearrin
|
87ac298af9
|
web crypto testing. more test browsers
|
2018-05-07 11:43:14 -04:00 |
|
Kyle Spearrin
|
0fa9fc58eb
|
refactor utils service to utils
|
2018-04-23 13:03:47 -04:00 |
|