Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-09-04 | Fix #204 | Mantas Vilčinskas | |
2021-08-23 | Fix #199 | Mantas Vilčinskas | |
2021-07-24 | 5.0.4 | Mantas Vilčinskas | |
2021-07-24 | 5.0.4 | Mantas Vilčinskas | |
2021-07-24 | 5.0.4 | Mantas Vilčinskas | |
2021-07-24 | Fix relative date for resolved issues and non-UTC browser timezone. (#197) | Harald Kraemer | |
* Remove Storehouse from the README examples (#195) Their status page is no longer present, as they seem to be changing their web strategy * Fix relative date for resolved issues and non-UTC browser timezone. The missing <UTC> in the layout causes a weird glitch if the users browser is in a non-UTC timezone. For open incidents, the time is rendered as "23-07-2021 12:17:40 UTC", and then the javascript library correctly translates from UTC into the users browser time, resulting in say "30m ago". For a resolved incident, the timezone of the date was stripped due to the missing <UTC> in the format string, resulting in "23-07-2021 12:17:40". If the user has a browser is in the timezone CEST (UTC+2), this causes the relative time to jump from "30 minutes ago" for an open incident to "2 hours ago" for a closed incident, because now the time without time zone is not interpreted as UTC anymore. Co-authored-by: Justin Clift <82353280+jc-dgit@users.noreply.github.com> Co-authored-by: Harald Kraemer <harald.kraemer@sabio.de> | |||
2021-05-09 | fix #184 | Mantas Vilčinskas | |
2021-05-09 | v5.0.3 | Mantas Vilčinskas | |
2021-05-01 | v5.0.2 fix #180 by showing date instead of relative time for future dates | Mantas Vilčinskas | |
report by @untuned | |||
2021-04-19 | v5.0.1 | Mantas Vilčinskas | |
2021-04-19 | v5.0.1 | Mantas Vilčinskas | |
2021-04-19 | v5.0.1 | Mantas Vilčinskas | |
2021-04-17 | v5 ready to deploy | Mantas Vilčinskas | |
2021-03-06 | fix #101 - add category status, #161 ref in config.yml | Mantas Vilčinskas | |
2021-02-24 | API updates, lastmod, NCMS/default config changes, version to 0.80 | Mantas Vilčinskas | |
2021-02-24 | API v2 Index features | Mantas Vilčinskas | |
2021-02-24 | Doc updates, bugfixes, add rel time to NCMS | Mantas Vilčinskas | |
2020-10-27 | add .Site.Params.skipSeconds | Kevin Hamer | |
2020-10-27 | add .Site.Params.useRelativeTime | Kevin Hamer | |
2020-10-27 | fix IE bug; rename 'data-prefix' to 'data-time-prefix' and add unused ↵ | Kevin Hamer | |
'data-time-suffix' | |||
2020-10-27 | Add .relative-time class and JS logic | Kevin Hamer | |
2020-10-27 | fix automatic reload logic | Kevin Hamer | |
2020-10-27 | v4.4 | Mantas Vilčinskas | |
2020-10-27 | v4.4 | Mantas Vilčinskas | |
2020-10-27 | v4.4 | Mantas Vilčinskas | |
2020-10-27 | Relative URLs for /affected/ done #126 | Mantas Vilčinskas | |
2020-10-27 | Years look better on homepage. Relative logo URL #126 | Mantas Vilčinskas | |
2020-10-27 | Fix #126 - support for non-root dir | Mantas Vilčinskas | |
2020-06-30 | v4.3.1 | Mantas Vilčinskas | |
2020-06-30 | typo | Mantas Vilčinskas | |
2020-06-30 | v4.3.1 | Mantas Vilčinskas | |
2020-06-30 | v4.3.1 | Mantas Vilčinskas | |
2020-06-29 | v4.3 | Mantas Vilčinskas | |
2020-06-29 | v4.3 | Mantas Vilčinskas | |
2020-06-29 | v4.3 | Mantas Vilčinskas | |
2020-06-16 | v4.2.1 | Mantas Vilčinskas | |
2020-06-16 | v4.2.1 | Mantas Vilčinskas | |
2020-06-16 | v4.2.1 | Mantas Vilčinskas | |
2020-06-15 | Append a trailing slash to all 'affected' URLs | Benoit BERAUD | |
2020-06-15 | Fix parameter name for headerTextColor | Benoit BERAUD | |
2020-05-19 | VERSION 4.2.0 CHANGE | Mantas Vilčinskas | |
2020-05-19 | VERSION 4.2.0 CHANGE | Mantas Vilčinskas | |
2020-05-19 | VERSION 4.2.0 CHANGE | Mantas Vilčinskas | |
2020-05-19 | Update index.xml | Mantas Vilčinskas | |
2020-05-19 | Update index.html | Mantas Vilčinskas | |
2020-05-19 | Update tabs.html | Mantas Vilčinskas | |
2020-05-19 | Update footer.html | Mantas Vilčinskas | |
2020-05-11 | Add config option to disable incident history | Pascal Breuer | |
2020-04-12 | #102 | Mantas Vilčinskas | |
2020-04-09 | fix issue with disableComplexCalculations param being incorrectly referenced | Kevin Lang | |