]> git.proxmox.com Git - pmg-gui.git/commit
Add basic GUI with login window
authorDietmar Maurer <dietmar@proxmox.com>
Fri, 27 Jan 2017 09:23:10 +0000 (10:23 +0100)
committerDietmar Maurer <dietmar@proxmox.com>
Fri, 27 Jan 2017 11:30:32 +0000 (12:30 +0100)
commitfe81f069dd85b3bde7f4c68a94ef0244fd9e3105
tree8ac269e21a6313e2b42acf2e771be5581324813f
parent51bc0e4d84e2c064c8284db92479be39aac3f036
Add basic GUI with login window
Makefile
css/ext6-pmg.css [new file with mode: 0644]
images/proxmox_logo.png [new file with mode: 0644]
index.html
js/LoginWindow.js [new file with mode: 0644]
js/Makefile [new file with mode: 0644]
js/Utils.js [new file with mode: 0644]
js/Workspace.js [new file with mode: 0644]