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.
2022-04-22 12:37:01 +01:00
..
authorization.ml Update to dream.1.0.0~alpha4 2022-04-22 12:37:01 +01:00
builder_web.ml Update to dream.1.0.0~alpha4 2022-04-22 12:37:01 +01:00
dream_tar.ml Update to dream.1.0.0~alpha4 2022-04-22 12:37:01 +01:00
dune Removing trailing slashes (#80) 2022-04-21 10:40:21 +00:00
model.ml builder-web: Added --cachedir CLI arg for staging new vizs 2022-03-29 22:27:24 +02:00
model.mli builder-web: Added --cachedir CLI arg for staging new vizs 2022-03-29 22:27:24 +02:00
utils.ml Removing trailing slashes (#80) 2022-04-21 10:40:21 +00:00
views.ml Removing trailing slashes (#80) 2022-04-21 10:40:21 +00:00