uptime-kuma/src
Matthew Nickson 86bcb85e9b
Perform sanity check on uptime for status page
Fixes #2628
A sanity check is performed when calculating the uptime of a monitor on
status page. If it is greater than 100%, we just show 100%. This hasn't
been implemented on the dashboard at the request of @louislam due to
concerns it would make debugging more difficult in future if changes
were made to the uptime calculation.

Signed-off-by: Matthew Nickson <mnickson@sidingsmedia.com>
2023-01-18 16:38:55 +00:00
..
assets Feat: Implement tags manager in settings 2023-01-12 21:25:33 +08:00
components Perform sanity check on uptime for status page 2023-01-18 16:38:55 +00:00
languages Merge remote-tracking branch 'origin/1.19.X' 2023-01-17 21:17:04 +08:00
layouts Add Help button which links to wiki 2023-01-16 12:39:24 +08:00
mixins Drop the property monitor.maintenance, use lastHeartBeat.status to check status instead 2023-01-17 17:34:47 +08:00
modules/dayjs Fix lint 2022-12-15 13:57:28 +08:00
pages Merge remote-tracking branch 'origin/1.19.X' 2023-01-17 21:17:04 +08:00
App.vue Enforce semicolon, fix format globally 2022-04-14 01:20:54 +08:00
i18n.js Added new language German (Switzerland) 2022-12-06 13:43:37 +01:00
icon.js Add Help button which links to wiki 2023-01-16 12:39:24 +08:00
main.js Fix #2318 2022-12-15 13:39:48 +08:00
router.js Feat: Implement tags manager in settings 2023-01-12 21:25:33 +08:00
util-frontend.js Merge remote-tracking branch 'origin/1.19.X' 2023-01-17 21:17:04 +08:00
util.js Added JSDoc for src/ 2023-01-05 22:55:51 +00:00
util.ts move hostname regex pattern function to frontend-utils 2023-01-06 11:00:20 +01:00