Commit Graph

24 Commits

Author SHA1 Message Date
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
15194c042e Add to EditDevice InputModel. 2021-07-29 07:55:58 -07:00
Jared Goodwin
e56307bc31 Begin stubbling out device alert service. 2021-07-29 07:55:58 -07:00
Jared Goodwin
4fde83ac57 Edit device groups. 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
623b71bc40 Change self-registration setting to max organization count. 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
90c2382ab7 Edit Device button can now save tags. 2021-07-29 07:53:58 -07:00
Jared Goodwin
9d2b63b07f Fix initial value for "last online" device property. 2021-07-29 07:53:58 -07:00
Jared Goodwin
3d9b972c3c Fix file sharing DataService call. 2021-07-29 07:53:57 -07:00
Jared Goodwin
e66dc15e93 Add missing AgentVersion to device update. 2021-07-29 07:53:57 -07:00
Jared Goodwin
a2bff1af5e WIP on Core 3 upgrade. 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
1fed9c4eb0 Modified data cleanup queries so they don't run locally. 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
652e5e502c Fixed DeviceCameOnline and Heartbeat events from overwriting device fields. Replaced SignalR groups with static user collections to perform online user lookups. Added navigation properties to authorization queries in DataService. 2021-07-29 07:53:56 -07:00
Jared Goodwin
3ed8650556 Fixed a bug where unattended remote control sessions were not being reconnected after unexpected disconnect. 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
c359f43f23 Explicit 32- and 64-bit desktop app installers. 2021-07-29 07:53:55 -07:00
Jared Goodwin
10ec413b7d WIP 2021-07-29 07:53:54 -07:00