aboutsummaryrefslogtreecommitdiff
path: root/guix-data-service/web/query-parameters.scm
Commit message (Expand)AuthorAge
* Add a parse-number function to the query-parameters moduleChristopher Baines2019-06-24
* Fix #:no-default-when in the query-parameters moduleChristopher Baines2019-05-20
* Add #:no-default-when option to parse-query-parametersChristopher Baines2019-05-19
* Improve the query-parameters module for checkbox supportChristopher Baines2019-05-19
* Fix query-parameters->string for multi-valued parametersChristopher Baines2019-05-16
* Add support to multi-value fields with defaultsChristopher Baines2019-05-16
* Add a function for making query parameters mutually exclusiveChristopher Baines2019-05-12
* Add query-parameters->stringChristopher Baines2019-05-11
* Add #:required and #:multi-value support to parse-query-parametersChristopher Baines2019-05-11
* Add ("") to parse-query-stringChristopher Baines2019-05-11
* Add a new query-parameters moduleChristopher Baines2019-05-11