Commit Graph

154 Commits

Author SHA1 Message Date
Jared Goodwin
d1864716cd Add new ApiAuth filter. 2021-07-29 07:56:03 -07:00
Jared Goodwin
584c13711e Hide register button when appropriate. 2021-07-29 07:56:03 -07:00
Jared Goodwin
8094820c79 Don't uninstall agent when server might be undergoing maintenance. 2021-07-29 07:56:03 -07:00
Jared Goodwin
13e47e4d29 Don't send IceCandidate when UseWebRtc is false. 2021-07-29 07:56:02 -07:00
Jared Goodwin
19171782fe Change free memory/storage to used. 2021-07-29 07:56:02 -07:00
Jared Goodwin
83eed067bd Added debugging params to config service. 2021-07-29 07:56:02 -07:00
Jared Goodwin
6fc0b84ab1 Add CPU percentage. 2021-07-29 07:56:02 -07:00
Jared Goodwin
7ae5ab1e89 Add remote IP to API token logging. 2021-07-29 07:56:02 -07:00
Jared Goodwin
fcee249d0f Add password generator. Add logging on API token validation. UI tweaks. 2021-07-29 07:56:02 -07:00
Jared Goodwin
179d3806a4 Add custom authorization filter for API. 2021-07-29 07:56:02 -07:00
Jared Goodwin
f4bad8862e API token management. 2021-07-29 07:56:02 -07:00
Jared Goodwin
0ad00e6bc4 Add date range selection for server logs. 2021-07-29 07:56:02 -07:00
Jared Goodwin
afeb6dc1ad Update NuGet packages. 2021-07-29 07:56:02 -07:00
Jared Goodwin
379dc7fa46 WPF shutdown fix. Fix for aliases getting erased. Sort device grid. 2021-07-29 07:56:02 -07:00
Jared Goodwin
e544f40d6f Added default connection info when in debug environment. 2021-07-29 07:56:02 -07:00
Jared Goodwin
963ea9498e Added ability to block remote user input. 2021-07-29 07:56:01 -07:00
Jared Goodwin
c932523d81 Close active remote control sessions when user logs out. 2021-07-29 07:56:01 -07:00
Jared Goodwin
de9fc42ea2 Added ScriptingController logic. 2021-07-29 07:56:01 -07:00
Jared Goodwin
a4fd12c597 Create scripting controller. 2021-07-29 07:56:01 -07:00
Jared Goodwin
6662a48a13 Create ScriptingController. 2021-07-29 07:56:01 -07:00
Jared Goodwin
f9d250c17a Check organization remote control session count during attended access. 2021-07-29 07:56:01 -07:00
Jared Goodwin
e8947cabb9 Added ability to elevate WPF app to service-level privileges for WinLogon and UAC access. 2021-07-29 07:56:01 -07:00
Jared Goodwin
f77ce72fb6 Read server version from executing assembly instead of file system. 2021-07-29 07:56:01 -07:00
Jared Goodwin
43d276bc14 Add OrgId to LINQ query. 2021-07-29 07:56:01 -07:00
Jared Goodwin
60cc764426 Added DevliceAlias and DeviceGroup parameters to install script. 2021-07-29 07:56:01 -07:00
Jared Goodwin
791c0909ff Unified 64-bit and 32-bit installers into one file. 2021-07-29 07:56:01 -07:00
Jared Goodwin
7e8c0fcbb5 Remove WOW6432Node from 32-bit installer. 2021-07-29 07:56:01 -07:00
Jared Goodwin
6090ec5abf Change hub signatures to avoid deadlocks. 2021-07-29 07:56:00 -07:00
Jared Goodwin
dce4db9561 Change default theme to light. 2021-07-29 07:56:00 -07:00
Jared Goodwin
c4eb3ee0cc Chat service working for Linux. 2021-07-29 07:56:00 -07:00
Jared Goodwin
685e690392 Chat service implemented. 2021-07-29 07:56:00 -07:00
Jared Goodwin
20c24c1e74 Begin creating chat service. 2021-07-29 07:56:00 -07:00
Jared Goodwin
f54394ba50 UseBasicParsing with Invoke-WebRequest to avoid IE errors. 2021-07-29 07:56:00 -07:00
Jared Goodwin
5e9e3eee6e Add appconfig option for enabling WebRTC. 2021-07-29 07:56:00 -07:00
Jared Goodwin
d82da3dea9 Agents auto-update via downloaded script. Pauses for random seconds based on total device count before downloading (to even out the bandwidth). 2021-07-29 07:56:00 -07:00
Jared Goodwin
372f1e18a0 Replace static state with DI container services. 2021-07-29 07:56:00 -07:00
Jared Goodwin
4f45bcc196 Add DI container in ScreenCast.Win. 2021-07-29 07:56:00 -07:00
Jared Goodwin
89d0995d5e Add dotnet runtime install to Linux agent install. 2021-07-29 07:56:00 -07:00
Jared Goodwin
b2c0247f37 Make GetLogs work on Linux. 2021-07-29 07:56:00 -07:00
Jared Goodwin
a62e5edba9 Fix DtoType contract member name. 2021-07-29 07:56:00 -07:00
Jared Goodwin
35341700d5 Fix screen caster shutdown. Add dynamic DTO type for WebRTC binary serialization. 2021-07-29 07:56:00 -07:00
Jared Goodwin
5fbe4849d1 Fix HTML encoding of script results. 2021-07-29 07:56:00 -07:00
Jared Goodwin
1628f3a64a Use chunking in WebRTC data channel. 2021-07-29 07:55:59 -07:00
Jared Goodwin
0d34e6880f Throttling adjustments. Refactoring and cleanup. 2021-07-29 07:55:59 -07:00
Jared Goodwin
a69cbae90a Added monitoring and throttling of WebRTC output buffer. 2021-07-29 07:55:59 -07:00
Jared Goodwin
a3d2e425a9 Silence errors. 2021-07-29 07:55:59 -07:00
Jared Goodwin
2f61eb19f4 Fix script. 2021-07-29 07:55:59 -07:00
Jared Goodwin
eabb6217b9 Update deploy profiles. Add firewall rule to install script. 2021-07-29 07:55:59 -07:00
Jared Goodwin
6fb743a87b WebRTC working. 2021-07-29 07:55:59 -07:00
Jared Goodwin
48f4159f88 Add automated .NET Core Desktop Runtime installer. 2021-07-29 07:55:59 -07:00