Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-12-01 | single.json: include issue content in JSON | dumbmoron | |
2023-12-01 | use dateFormat instead of .Date.Format for better localization #274 from ↵ | Mantas Vilčinskas | |
MirMiz/dateformat-fix | |||
2023-09-02 | Severity aware resolution #278 from nbarton915/severity-aware-resolution | Mantas Vilčinskas | |
2023-05-18 | issues resolution time now aware of whether severity was `down` or not | Nathan Barton | |
2023-04-23 | added Dateformat localization to `relative-time` | MM | |
`relative-time` didn't respected the dateformat, but defaultet on UTC. The Title-Attribute (hover) now displays time in the chosen dateformat. an additional Attribut `data-date` contains the UTC-Format for calculating the relative times using JavaScript | |||
2023-04-23 | use dateFormat instead of .Date.Format for better localization | MM | |
2023-04-23 | use dateFormat instead of .Date.Format for better localization | MM | |
2023-04-23 | use dateFormat instead of .Date.Format | MM | |
2023-04-22 | add md content class | Mantas Vilčinskas | |
2022-10-28 | Fix affected links in subdir to work with Hugo v0.101+ | Christian | |
2022-10-28 | Respect timezone even when enableLastMod and dateFormat is set | Shingo Omura | |
2021-12-25 | fix #213 | Mantas Vilčinskas | |
2021-08-23 | Fix #199 | 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-02-24 | API updates, lastmod, NCMS/default config changes, version to 0.80 | Mantas Vilčinskas | |
2021-02-24 | Doc updates, bugfixes, add rel time to NCMS | Mantas Vilčinskas | |
2020-10-27 | add .Site.Params.useRelativeTime | Kevin Hamer | |
2020-10-27 | Add .relative-time class and JS logic | Kevin Hamer | |
2020-10-27 | Relative URLs for /affected/ done #126 | Mantas Vilčinskas | |
2020-10-27 | Fix #126 - support for non-root dir | Mantas Vilčinskas | |
2020-06-15 | Append a trailing slash to all 'affected' URLs | Benoit BERAUD | |
2020-04-12 | #102 | Mantas Vilčinskas | |
2019-12-15 | Design updates - dark mode finished, mini fixes | Mantas Vilčinskas | |
2019-10-06 | Mostly finished API #27 for index, issue, page; remove autorefresh #80 | Mantas Vilčinskas | |
2019-10-05 | Added API for index, fully added #43 with tweaks to yrly archive | Mantas Vilčinskas | |
2019-10-04 | Added symbols for severity, informational posts, yearly layout default | Mantas Vilčinskas | |
2019-05-09 | #27 - 1st working API kinda | Mantas | |
2019-03-20 | Fix #64 | Mantas | |
2019-01-24 | cState is now stable on v3.0 - 2019-01-24 (info: #41) | Mantas | |
2018-10-05 | Fix #28, #30 | Kashif Rafique | |
* Resolved after 0 minutes should just be resolved issue #28 * Submodules shouldn’t be in root repo * #31 - Remove themes/ * Delete test-issue-2.md * Delete test-issues.md * Fix indent | |||
2018-08-03 | More work towards #16, should fix #17 | Mantas | |
2018-07-11 | v2-dev2 | Mantas | |
2018-07-05 | Add screenshots | Mantas | |
2018-07-05 | v2 Dev Preview 1 | Mantas | |
2017-11-25 | cState goes stable 1.0; fix #4 & fix #5 | Mantas | |