96 Commits (d7b3e80fbf36ed27642714cc832af5cc278d4c2a)
 

Author SHA1 Message Date
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 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
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