aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2021-12-16[TASK] add xml declaration to provide clean xml code for all readersKay Strobach
2021-10-10cState v5.2 update #211Mantas Vilčinskas
2021-10-10Merge branch 'master' into devMantas Vilčinskas
2021-10-105.2 updateMantas Vilčinskas
2021-10-105.2 updateMantas Vilčinskas
2021-10-105.2 updateMantas Vilčinskas
2021-10-10#202 - changed my mind, old close marker wasn't okMantas Vilčinskas
2021-10-10demo of informational pinsMantas Vilčinskas
2021-10-10fix bug so same post doesn't show up twiceMantas Vilčinskas
2021-10-10Simplify readmeMantas Vilčinskas
2021-10-10Update shieldsMantas Vilčinskas
2021-10-02only allow informational posts to be pinnedMantas Vilčinskas
2021-10-02pin to page top in netlify cmsMantas Vilčinskas
2021-10-02#205 - add pinned informational postsMantas Vilčinskas
2021-10-02cState v5.1Mantas Vilčinskas
cState v5.1
2021-10-02fix #208 - /affected/gateway/index.svg shows component statusMantas Vilčinskas
2021-10-02affected/list.json - json api serves correct json again BUGFIXMantas Vilčinskas
2021-10-025.1Mantas Vilčinskas
2021-10-025.1Mantas Vilčinskas
2021-10-025.1Mantas Vilčinskas
2021-10-01need to test #208Mantas Vilčinskas
I think the code for index.svg can be the same (or mostly the same) and be reapplied for other categories just because of how hugo parses things will get this done soon for v5.1
2021-10-01cState v5.0.5 officially releasedMantas Vilčinskas
cState v5.0.5
2021-10-015.0.5Mantas Vilčinskas
2021-10-015.0.5Mantas Vilčinskas
2021-10-015.0.5Mantas Vilčinskas
2021-09-28zar-far fixMantas Vilčinskas
2021-09-04Fix #204Mantas Vilčinskas
2021-08-23Fix #199Mantas Vilčinskas
2021-08-04Merge pull request #200 from tyger796/patch-1Mantas Vilčinskas
Fixed a typo
2021-08-03Fixed a typotyger796
2021-08-01Remove sponsorMantas Vilčinskas
2021-08-01Remove sponsorMantas Vilčinskas
2021-07-24 v5.0.4 #194 Mantas Vilčinskas
Bug fixes
2021-07-245.0.4Mantas Vilčinskas
2021-07-245.0.4Mantas Vilčinskas
2021-07-245.0.4Mantas Vilčinskas
2021-07-24Fix 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-07-19Remove Storehouse from the README examples (#195)Justin Clift
Their status page is no longer present, as they seem to be changing their web strategy
2021-07-16Fixed typo and punctuation for German (#193)Raphael Fetzer
2021-05-09fix #184Mantas Vilčinskas
2021-05-09v5.0.3Mantas Vilčinskas
2021-05-04fix typos in German translation (#182) @jamctJan
2021-05-01v5.0.2 example site repo instructionsMantas Vilčinskas
2021-05-01v5.0.2 fix #180 by showing date instead of relative time for future datesMantas Vilčinskas
report by @untuned
2021-04-19add https://github.com/cstate/html-embedMantas Vilčinskas
2021-04-19v5.0.1Mantas Vilčinskas
2021-04-19v5.0.1Mantas Vilčinskas
2021-04-19v5.0.1Mantas Vilčinskas
2021-04-19Fix #178 by @gabrielgunnarsson Validate YAMLMantas Vilčinskas
2021-04-19Change base URL & ready for hugo themes siteMantas Vilčinskas