aboutsummaryrefslogtreecommitdiff
path: root/module/web/http/make-routes.scm (unfollow)
Commit message (Expand)Author
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
2020-08-17Work on paths?Hugo Hörnquist
2020-08-12Broke away routes from server entry-points.Hugo Hörnquist
2020-08-12Slightly clean up server imports.Hugo Hörnquist
2020-08-09Add paginator, use in in html and term.Hugo Hörnquist
2020-08-09Add basic (semi broken) paginator to HTML search.Hugo Hörnquist
2020-08-09Can create events with åäö again.Hugo Hörnquist
2020-08-07Slightly better search page.Hugo Hörnquist
2020-08-07r:query now guaranteed string.Hugo Hörnquist
2020-08-07Server Uri-decode query string.Hugo Hörnquist
2020-05-03[today] and [jump to] now works without JS.Hugo Hörnquist
2020-05-01Server make-routes now support custom regexes.Hugo Hörnquist
2020-04-26Remove use-modules*.Hugo Hörnquist
2020-03-31Change url-parsing so '.' is a delimiter.Hugo Hörnquist
2019-10-06Minor cleanup in scheme code.Hugo Hörnquist
2019-05-23Update server.Hugo Hörnquist
2019-05-22Server add POST body parameters, and state forwarding.Hugo Hörnquist
2019-05-22Large work on server software.Hugo Hörnquist