7
0
mirror of https://github.com/pelican-dev/panel.git synced 2025-06-21 07:41:08 +02:00

4 Commits

Author SHA1 Message Date
Matthew Penner
21613fa602
React 18 and Vite () 2022-11-25 13:25:03 -07:00
DaneEveritt
dc84af9937
Apply new eslint rules; default to prettier for styling 2022-06-26 15:13:52 -04:00
Alex
4dca4f0aa9
change display format of the container uptime ()
* 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
Dane Everitt
81ba333270
If uptime is present in stats output, display it for the server; closes 2021-10-03 12:59:44 -07:00