moloch-- / RootTheBox

A Game of Hackers (CTF Scoreboard & Game Manager)
http://root-the-box.com/
Apache License 2.0
908 stars 292 forks source link

Countdown Display Issues #589

Closed sdoliner closed 11 months ago

sdoliner commented 11 months ago

When the countdown is greater than a day, the countdown on the admin panel isn't broken out by days (e.g. "59h" is displayed instead of "2d 11h").

Additionally, the countdown displayed on the Scoreboard pages (summary, history, and teams) is truncated to less than 24 hours (e.g. "11h" is displayed instead of "59h" or "2d 11h").