Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / tj/node-querystring issues and pull requests
#115 - disable issues, update link at the top
Issue -
State: open - Opened by jonathanong over 10 years ago
- 4 comments
#114 - Make sure nesting arrays are compacted to avoid memory overflow
Pull Request -
State: open - Opened by raymondfeng over 10 years ago
#113 - figure out better specifications for this library
Issue -
State: closed - Opened by jonathanong over 10 years ago
- 20 comments
#112 - convert string to array ie7 workarround
Pull Request -
State: open - Opened by jfromaniello over 10 years ago
#111 - add optional separator support to stringify
Pull Request -
State: closed - Opened by tetsuo over 10 years ago
- 7 comments
#110 - maintainer
Issue -
State: closed - Opened by jonathanong over 10 years ago
#109 - If first parameter in query string has long value (ex. oAuth token) the parsing is very slow
Issue -
State: closed - Opened by B0k0 over 10 years ago
- 1 comment
#108 - fail to parse empty array
Issue -
State: closed - Opened by jamesb0nd over 10 years ago
- 1 comment
#107 - Release 0.6.7
Issue -
State: open - Opened by drkibitz almost 11 years ago
- 1 comment
#106 - replace ‘ ’(space) about arg's value include symbol ‘+’(plus)
Issue -
State: closed - Opened by xiaominfc almost 11 years ago
- 1 comment
Labels: by-design
#105 - Fixes issues that caused IE7/8 to fail
Pull Request -
State: open - Opened by dfadler almost 11 years ago
#104 - Nested arrays can be used to crash node.
Issue -
State: open - Opened by Dshiv almost 11 years ago
#103 - Test suite failing in IE7/8
Issue -
State: open - Opened by dfadler almost 11 years ago
- 2 comments
#102 - Parse null values
Issue -
State: closed - Opened by Oleg2tor almost 11 years ago
- 2 comments
#101 - Support for semicolon separators
Pull Request -
State: closed - Opened by stuartmcfarlane almost 11 years ago
- 6 comments
#100 - Exception when qs.parse('a[b]=1&a[b][c][d]=2')
Issue -
State: open - Opened by mctep almost 11 years ago
#99 - Replace getOwnPropertyDescriptor with hasOwnProperty
Pull Request -
State: closed - Opened by toolmantim almost 11 years ago
- 3 comments
#98 - updated so that objects are default unless [] are empty and updated test...
Pull Request -
State: open - Opened by silkcom almost 11 years ago
- 4 comments
#97 - Support custom encode/escape functions
Issue -
State: open - Opened by lo1tuma almost 11 years ago
#96 - refactor shims
Issue -
State: open - Opened by jonathanong about 11 years ago
#95 - Failed to parse key with square brackets mixed with dots
Issue -
State: open - Opened by nevill about 11 years ago
#94 - travis: remove node 0.6 testing
Pull Request -
State: closed - Opened by buschtoens about 11 years ago
- 2 comments
#93 - readme: add travis build badge
Pull Request -
State: closed - Opened by buschtoens about 11 years ago
- 3 comments
#92 - License stuff (MIT)
Pull Request -
State: closed - Opened by buschtoens about 11 years ago
- 1 comment
#91 - Add "license" and "licenses" to package.json
Issue -
State: closed - Opened by garthk about 11 years ago
- 4 comments
#90 - Use this in the browser without using component.js?
Issue -
State: closed - Opened by jisaacks about 11 years ago
- 2 comments
#89 - Options
Issue -
State: open - Opened by buschtoens about 11 years ago
- 3 comments
Labels: feature-request
#88 - parse: New RegExp based parser
Issue -
State: open - Opened by buschtoens about 11 years ago
#87 - Make `make test` work on Windows.
Pull Request -
State: closed - Opened by davidmurdoch about 11 years ago
#86 - use blacklist instead of nullary objects
Pull Request -
State: closed - Opened by eivindfjeldstad about 11 years ago
- 17 comments
#85 - Blacklist instead of nullary objects
Issue -
State: closed - Opened by eivindfjeldstad about 11 years ago
- 1 comment
#84 - HTTP parameter pollution can aid attackers in bypassing security filters.
Issue -
State: closed - Opened by skepticfx about 11 years ago
- 10 comments
#83 - URL fragment is incorrectly included in qs value when used client-side
Issue -
State: closed - Opened by CydeWeys over 11 years ago
- 12 comments
#82 - node v0.11 parse includes __proto__
Issue -
State: closed - Opened by jonathanong over 11 years ago
- 2 comments
#81 - Cleanup of the Tests
Pull Request -
State: closed - Opened by sebs over 11 years ago
#80 - convert string to array ie7 workarround
Pull Request -
State: closed - Opened by jfromaniello over 11 years ago
- 3 comments
#79 - make forEach and reduce shims slightly more compliant
Pull Request -
State: closed - Opened by ljharb over 11 years ago
- 1 comment
#78 - Definitive guide to parsing / stringifying querystrings
Issue -
State: open - Opened by buschtoens over 11 years ago
- 2 comments
Labels: we're on it
#77 - stringify: Arrays | implicit and explicit indexing, empty fields
Issue -
State: open - Opened by buschtoens over 11 years ago
- 2 comments
Labels: bug
#76 - Skip prototype properties
Pull Request -
State: closed - Opened by ljharb over 11 years ago
- 2 comments
Labels: bug, we're on it
#75 - Parse "[]&y=1" returns empty string
Issue -
State: open - Opened by eugene-piatenko over 11 years ago
- 5 comments
Labels: bug
#74 - added a judgment of whether environment can restore Object#prototype.
Pull Request -
State: closed - Opened by nazomikan over 11 years ago
#73 - parse: "a[]=&a[]=b" returns { a: [ 'b' ] }
Issue -
State: open - Opened by spudly over 11 years ago
Labels: bug
#72 - Passing an array from Parse into stringify yields different output
Issue -
State: closed - Opened by kenperkins over 11 years ago
- 2 comments
#71 - stringify: Drop Array index, when possible
Issue -
State: open - Opened by kenperkins over 11 years ago
- 13 comments
Labels: feature-request
#70 - Object.create behavior change breaks querystring.parse in chrome
Issue -
State: closed - Opened by ashaffer over 11 years ago
- 3 comments
#69 - stringify with nested objects and null values does not work correctly
Pull Request -
State: closed - Opened by kbackowski over 11 years ago
#68 - Using in Browser
Issue -
State: closed - Opened by TimNZ over 11 years ago
- 2 comments
#67 - Arrays need the object prototype too.
Pull Request -
State: closed - Opened by gregnorth over 11 years ago
- 1 comment
#66 - Use hasOwnProperty when iterating over Array
Pull Request -
State: closed - Opened by dougwilson almost 12 years ago
- 3 comments
#65 - qs 0.6.4's sparse array compact injects values from prototype
Issue -
State: closed - Opened by dougwilson almost 12 years ago
- 1 comment
#64 - cap recursion and the size of object generated
Issue -
State: closed - Opened by tj almost 12 years ago
- 1 comment
#63 - Avoid infinite loop when a native prototype has an enumerable property
Pull Request -
State: closed - Opened by eivindfjeldstad almost 12 years ago
- 2 comments
#62 - Support objects with numeric keys.
Pull Request -
State: open - Opened by abecciu almost 12 years ago
- 15 comments
#61 - `hasOwnProperty` no longer on parsed object
Issue -
State: closed - Opened by nicolaasmatthijs almost 12 years ago
- 5 comments
#60 - Fix possibility to create huge arrays of null objects.
Pull Request -
State: closed - Opened by abecciu almost 12 years ago
- 9 comments
#59 - Parse '=' should return {}
Issue -
State: closed - Opened by ikokostya almost 12 years ago
- 16 comments
Labels: by-design
#58 - Use nullary objects
Pull Request -
State: closed - Opened by eivindfjeldstad almost 12 years ago
- 9 comments
#57 - browser compatibility
Pull Request -
State: closed - Opened by juliangruber almost 12 years ago
- 3 comments
#56 - objectKeys helper
Pull Request -
State: closed - Opened by juliangruber almost 12 years ago
- 1 comment
#55 - use isArray helper
Pull Request -
State: closed - Opened by juliangruber almost 12 years ago
#54 - Travis CI Tests
Pull Request -
State: closed - Opened by sebs almost 12 years ago
#53 - npmignore unneeded files
Pull Request -
State: closed - Opened by sindresorhus almost 12 years ago
#52 - Stringify filtering out null values
Issue -
State: closed - Opened by jwarkentin almost 12 years ago
- 2 comments
#51 - [Small Bug]Invalid CSS property
Issue -
State: closed - Opened by binarykitchen about 12 years ago
- 1 comment
#50 - Fixed bug when nested POST variables contained excessive characters
Pull Request -
State: open - Opened by shybovycha about 12 years ago
- 4 comments
#49 - Update index.js
Pull Request -
State: closed - Opened by kriskowal about 12 years ago
#48 - Add options flag to include empty values
Pull Request -
State: closed - Opened by davidmurdoch about 12 years ago
- 3 comments
#47 - Make `make test` work on Windows.
Pull Request -
State: closed - Opened by davidmurdoch about 12 years ago
- 1 comment
#46 - Add a `.npmignore` file to prevent useless stuff from getting in the npm distro
Issue -
State: closed - Opened by balupton about 12 years ago
- 2 comments
#45 - Support for Buffers
Issue -
State: closed - Opened by seishun over 12 years ago
- 13 comments
Labels: we're on it, feature-request, Node.js
#44 - ignore null and undefined values
Pull Request -
State: closed - Opened by fredericosilva over 12 years ago
- 1 comment
#43 - urlencoded strings not handled properly
Issue -
State: closed - Opened by qzaidi over 12 years ago
- 2 comments
#42 - How to use with req.body?
Issue -
State: closed - Opened by cyberwombat over 12 years ago
- 3 comments
#41 - Unable to install 0.5.0 on ubuntu
Issue -
State: closed - Opened by paul-english over 12 years ago
- 2 comments
#40 - Semicolons are not recognized as valid query string separators
Issue -
State: closed - Opened by ara818 over 12 years ago
- 2 comments
#39 - parse: Empty Array fields are removed
Issue -
State: open - Opened by brianreavis over 12 years ago
- 2 comments
Labels: bug
#38 - param=1¶m=2 is the same as param[]=1¶m[]=2
Issue -
State: open - Opened by Somebi over 12 years ago
- 9 comments
#37 - Numeric array key handling
Issue -
State: open - Opened by benagricola almost 13 years ago
- 6 comments
#36 - Added Custom Delimiter Support
Pull Request -
State: closed - Opened by mal almost 13 years ago
- 6 comments
#35 - Custom Delimiter Support
Pull Request -
State: closed - Opened by mal almost 13 years ago
- 1 comment
#34 - Add type coercion for parsing querystrings.
Issue -
State: open - Opened by ghost almost 13 years ago
- 31 comments
#32 - Added a numeric index in array stringify to preserve reversability
Pull Request -
State: closed - Opened by yadutaf almost 13 years ago
- 1 comment
#31 - ensure objects are created when appropo
Pull Request -
State: closed - Opened by aheckmann about 13 years ago
#30 - Query String with Array of Objects doesn't seem to work correctly
Issue -
State: open - Opened by jthereliable about 13 years ago
- 5 comments
#29 - support keys limit size and allow keys
Pull Request -
State: closed - Opened by fengmk2 about 13 years ago
- 4 comments
#28 - Adding a counter to the decoder to prevent hashflooding?
Issue -
State: open - Opened by alessioalex about 13 years ago
- 16 comments
Labels: security
#27 - Handle partially parsed objects (w/ querystrings as keys)
Pull Request -
State: open - Opened by kainosnoema about 13 years ago
- 2 comments
#25 - clean up messy stringify tests
Issue -
State: closed - Opened by tj about 13 years ago
- 6 comments
#24 - Unifies multipart, json, and form-urlencoded in the bodyParser() middleware
Pull Request -
State: closed - Opened by jackyz about 13 years ago
- 11 comments
#20 - unescape fallback for malformed uri components
Pull Request -
State: open - Opened by denisu over 13 years ago
- 3 comments
#19 - Please, this will save foreign chars posts
Pull Request -
State: closed - Opened by tcha-tcho over 13 years ago
- 6 comments
#17 - Update npm registry with location of git repository
Issue -
State: closed - Opened by adammw over 13 years ago
- 1 comment
#14 - numeric keys as arrays
Issue -
State: open - Opened by tj over 13 years ago
- 12 comments
#13 - Add qs.stringify(object)
Pull Request -
State: closed - Opened by bantic over 13 years ago
- 3 comments
#11 - Cannot parse un-scoped property names.
Issue -
State: open - Opened by mhemesath over 13 years ago
- 3 comments
#9 - Parsing Successful Controls With Identical Name
Issue -
State: closed - Opened by mhemesath over 13 years ago
- 4 comments
#4 - handle empty string and undefined in qs.parse()
Pull Request -
State: closed - Opened by dmit almost 14 years ago
- 1 comment
#3 - handle spaces
Pull Request -
State: closed - Opened by aeosynth about 14 years ago
- 3 comments
#1 - Custom delimiters
Issue -
State: closed - Opened by tj about 14 years ago
Labels: 0 - Backlog