proxmox-backup/src/server
Dominik Csapak 2ab5acac5a server/config: add mechanism to update template
instead of exposing handlebars itself, offer a register_template and
a render_template ourselves.

render_template checks if the template file was modified since
the last render and reloads it when necessary

Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
2020-07-23 11:55:00 +02:00
..
command_socket.rs src/server/command_socket.rs: do not abort loop on client errors, allow backup gid 2020-05-07 09:27:33 +02:00
config.rs server/config: add mechanism to update template 2020-07-23 11:55:00 +02:00
environment.rs depend on proxmox 0.1.31 - use Value to store result metadata 2020-05-18 09:57:35 +02:00
formatter.rs depend on proxmox 0.1.31 - use Value to store result metadata 2020-05-18 09:57:35 +02:00
h2service.rs server: add path value to NOT_FOUND http error 2020-07-16 12:46:51 +02:00
rest.rs server/config: add mechanism to update template 2020-07-23 11:55:00 +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 fix cross process task listing 2020-07-09 15:30:52 +02:00