proxmox-backup/www
Wolfgang Bumiller 6285b251e7 don't hardcode /usr/share paths
Add a defines.mk file defining the standard default layout
for installation (PREFIX, DATAROOTDIR, LIBDIR etc.).

Add a $(JSDIR) variable and use env!("JSDIR") in place of
the hardcoded /usr/share/javascript/proxmox-backup path.

Have defines.mk include an *optional* local.mak to override
JSDIR to www/ during local development.

Add `make install` targets and remove debian/install.

Note that service files are now in $libdir/proxmox-backup/
as there's usually no point in starting them from the
command line, so /usr/sbin makes no sense.

Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
2019-02-01 10:41:54 +01:00
..
images fix file download, listen to 0.0.0.0 2018-12-01 15:21:25 +01:00
Application.js api2/access.rs: add ticket api 2019-01-30 15:16:10 +01:00
DataStoreConfig.js DataStoreConfig.js: new widget 2019-01-25 13:04:10 +01:00
LoginView.js api2/access.rs: add ticket api 2019-01-30 15:16:10 +01:00
Logo.js start the GUI 2018-12-04 17:53:10 +01:00
MainView.js api2/access.rs: add ticket api 2019-01-30 15:16:10 +01:00
Makefile don't hardcode /usr/share paths 2019-02-01 10:41:54 +01:00
NavigationTree.js DataStoreConfig.js: new widget 2019-01-25 13:04:10 +01:00
OnlineHelpInfo.js www/OnlineHelpInfo.js: add dummy to avoid warnings 2019-01-25 12:37:01 +01:00
ServerAdministration.js ServerAdministration.js: use localhost inside api path 2019-01-25 13:14:43 +01:00
Subscription.js gui: add navigation tree 2019-01-22 11:48:00 +01:00
SystemConfiguration.js src/api2/node: start node configuration api 2019-01-23 13:09:17 +01:00
Utils.js Utils.js: fix cookie handling 2019-01-31 10:08:08 +01:00
VersionInfo.js rename api3 back to api2 2019-01-22 12:10:38 +01:00