Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / kevva/url-regex issues and pull requests
#82 - Add option to only return urls surrounded by word boundaries
Issue -
State: open - Opened by vixalien over 1 year ago
#81 - Bit.ly link not parsing from html code properly
Issue -
State: open - Opened by macmichael01 over 1 year ago
#80 - Nice i i i ....
Issue -
State: open - Opened by EyeamIng almost 2 years ago
#79 - urls with `@` followed by `.` and number are parsed incorrectly
Issue -
State: open - Opened by DetachHead about 2 years ago
- 1 comment
#78 - URL match for invalid email address
Issue -
State: open - Opened by Dodie324 over 3 years ago
#77 - Regular Expression Denial of Service
Issue -
State: closed - Opened by TomasPastrana over 3 years ago
- 2 comments
#76 - might be useful, scrapped from Chromium (Kiwi) browser internal code
Issue -
State: closed - Opened by eladkarako over 3 years ago
#75 - can not run test.js file
Issue -
State: closed - Opened by MinhNguyenWre about 4 years ago
- 1 comment
#74 - Security Fix for Regular Expression Denial of Service (ReDoS) - huntr.dev
Pull Request -
State: closed - Opened by huntr-helper about 4 years ago
- 4 comments
#73 - Update `tlds`
Pull Request -
State: open - Opened by Richienb about 4 years ago
- 1 comment
#72 - [VULNERABILITY] Parsing a long String will result in 100% CPU usage and `String.test` will never finish
Pull Request -
State: closed - Opened by ChengpeiShi about 4 years ago
- 2 comments
#71 - Path parsed is inaccurate
Issue -
State: closed - Opened by niftylettuce over 4 years ago
- 1 comment
#70 - [VULNERABILITY] Parsing a long String will result in 100% CPU usage and `String.test` will never finish
Issue -
State: closed - Opened by niftylettuce over 4 years ago
- 12 comments
#69 - Don't use arrow functions and const to work on IE11
Pull Request -
State: open - Opened by guillaumewuip over 4 years ago
- 2 comments
#68 - news: url is not recognised
Issue -
State: open - Opened by revelt almost 5 years ago
- 1 comment
#67 - Increasing tlds list accuratness by `(?![a-z])`
Pull Request -
State: closed - Opened by ghost about 5 years ago
- 5 comments
#66 - Pass in own list of TLDs
Pull Request -
State: open - Opened by osdiab about 5 years ago
- 1 comment
#65 - Support not requiring tlds, passing in list on your own
Issue -
State: open - Opened by osdiab about 5 years ago
- 2 comments
#64 - Spread operator issue on some browsers, closes #62
Pull Request -
State: closed - Opened by teleaziz about 5 years ago
- 1 comment
#63 - Add option to disable matching urls with http basic authentication
Pull Request -
State: open - Opened by sseppola over 5 years ago
- 1 comment
#62 - Spread operator issue on some browsers
Issue -
State: open - Opened by mike-weshop over 5 years ago
- 1 comment
#61 - Require Node.js 8, add TypeScript definition
Pull Request -
State: closed - Opened by BendingBender over 5 years ago
#60 - Missing IPv6 support
Issue -
State: open - Opened by vith about 6 years ago
- 2 comments
#59 - Update protocole
Pull Request -
State: closed - Opened by jeromelachaud over 6 years ago
#58 - Update protocole
Pull Request -
State: closed - Opened by jeromelachaud over 6 years ago
- 1 comment
#57 - matching non existent tld
Issue -
State: open - Opened by CheweyZ over 6 years ago
- 3 comments
#56 - Allow underscores in host
Pull Request -
State: closed - Opened by joostverdoorn over 6 years ago
#55 - Don't allow ' in path
Pull Request -
State: open - Opened by alexpusch over 6 years ago
- 5 comments
#54 - urls that are enclosed with ' instead of " are not matched correctly
Issue -
State: open - Opened by regevbr over 6 years ago
- 2 comments
#53 - Add `local` option.
Pull Request -
State: open - Opened by samotlark over 6 years ago
- 2 comments
#52 - Shortened URL's are not matched
Issue -
State: closed - Opened by rajeevdesai over 6 years ago
- 2 comments
#51 - Email addresses are returned
Issue -
State: open - Opened by richrout over 6 years ago
- 3 comments
#50 - test function return true when use not url text ("dhttp://~~~")
Issue -
State: closed - Opened by morugu over 6 years ago
- 1 comment
#49 - Greenkeeper/eslint plugin unicorn 4.0.2
Pull Request -
State: closed - Opened by averissimo over 6 years ago
- 1 comment
#48 - Seems protocols are not properly matching
Issue -
State: open - Opened by shanmuganathan-balaraman almost 7 years ago
- 1 comment
#47 - Add `local` option.
Pull Request -
State: closed - Opened by samotlark almost 7 years ago
- 3 comments
#46 - Unexpected token: operator (>)
Issue -
State: closed - Opened by mgresak almost 7 years ago
- 3 comments
#45 - change const to var
Pull Request -
State: closed - Opened by juliankrispel about 7 years ago
- 1 comment
#44 - package not transpiled
Issue -
State: closed - Opened by tknuts about 7 years ago
- 1 comment
#43 - strings with escape characters are parsed differently in node vs browser
Issue -
State: closed - Opened by sachetsharma over 7 years ago
- 2 comments
#42 - Parenthesis are included as part of url
Issue -
State: closed - Opened by davidmatas over 7 years ago
- 1 comment
#41 - match(urlRegex({strict:false})) returns urls with TLDs truncated to 2 characters
Issue -
State: closed - Opened by andyford over 7 years ago
- 3 comments
Labels: bug
#40 - Extract heavy non-strict version
Pull Request -
State: closed - Opened by fregante over 7 years ago
- 4 comments
#39 - Prepack/precompile/regenerate to save bytes
Issue -
State: closed - Opened by fregante over 7 years ago
- 10 comments
#38 - Add `strict` option
Pull Request -
State: closed - Opened by kevva over 7 years ago
#37 - Replace ES6 features with ES5 for browser and tool compatibility
Pull Request -
State: closed - Opened by antonycourtney over 7 years ago
- 1 comment
#36 - Avoid matching period at the end of url
Issue -
State: closed - Opened by hnordt over 7 years ago
- 2 comments
#35 - Update path regex to not accept closing parens
Pull Request -
State: open - Opened by skyebook over 7 years ago
- 18 comments
#34 - Avoid matching ) after a slash at end of url
Issue -
State: closed - Opened by averissimo over 7 years ago
- 5 comments
#33 - 4.0.0 also broke Safari
Issue -
State: closed - Opened by darobin almost 8 years ago
- 1 comment
#32 - Decode error
Issue -
State: open - Opened by wadewegner almost 8 years ago
- 3 comments
Labels: bug, help wanted
#31 - options to check for protocol-less URLs w/ TLD whitelist
Issue -
State: closed - Opened by jonathanong almost 8 years ago
- 5 comments
Labels: question
#30 - Use ES5 var and block function
Pull Request -
State: closed - Opened by ajoslin almost 8 years ago
- 2 comments
#29 - Can't build v4 using browserify
Issue -
State: closed - Opened by jimhigson almost 8 years ago
- 1 comment
#28 - Compile ES2015 code
Pull Request -
State: closed - Opened by sugarshin about 8 years ago
- 4 comments
#27 - Support old browser
Issue -
State: closed - Opened by sugarshin about 8 years ago
- 1 comment
#26 - Adding support for urls without protocols
Pull Request -
State: closed - Opened by ibash over 8 years ago
- 1 comment
#25 - duplicate test entry (should be unique test case?)
Issue -
State: closed - Opened by radiovisual over 8 years ago
- 1 comment
#24 - allow a dot (.) at the end of hostnames
Pull Request -
State: closed - Opened by radiovisual over 8 years ago
- 1 comment
#23 - Don't match URL that ends punctuation marks
Issue -
State: closed - Opened by Reon90 over 8 years ago
- 9 comments
#22 - Don't match URL that contains \s
Issue -
State: closed - Opened by Reon90 over 8 years ago
- 3 comments
#21 - False positives and negatives
Issue -
State: closed - Opened by mockdeep over 8 years ago
- 6 comments
#20 - Don't allow " in URL paths (fixes #19)
Pull Request -
State: closed - Opened by joakimbeng almost 9 years ago
- 2 comments
#19 - Matching URLs in HTML is broken
Issue -
State: closed - Opened by joakimbeng almost 9 years ago
#18 - Removing unnecessary quotes from regex
Pull Request -
State: closed - Opened by joakimbeng almost 9 years ago
- 3 comments
#17 - Match URLs that start with 'www.'
Issue -
State: closed - Opened by simonvizzini almost 9 years ago
- 1 comment
#16 - Make starting path slash optional
Pull Request -
State: closed - Opened by simonvizzini almost 9 years ago
#15 - spaces in matched urls
Issue -
State: closed - Opened by davibe over 9 years ago
- 1 comment
#14 - http://[ipv4 ip address]:[port]/[path] are not correctly recognised
Issue -
State: closed - Opened by davibe over 9 years ago
- 2 comments
#13 - Match URLs without whitespace boundaries.
Issue -
State: closed - Opened by sindresorhus over 9 years ago
- 4 comments
#12 - tld check should be disabled by default
Issue -
State: closed - Opened by sindresorhus over 9 years ago
- 7 comments
#11 - failing tests
Issue -
State: closed - Opened by mattdesl over 9 years ago
#10 - additional tlds and caching
Pull Request -
State: closed - Opened by mpal9000 almost 10 years ago
#9 - additional tlds test
Pull Request -
State: closed - Opened by mpal9000 almost 10 years ago
- 1 comment
#8 - additional tlds
Pull Request -
State: closed - Opened by mpal9000 almost 10 years ago
- 3 comments
#7 - `exact` option
Issue -
State: closed - Opened by sindresorhus almost 10 years ago
- 2 comments
#6 - Why not... without protocols and without www?
Issue -
State: closed - Opened by tunnckoCore almost 10 years ago
- 8 comments
#5 - localhost fails
Issue -
State: closed - Opened by partageit about 10 years ago
- 3 comments
#4 - failing example case (puts extra space at beginning of result)
Issue -
State: closed - Opened by andrewrk about 10 years ago
- 1 comment
#3 - Export the regex directly
Issue -
State: closed - Opened by mathiasbynens about 10 years ago
- 1 comment
#2 - Credit Diego Perini and respect the license of his work
Issue -
State: closed - Opened by mathiasbynens about 10 years ago
- 3 comments
#1 - URL wrapped into quotes
Issue -
State: closed - Opened by floatdrop about 10 years ago
- 1 comment