1
1
mirror of https://github.com/pterodactyl/panel.git synced 2024-11-25 10:32:31 +01:00
Pterodactyl-Panel/public
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
..
css node status in list, closes #124 2016-10-07 15:15:04 -04:00
js Switch filemanager and EULA check to use pure Javascript methods 2017-01-03 16:47:33 -05:00
themes/default add small notification to terminal if new invisible output is available 2016-12-10 00:17:23 +01:00
.htaccess Initial Commit of Files 2015-12-06 13:58:49 -05:00
index.php Apply fixes from StyleCI 2016-12-07 22:46:38 +00:00
robots.txt Initial Commit of Files 2015-12-06 13:58:49 -05:00