Skip to content

Commit 19da4ed

Browse files
committed
Update views, remove old theme views
1 parent fa0f325 commit 19da4ed

23 files changed

+7
-3949
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ This project follows [Semantic Versioning](http://semver.org) guidelines.
99
* Basic service pack implementation to allow assignment of modpacks or software to a server to pre-install applications and allow users to update.
1010
* Users can now have a username as well as client name assigned to their account.
1111
* Ability to create a node through the CLI using `pterodactyl:node` as well as locations via `pterodactyl:location`.
12+
* New theme (AdminLTE) for front-end with tweaks to backend files to work properly with it.
1213

1314
### Fixed
1415
* Bug causing error logs to be spammed if someone timed out on an ajax based page.

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,8 @@ A huge thanks to [PhraseApp](https://phraseapp.com) who provide us the software
3333

3434
Ace Editor - [license](https://github.com/ajaxorg/ace/blob/master/LICENSE) - [homepage](https://ace.c9.io)
3535

36+
AdminLTE - [license](https://github.com/almasaeed2010/AdminLTE/blob/master/LICENSE) - [homepage](https://almsaeedstudio.com)
37+
3638
Animate.css - [license](https://github.com/daneden/animate.css/blob/master/LICENSE) - [homepage](http://daneden.github.io/animate.css/)
3739

3840
Async.js - [license](https://github.com/caolan/async/blob/master/LICENSE) - [homepage](https://github.com/caolan/async/)
@@ -57,8 +59,12 @@ jQuery Terminal - [license](https://github.com/jcubic/jquery.terminal/blob/maste
5759

5860
Lodash - [license](https://github.com/lodash/lodash/blob/master/LICENSE) - [homepage](https://lodash.com/)
5961

62+
Select2 - [license](https://github.com/select2/select2/blob/master/LICENSE.md) - [homepage](https://select2.github.io)
63+
6064
Socket.io - [license](https://github.com/socketio/socket.io/blob/master/LICENSE) - [homepage](http://socket.io)
6165

66+
Socket.io File Upload - [license](https://github.com/vote539/socketio-file-upload/blob/master/server.js#L1-L27) - [homepage](https://github.com/vote539/socketio-file-upload)
67+
6268
SweetAlert - [license](https://github.com/t4t5/sweetalert/blob/master/LICENSE) - [homepage](http://t4t5.github.io/sweetalert/)
6369

6470
Typeahead — [license](https://github.com/bassjobsen/Bootstrap-3-Typeahead/blob/master/bootstrap3-typeahead.js)[homepage](https://github.com/bassjobsen/Bootstrap-3-Typeahead)

resources/views/auth/login.blade.php

Lines changed: 0 additions & 148 deletions
This file was deleted.

resources/views/auth/passwords/email.blade.php

Lines changed: 0 additions & 63 deletions
This file was deleted.

resources/views/auth/passwords/reset.blade.php

Lines changed: 0 additions & 82 deletions
This file was deleted.

0 commit comments

Comments
 (0)