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 almost 2 years ago

#81 - Bit.ly link not parsing from html code properly

Issue - State: open - Opened by macmichael01 almost 2 years ago

#80 - Nice i i i ....

Issue - State: open - Opened by EyeamIng about 2 years ago

#79 - urls with `@` followed by `.` and number are parsed incorrectly

Issue - State: open - Opened by DetachHead over 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

#75 - can not run test.js file

Issue - State: closed - Opened by MinhNguyenWre over 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 over 4 years ago - 4 comments

#73 - Update `tlds`

Pull Request - State: open - Opened by Richienb over 4 years ago - 1 comment

#71 - Path parsed is inaccurate

Issue - State: closed - Opened by niftylettuce over 4 years ago - 1 comment

#69 - Don't use arrow functions and const to work on IE11

Pull Request - State: open - Opened by guillaumewuip about 5 years ago - 2 comments

#68 - news: url is not recognised

Issue - State: open - Opened by revelt about 5 years ago - 1 comment

#67 - Increasing tlds list accuratness by `(?![a-z])`

Pull Request - State: closed - Opened by ghost over 5 years ago - 5 comments

#66 - Pass in own list of TLDs

Pull Request - State: open - Opened by osdiab over 5 years ago - 1 comment

#65 - Support not requiring tlds, passing in list on your own

Issue - State: open - Opened by osdiab over 5 years ago - 2 comments

#64 - Spread operator issue on some browsers, closes #62

Pull Request - State: closed - Opened by teleaziz over 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 almost 6 years ago - 1 comment

#61 - Require Node.js 8, add TypeScript definition

Pull Request - State: closed - Opened by BendingBender almost 6 years ago

#60 - Missing IPv6 support

Issue - State: open - Opened by vith over 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 almost 7 years ago

#55 - Don't allow ' in path

Pull Request - State: open - Opened by alexpusch almost 7 years ago - 5 comments

#54 - urls that are enclosed with ' instead of " are not matched correctly

Issue - State: open - Opened by regevbr almost 7 years ago - 2 comments

#53 - Add `local` option.

Pull Request - State: open - Opened by samotlark almost 7 years ago - 2 comments

#52 - Shortened URL's are not matched

Issue - State: closed - Opened by rajeevdesai almost 7 years ago - 2 comments

#51 - Email addresses are returned

Issue - State: open - Opened by richrout almost 7 years ago - 3 comments

#50 - test function return true when use not url text ("dhttp://~~~")

Issue - State: closed - Opened by morugu almost 7 years ago - 1 comment

#49 - Greenkeeper/eslint plugin unicorn 4.0.2

Pull Request - State: closed - Opened by averissimo almost 7 years ago - 1 comment

#48 - Seems protocols are not properly matching

Issue - State: open - Opened by shanmuganathan-balaraman about 7 years ago - 1 comment

#47 - Add `local` option.

Pull Request - State: closed - Opened by samotlark about 7 years ago - 3 comments

#46 - Unexpected token: operator (>)

Issue - State: closed - Opened by mgresak about 7 years ago - 3 comments

#45 - change const to var

Pull Request - State: closed - Opened by juliankrispel over 7 years ago - 1 comment

#44 - package not transpiled

Issue - State: closed - Opened by tknuts over 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 almost 8 years ago - 2 comments

#35 - Update path regex to not accept closing parens

Pull Request - State: open - Opened by skyebook almost 8 years ago - 18 comments

#34 - Avoid matching ) after a slash at end of url

Issue - State: closed - Opened by averissimo almost 8 years ago - 5 comments

#33 - 4.0.0 also broke Safari

Issue - State: closed - Opened by darobin about 8 years ago - 1 comment

#32 - Decode error

Issue - State: open - Opened by wadewegner about 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 about 8 years ago - 5 comments
Labels: question

#30 - Use ES5 var and block function

Pull Request - State: closed - Opened by ajoslin about 8 years ago - 2 comments

#29 - Can't build v4 using browserify

Issue - State: closed - Opened by jimhigson about 8 years ago - 1 comment

#28 - Compile ES2015 code

Pull Request - State: closed - Opened by sugarshin over 8 years ago - 4 comments

#27 - Support old browser

Issue - State: closed - Opened by sugarshin over 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 about 9 years ago - 2 comments

#19 - Matching URLs in HTML is broken

Issue - State: closed - Opened by joakimbeng about 9 years ago

#18 - Removing unnecessary quotes from regex

Pull Request - State: closed - Opened by joakimbeng about 9 years ago - 3 comments

#17 - Match URLs that start with 'www.'

Issue - State: closed - Opened by simonvizzini about 9 years ago - 1 comment

#16 - Make starting path slash optional

Pull Request - State: closed - Opened by simonvizzini about 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 almost 10 years ago - 7 comments

#11 - failing tests

Issue - State: closed - Opened by mattdesl almost 10 years ago

#10 - additional tlds and caching

Pull Request - State: closed - Opened by mpal9000 about 10 years ago

#9 - additional tlds test

Pull Request - State: closed - Opened by mpal9000 about 10 years ago - 1 comment

#8 - additional tlds

Pull Request - State: closed - Opened by mpal9000 about 10 years ago - 3 comments

#7 - `exact` option

Issue - State: closed - Opened by sindresorhus about 10 years ago - 2 comments

#6 - Why not... without protocols and without www?

Issue - State: closed - Opened by tunnckoCore about 10 years ago - 8 comments

#5 - localhost fails

Issue - State: closed - Opened by partageit over 10 years ago - 3 comments

#4 - failing example case (puts extra space at beginning of result)

Issue - State: closed - Opened by andrewrk over 10 years ago - 1 comment

#3 - Export the regex directly

Issue - State: closed - Opened by mathiasbynens over 10 years ago - 1 comment

#2 - Credit Diego Perini and respect the license of his work

Issue - State: closed - Opened by mathiasbynens over 10 years ago - 3 comments

#1 - URL wrapped into quotes

Issue - State: closed - Opened by floatdrop over 10 years ago - 1 comment