misc_pterodactyl-panel/resources/scripts
DarthShmev 3dbb297645
Update DisableTwoFactorModal.tsx - Fix lint errors
Whoops! Trailing space after `<Button` on line 60.
2020-07-12 13:51:54 -04:00
..
api Handle new file rename/move API 2020-07-11 16:20:42 -07:00
assets/css Kind of get account stuff working; IDE is throwing a fit right now 2020-07-03 15:37:26 -07:00
components Update DisableTwoFactorModal.tsx - Fix lint errors 2020-07-12 13:51:54 -04:00
plugins Support right click to use file context menu 2020-07-11 11:12:59 -07:00
routers Support modifying the primary allocation for a server 2020-07-09 19:56:46 -07:00
state Fix render performance and avoid re-rendering rows constantly 2020-07-11 16:57:30 -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
global.d.ts Use 1024 instead of 1000 for byte conversions, rename gloabl.d.ts to global.d.ts 2020-06-10 14:00:43 -06: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.js Cut out all of the unused ace editor modes; significantly reduces bundle size 2020-07-04 22:16:06 -07:00
theme.ts Get compilation back to working 2020-07-03 14:19:05 -07:00
TransitionRouter.tsx Speed up animations throughout the panel 2020-07-05 13:56:04 -07:00