Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Revert "Fix parseUri to sanitize urls containing ASCII newline or tab (#17967... | Andreas Rumpf | 2021-05-09 | 1 | -12/+0 |
* | Fix parseUri to sanitize urls containing ASCII newline or tab (#17967) | Beshr Kayali | 2021-05-09 | 1 | -0/+12 |
* | start using import {.all.} (#17736) | Timothee Cour | 2021-04-16 | 1 | -0/+19 |
* | [std/uri]fix #17481 (#17568) | flywind | 2021-03-29 | 1 | -0/+11 |
* | uri: document removeDotSegments, add tests, show failure modes (#17064) | Timothee Cour | 2021-02-20 | 1 | -8/+1 |
* | Fix bug in removeDotSegments: added test (#17050) | Benoit Favre | 2021-02-16 | 1 | -0/+1 |
* | Improve uri.parseQuery to never raise an error (#16647) | Mildred Ki'Lya | 2021-01-12 | 1 | -2/+1 |
* | improve turi.nim tests: js, vm; merge tdecodequery.nim (#16500) | Timothee Cour | 2020-12-29 | 1 | -187/+181 |
* | move tests to testament (#16101) | flywind | 2020-11-24 | 1 | -1/+284 |
* | fix #15333 (#15336) | flywind | 2020-09-24 | 1 | -0/+17 |