Luke Childs
|
243ae3390e
|
1.4.0
|
6 years ago |
Goulwen Reboux
|
b215778ee8
|
Support URLs with file extensions (#19)
|
6 years ago |
greenkeeper[bot]
|
2cd1917f32
|
Update ava to the latest version 🚀 (#12)
|
7 years ago |
greenkeeper[bot]
|
5a27934ec2
|
Update ava to the latest version 🚀 (#11)
|
7 years ago |
greenkeeper[bot]
|
27f304fdde
|
Update coveralls to the latest version 🚀 (#7)
|
8 years ago |
greenkeeper[bot]
|
8f8a701625
|
Update ava to the latest version 🚀 (#6)
|
8 years ago |
greenkeeper[bot]
|
ba27231ce5
|
chore(package): update ava to version 0.21.0 (#5)
|
8 years ago |
greenkeeper[bot]
|
970a2b8f60
|
chore(package): update eslint to version 4.2.0 (#4)
|
8 years ago |
Luke Childs
|
0cf3b11b64
|
Remove Greenkeeper badge
|
8 years ago |
greenkeeper[bot]
|
5c3e4e6725
|
Update dependencies to enable Greenkeeper 🌴 (#3)
* chore(package): update dependencies
* docs(readme): add Greenkeeper badge
|
8 years ago |
Luke Childs
|
b795837a12
|
Add LICENSE file
|
9 years ago |
Luke Childs
|
8d4aa19248
|
Don't send email on success
|
9 years ago |
Luke Childs
|
900edee6bb
|
Change "npm run test" to "npm test"
|
9 years ago |
Luke Childs
|
4794ace544
|
Remove .codeclimate.yml
|
9 years ago |
Luke Childs
|
fe9d5e9ca3
|
Update eslint-config-lukechilds
|
9 years ago |
Luke Childs
|
81a61717e7
|
Remove .eslintignore
|
9 years ago |
Luke Childs
|
721a0cf000
|
Use eslint-config-lukechilds
|
9 years ago |
Luke Childs
|
cad7309085
|
1.3.2
|
9 years ago |
Luke Childs
|
bfce1edaae
|
Add missing full stop to readme
|
9 years ago |
Luke Childs
|
50701583fb
|
Added better API docs to readme
|
9 years ago |
Luke Childs
|
de5c341e9b
|
Update jspm install command with registry alias
|
9 years ago |
Luke Childs
|
1997855d72
|
Try out codecov again
|
9 years ago |
Luke Childs
|
8231ad6481
|
Add better test description
|
9 years ago |
Luke Childs
|
56bc068c97
|
Migrate tests to AVA
|
9 years ago |
Luke Childs
|
d7b3e80fbf
|
Add npm-debug.log to .gitignore
|
9 years ago |
Luke Childs
|
93c45e51ac
|
Remove Code Climate
|
9 years ago |
Luke Childs
|
2682dd0ab8
|
Generate sourcemaps before tests for better code coverage reports
|
9 years ago |
Luke Childs
|
126f76eb7d
|
Add better examples for importing only the regex
|
9 years ago |
Luke Childs
|
8c4ef50319
|
1.3.1
|
9 years ago |
Luke Childs
|
1542916340
|
Update get method example in readme
|
9 years ago |
Luke Childs
|
963df13994
|
Update about text in readme
|
9 years ago |
Luke Childs
|
cd062a6efa
|
Update description
|
9 years ago |
Luke Childs
|
d453896d8a
|
Add link to demo site to readme
|
9 years ago |
Luke Childs
|
5488341205
|
Remove match section from readme
|
9 years ago |
Luke Childs
|
b519b80b9a
|
Replace tab with space in changelog
|
9 years ago |
Luke Childs
|
3201db54ea
|
Update old parser name/comment
|
9 years ago |
Luke Childs
|
fe446b4dbb
|
Redo hostname/subdomain regex to handle dashes properly
Previous version just passed tests by chance but actually allowed any char hence the added test for hostname ending with space
|
9 years ago |
Luke Childs
|
61b20fc71c
|
Fix deep subdomain test
|
9 years ago |
Luke Childs
|
7170daa41a
|
Add non match tests for backslashes
|
9 years ago |
Luke Childs
|
d0c0000854
|
1.3.0
|
9 years ago |
Luke Childs
|
e99bd4a7a1
|
Support any valid scheme
|
9 years ago |
Luke Childs
|
10acb28e8f
|
Don't match urls that have chars straight after a dot
|
9 years ago |
Luke Childs
|
fd6304d160
|
Improve subdomain code to allow single char subdomains
|
9 years ago |
Luke Childs
|
1f1b199a43
|
Tidy regex a bit
|
9 years ago |
Luke Childs
|
99df1b19b7
|
Repeat hostname check for subdomains
|
9 years ago |
Luke Childs
|
ef77617dc2
|
Stricter checking of hostname for hyphons and other invalid chars
|
9 years ago |
Luke Childs
|
d08c919f7b
|
1.2.0
|
9 years ago |
Luke Childs
|
fa7bd87eb2
|
Allow optional subdomain
|
9 years ago |
Luke Childs
|
18eb648178
|
Don't allow dots in hostname
|
9 years ago |
Luke Childs
|
95a82f4bea
|
1.1.0
|
9 years ago |