misc_pterodactyl-panel/resources/scripts/components/server
Charles Morgan 9dc0c3e2c3
Upgrade Xterm to v4.9, Add Search
Changes:
Added ` xterm-addon-search ` v0.7.0
Added ` xterm-addon-search-bar ` v0.2.0
Updated ` webpack ` v4.43.0 -> v4.44.2
Updated ` xterm `  v3.14.4 -> v4.9.0
Updated ` xterm-addon-fit `  v0.1.0 -> v0.7.0
Updated ` xterm-addon-attach ` v0.1.0 -> v0.4.0

With the added packages above, when a user does Ctrl + F a search box will apear within the console for them to search whats in the console.

This was requested in discord to allow the lines in the console to be searchable.
2020-10-14 02:34:53 -04: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 COrrectly set the breadcrumbs when using browser back; closes #2485 2020-10-12 21:02:51 -07:00
network Remove unnecessary break-all 2020-10-11 12:34:48 -07:00
schedules Fix missing semi, Fixed task tow overflow 2020-10-11 04:35:26 -04: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 Remove unnecessary break-all 2020-10-11 12:34:48 -07:00
Console.tsx Upgrade Xterm to v4.9, Add Search 2020-10-14 02:34:53 -04: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 Oops, also include the server status 2020-10-03 19:37:36 -07: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