Commit Graph

22 Commits

Author SHA1 Message Date
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
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
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
01809dde46 Added Server Logs page. Added outgoing buffer throttling in screen caster. Refactoring. 2021-07-29 07:55:59 -07:00
Jared Goodwin
a060067f99 Close window on remote control disconnect if originating from API call. 2021-07-29 07:55:59 -07:00
Jared Goodwin
1ee0ff4ba2 Add /api/Login/Logout endpoint. 2021-07-29 07:55:59 -07:00
Jared Goodwin
24a96c2829 Fix Commands POST Action. 2021-07-29 07:55:58 -07:00
Jared Goodwin
0d65a956cf StyleCop warnings. 2021-07-29 07:54:00 -07:00
Jared Goodwin
4d51cbb470 Migrate from packages.json to PackageReference. 2021-07-29 07:54:00 -07:00
Jared Goodwin
4fde83ac57 Edit device groups. 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
c9c5b67c4d WIP on Core 3 upgrade. 2021-07-29 07:53:57 -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
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
10ec413b7d WIP 2021-07-29 07:53:54 -07:00