Commit graph

11 commits

Author SHA1 Message Date
Alex Povel
4bc6382e0a Use ISO8601 date format
The manually formatted date string was very close to
ISO8601 already, so just it directly.
Conforms to standards, is much easier in code (less manual work),
and carries timezone information.
2021-03-29 21:10:45 +02:00
Alex Povel
7816a006d2 Add success-based exit code 2021-03-29 21:10:45 +02:00
BDR
01893d422a Add IPv6 support 2021-03-29 20:55:23 +02:00
BDR
fa070af0ec
Merge pull request #4 from vbieleny/responsive-meta-tags
Add charset and viewport meta tags to HTML
2021-03-29 08:31:14 +02:00
Vladimír Bielený
a92ca6b4a0 Add charset and viewport tags 2021-03-29 08:13:47 +02:00
BDR
7ff38b8974
Merge pull request #1 from julianz/patch-1
Fix small typo "Operationnal"
2021-03-29 07:40:35 +02:00
Julian Melville
88cc0ed365
Fix small typo "Operationnal" 2021-03-29 10:29:06 +13:00
BDR
97a37de7c9 Use mktemp for temp dir 2021-03-28 22:20:27 +02:00
BDR
5e554c920d Show incidents only if the file exists 2021-03-28 22:14:08 +02:00
BDR
65a03bf3f3 Fix variables quotes 2021-03-27 23:34:46 +01:00
BDR
27b7891bd7 Initial commit 2021-03-27 23:27:40 +01:00