Jared Goodwin
|
ee4e7bd420
|
Get cookie-based API remote control working again.
|
2020-04-21 18:38:01 -07:00 |
|
Jared Goodwin
|
2626231c08
|
Ubuntu fixes.
|
2020-04-17 18:57:10 -07:00 |
|
Jared Goodwin
|
0ea453566c
|
Update README.md.
|
2020-03-29 12:03:46 -07:00 |
|
Jared Goodwin
|
f3e38ed2ed
|
Finish Alerts API.
|
2020-03-26 20:04:57 -07:00 |
|
Jared Goodwin
|
542c8a852c
|
Added server config page.
|
2020-03-05 22:20:17 -08:00 |
|
Jared Goodwin
|
60d5aadda2
|
Update readme.
|
2020-03-04 21:14:33 -08:00 |
|
Jared Goodwin
|
4fdb923c70
|
Update README.md
|
2020-02-29 15:32:19 -08:00 |
|
Jared Goodwin
|
82b43dd6db
|
Change URLs to new domain.
|
2020-02-29 15:20:47 -08:00 |
|
Jared Goodwin
|
7c97be8e58
|
Add new API documentation.
|
2020-02-23 15:15:35 -08:00 |
|
Jared Goodwin
|
3725dbf908
|
Add option to require 2FA.
|
2020-02-23 14:44:48 -08:00 |
|
Jared Goodwin
|
6cc3857ba3
|
Don't use single file for ScreenCasters, as it takes additional time to extract the files.
|
2020-02-13 07:23:59 -08:00 |
|
Jared Goodwin
|
06a2a6207d
|
Update README.md
|
2020-02-12 22:30:54 -08:00 |
|
Jared Goodwin
|
789e9f2f52
|
Added default connection info when in debug environment.
|
2020-02-12 20:13:37 -08:00 |
|
Jared Goodwin
|
515cba8704
|
Chat service working for Linux.
|
2020-01-25 11:56:41 -08:00 |
|
Jared Goodwin
|
3b82261f9e
|
Modify Linux server deploy to target Ubuntu specifically.
|
2020-01-19 16:19:08 -08:00 |
|
Jared Goodwin
|
8b849a5079
|
Added ability to capture logon screen in Linux.
|
2020-01-19 12:02:01 -08:00 |
|
Jared Goodwin
|
918e685e79
|
Converted WPF app to .NET Core.
|
2020-01-16 06:48:57 -08:00 |
|
Jared Goodwin
|
9a8b74956f
|
Improved Windows session switching during remote control. Fixed password reset link. Fixed auto-property initializers in RemotelyUser entity.
|
2020-01-15 22:58:21 -08:00 |
|
Jared Goodwin
|
7c0aba6162
|
Add to EditDevice InputModel.
|
2020-01-13 21:44:43 -08:00 |
|
Jared Goodwin
|
81ab2377f4
|
Reverted desktop client.
|
2019-12-28 22:10:57 -08:00 |
|
Jared Goodwin
|
a309311022
|
Update readme.
|
2019-12-26 19:37:17 -08:00 |
|
Jared Goodwin
|
4696974a2c
|
Update README.md
|
2019-12-26 19:10:20 -08:00 |
|
Jared Goodwin
|
161e93a577
|
Update install scripts and readme.
|
2019-12-26 19:10:04 -08:00 |
|
Jared Goodwin
|
c384f2688e
|
Update hosting steps to use published releases.
|
2019-12-22 17:43:59 -08:00 |
|
Jared Goodwin
|
5db01941fa
|
Normalize theme values.
|
2019-12-12 21:17:04 -08:00 |
|
Jared Goodwin
|
0b1c8d4bcb
|
Change self-registration setting to max organization count.
|
2019-12-12 00:15:04 -08:00 |
|
Jared Goodwin
|
a8e7567e33
|
Core SDK update. Package updates.
|
2019-12-04 19:11:56 -08:00 |
|
Jared Goodwin
|
315e6372b9
|
Fix file sharing DataService call.
|
2019-10-07 17:39:49 -07:00 |
|
Jared Goodwin
|
4f74a394f7
|
Update script and readme.
|
2019-09-28 20:37:38 -07:00 |
|
Jared Goodwin
|
fda1a3b429
|
Update publish script and readme.
|
2019-09-28 11:55:27 -07:00 |
|
Jared Goodwin
|
3d9a8765ce
|
Updated scripts and readme.
|
2019-09-28 10:35:11 -07:00 |
|
Jared
|
eb8d78f1b1
|
Update README.md
|
2019-07-14 14:39:15 -07:00 |
|
Jared Goodwin
|
0413f8dc73
|
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.
|
2019-07-14 12:43:22 -07:00 |
|
Jared
|
411e9972bd
|
Update README.md
|
2019-07-12 07:50:50 -07:00 |
|
Jared Goodwin
|
1617865049
|
Remote machine name now gets added to browser tab's title.
|
2019-07-03 21:24:00 -07:00 |
|
Jared Goodwin
|
6aad89e01d
|
Added option to require authentication on the remote control page, which defaults to true.
|
2019-07-03 16:52:20 -07:00 |
|
Jared Goodwin
|
434ffdf9fb
|
Password reset link is now displayed in Organization Management when a user account is created as a result of an invite.
|
2019-07-03 15:59:20 -07:00 |
|
Jared Goodwin
|
b70976034c
|
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.
|
2019-06-27 22:04:05 -07:00 |
|
Jared Goodwin
|
21af3c5b99
|
Desktop app main window UI update.
|
2019-06-21 15:18:52 -07:00 |
|
Jared Goodwin
|
3d3ed92bd9
|
Explicit 32- and 64-bit desktop app installers.
|
2019-06-20 14:31:57 -07:00 |
|
Jared
|
d27374e667
|
Update README.md
|
2019-05-14 17:09:26 -07:00 |
|
Jared Goodwin
|
f157e6a7f4
|
Added KnownProxies configuration for using a proxy server on a different machine.
|
2019-04-22 07:24:02 -07:00 |
|
Jared Goodwin
|
a7dd22eab7
|
Updated readme.
|
2019-04-16 07:06:27 -07:00 |
|
Jared Goodwin
|
d1deda40a5
|
Typo. Install additional Linux dependency for System.Drawing.Common.
|
2019-04-13 09:17:32 -07:00 |
|
Jared Goodwin
|
32bb54ce88
|
Added a configurable setting for Windows Event Log logging.
|
2019-04-10 17:12:47 -07:00 |
|
Jared Goodwin
|
60fc538b4b
|
Fixed a mouse input bug when the virtual screen's left-most coordinate is in the negative. Refactored ICapturer virtual screen methods.
|
2019-04-10 16:49:44 -07:00 |
|
Jared Goodwin
|
fdb62667e3
|
Added install script for Windows servers.
|
2019-04-09 07:38:14 -07:00 |
|
Jared
|
f70721c6b4
|
Update README.md
|
2019-04-08 20:24:34 -07:00 |
|
Jared Goodwin
|
1340740a79
|
For remote control, Linux agent no longer needs to be installed under the account that is set for auto-login.
|
2019-04-08 07:37:02 -07:00 |
|
Jared Goodwin
|
17b194a8a3
|
Refresh schema change due to limitation in SQLite migrations. Fixed bug with user options. Added "clear console" shortcut key.
|
2019-04-05 06:26:13 -07:00 |
|