misc_pterodactyl-panel/resources/scripts/components/server
Dane Everitt 16e6f3f45f
Attempting to solve a weird console loading issue by making into class component; doesn't fix but like the class better for this.
Loading the console, switching to file manager, and then switching back is needed to load the data the first time. After that every 2nd load of the console will load the data (and even send the data to the websocket as the daemon is reporting.)
2019-06-29 18:28:23 -07:00
..
Console.tsx Attempting to solve a weird console loading issue by making into class component; doesn't fix but like the class better for this. 2019-06-29 18:28:23 -07:00
ServerConsole.tsx Hide spinner when connected to websocket 2019-06-29 16:59:50 -07:00
WebsocketHandler.tsx Correctly handle socket state in the app and make it possible to listen for events 2019-06-29 16:57:11 -07:00