misc_pterodactyl-panel/resources/scripts/components/server
Charles Morgan e80b125543
Add network info
Adds network info to the server details section, Also copied to clipboard when clicked.

Closes https://github.com/pterodactyl/panel/issues/2585
2020-11-01 02:50:35 -05:00
..
backups Remove unnecessary break-all 2020-10-11 12:34:48 -07:00
databases Fix database naming conventions; closes #2404 2020-09-24 19:31:42 -07:00
files lint; skip ci 2020-10-25 17:31:24 -07:00
network Logic fixes 2020-10-31 22:30:03 -07:00
schedules Add test coverage for schedule execution 2020-10-14 21:06:27 -07:00
settings Remove more references to useServer 2020-08-25 21:39:00 -07:00
startup Make interface mobile responsive (#2273) 2020-09-13 10:02:25 -07:00
users Merge branch 'develop' into subusers 2020-10-31 17:32:10 -04:00
Console.tsx Limit per server command history to 32. 2020-10-27 18:19:33 +08:00
events.ts Fix kill button not showing up when restarting 2020-08-13 20:47:16 -07:00
InstallListener.tsx Remove more references to useServer 2020-08-25 21:39:00 -07:00
PowerControls.tsx Fix missing semi, Fixed task tow overflow 2020-10-11 04:35:26 -04:00
ServerConsole.tsx Significantly reduce the number of re-renders on the console page when stats are flowing 2020-10-03 19:36:26 -07:00
ServerDetailsBlock.tsx Add network info 2020-11-01 02:50:35 -05:00
StatGraphs.tsx Fixes for mobile responsiveness on the console page (#2411) 2020-10-03 11:21:09 -07:00
StopOrKillButton.tsx Disable buttons when not fully connected to instance 2020-09-11 23:18:01 -07:00
WebsocketHandler.tsx Handle JWT expirations a little better 2020-09-27 09:22:09 -07:00