Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-09-28 | zar-far fix | Mantas Vilčinskas | |
2021-09-04 | Fix #204 | Mantas Vilčinskas | |
2021-08-23 | Fix #199 | Mantas Vilčinskas | |
2021-08-04 | Merge pull request #200 from tyger796/patch-1 | Mantas Vilčinskas | |
Fixed a typo | |||
2021-08-03 | Fixed a typo | tyger796 | |
2021-08-01 | Remove sponsor | Mantas Vilčinskas | |
2021-08-01 | Remove sponsor | Mantas Vilčinskas | |
2021-07-24 | v5.0.4 #194 | Mantas Vilčinskas | |
Bug fixes | |||
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-07-19 | Remove 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-16 | Fixed typo and punctuation for German (#193) | Raphael Fetzer | |
2021-05-09 | fix #184 | Mantas Vilčinskas | |
2021-05-09 | v5.0.3 | Mantas Vilčinskas | |
2021-05-04 | fix typos in German translation (#182) @jamct | Jan | |
2021-05-01 | v5.0.2 example site repo instructions | 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 | add https://github.com/cstate/html-embed | Mantas Vilčinskas | |
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-19 | Fix #178 by @gabrielgunnarsson Validate YAML | Mantas Vilčinskas | |
2021-04-19 | Change base URL & ready for hugo themes site | Mantas Vilčinskas | |
2021-04-19 | Update theme descr | Mantas Vilčinskas | |
2021-04-17 | Emergency fix - builds fail (hugo can't be downloaded)_ | Mantas Vilčinskas | |
2021-04-17 | v5 goes live - #151 | Mantas Vilčinskas | |
2021-04-17 | v5 ready to deploy | Mantas Vilčinskas | |
2021-03-14 | Allow cross origin on Vercel deployments #176 from @jacobhq | Mantas Vilčinskas | |
Allow cross origin on Vercel deployments | |||
2021-03-14 | Allow cross origin on Vercel deployments | Jacob Marshall | |
2021-03-08 | Add Josh's page and follow Cf branding | Mantas Vilčinskas | |
2021-03-08 | Update README.md | Josh Miles | |
2021-03-06 | cleanup | Mantas Vilčinskas | |
2021-03-06 | Clean up README | Mantas Vilčinskas | |
2021-03-06 | Improve Netlify.toml | Mantas Vilčinskas | |
2021-03-06 | Improve README | Mantas Vilčinskas | |
2021-03-06 | fix #101 - add category status, #161 ref in config.yml | Mantas Vilčinskas | |
2021-02-25 | All ok to no issues detected | Mantas Vilčinskas | |
2021-02-24 | Automatic monitoring not possible | 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 | |
2021-02-21 | Remove twitter | Mantas Vilčinskas | |
2021-02-21 | forestry/vercel | Mantas Vilčinskas | |
2021-02-20 | explain BaseURL on NCMS | Mantas Vilčinskas | |
2021-02-20 | clarify what doesn't work as a baseURL | anarcat | |
I was confused when reading the sample config file, as explained in issue #164. "don't support /" could have meant a trailing slash, or subdirectories, or at least wasn't exactly clear to me. By adding an explicit example of a broken behavior, we make it clear what we're talking about here, and what to avoid. Closes: #164 | |||
2021-02-20 | Add Italian into the Netlify CMS config file | Enrico204 | |
2021-02-20 | Down is better indicated in Italian with "disservizio" | Enrico204 | |
2021-02-20 | Add Italian translation | Enrico204 | |