1
1
mirror of https://github.com/pterodactyl/panel.git synced 2024-11-22 09:02:28 +01:00
Pterodactyl-Panel/resources/scripts
Alex 4dca4f0aa9
change display format of the container uptime (#3706)
* change display format of the container uptime

Display `day, hour, min` if days is more than 0, otherwise default to existing `hour, min, sec`. Removes pads to make it more clean in this new format.

* clean the return
2021-10-24 14:41:01 -07:00
..
api expose uptime to client resources API endpoint (#3705) 2021-10-24 10:12:17 -07:00
assets Update use of server error blocks 2021-01-30 18:01:32 -08:00
components change display format of the container uptime (#3706) 2021-10-24 14:41:01 -07: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