1
1
mirror of https://github.com/pterodactyl/panel.git synced 2024-10-27 12:22:28 +01:00
Pterodactyl-Panel/app
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
..
Console Minor fixes 2017-03-18 20:52:02 -04:00
Events Fix up email sending and add more notifications to the panel. 2017-02-17 19:23:27 -05:00
Exceptions Update copyright headers 2017-01-24 17:57:08 -05:00
Extensions make dane and styleci happy 2017-02-03 00:08:10 +01:00
Facades Update copyright headers 2017-01-24 17:57:08 -05:00
Http Don't try to render 200 lines per second in the console... 💣 2017-03-19 11:13:17 -04:00
Jobs Push updated server views 2017-03-04 19:03:49 -05:00
Listeners Add base implementation of extendable events classes 2017-01-24 19:15:03 -05:00
Models Fixes bug causing MySQL user accounts to be corrupted when resetting a password via the panel. 2017-03-17 17:17:36 -04:00
Notifications Auto-fill emails when resetting password 2017-02-17 19:45:14 -05:00
Observers Use env() properly throughout panel to avoid cache issues. 2017-03-18 15:56:19 -04:00
Policies Fix subuser permissions in file manager 2017-03-17 16:19:45 -04:00
Providers Finish pack management in Admin CP 2017-03-15 20:52:37 -04:00
Repositories Revert "Rename startup command to add deprecation support to containers." 2017-03-17 19:35:48 -04:00
Services Use env() properly throughout panel to avoid cache issues. 2017-03-18 15:56:19 -04:00
Transformers Update copyright headers 2017-01-24 17:57:08 -05:00