proxmox-backup/src/server
Thomas Lamprecht 2d694f8f1f add CSS file for PBS ExtJS6 basic ui
some fitting rules copied over from PVE's ext6-pve.css file.
simply place it in the css subfolder where the proxmox-backup-gui.js
file is hosted and add a "css/" alias for that directory, the
formatter gets use the right content type with that.

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2019-12-17 11:20:32 +01:00
..
command_socket.rs update a chunk of stuff to the hyper release 2019-12-13 11:24:41 +01:00
config.rs move src/api_schema/config.rs -> src/server/config.rs 2019-11-22 09:23:03 +01:00
environment.rs api/compat: drop more compat imports from api_schema.rs 2019-11-21 14:36:28 +01:00
formatter.rs src/server/formatter.rs: impl. new result attribute "active" 2019-12-07 15:29:42 +01:00
h2service.rs api2: update for latest proxmox-api changes 2019-12-16 10:01:51 +01:00
rest.rs add CSS file for PBS ExtJS6 basic ui 2019-12-17 11:20:32 +01:00
state.rs update a chunk of stuff to the hyper release 2019-12-13 11:24:41 +01:00
upid.rs avoid some clippy warnings 2019-10-25 18:44:51 +02:00
worker_task.rs avoid some clippy warnings 2019-10-26 11:42:05 +02:00