Commit Graph

33 Commits

Author SHA1 Message Date
Jared Goodwin
02ea46d8c6 Bug fix when updating tags via grid. Added Linux GUI to downloads page. 2019-05-09 22:16:38 -07:00
Jared Goodwin
9f5e25d0de Added GUI app for Linux. 2019-05-03 10:07:52 -07:00
Jared Goodwin
74995518e0 Massive improvement to Linux screen capture performance by using unmanaged code and native DLL invokes. 2019-05-02 22:18:15 -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
0be5e4490b Re-arranged UI so the status div doesn't appear on the grid tab. 2019-04-19 17:44:24 -07:00
Jared Goodwin
335c9fb6d8 Fixed spacebar button on the mobile virtual keyboard. 2019-04-18 07:11:05 -07:00
Jared Goodwin
85ee814d06 Added border padding back to image diff. Added alternate way of obtaining Xauthority file. 2019-04-16 11:19:11 -07:00
Jared Goodwin
19f84e9ec0 Minor cleanup and refactoring. 2019-04-12 20:14:36 -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
08d3f4b904 Added SmtpEnableSsl to app settings for email sender. Added Windows Event Log provider to logging. 2019-04-10 06:53:19 -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
321ade4c63 Uninstaller bug fix. 2019-04-06 13:29:47 -07:00
Jared Goodwin
3771de3d55 Removed some test code. 2019-04-06 00:56:38 -07:00
Jared Goodwin
9cb6d36cfb Remove old library files. 2019-04-05 23:53:10 -07:00
Jared Goodwin
328b987117 Migrated Remotely_Library to .NET Standard. Refactored tuples to typed class. 2019-04-04 16:40:54 -07:00
Jared Goodwin
2116a27565 Changed Drives property on Device entity to use value conversion instead of foreign key. 2019-04-03 21:05:31 -07:00
Jared Goodwin
31fb1b6c6c Added remote control via API. Updated readme. 2019-04-03 17:44:41 -07:00
Jared Goodwin
954843ef63 X11 remote control is working. 2019-04-02 07:56:35 -07:00
Jared Goodwin
2bf71510e3 Working on X11 libraries. 2019-04-01 17:39:15 -07:00
Jared Goodwin
8be5796cee Added forwarded headers as the default. Moved around some error handling. 2019-03-29 18:04:16 -07:00
Jared Goodwin
5ab7cf5af7 Fixed line endings on sh scripts. Removed test code. Refactored ScreenCaster method. 2019-03-29 09:17:16 -07:00
Jared Goodwin
20418aeb21 Linux screen cast working. Mouse and keyboard input is still remaining. 2019-03-28 14:46:39 -07:00
Jared Goodwin
b64e75fc07 Working on Linux screen caster. Fixed some bugs in the Windows version introduced by refactoring. 2019-03-28 10:47:47 -07:00
Jared Goodwin
a43e7cba27 Beginning work on Linux remote control client. 2019-03-27 15:59:13 -07:00
Jared Goodwin
85b8b99f98 Fixed issue with Web command mode auto-complete. 2019-03-25 12:58:33 -07:00
Jared Goodwin
b1a8e1d52d Put ScreenCast binary in its own folder so the assembly references don't get mixed up with the Agent's. 2019-03-25 11:06:44 -07:00
Jared Goodwin
45b3ac0a47 ScreenCast binary is now packaged in zip instead of embedded in Agent binary. 2019-03-25 08:41:36 -07:00
Jared Goodwin
c39296aeba Added app settings for redirect to HTTPS and use HSTS. 2019-03-23 12:26:45 -07:00
Jared Goodwin
9d898a99c5 Send cursor icon image instead of using the map. 2019-03-20 23:28:39 -07:00
Jared Goodwin
25fa32e185 Removed resaving of connection info when retrying as https. 2019-03-20 15:20:29 -07:00
Jared Goodwin
cd4056e844 Added build badge. 2019-03-20 15:11:14 -07:00
Jared Goodwin
b8c70903da Bug fixes to touch events on remote control, cursor map, console results, and auto updating. 2019-03-20 15:08:31 -07:00