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 |
|
Jared
|
1ab0d2a496
|
Refactor entities.
|
2021-07-29 07:56:50 -07:00 |
|
Jared
|
2b93bae58a
|
Fix device filtering.
|
2021-07-29 07:56:49 -07:00 |
|
Jared
|
d7fece358c
|
Add "-products *" parameter for VsWhere.
|
2021-07-29 07:56:49 -07:00 |
|
Jared
|
afc302cd6f
|
Dispose of WebResponses. Use VsWhere.
|
2021-07-29 07:56:49 -07:00 |
|
Jared
|
2b94e47bae
|
Add link to charities.
|
2021-07-29 07:56:49 -07:00 |
|
Jared
|
ca1f3a1c77
|
Add IncludeAllContentForSelfExtract, which is now required in .NET 5 for single-file publishing.
|
2021-07-29 07:56:49 -07:00 |
|
Jared
|
2115dac1ee
|
Add BannedDevices and MaxConcurrentUpdates to server config page.
|
2021-07-29 07:56:49 -07:00 |
|
Jared
|
0424b5339d
|
Use new IApplicationConfig interface in RemoteControl page.
|
2021-07-29 07:56:49 -07:00 |
|
Jared
|
934ff31be5
|
Use IDataService interface in Identity areas.
|
2021-07-29 07:56:49 -07:00 |
|
Jared
|
ce1e4bf8e0
|
Add device banning. Extract interfaces from DataService and ApplicationConfig. Create unit tests.
|
2021-07-29 07:56:49 -07:00 |
|
Jared
|
317520370d
|
Remove PublishTrimmed option from Linux desktop profiles.
|
2021-07-29 07:56:49 -07:00 |
|
Jared
|
9ef0152bbe
|
Update server install scripts.
|
2021-07-29 07:56:49 -07:00 |
|
Jared
|
3e09a96671
|
Update to .NET 5. (#176)
* Retarget .NET 5.
* Delete binaries
* Create ClickOnce publish profile.
* Add IncludeAllContentForSelfExtract
* Retarget .NET 5.
* Delete binaries
* Create ClickOnce publish profile.
* Add IncludeAllContentForSelfExtract
* Remove trim publish option.
* Update Program.cs
* Bump .NET Framework apps up to v4.8.
* Remove use of obsolete DatabaseErrorPageMiddleware.
* Delete ClickOnce-Win10-x64.pubxml
|
2021-07-29 07:56:49 -07:00 |
|
Jared
|
60cfb3dd1d
|
Switch to BitBlt mode when screen orientation is changed.
|
2021-07-29 07:56:49 -07:00 |
|
Jared
|
4329266122
|
Add middle-mouse click.
|
2021-07-29 07:56:49 -07:00 |
|
Jared
|
140d0262aa
|
Update run_tests.yml
|
2021-07-29 07:56:49 -07:00 |
|
Jared
|
2e47ce13d3
|
Check for null frame on first image.
|
2021-07-29 07:56:48 -07:00 |
|
Jared
|
e63715aaa6
|
Add data annotation to Invite. Normalize username in user query. Force exit in ShutdownServiceWin (WebRTC is still preventing the process from closing sometimes).
|
2021-07-29 07:56:48 -07:00 |
|
Jared
|
4962e83d50
|
Delete package-lock.json
|
2021-07-29 07:56:48 -07:00 |
|
Jared
|
f1c8149c27
|
Persist some viewer settings between sessions.
|
2021-07-29 07:56:48 -07:00 |
|
Jared
|
201c8c794a
|
Fix monitor switching in stream mode.
|
2021-07-29 07:56:48 -07:00 |
|
Jared
|
524347c6c1
|
Remove forward limit on known proxies. Convert IPs that are IPv4-Mapped-To-IPv6 to IPv4 format.
|
2021-07-29 07:56:48 -07:00 |
|
Jared
|
b0f50d08af
|
Await call.
|
2021-07-29 07:56:48 -07:00 |
|
Jared
|
51cf9b4c1c
|
Fix bad hub method signature.
|
2021-07-29 07:56:48 -07:00 |
|
Jared
|
ce8b27de8f
|
Compare pixel formats.
|
2021-07-29 07:56:48 -07:00 |
|