Commit Graph

55 Commits

Author SHA1 Message Date
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
86e509d276 Specify registry view in InstallerService. 2020-02-23 02:38:27 +00:00
Jared Goodwin
30b2c5afaa Installer app completed. 2020-02-23 02:38:27 +00:00
Jared Goodwin
af8de18405 Add service install and uninstall methods. 2020-02-23 02:38:27 +00:00
Jared Goodwin
fe6ba8ee86 Create installer project. 2020-02-23 02:38:27 +00: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
546b86eb71 Added debugging params to config service. 2020-02-16 22:22:17 -08:00
Jared Goodwin
59263371bb Add CPU percentage. 2020-02-16 16:04:51 -08:00
Jared Goodwin
8ab77201a0 Update NuGet packages. 2020-02-15 08:14:07 -08:00
Jared Goodwin
789e9f2f52 Added default connection info when in debug environment. 2020-02-12 20:13:37 -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
02480d8915 Create ScriptingController. 2020-02-01 13:03:12 -08:00
Jared Goodwin
329ac46b52 Kill chat process when pipe closes due to idle time. 2020-02-01 11:31:29 -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
6ec03ff4cc Launch chat differently so it loads on Windows Server. 2020-01-29 07:27:23 -08:00
Jared Goodwin
b02ef83346 Added DevliceAlias and DeviceGroup parameters to install script. 2020-01-28 18:41:16 -08:00
Jared Goodwin
5c016b91db Unified 64-bit and 32-bit installers into one file. 2020-01-25 17:17:39 -08:00
Jared Goodwin
32b0d41b68 Make scripting services transient. 2020-01-25 13:03:32 -08:00
Jared Goodwin
515cba8704 Chat service working for Linux. 2020-01-25 11:56:41 -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
f581f836e8 Add DI container in ScreenCast.Win. 2020-01-22 20:42:32 -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
3082ed9773 Throttling adjustments. Refactoring and cleanup. 2020-01-17 00:06:05 -08:00
Jared Goodwin
a5ae25e23d Migrated ScreenCaster.Win to .NET Core. 2020-01-16 00:27:54 -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
d9bd140e4d NuGet packages update. 2020-01-14 21:50:58 -08:00
Jared Goodwin
9736ed31c3 Added Server Logs page. Added outgoing buffer throttling in screen caster. Refactoring. 2020-01-14 17:48:43 -08:00
Jared Goodwin
eee02834e5 Begin stubbling out device alert service. 2020-01-12 13:55:47 -08:00
Jared Goodwin
aa7a2feefe Wait for directory to be removed. 2019-12-28 22:40:37 -08:00
Jared Goodwin
bb8df8e1a8 Fix DXCapture on Winlogon. 2019-12-28 22:26:10 -08:00
Jared Goodwin
1f74ebffa5 Migrate from packages.json to PackageReference. 2019-12-14 13:00:54 -08:00
Jared Goodwin
bcd63a2b03 Fix Linux memory info. 2019-12-12 17:27:00 -08:00
Jared Goodwin
24277ed158 Added edit device page. 2019-12-12 08:18:57 -08:00
Jared Goodwin
3d7cfcdf90 Revert publish options. 2019-12-09 22:00:13 -08:00
Jared Goodwin
b84bd53687 Add .NET Core publishing options. Touch control changes. 2019-12-09 21:33:40 -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
a8e7567e33 Core SDK update. Package updates. 2019-12-04 19:11:56 -08:00
Jared Goodwin
b2f7183f12 WIP 2019-09-28 01:11:05 -07:00
Jared Goodwin
cc42cf339e Remove Newtonsoft.Json. 2019-09-28 00:30:36 -07:00
Jared Goodwin
95cba6f1ea WIP on Core 3 upgrade. 2019-09-27 23:53:52 -07:00
Jared Goodwin
771fe76fed Refactor concurrent dictionaries. 2019-09-25 17:19:53 -07:00
Jared Goodwin
f8f9437dc3 Refactored unattended init and connection code. 2019-09-18 17:43:43 -07:00
Jared Goodwin
4e902c3200 Package updates. 2019-09-13 16:05:24 -07:00