Pterodactyl-Panel/resources/scripts
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
..
api Remove console logging (#2415) 2020-10-03 11:23:16 -07:00
assets/css Re-add scroll bar style, fix missed tw conversion 2020-07-22 01:54:49 -04:00
components Upgrade Xterm to v4.9, Add Search 2020-10-14 02:34:53 -04:00
context Make modals programatically controllable via a HOC 2020-08-17 21:35:11 -07:00
hoc Start cleaning up the mess of useServer; make startup page update in real time 2020-08-25 21:25:31 -07:00
plugins Don't re-render entire file list when opening modals 2020-09-09 21:32:43 -07:00
routers Revert "Merge pull request #2482 from AreYouRlyScared/fix-2386" 2020-10-12 20:59:11 -07:00
state Disable buttons when not fully connected to instance 2020-09-11 23:18:01 -07:00
.eslintrc.yml Support modifying startup variables for servers 2020-08-22 18:13:59 -07:00
easy-peasy.d.ts Remove unused imports 2020-07-04 18:46:09 -07:00
helpers.ts Merge branch 'develop' into fix/2071 2020-07-11 12:29:04 -06:00
i18n.ts eslint cleanup 2020-07-04 18:30:50 -07:00
index.tsx Get basic compiling working with new CSS setup 2020-07-03 13:55:33 -07:00
macros.d.ts Update fields to have a custom component 2020-07-04 09:13:41 -07:00
modes.ts Codemirror cleanup 2020-09-15 20:53:23 -07:00
theme.ts Get compilation back to working 2020-07-03 14:19:05 -07:00
TransitionRouter.tsx Don't enter d i s c o m o d e when first opening the page; closes #2190 2020-08-19 21:30:45 -07:00