misc_pterodactyl-panel/app/Services
Matthew Penner 4fa38b8e9c
Fix wings receiving wrong suspended status on sync ()
Due to wings pulling the server configuration rather than the Panel pushing it,
wings gets the wrong status for a server if both the status update and sync request
are ran in a transaction due to the status not being persisted in the database.

Fixes 
2021-10-07 08:46:09 -07:00
..
Acl/Api Use more standardized phpcs 2021-01-23 12:33:34 -08:00
Allocations Show more user friendly error when allocation fails to parse; closes 2021-03-03 20:19:00 -08:00
Api Use more standardized phpcs 2021-01-23 12:33:34 -08:00
Backups Run php-cs-fixer 2021-08-15 17:20:36 -07:00
Databases Use more standardized phpcs 2021-01-23 12:33:34 -08:00
Deployment Always allow specifying a page size with the API; closes 2021-03-26 09:03:51 -07:00
Eggs Update core eggs to new docker yolk images () 2021-07-17 10:02:00 -07:00
Helpers Use more standardized phpcs 2021-01-23 12:33:34 -08:00
Locations Use more standardized phpcs 2021-01-23 12:33:34 -08:00
Nests Use more standardized phpcs 2021-01-23 12:33:34 -08:00
Nodes Use more standardized phpcs 2021-01-23 12:33:34 -08:00
Schedules Add internal code support for stopping tasks if server is not running or continuing through on task error 2021-05-01 11:52:02 -07:00
Servers Fix wings receiving wrong suspended status on sync () 2021-10-07 08:46:09 -07:00
Subusers Use more standardized phpcs 2021-01-23 12:33:34 -08:00
Users Fix changing a user password to not incorrectly handle logging out old sessions; closes 2021-08-15 17:37:12 -07:00