mirror of
https://github.com/louislam/dockge.git
synced 2024-11-23 19:34:04 +00:00
a488518f6e
* set Health value to Status if existent Check if Health has any value and save it to be displayed. If Health is empty, continue as normal. * add healthy and unhealthy status to be displayed Check if status is either Running or Healthy to set span class to bg-primary, and check if status is Unhealthy to set span class to bg-danger. * Add lint to workflow * Fix lint --------- Co-authored-by: Thales <thcd@cock.li> Co-authored-by: Louis Lam <louislam@users.noreply.github.com> |
||
---|---|---|
.. | ||
migrations | ||
models | ||
routers | ||
socket-handlers | ||
utils | ||
check-version.ts | ||
database.ts | ||
docker.ts | ||
dockge-server.ts | ||
index.ts | ||
log.ts | ||
password-hash.ts | ||
rate-limiter.ts | ||
router.ts | ||
settings.ts | ||
socket-handler.ts | ||
stack.ts | ||
terminal.ts | ||
util-common.ts | ||
util-server.ts |