Commit Graph

43 Commits

Author SHA1 Message Date
mckmonster 6d6853e95b Better fix for when line is empty 2022-09-14 18:28:32 +02:00
mckmonster 2b97e1f19d close #1 2022-09-10 17:26:40 +02:00
Douze Bé d2b4c1eba5 Updated README.md 2022-03-25 23:10:13 +00:00
Lab-8916100448256 f10861e155
Typos 2021-10-07 22:13:35 +02:00
Lab-8916100448256 d4c5ca1bed
Typo 2021-10-07 22:10:19 +02:00
Lab-8916100448256 87252505dc
French transaltion (continued) 2021-10-07 22:07:06 +02:00
Lab-8916100448256 11e6a8613b
max-width: 1024px 2021-10-07 21:28:32 +02:00
Lab-8916100448256 207c689a68
max-width: 800px 2021-10-07 21:13:09 +02:00
Lab-8916100448256 1ad800d0e4
Update tinystatus 2021-10-07 21:01:29 +02:00
Lab-8916100448256 c8e12a2dea
Translate in french 2021-10-07 20:54:55 +02:00
Lab-8916100448256 d199b1611e
Change style colors to have a dark look 2021-10-07 18:26:46 +02:00
DreamsVoid fc128adf24
Add custom header (#17)
Makes editing the header easier
2021-07-09 08:33:11 +02:00
Ryan Ziolko 2f1d6ef939
Make date more portable 2021-06-10 23:23:36 +02:00
BDR d080b09b1e Update README.md 2021-06-03 22:31:26 +02:00
BDR 0a4b7137c5
Merge pull request #9 from Kage1/master
Restrict IPv var to only 4 or 6
2021-03-31 07:11:14 +02:00
Kage1 f18e8e8221 Restrict IPv var to 4 or 6
Restrict the grep to only 4 or 6 to prevent unintended command line switch from being executed.
2021-03-30 20:05:06 -05:00
Kage1 23e591ad46
Merge pull request #1 from bderenzo/master
update
2021-03-30 19:01:35 -05:00
BDR 447cc598e2
Merge pull request #5 from alexpovel/master
Rely more on standards and other small adjustments
2021-03-30 21:49:25 +02:00
BDR 6f13dd13df Rely on standards 2021-03-30 21:48:02 +02:00
BDR 3d820a67cb Add error code on outage 2021-03-30 17:42:11 +02:00
BDR bf36d1c614
Merge pull request #6 from Kage1/master
${IPv} var interfering with timeout param
2021-03-30 07:14:33 +02:00
Kage1 44ca8dc1f3 ${IPv} var interfering with timeout
The ${IPv} var for the ping and port commands were after the wait parameter causing ping and nc to fail due to an invalid parameter. Moved the var to the beginning of the var string like the curl test.
2021-03-29 19:42:29 -05:00
BDR bf3f13dceb Quote every variables 2021-03-29 22:34:49 +02:00
BDR 0a48aaab08 Fix conflicts 2021-03-29 21:29:06 +02:00
BDR fc08556c78 Rebase with master 2021-03-29 21:25:41 +02:00
Alex Povel 11bddbb4fa Use comma-separated value text file
CSV is a well-supported standard and makes things more
predictable/easier to see where things go.
2021-03-29 21:13:03 +02:00
Alex Povel 5bba428b4c Add command existence check for ping 2021-03-29 21:10:45 +02:00
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
Alex Povel 6ec20342f0 Use comma-separated value text file
CSV is a well-supported standard and makes things more
predictable/easier to see where things go.
2021-03-29 18:20:42 +02:00
Alex Povel 1de60a20d7 Add command existence check for ping 2021-03-29 18:20:41 +02:00
Alex Povel d7a3feb6f3 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 18:20:34 +02:00
Alex Povel 491fdce44f Add success-based exit code 2021-03-29 16:58:19 +02:00
Alex Povel 571afc1b5d Use unused variable 2021-03-29 16:46:45 +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