Commit Graph

19 Commits

Author SHA1 Message Date
Jared Goodwin
1bfc60aa24 Added ScriptingController logic. 2020-02-05 08:24:59 -08:00
Jared Goodwin
07f923336a Create scripting controller. 2020-02-02 09:03:36 -08:00
Jared Goodwin
56faf2e395 Added ability to elevate WPF app to service-level privileges for WinLogon and UAC access. 2020-01-29 18:27:12 -08:00
Jared Goodwin
b02ef83346 Added DevliceAlias and DeviceGroup parameters to install script. 2020-01-28 18:41:16 -08:00
Jared Goodwin
df7de3681f Chat service implemented. 2020-01-25 01:19:21 -08:00
Jared Goodwin
e4388fde87 Agents auto-update via downloaded script. Pauses for random seconds based on total device count before downloading (to even out the bandwidth). 2020-01-23 17:43:48 -08:00
Jared Goodwin
34568f6bcc Added AppLauncher, CommandExecutor, and ScriptRunner services. 2020-01-21 21:50:28 -08:00
Jared Goodwin
a9c52851f3 Implement DI container into Agent. 2020-01-21 13:17:22 -08:00
Jared Goodwin
9007df5706 Add dotnet runtime install to Linux agent install. 2020-01-19 15:28:14 -08:00
Jared Goodwin
8b849a5079 Added ability to capture logon screen in Linux. 2020-01-19 12:02:01 -08:00
Jared Goodwin
9a8b74956f Improved Windows session switching during remote control. Fixed password reset link. Fixed auto-property initializers in RemotelyUser entity. 2020-01-15 22:58:21 -08:00
Jared Goodwin
eee02834e5 Begin stubbling out device alert service. 2020-01-12 13:55:47 -08:00
Jared Goodwin
bb8df8e1a8 Fix DXCapture on Winlogon. 2019-12-28 22:26:10 -08:00
Jared Goodwin
5f99b5c04a Add popup message to DisplayConsoleMessage. Rename to DisplayMessage. 2019-12-09 08:31:42 -08:00
Jared Goodwin
2d449d88ed Edit Device button can now save tags. 2019-12-07 20:43:26 -08:00
Jared Goodwin
1ce76d3da7 Desktop switching and connection recovery improvements. 2019-09-13 15:33:22 -07:00
Jared Goodwin
0413f8dc73 Remote control API now uses device ID instead of device name. Shared files now store the organization ID. Fixed a bug where command completion items for the selected language could show in the command mode shortcuts. 2019-07-14 12:43:22 -07:00
Jared Goodwin
b70976034c Clipboard transfer. Unattended remote session survives Windows signout. Removed HTML-based on-screen keyboard and instead invoke native mobile keyboard. Ubuntu server install script detects version for grabbing .NET Core runtime. 2019-06-27 22:04:05 -07:00
Jared Goodwin
a0405e28a0 WIP 2019-06-15 18:08:30 -07:00