proxmox-backup/src
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
..
api2 use proxmox 0.1.25, use new EnumEntry feature 2020-04-29 13:01:24 +02:00
backup implemnt backup ownership, improve datastore access permissions 2020-04-28 10:22:25 +02:00
bin change index to templates using handlebars 2020-04-29 17:05:53 +02:00
client switch from failure to anyhow 2020-04-17 18:43:30 +02:00
config use proxmox 0.1.25, use new EnumEntry feature 2020-04-29 13:01:24 +02:00
pxar xattr: cleanup: don't use pxar types in the API 2020-04-24 11:23:48 +02:00
server change index to templates using handlebars 2020-04-29 17:05:53 +02:00
tools xattr: cleanup: don't use pxar types in the API 2020-04-24 11:23:48 +02:00
api2.rs api: move config/user to access/users, implement change_password 2020-04-09 10:21:24 +02:00
auth_helpers.rs switch from failure to anyhow 2020-04-17 18:43:30 +02:00
auth.rs switch from failure to anyhow 2020-04-17 18:43:30 +02:00
backup.rs switch from failure to anyhow 2020-04-17 18:43:30 +02:00
buildcfg.rs some clippy fixups 2019-09-11 12:14:05 +02:00
client.rs src/client/task_log.rs: move display_task_log into extra file 2019-12-08 11:27:15 +01:00
config.rs src/config/network.rs: read/write /etc/network/interfaces 2020-04-20 14:15:57 +02:00
lib.rs implement auth framework 2020-04-08 14:06:15 +02:00
pxar.rs pxar: add fuse module and expose its pub functionality. 2019-08-09 16:45:13 +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: pub use Fd from proxmox crate 2020-04-24 10:56:52 +02:00