log

age author description
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.
Mon, 08 Apr 2019 21:31:03 -0400 Brad Greco Add update checker
Mon, 08 Apr 2019 21:29:54 -0400 Brad Greco Code cleanup and comments
Sat, 09 Mar 2019 20:14:03 -0500 Brad Greco Single instance. Add autorun option. Add icons. General enhancements.
Fri, 01 Mar 2019 21:39:22 -0500 Brad Greco Add/remove files
Fri, 01 Mar 2019 21:38:22 -0500 Brad Greco - Don't show multiple password dialogs for the same key if the first one was cancelled.
Thu, 28 Feb 2019 21:19:32 -0500 Brad Greco Private key passwords and validation
Sun, 10 Feb 2019 20:51:26 -0500 Brad Greco Lots more progress
Fri, 11 Jan 2019 22:34:18 -0500 Brad Greco File check
Sun, 06 Jan 2019 20:49:08 -0500 Brad Greco Disk space check
Tue, 01 Jan 2019 21:14:47 -0500 Brad Greco Additional validation for SSH check
Mon, 31 Dec 2018 18:32:14 -0500 Brad Greco Initial commit. Ping check, scheduling, UI working. SSH check mostly working.