aboutsummaryrefslogtreecommitdiff
path: root/layouts/partials/index
AgeCommit message (Collapse)Author
2022-10-28Respect timezone even in last modified date when timeZone was set #249Mantas Vilčinskas
Respect timezone even in last modified date when `timeZone` was set
2022-10-02fix #246Mantas Vilčinskas
2022-08-24layout: use simple arrows as list pagination iconsConrad Hoffmann
The currently used "triangle-headed" arrows are from the Unicode code block "Supplemental Arrows-C" [1], which seems to be not widely supported. This also applies to e.g. Roboto, which is being explicitly used in the CSS. Instead, use the "simple" arrows from the "Arrows" block, which is much more widely supported by fonts. [1]: https://en.wikipedia.org/wiki/Supplemental_Arrows-C closes #242
2022-07-13Fix #224, some weirdly formatted posts look pinnedMantas Vilčinskas
2022-07-13Expose all variables to partials (thanks @jhanos)Mantas Vilčinskas
2021-12-27add optional external link buttonaperullo
2021-10-10#202 - changed my mind, old close marker wasn't okMantas Vilčinskas
2021-10-10fix bug so same post doesn't show up twiceMantas Vilčinskas
2021-10-02only allow informational posts to be pinnedMantas Vilčinskas
2021-10-02#205 - add pinned informational postsMantas Vilčinskas
2021-03-06fix #101 - add category status, #161 ref in config.ymlMantas Vilčinskas
2020-10-27fix IE bug; rename 'data-prefix' to 'data-time-prefix' and add unused ↵Kevin Hamer
'data-time-suffix'
2020-10-27Add .relative-time class and JS logicKevin Hamer
2020-10-27Relative URLs for /affected/ done #126Mantas Vilčinskas
2020-10-27Years look better on homepage. Relative logo URL #126Mantas Vilčinskas
2020-10-27Fix #126 - support for non-root dirMantas Vilčinskas
2020-06-15Append a trailing slash to all 'affected' URLsBenoit BERAUD
2020-05-19Update tabs.htmlMantas Vilčinskas
2020-05-11Add config option to disable incident historyPascal Breuer
2020-03-22use name as default when overriding system display nameDominik Muench
2020-02-29#96 safe unicodeMantas Vilčinskas
2020-02-27Allow server display name to be overridden.Kevin Fox
2019-10-06Mostly finished API #27 for index, issue, page; remove autorefresh #80Mantas Vilčinskas
2019-10-05Added API for index, fully added #43 with tweaks to yrly archiveMantas Vilčinskas
2019-10-04Added symbols for severity, informational posts, yearly layout defaultMantas Vilčinskas
2019-06-18Yearly seperation of incidentsMantas
2019-05-12IE8+ JavaScriptMantas
2019-05-09Categories FULLY WORKINGMantas
2019-05-08Categories working except for the arrowMantas
2019-05-07First working example of categoriesMantas
2019-01-27Fixing a11y, colors, UX, minor cleanupMantas
2019-01-25fix #42, #51; v4-dev1 beginsMantas