Commit Graph

68 Commits

Author SHA1 Message Date
Jared Goodwin
7fb7079c8f Get cookie-based API remote control working again. 2021-07-29 07:56:17 -07:00
Jared Goodwin
28589df7d3 Ubuntu fixes. 2021-07-29 07:56:16 -07:00
Jared Goodwin
7f87a622cf Update README.md. 2021-07-29 07:56:14 -07:00
Jared Goodwin
1e6f85640c Finish Alerts API. 2021-07-29 07:56:13 -07:00
Jared Goodwin
57eb9b3a7e Added server config page. 2021-07-29 07:56:06 -07:00
Jared Goodwin
d598a1f2cf Update readme. 2021-07-29 07:56:06 -07:00
Jared Goodwin
718375674f Update README.md 2021-07-29 07:56:05 -07:00
Jared Goodwin
4ab5d494a3 Change URLs to new domain. 2021-07-29 07:56:05 -07:00
Jared Goodwin
c127921b1a Add new API documentation. 2021-07-29 07:56:04 -07:00
Jared Goodwin
e6835fa65a Add option to require 2FA. 2021-07-29 07:56:04 -07:00
Jared Goodwin
bdc019a778 Don't use single file for ScreenCasters, as it takes additional time to extract the files. 2021-07-29 07:56:02 -07:00
Jared Goodwin
217a3734a1 Update README.md 2021-07-29 07:56:02 -07:00
Jared Goodwin
e544f40d6f Added default connection info when in debug environment. 2021-07-29 07:56:02 -07:00
Jared Goodwin
c4eb3ee0cc Chat service working for Linux. 2021-07-29 07:56:00 -07:00
Jared Goodwin
76ac618854 Modify Linux server deploy to target Ubuntu specifically. 2021-07-29 07:56:00 -07:00
Jared Goodwin
d4fb831af4 Added ability to capture logon screen in Linux. 2021-07-29 07:56:00 -07:00
Jared Goodwin
9cd4a02dc9 Converted WPF app to .NET Core. 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
15194c042e Add to EditDevice InputModel. 2021-07-29 07:55:58 -07:00
Jared Goodwin
8cf7a98a2b Reverted desktop client. 2021-07-29 07:54:03 -07:00
Jared Goodwin
a4be95f86e Update readme. 2021-07-29 07:54:02 -07:00
Jared Goodwin
0db781a18f Update README.md 2021-07-29 07:54:02 -07:00
Jared Goodwin
d37e02c1a7 Update install scripts and readme. 2021-07-29 07:54:02 -07:00
Jared Goodwin
3912813e1c Update hosting steps to use published releases. 2021-07-29 07:54:01 -07:00
Jared Goodwin
6d7d9934b5 Normalize theme values. 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
79326f0b46 Core SDK update. Package updates. 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
130ddecc50 Update script and readme. 2021-07-29 07:53:57 -07:00
Jared Goodwin
d1f580da57 Update publish script and readme. 2021-07-29 07:53:57 -07:00
Jared Goodwin
05174d6af0 Updated scripts and readme. 2021-07-29 07:53:57 -07:00
Jared
42f1c30761 Update README.md 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
307feb2504 Update README.md 2021-07-29 07:53:56 -07:00
Jared Goodwin
ed391a7387 Remote machine name now gets added to browser tab's title. 2021-07-29 07:53:55 -07:00
Jared Goodwin
24841b171c Added option to require authentication on the remote control page, which defaults to true. 2021-07-29 07:53:55 -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
1ea295f8cb Clipboard transfer. Unattended remote session survives Windows signout. Removed HTML-based on-screen keyboard and instead invoke native mobile keyboard. Ubuntu server install script detects version for grabbing .NET Core runtime. 2021-07-29 07:53:55 -07:00
Jared Goodwin
f1763fec38 Desktop app main window UI update. 2021-07-29 07:53:55 -07:00
Jared
5736c83a56 Update README.md 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
e4b09ea8d4 Update README.md 2021-07-29 07:53:52 -07:00
Jared Goodwin
9d349cd7b4 Added KnownProxies configuration for using a proxy server on a different machine. 2021-07-29 07:53:52 -07:00
Jared Goodwin
0b20ccde12 Updated readme. 2021-07-29 07:53:52 -07:00
Jared Goodwin
cdaf37e079 Typo. Install additional Linux dependency for System.Drawing.Common. 2021-07-29 07:53:52 -07:00
Jared Goodwin
eecfc5c958 Added a configurable setting for Windows Event Log logging. 2021-07-29 07:53:51 -07:00
Jared Goodwin
0bd2261be7 Fixed a mouse input bug when the virtual screen's left-most coordinate is in the negative. Refactored ICapturer virtual screen methods. 2021-07-29 07:53:51 -07:00
Jared Goodwin
38f0b324f7 Added install script for Windows servers. 2021-07-29 07:53:51 -07:00
Jared
770da82bec Update README.md 2021-07-29 07:53:51 -07:00
Jared Goodwin
cb055e855d For remote control, Linux agent no longer needs to be installed under the account that is set for auto-login. 2021-07-29 07:53:51 -07:00