issues
search
unshiftio
/
url-parse
Small footprint URL parser that works seamlessly across Node.js and browser environments.
http://unshift.io
MIT License
1.03k
stars
104
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
url-parse stable version
#236
Prudhvicharan
closed
2 years ago
1
The ability to process unknown protocols is a feature?
#232
yhojann-cl
closed
2 years ago
1
Incorrectly getting `@` added on href
#229
gita-vahdatinia
closed
2 years ago
4
Are XSS scenarios considered to be valid?
#228
Scara31
closed
2 years ago
7
Readd the empty userinfo to `url.href`
#226
lpinca
closed
2 years ago
0
Location is not defined
#225
HariniReddyP
closed
2 years ago
11
59b034e8666b570368c64b84
#224
Learntoearn365
closed
2 years ago
0
Correctly handle userinfo containing the at sign
#223
lpinca
closed
2 years ago
2
1.5.4 breaks set() method for us
#222
byumark
closed
2 years ago
1
Is colon required when specifying the protocol
#221
humphreyn
opened
2 years ago
2
unexpected encode behaviour for set query
#220
herbertpimentel
opened
2 years ago
1
Incorrect handling of protocol-relative URLs in 1.5.x
#219
krassowski
closed
2 years ago
10
Require keys in URL object
#218
pranavwani
closed
2 years ago
2
Yuhanna
#216
Yuhanna-music
closed
3 years ago
0
Extracting the path name does not decode escaped characters
#214
trajano
closed
3 years ago
2
feat: support empty `password` when set `auth`
#213
bluelovers
closed
3 years ago
2
lost auth with toString when password is empty
#212
bluelovers
closed
3 years ago
3
CPU went crazy with version 1.5.3
#211
niryarden
closed
3 years ago
1
Fix host parsing for file URLs
#210
lpinca
closed
3 years ago
1
Sanitize only special URLs
#209
lpinca
closed
3 years ago
5
Ignore slashes after the protocol for special URLs
#208
lpinca
closed
3 years ago
4
[fix] Threat single forward/barckward slashes as double slashes extracting protocols
#207
3rd-Eden
closed
3 years ago
0
Security issues Hostname spoofing & Open Redirect
#206
ready-research
closed
3 years ago
12
URLs with no hostname not parsed properly in v1.5.0
#205
jonomuller
closed
3 years ago
1
Special case the `file:` protocol
#204
lpinca
closed
3 years ago
4
Incorrect protocol/hostname parsing
#203
Przytua
closed
3 years ago
4
Query params with the same name should be returned as an array
#202
Flackus
closed
3 years ago
3
[fix] Fixes relative path resolving #199 #200
#201
3rd-Eden
closed
3 years ago
0
Pathname strips out `/`
#200
JSeligsohn
closed
3 years ago
4
Incorrect pathname in version 1.5.0
#199
gdelacruzfdez
closed
3 years ago
12
[BUG] the first part of pathname repeat twice after this commit: d1e7e8822f26e8a49794b757123b51386325b2b0
#198
talentAN
closed
3 years ago
3
[security] More backslash fixes
#197
3rd-Eden
closed
3 years ago
1
Url with no protocol ends up being localhost
#196
mchen391
closed
4 years ago
2
Parsing url with invalid port doesn't throw an error
#195
mchen391
closed
4 years ago
2
This line doesn't look right
#194
Andersbakken
closed
4 years ago
1
An in-range update of uglify-js is breaking the build 🚨
#193
greenkeeper[bot]
closed
4 years ago
1
An in-range update of nyc is breaking the build 🚨
#192
greenkeeper[bot]
closed
4 years ago
1
Password including ?
#191
opravil-jan
closed
3 years ago
2
An in-range update of uglify-js is breaking the build 🚨
#190
greenkeeper[bot]
closed
4 years ago
1
Update mocha to the latest version 🚀
#189
greenkeeper[bot]
closed
4 years ago
0
Update nyc to the latest version 🚀
#188
greenkeeper[bot]
closed
4 years ago
0
Email with a plus is not decoded
#187
lc3t35
closed
3 years ago
4
add test to cover + in email case
#186
lc3t35
closed
3 years ago
2
bug fix #182 and add unit test
#185
xuxuewen
closed
2 years ago
1
library not compatible with URL of nodejs and browser
#184
adityapatadia
closed
5 years ago
3
An in-range update of uglify-js is breaking the build 🚨
#183
greenkeeper[bot]
closed
5 years ago
1
url.set() doesn't work as expected with property 'origin'
#182
egold
opened
5 years ago
2
An in-range update of browserify is breaking the build 🚨
#181
greenkeeper[bot]
closed
5 years ago
2
Empty query param when # is present
#180
ramaralo
closed
5 years ago
1
extractProtocol method takes too much time
#179
adityapatadia
opened
5 years ago
2
Next