log

age author description
Sat, 13 Jun 2020 13:28:20 -0400 Brad Greco Mono fix default tip
Tue, 09 Jun 2020 20:59:00 -0400 Brad Greco Get it working under Mono
Sun, 15 Sep 2019 21:01:14 -0400 Brad Greco Remove dead code.
Sun, 15 Sep 2019 20:51:13 -0400 Brad Greco Bump version
Sun, 15 Sep 2019 20:48:55 -0400 Brad Greco Fix memory leak each time a check was executed.
Sat, 13 Jul 2019 12:18:21 -0400 Brad Greco Increase wait time after system resume to begin running checks to prevent false positives.
Sat, 13 Jul 2019 12:09:10 -0400 Brad Greco Build NuGet from source instead of using the NuGet package to fix the update notification always showing when the program is run from Windows startup.
Sun, 16 Jun 2019 16:55:37 -0400 Brad Greco Fix schedule time not being saved on daily schedules.
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.
Sat, 25 May 2019 15:14:26 -0400 Brad Greco More comments.
Tue, 30 Apr 2019 20:40:58 -0400 Brad Greco More comments.
Mon, 22 Apr 2019 21:11:27 -0400 Brad Greco - Fix the last execution status being lost after a check is edited.
Mon, 22 Apr 2019 21:10:42 -0400 Brad Greco Add comments.
Mon, 15 Apr 2019 19:25:27 -0400 Brad Greco Fix SSH command sublclasses holding on to old command strings after a program update.
Mon, 15 Apr 2019 19:24:55 -0400 Brad Greco Better display of schedule name.
Mon, 15 Apr 2019 19:24:25 -0400 Brad Greco Add setting to hide to notification area.