81 Commits (d0c00008542f75541a17c90c80c51755c2cdf580)
 

Author SHA1 Message Date
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
Luke Childs e9ae6e3201 Add change log 9 years ago
Luke Childs 17ad30e8f3 Remove .DS_Store and add to .gitignore 9 years ago
Luke Childs d99050d43b Ignore double quotes in urls 9 years ago
Luke Childs f39760f9bd Make urls in double quotes grabbable 9 years ago
Luke Childs ae0d123845 Make urls in HTML tags grabbable 9 years ago
Luke Childs 68a587976a Match optional scheme for any pattern 9 years ago
Luke Childs 5d751c2130 Hostname must contain at least one char 9 years ago
Luke Childs d713b2838c Move code example to top of matches section 9 years ago
Luke Childs d9a6955099 Remove unnecessary apostrophe 9 years ago
Luke Childs e139234d90 Fix test wording 9 years ago
Luke Childs 1b4a616fa0 Add example matches to readme 9 years ago
Luke Childs d9c5a889f6 Update about 9 years ago
Luke Childs 5d603f82aa Make extra chars non match test url more verbose 9 years ago
Luke Childs 52d4493d83 Test typo 9 years ago
Luke Childs d0103141df Thumbs up emoji for pro tip 9 years ago
Luke Childs ada56373b7 Comment out return value in docs 9 years ago
Luke Childs d8cb31598c Add Code Climate badge 9 years ago
Luke Childs 592a02950c Disable line length check for markdown 9 years ago
Luke Childs 2ae1502e27 Only increment header level one at a time 9 years ago
Luke Childs e425fe60b8 Remove '$' from shell commands fro easier copy/pasting 9 years ago
Luke Childs 7ada64cfa6 Format markdown better 9 years ago
Luke Childs 128b2a7a1f Remove nsp engine from Code Climate 9 years ago
Luke Childs fe0aa6d2e2 Add some engines to Code Climate 9 years ago
Luke Childs 5045c1757e Test Code Climate test coverage too 9 years ago
Luke Childs 29d1cfea78 Add test coverage badge 9 years ago
Luke Childs 9c019c8df2 Change test coverage to coveralls 9 years ago
Luke Childs c1b4c3c780 Add .codeclimate.yml to disable eslint 9 years ago
Luke Childs 9750c96f6d First Release 1.0.0 9 years ago
Luke Childs c0e67ad565 Add keywords to package.json 9 years ago
Luke Childs 53877cd2c2 Typo in docs 9 years ago
Luke Childs b4b4a4ed00 Fix typo 9 years ago
Luke Childs 9a7287145b Add code coverage 9 years ago
Luke Childs a6cba12a2e License 9 years ago
Luke Childs cc1cf03ad2 Reword description 9 years ago
Luke Childs dbd8a9856a Add Pro tip 9 years ago
Luke Childs af4b465d55 Add newline after '// Returns' 9 years ago
Luke Childs 90eabb97b2 Change 'piece of text' to 'string' 9 years ago
Luke Childs c05a35479c Reword warning 9 years ago
Luke Childs 9ee264794a Add usage to the readme 9 years ago