Mercurial > servermonitor
log ServerMonitor/Objects/Server.cs @ 37:547181b2b418
age | author | description |
---|---|---|
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: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. |
Sat, 25 May 2019 15:14:26 -0400 | Brad Greco | More 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: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 |
Mon, 31 Dec 2018 18:32:14 -0500 | Brad Greco | Initial commit. Ping check, scheduling, UI working. SSH check mostly working. |