1
1
mirror of https://github.com/pterodactyl/panel.git synced 2024-11-23 01:22:30 +01:00
Pterodactyl-Panel/resources/views
Dane Everitt aa6e733ba5
Switch filemanager and EULA check to use pure Javascript methods
Removes the need for the javascript to be parsed by Blade template
engine by using a defined javascript variable with the values that are
necessary for checking everything and passing the correct values.

This does make it so that if a user does not have permission to do
something they could theoretically make the option show up in the
context menu, however when they click it, it will simply return an
error by the daemon.
2017-01-03 16:47:33 -05:00
..
admin Update link to docker reference for BlockIO 2016-12-30 15:46:26 -05:00
auth Fixes a bug that allows a user to bypass 2FA authentication requirements 2016-11-07 15:55:57 -05:00
base fixes server overview listing location as the node 2016-10-21 14:48:04 -04:00
emails Update to Laravel 5.3 2016-09-03 17:09:00 -04:00
errors Add support for suspension 2016-09-01 21:16:38 -04:00
layouts Push updated languages 2016-12-30 17:17:36 -05:00
server Switch filemanager and EULA check to use pure Javascript methods 2017-01-03 16:47:33 -05:00
vendor Add support for setting IP aliases though panel 2016-09-29 21:34:20 -04:00