misc_pterodactyl-panel/resources/scripts
Dane Everitt f144ba8394
Don't enter d i s c o m o d e when first opening the page; closes #2190
This was caused by the location.key being undefined when the page first renders (for some reason), and therefore the fade component just kept re-rendering since it wasn't using a unique key.
2020-08-19 21:30:45 -07:00
..
api What the heck are these abysmal timeouts; closes #2223 2020-08-06 20:25:35 -07:00
assets/css Re-add scroll bar style, fix missed tw conversion 2020-07-22 01:54:49 -04:00
components Move the file selector out of the editor itself; closes #2147 2020-08-19 21:11:29 -07:00
context Make modals programatically controllable via a HOC 2020-08-17 21:35:11 -07:00
hoc Allow passing props through to determine modal options 2020-08-17 22:04:24 -07:00
plugins Fix kill button not showing up when restarting 2020-08-13 20:47:16 -07:00
routers Merge pull request #2191 from Sir3lit/googleanalytics2 2020-08-01 16:55:06 -07:00
state Fix recaptcha handling during login & password reset flows; closes #2064 2020-08-01 21:08:35 -07:00
.eslintrc.yml Always tscheck, ignore eslint in prod 2020-07-12 10:43:37 -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.d.ts Move the file selector out of the editor itself; closes #2147 2020-08-19 21:11:29 -07:00
modes.js Move the file selector out of the editor itself; closes #2147 2020-08-19 21:11:29 -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