1
1
mirror of https://github.com/pterodactyl/panel.git synced 2024-10-27 04:12:28 +01:00
Pterodactyl-Panel/config
Dane Everitt 377fe92f5b
Don't try to render 200 lines per second in the console... 💣
Corrects a math mistake on my end, and makes the console speed
configurable again. Now sends 50 messages per second.

Console will notify when being throttled, and refreshing the page will
clear the queue if necessary.
2017-03-19 11:13:17 -04:00
..
prologue Initial Commit of Files 2015-12-06 13:58:49 -05:00
api.php Add back API (#80) 2016-09-05 16:21:36 -04:00
app.php Finish pack management in Admin CP 2017-03-15 20:52:37 -04:00
auth.php Update to Laravel 5.2 2016-01-11 22:04:11 -05:00
broadcasting.php Initial Commit of Files 2015-12-06 13:58:49 -05:00
cache.php Add in query caching on server view 2017-02-17 18:19:53 -05:00
compile.php Initial Commit of Files 2015-12-06 13:58:49 -05:00
database.php Use env() properly throughout panel to avoid cache issues. 2017-03-18 15:56:19 -04:00
debugbar.php Add in query caching on server view 2017-02-17 18:19:53 -05:00
filesystems.php Initial Commit of Files 2015-12-06 13:58:49 -05:00
javascript.php Completed new server page with new theme. 2017-02-24 18:19:03 -05:00
laroute.php Push 'Account' and 'Security' pages as well as 'My Servers' 2017-01-15 14:09:57 -05:00
mail.php Fix up email sending and add more notifications to the panel. 2017-02-17 19:23:27 -05:00
pterodactyl.php Don't try to render 200 lines per second in the console... 💣 2017-03-19 11:13:17 -04:00
queue.php Fix missing environment variables relating to queues 2016-10-30 18:34:50 -04:00
services.php Initial Commit of Files 2015-12-06 13:58:49 -05:00
session.php Fix session timeout issues on browser close. 2017-02-02 16:29:37 -05:00
settings.php Add settings to panel 2016-01-20 22:08:13 -05:00
themes.php Use env() properly throughout panel to avoid cache issues. 2017-03-18 15:56:19 -04:00
trustedproxy.php Fix @schrej's proxy code. 2017-02-12 16:41:17 -05:00
view.php Initial Commit of Files 2015-12-06 13:58:49 -05:00