nextcloud/core/js/tests
Vincent Petry 268206cec5 Fixed parseQueryString to handle empty values and plus signs
- now correctly parse query strings with '+' signs
- empty values are now parsed either as null or empty string
- added unit test for parseQueryString()
2014-04-01 23:02:34 +02:00
..
lib Added Javascript unit tests 2014-01-16 17:12:29 +01:00
specs Fixed parseQueryString to handle empty values and plus signs 2014-04-01 23:02:34 +02:00
specHelper.js Merge pull request #7592 from owncloud/fixstoragefreespace 2014-03-06 17:22:40 +01:00