Jared Goodwin
|
19171782fe
|
Change free memory/storage to used.
|
2021-07-29 07:56:02 -07:00 |
|
Jared Goodwin
|
6fc0b84ab1
|
Add CPU percentage.
|
2021-07-29 07:56:02 -07:00 |
|
Jared Goodwin
|
f4bad8862e
|
API token management.
|
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
|
de9fc42ea2
|
Added ScriptingController logic.
|
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
|
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
|
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
|
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
|
c23560ec86
|
Update to .NET Standard 2.1.
|
2021-07-29 07:55:59 -07:00 |
|
Jared Goodwin
|
d8e23c5375
|
Improved Windows session switching during remote control. Fixed password reset link. Fixed auto-property initializers in RemotelyUser entity.
|
2021-07-29 07:55:59 -07:00 |
|
Jared Goodwin
|
3a40cd1db6
|
NuGet packages update.
|
2021-07-29 07:55:59 -07:00 |
|
Jared Goodwin
|
01809dde46
|
Added Server Logs page. Added outgoing buffer throttling in screen caster. Refactoring.
|
2021-07-29 07:55:59 -07:00 |
|
Jared Goodwin
|
e56307bc31
|
Begin stubbling out device alert service.
|
2021-07-29 07:55:58 -07:00 |
|
Jared Goodwin
|
4d51cbb470
|
Migrate from packages.json to PackageReference.
|
2021-07-29 07:54:00 -07:00 |
|
Jared Goodwin
|
d729300857
|
Use MemAvailable instead of MemFree.
|
2021-07-29 07:54:00 -07:00 |
|
Jared Goodwin
|
4fde83ac57
|
Edit device groups.
|
2021-07-29 07:53:59 -07:00 |
|
Jared Goodwin
|
51397b6f12
|
Fix Linux memory info.
|
2021-07-29 07:53:59 -07:00 |
|
Jared Goodwin
|
0cd8b546ee
|
Fix Linux mem info.
|
2021-07-29 07:53:59 -07:00 |
|
Jared Goodwin
|
02f158088c
|
Added edit device page.
|
2021-07-29 07:53:59 -07:00 |
|
Jared Goodwin
|
ae57084eb2
|
GetDeviceGroups in DataService. TypeScript rework.
|
2021-07-29 07:53:59 -07:00 |
|
Jared Goodwin
|
8189e237b3
|
Remove DevicePermission and UserPermission.
|
2021-07-29 07:53:59 -07:00 |
|
Jared Goodwin
|
4f1cb2c6ae
|
Float-message changes. Edit device button.
|
2021-07-29 07:53:58 -07:00 |
|
Jared Goodwin
|
79326f0b46
|
Core SDK update. Package updates.
|
2021-07-29 07:53:58 -07:00 |
|
Jared Goodwin
|
dae20a36c1
|
Set device as online in Create method.
|
2021-07-29 07:53:57 -07:00 |
|
Jared Goodwin
|
6159b26164
|
WIP
|
2021-07-29 07:53:57 -07:00 |
|
Jared Goodwin
|
e0210822c2
|
Remove Newtonsoft.Json.
|
2021-07-29 07:53:57 -07:00 |
|
Jared Goodwin
|
c9c5b67c4d
|
WIP on Core 3 upgrade.
|
2021-07-29 07:53:57 -07:00 |
|
Jared Goodwin
|
2b15131897
|
Desktop switching and connection recovery improvements.
|
2021-07-29 07:53:56 -07:00 |
|
Jared Goodwin
|
2cc0cd16c6
|
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.
|
2021-07-29 07:53:56 -07:00 |
|
Jared Goodwin
|
571c5004fe
|
Unattended remote control session invitees require an authorized account with access to the device. Refactored remote control session info organization.
|
2021-07-29 07:53:56 -07:00 |
|
Jared Goodwin
|
fc16f56e7b
|
Added GetVersion command. Routed SendSAS through ScreenCaster before DeviceHub. Minor refactoring.
|
2021-07-29 07:53:56 -07:00 |
|
Jared Goodwin
|
d45e24f091
|
Reorganize code. Added DataAnnotations to Shared project.
|
2021-07-29 07:53:56 -07:00 |
|
Jared Goodwin
|
0ccb3ff2d9
|
Password reset link is now displayed in Organization Management when a user account is created as a result of an invite.
|
2021-07-29 07:53:55 -07:00 |
|
Jared Goodwin
|
c359f43f23
|
Explicit 32- and 64-bit desktop app installers.
|
2021-07-29 07:53:55 -07:00 |
|
Jared Goodwin
|
91a1af3be0
|
WIP
|
2021-07-29 07:53:54 -07:00 |
|
Jared Goodwin
|
10ec413b7d
|
WIP
|
2021-07-29 07:53:54 -07:00 |
|