misc_pterodactyl-panel/resources/scripts
Lukas Moucka e8e2911a92
Change order of docker images in JavaVersionModalFeature (#3782)
This changes the order of the Docker images in JavaVersionModalFeature, and also sets the default state to Java 17. Previously it was Java 16, even though the first entry in the list was Java 8, that confused a lot of people
2021-12-04 10:35:39 -08:00
..
api Add consistent CSRF token verification to API endpoints; address security concern with non-CSRF protected endpoints 2021-11-16 20:02:18 -08:00
assets Update use of server error blocks 2021-01-30 18:01:32 -08:00
components Change order of docker images in JavaVersionModalFeature (#3782) 2021-12-04 10:35:39 -08:00
context Cleanup logic for asModal to make it a little easier to use dynamically 2021-05-16 12:35:49 -07:00
hoc Fix state management of overrides not properly resetting loader; closes #3429 2021-09-11 13:24:57 -07:00
plugins Fix all screens on the panel unintentionally loading the root directory for a server 2021-09-11 14:17:20 -07:00
routers Cleanup logic for asModal to make it a little easier to use dynamically 2021-05-16 12:35:49 -07:00
state Update use of server error blocks 2021-01-30 18:01:32 -08:00
easy-peasy.d.ts Remove unused imports 2020-07-04 18:46:09 -07:00
globals.d.ts Update use of server error blocks 2021-01-30 18:01:32 -08:00
helpers.ts fix urlencoding in the filemanager 2021-01-02 02:15:32 +01: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 use children in routes instead of component prop 2021-01-01 23:14:11 +01:00