proxmox-backup/src
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
..
api2 api: apt update must run protected 2020-07-23 11:45:52 +02:00
backup backup manifest: make lookup_file_info public 2020-07-23 10:39:21 +02:00
bin server/config: add mechanism to update template 2020-07-23 11:55:00 +02:00
client client writer: do not output chunklist for now on verbose true 2020-07-23 10:28:38 +02:00
config cached user info: check_privs: print privilege path in error message 2020-07-15 08:55:58 +02:00
pxar pxar: .pxarexclude: absolute paths and byte based paths 2020-07-15 11:55:48 +02:00
rrd api2/status: use new rrd::extract_cached_data 2020-06-10 13:31:16 +02:00
server server/config: add mechanism to update template 2020-07-23 11:55:00 +02:00
tools tools/format: add struct to pretty print bytes 2020-07-23 09:36:02 +02:00
api2.rs move subscription API path to /nodes 2020-07-21 19:33:52 +02:00
auth.rs switch from failure to anyhow 2020-04-17 18:43:30 +02:00
auth_helpers.rs refactor time functions to tools 2020-06-10 13:31:10 +02:00
backup.rs backup: Fix typos and grammar 2020-07-21 12:51:41 +02:00
buildcfg.rs some clippy fixups 2019-09-11 12:14:05 +02:00
client.rs switch to external pxar and fuse crates 2020-06-08 13:56:58 +02:00
config.rs rename 'job' to 'sync' 2020-05-21 10:29:25 +02:00
lib.rs add simple rrd implementation 2020-05-23 10:42:48 +02:00
server.rs move src/api_schema/config.rs -> src/server/config.rs 2019-11-22 09:23:03 +01:00
tools.rs tools: add strip_ascii_whitespace for byte slices 2020-07-15 11:55:48 +02:00