Commit Graph

52 Commits

Author SHA1 Message Date
Jared Goodwin
7d8a0b2ba1 Add example Apache config. 2019-07-17 15:27:45 -07:00
Jared Goodwin
10cdcddf5b Added default path for Remotely server on Ubuntu. 2019-06-28 09:01:12 -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
93eb588786 Update install scripts. 2019-06-25 11:59:32 -07:00
Jared Goodwin
e4a8d087fa Publish script fix. 2019-06-20 15:34:55 -07:00
Jared Goodwin
3d3ed92bd9 Explicit 32- and 64-bit desktop app installers. 2019-06-20 14:31:57 -07:00
Jared Goodwin
1aae34d33a WIP 2019-06-19 20:35:36 -07:00
Jared Goodwin
9a1878379c WIP 2019-06-19 20:02:40 -07:00
Jared Goodwin
03c25c3c47 WIP 2019-06-16 13:32:11 -07:00
Jared Goodwin
a0405e28a0 WIP 2019-06-15 18:08:30 -07:00
Jared Goodwin
f830b0d34f WIP 2019-06-15 16:56:17 -07:00
Jared Goodwin
96d54e2979 Revert zipped desktop app changes. 2019-05-22 07:30:02 -07:00
Jared Goodwin
862fb49ff9 Zip the desktop app. 2019-05-22 07:07:38 -07:00
Jared Goodwin
1e8b4a98ef Fix bug in Publish.ps1. Add NAudio to credits. 2019-05-17 12:33:30 -07:00
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
d1deda40a5 Typo. Install additional Linux dependency for System.Drawing.Common. 2019-04-13 09:17:32 -07:00
Jared Goodwin
b50f8baa1a Change command order. 2019-04-13 08:32:17 -07:00
Jared Goodwin
da3e4a7bdc Add initial update. 2019-04-13 08:21:48 -07:00
Jared Goodwin
a561f9f9fa Rearrange install order. 2019-04-13 08:15:03 -07:00
Jared Goodwin
2a4f9d2410 Rearrange install order. 2019-04-13 08:03:02 -07:00
Jared Goodwin
a997850850 Remove quiet flag from wget Remotely_Server.zip. 2019-04-13 07:58:27 -07:00
Jared Goodwin
ddef7c0e05 Updated Linux install script. 2019-04-11 07:54:06 -07:00
Jared Goodwin
fdb62667e3 Added install script for Windows servers. 2019-04-09 07:38:14 -07:00
Jared Goodwin
9cb6d36cfb Remove old library files. 2019-04-05 23:53:10 -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
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
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
815d3ef29c Use setfacl for user www-data on app root path instead of chmod. 2019-03-25 08:42:08 -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
8ca4921b35 Added default permissions on app root folder on Linux servers. 2019-03-22 08:08:00 -07:00
Jared Goodwin
06f14f1191 Updated Linux server install script. 2019-03-22 07:46:45 -07:00
Jared
c98bc01dcc
Update Remotely_Server_Install.sh 2019-03-22 07:28:43 -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
Jared Goodwin
92739d218f Reworked agent updating. 2019-03-20 07:11:12 -07:00
Jared Goodwin
9594ab9f3f Added hard-coding of server URL for desktop app. 2019-03-19 12:40:49 -07:00
Jared Goodwin
2e3809a671 Added update for libgdiplus. 2019-03-19 09:21:42 -07:00
Jared Goodwin
f4cb368f73 Added app manifest. ImageDiff tweaks. 2019-03-18 18:34:07 -07:00
Jared Goodwin
56d79ad0a5 Improved image diff performance with unmanaged code. 2019-03-17 20:08:46 -07:00
Jared Goodwin
d6d92834ca Working on desktop app. 2019-03-15 08:45:12 -07:00
Jared Goodwin
2d198062b1 Linux auto-updating fixed. 2019-03-12 10:49:57 -07:00
Jared Goodwin
3fb6d6531c Linux auto-update working. 2019-03-11 22:43:12 -07:00
Jared Goodwin
9e29e479a7 Working on Linux auto-updating. 2019-03-11 17:55:34 -07:00
Jared Goodwin
017b10c7bf Publish.ps1 update. 2019-03-11 07:47:51 -07:00
Jared Goodwin
54389559da Script updates. Added Desktop project. 2019-03-11 07:40:53 -07:00
Jared Goodwin
85e1180fd0 Publish.ps1 update. 2019-03-10 09:51:07 -07:00
Jared Goodwin
73e66d1f08 Change image diff and quality adjust. 2019-03-10 09:41:40 -07:00
Jared Goodwin
3a38cbd307 Update commands controller and publish script. 2019-03-09 11:30:27 -08:00
Jared Goodwin
1bb51232f2 Relaunch working. 2019-03-07 17:28:24 -08:00