Pterodactyl-Panel/app
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
..
Console Apply fixes from StyleCI 2016-12-07 22:46:38 +00:00
Events Apply fixes from StyleCI 2016-12-07 22:46:38 +00:00
Exceptions Apply fixes from StyleCI 2016-12-07 22:46:38 +00:00
Facades Apply fixes from StyleCI 2016-12-07 22:46:38 +00:00
Http Switch filemanager and EULA check to use pure Javascript methods 2017-01-03 16:47:33 -05:00
Jobs Apply fixes from StyleCI 2016-12-07 22:46:38 +00:00
Listeners Apply fixes from StyleCI 2016-12-07 22:46:38 +00:00
Models Refactor to use more laravel logic and improve compatibility with older PHP versions (#206) 2016-12-12 14:30:57 -05:00
Notifications Apply fixes from StyleCI 2016-12-07 22:46:38 +00:00
Policies Refactor to use more laravel logic and improve compatibility with older PHP versions (#206) 2016-12-12 14:30:57 -05:00
Providers Apply fixes from StyleCI 2016-12-07 22:46:38 +00:00
Repositories Apply fixes from StyleCI 2016-12-30 22:00:06 +00:00
Services Apply fixes from StyleCI 2016-12-07 22:46:38 +00:00
Transformers Apply fixes from StyleCI 2016-12-07 22:46:38 +00:00