proxmox-backup/src/server
Dominik Csapak f9e3b1104e change index to templates using handlebars
using a handlebars instance in ApiConfig, to cache the templates
as long as possible, this is currently ok, as the index template
can only change when the whole package changes

if we split this in the future, we have to trigger a reload of
the daemon on gui package upgrade (so that the template gets reloaded)

Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
2020-04-29 17:05:53 +02:00
..
command_socket.rs switch from failure to anyhow 2020-04-17 18:43:30 +02:00
config.rs change index to templates using handlebars 2020-04-29 17:05:53 +02:00
environment.rs api/compat: drop more compat imports from api_schema.rs 2019-11-21 14:36:28 +01:00
formatter.rs switch from failure to anyhow 2020-04-17 18:43:30 +02:00
h2service.rs switch from failure to anyhow 2020-04-17 18:43:30 +02:00
rest.rs change index to templates using handlebars 2020-04-29 17:05:53 +02:00
state.rs switch from failure to anyhow 2020-04-17 18:43:30 +02:00
upid.rs switch from failure to anyhow 2020-04-17 18:43:30 +02:00
worker_task.rs switch from failure to anyhow 2020-04-17 18:43:30 +02:00