log

age author description
Sun, 16 Jun 2019 16:55:14 -0400 Brad Greco Fix schedule times not being saved.
Sun, 16 Jun 2019 16:54:46 -0400 Brad Greco Allow running a file check on a directory.
Sun, 16 Jun 2019 16:54:29 -0400 Brad Greco Change update URL to real URL.
Fri, 14 Jun 2019 21:01:55 -0400 Brad Greco Add ability to play a sound on check failure.
Sun, 02 Jun 2019 17:55:38 -0400 Brad Greco Fix checks still running after a server is deleted and checks not running immediately after a server is created.
Sun, 02 Jun 2019 17:51:30 -0400 Brad Greco Fix bad commit intending to change default frequency that actually changed default severity.
Sun, 02 Jun 2019 17:45:37 -0400 Brad Greco Fix servers getting disabled at program launch if no SSH key is set, even if they have no SSH checks.
Thu, 30 May 2019 21:41:14 -0400 Brad Greco Fix checks not getting scheduled when a server is enabled.
Thu, 30 May 2019 21:40:57 -0400 Brad Greco Fix not being able to enable a server with a blank SSH key even if it has no SSH checks.
Thu, 30 May 2019 21:40:27 -0400 Brad Greco Fix NullReferenceException when checks are executed on a brand new server.
Thu, 30 May 2019 21:40:02 -0400 Brad Greco Change default check interval from 5 seconds to 5 minutes.
Thu, 30 May 2019 21:39:29 -0400 Brad Greco Fix server name descenders being cut off.
Thu, 30 May 2019 20:36:42 -0400 Brad Greco About window tweaks
Wed, 29 May 2019 20:18:37 -0400 Brad Greco Add About form and license.
Mon, 27 May 2019 15:40:44 -0400 Brad Greco HTTP checks.