1
1
mirror of https://github.com/pterodactyl/panel.git synced 2024-11-23 01:22:30 +01:00
Pterodactyl-Panel/resources/scripts
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
..
api Handle connecting to websocket instance 2019-06-29 16:14:32 -07:00
components 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
plugins First pass at connecting to console and rendering the output from the server. 2019-06-29 17:18:17 -07:00
routers Handle connecting to websocket instance 2019-06-29 16:14:32 -07:00
state First pass at connecting to console and rendering the output from the server. 2019-06-29 17:18:17 -07:00
.eslintrc.yml Install eslint to enforce a style 2019-06-09 17:38:33 -07:00
index.tsx Add support for flash messages utilizing redux 2019-06-11 23:12:03 -07:00
TransitionRouter.tsx Add basic navigation bar to server view 2019-06-28 22:49:08 -07:00