Update views, remove old theme views

This commit is contained in:
Dane Everitt 2017-01-21 15:51:05 -05:00
parent fa0f32584e
commit 19da4eda04
No known key found for this signature in database
GPG key ID: EEA66103B3D71F53
23 changed files with 7 additions and 3949 deletions

View file

@ -9,6 +9,7 @@ This project follows [Semantic Versioning](http://semver.org) guidelines.
* Basic service pack implementation to allow assignment of modpacks or software to a server to pre-install applications and allow users to update.
* Users can now have a username as well as client name assigned to their account.
* Ability to create a node through the CLI using `pterodactyl:node` as well as locations via `pterodactyl:location`.
* New theme (AdminLTE) for front-end with tweaks to backend files to work properly with it.
### Fixed
* Bug causing error logs to be spammed if someone timed out on an ajax based page.