Commit Graph

941 Commits

Author SHA1 Message Date
Jared
ceebbcaa63 Update packages. 2021-07-29 07:56:53 -07:00
Jared
4390681221 Revert canvas drawing technique. 2021-07-29 07:56:53 -07:00
Jared
6f1714b36b Update site.js 2021-07-29 07:56:52 -07:00
Jared
dd9e71b772 Revert frame diffing to original method. Add Clear Logs/Scripting History. Alert for outdated .NET Framework version. 2021-07-29 07:56:52 -07:00
Jared
36ae2fd934 Update .NET runtime in Linux agent install scripts. 2021-07-29 07:56:52 -07:00
Jared
c4e19082e1 Fix highest version calculation. 2021-07-29 07:56:52 -07:00
Jared
dd5757046f Fix viewport width. Derive outdated versions from max agent version. 2021-07-29 07:56:52 -07:00
Jared
e4a6d3369b Check banned devices during agent update. 2021-07-29 07:56:52 -07:00
Jared
fd8e23d57e Reduce expiration time for downloading agents. 2021-07-29 07:56:52 -07:00
Jared
ffbd8d5821 Change viewport based on device orientation. 2021-07-29 07:56:52 -07:00
Jared
55c7ce34a3 Show number of outdated devices on server config page. 2021-07-29 07:56:52 -07:00
Jared
bc571791e4 Log IP address in Agent Update controller. 2021-07-29 07:56:52 -07:00
Jared
ceaf92f01f Add handling for failed auto-updates. 2021-07-29 07:56:52 -07:00
Jared
85898ab590 Add SMTP test email button in Server Config. 2021-07-29 07:56:52 -07:00
Jared
0b8ed9f8ee Add per-device WebRTC setting. 2021-07-29 07:56:52 -07:00
Jared
90a3af13fc Combine neighboring change rects in GetDiffAreas2. 2021-07-29 07:56:52 -07:00
Jared
a97da9e295 Do some extra sanitization on HTML output.. 2021-07-29 07:56:52 -07:00
Jared
16d3b2ee55 Clean up unused elements from testing. Revert to original image diffing. 2021-07-29 07:56:52 -07:00
Jared
1529cdfb4a Trying diff method 3. 2021-07-29 07:56:52 -07:00
Jared
4e27e29221 Remove pre-processor directives. 2021-07-29 07:56:51 -07:00
Jared Goodwin
03a93f2574 Merged PR 3: Frame diffing and canvas drawing experiments 2021-07-29 07:56:51 -07:00
Jared
4c43817aea Use semaphore to send frames while preparing the next capture. 2021-07-29 07:56:51 -07:00
Jared
2a7fe42d79 Improve graceful shutdown of unattended session WPF process. 2021-07-29 07:56:51 -07:00
Jared
d934422ea3 Add some manual capturing tests for later use. 2021-07-29 07:56:51 -07:00
Jared
eb5c1c1efc Request full screen on document instead of viewer wrapper (to keep the sidebar). 2021-07-29 07:56:51 -07:00
Jared
0cf277ae87 Move app exit event handlers. Add ReinstallAgent command. 2021-07-29 07:56:51 -07:00
Jared
3c88a88a5a Trigger an immediate device update on the grid when device is edited. 2021-07-29 07:56:51 -07:00
Jared
1ca6b22173 Refactor chat service. 2021-07-29 07:56:51 -07:00
Jared
302af61861 Move touch keyboard button. Add full screen button. 2021-07-29 07:56:51 -07:00
Jared
7b4a640400 Remove Microsoft.Management.Infrastructure. 2021-07-29 07:56:51 -07:00
Jared
effb27cdd9 Fix WPF app thread handling to allow process to close on app exit event. 2021-07-29 07:56:51 -07:00
Jared
c5ad58433e Add TODO for refactoring chat service. 2021-07-29 07:56:51 -07:00
Jared
8353437b87 Replace logo URL in email with current server instance. 2021-07-29 07:56:51 -07:00
Jared
cd079de811 Verify URI format for server URL. 2021-07-29 07:56:51 -07:00
Jared
4e877ded68 Remove Uninstall reg key when agent uninstalls itself. 2021-07-29 07:56:51 -07:00
Jared
a0ef956e57 Put removal of ConnectionId in a finally block on disconnect. 2021-07-29 07:56:50 -07:00
Jared
d32dfc69af Don't require special characters in password. 2021-07-29 07:56:50 -07:00
Jared
4ea68cf40d Normalize username. 2021-07-29 07:56:50 -07:00
Jared
f53b33fb50 Null check. Add ServiceDependencies folder to gitignore. 2021-07-29 07:56:50 -07:00
Jared
d940a2a4e3 Send monitor wake signal before starting unattended screen cast. 2021-07-29 07:56:50 -07:00
Jared
96f2a094af Fix query string evaluation. 2021-07-29 07:56:50 -07:00
Jared
26625e96ea Only switch to input desktop on init. 2021-07-29 07:56:50 -07:00
Jared
2011484e4e Prevent ClipboarService from opening unnecessary handles. Clean up Windows desktop app startup process. 2021-07-29 07:56:50 -07:00
Jared
d424d9ff98 Fix CloseDesktop failures. 2021-07-29 07:56:50 -07:00
Jared
69df28d585 Add view-only mode to remote control. 2021-07-29 07:56:50 -07:00
Jared
f58623c979 NuGet updates. 2021-07-29 07:56:50 -07:00
Jared
1d2bf2eec1 Remove wildcards to improve efficiency of vswhere. 2021-07-29 07:56:50 -07:00
Jared
cfc5e4381f Update README.md 2021-07-29 07:56:50 -07:00
Jared
5937304ed8 Device filtering fixes. 2021-07-29 07:56:50 -07:00
Jared
584ac0a900 Add many-to-many migrations. 2021-07-29 07:56:50 -07:00