aboutsummaryrefslogtreecommitdiff
path: root/module/web (unfollow)
Commit message (Expand)Author
2022-10-16Add missing lambda in make routes.Hugo Hörnquist
2022-09-18Slightly better error handling in HTTP routes.Hugo Hörnquist
2022-09-18Rewrote make-routes to use define-syntax.Hugo Hörnquist
2022-06-23Remove ->str and ->quoted-string.Hugo Hörnquist
2022-06-23Normalize keyword syntax.Hugo Hörnquist
2022-06-23Centralize (almost) all exports to :export in define-module.Hugo Hörnquist
2022-06-13Remove custom let*.Hugo Hörnquist
2022-06-11Add number of TODO's.Hugo Hörnquist
2022-06-11Extend web-query to handle keys without values.Hugo Hörnquist
2022-03-15Make make-routes pre-compile all regexes.Hugo Hörnquist
2022-03-15Fix r:host and r:port in make-route's body.Hugo Hörnquist
2022-03-15Qualify functions in make-routes expansion.Hugo Hörnquist
2022-01-31Move stuff from calp/util to hnh/util.Hugo Hörnquist
2021-08-15Fix encode-query-parameters.Hugo Hörnquist
2021-08-10Change uri-encode to use ->quoted-string.Hugo Hörnquist
2020-10-15Add rudementary server logging.Hugo Hörnquist
2020-08-27Whoops, add (web uri-query).Hugo Hörnquist
2020-08-24Move util modules into calp module..Hugo Hörnquist
2020-08-17fixes.Hugo Hörnquist
2020-08-17Split module/server into stuff.Hugo Hörnquist