Jared Goodwin
|
6ce2b1b859
|
Refactor and cleanup.
|
2020-04-11 09:52:46 -07:00 |
|
Jared Goodwin
|
b4bb9a08e6
|
Fix hub method call.
|
2020-04-08 16:40:08 -07:00 |
|
Jared Goodwin
|
df80db9407
|
InvokeAsync to SendAsync.
|
2020-04-08 15:42:36 -07:00 |
|
Jared Goodwin
|
1179c63dc7
|
Merge updater changes.
|
2020-03-17 20:40:17 -07:00 |
|
Jared Goodwin
|
2b498f4008
|
Separate update checks from socket.
|
2020-03-17 19:20:44 -07:00 |
|
Jared Goodwin
|
412c62d4c7
|
Rename TransferFiles to UploadFiles.
|
2020-03-10 19:05:24 -07:00 |
|
Jared Goodwin
|
3506962bce
|
Rename CommandContext to CommandResult.
|
2020-03-05 07:58:15 -08:00 |
|
Jared Goodwin
|
5a708f66ed
|
Use Json protocol instead of MessagePack in main agent to fix datetime issues.
|
2020-03-04 07:13:11 -08:00 |
|
Jared Goodwin
|
bcac07d167
|
Updates for PostgreSQL switch.
|
2020-02-28 19:06:56 -08:00 |
|
Jared Goodwin
|
78b70d02f1
|
Added tests.
|
2020-02-26 22:45:54 -08:00 |
|
Jared Goodwin
|
ae58c78496
|
Add DownloadFile command.
|
2020-02-23 20:49:39 -08:00 |
|
Jared Goodwin
|
2b02ce56c8
|
Add organization name to chat service.
|
2020-02-23 11:28:08 -08:00 |
|
Jared Goodwin
|
b712874eeb
|
Add support for Windows 8.1 and 7.
|
2020-02-22 21:53:42 -08:00 |
|
Jared Goodwin
|
b253596cfc
|
Log when agent fails to register, but take no further action.
|
2020-02-17 22:00:21 -08:00 |
|
Jared Goodwin
|
59263371bb
|
Add CPU percentage.
|
2020-02-16 16:04:51 -08:00 |
|
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 |
|