You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
builder-web/lib
Reynir Björnsson 3de78b1113 Update to dream.1.0.0~alpha4
- Dream.path is deprecated. For now the deprecation is suppressed.

- Remove unused dream_svg.

- Remove datadir global. The datadir variable is in scope already, and
  global variables were removed in alpha3.

- Dream_tar.tar_response: flush before closing. It's unclear if this is
  necessary.

- Change Builder_web.add_routes to Builder_web.routes returning a list
  of routes, and in Builder_web_app construct the router.

- Builder_web.not_found is removed due to changes in Dream.router. It
  seems an error handler might be the way forward.
1 year ago
..
authorization.ml Update to dream.1.0.0~alpha4 1 year ago
builder_web.ml Update to dream.1.0.0~alpha4 1 year ago
dream_tar.ml Update to dream.1.0.0~alpha4 1 year ago
dune Removing trailing slashes (#80) 1 year ago
model.ml builder-web: Added --cachedir CLI arg for staging new vizs 1 year ago
model.mli builder-web: Added --cachedir CLI arg for staging new vizs 1 year ago
utils.ml Removing trailing slashes (#80) 1 year ago
views.ml Removing trailing slashes (#80) 1 year ago