Commit Graph

63 Commits

Author SHA1 Message Date
Jared Goodwin
79326f0b46 Core SDK update. Package updates. 2021-07-29 07:53:58 -07:00
Jared Goodwin
d279410593 Update Publish script and NuGet package. 2021-07-29 07:53:58 -07:00
Jared Goodwin
9e00e060b4 Create directory if missing. 2021-07-29 07:53:58 -07:00
Jared Goodwin
94fe8207f4 Fix Publish.ps1 directory path. 2021-07-29 07:53:58 -07:00
Jared Goodwin
deaec683d2 Update publish script. 2021-07-29 07:53:57 -07:00
Jared Goodwin
b18d4c93ed Fix publish script. 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
c65b2a6b36 Update Clients page and git ignore. 2021-07-29 07:53:57 -07:00
Jared Goodwin
41af7a3179 Remove installer project. Add ClickOnce publish settings. 2021-07-29 07:53:57 -07:00
Jared Goodwin
05174d6af0 Updated scripts and readme. 2021-07-29 07:53:57 -07:00
Jared Goodwin
36b59d4992 Add example Apache config. 2021-07-29 07:53:56 -07:00
Jared Goodwin
90116de197 Added default path for Remotely server on Ubuntu. 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
52c1613491 Update install scripts. 2021-07-29 07:53:55 -07:00
Jared Goodwin
563a3cb49a Publish script fix. 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
bd2c8c5452 WIP 2021-07-29 07:53:55 -07:00
Jared Goodwin
b90b08f77d WIP 2021-07-29 07:53:55 -07:00
Jared Goodwin
91a1af3be0 WIP 2021-07-29 07:53:54 -07:00
Jared Goodwin
10ec413b7d WIP 2021-07-29 07:53:54 -07:00
Jared Goodwin
a07c597169 WIP 2021-07-29 07:53:53 -07:00
Jared Goodwin
aedce5c63b Revert zipped desktop app changes. 2021-07-29 07:53:53 -07:00
Jared Goodwin
cdc4e848af Zip the desktop app. 2021-07-29 07:53:53 -07:00
Jared Goodwin
e9be9454c6 Fix bug in Publish.ps1. Add NAudio to credits. 2021-07-29 07:53:53 -07:00
Jared Goodwin
eaae50a768 Bug fix when updating tags via grid. Added Linux GUI to downloads page. 2021-07-29 07:53:52 -07:00
Jared Goodwin
0b64f735c9 Added GUI app for Linux. 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
de997e0246 Change command order. 2021-07-29 07:53:52 -07:00
Jared Goodwin
329e516495 Add initial update. 2021-07-29 07:53:52 -07:00
Jared Goodwin
971214d7ed Rearrange install order. 2021-07-29 07:53:52 -07:00
Jared Goodwin
3558d1b5db Rearrange install order. 2021-07-29 07:53:52 -07:00
Jared Goodwin
8b05d532de Remove quiet flag from wget Remotely_Server.zip. 2021-07-29 07:53:52 -07:00
Jared Goodwin
7009d03087 Updated Linux install script. 2021-07-29 07:53:52 -07:00
Jared Goodwin
38f0b324f7 Added install script for Windows servers. 2021-07-29 07:53:51 -07:00
Jared Goodwin
cb5cb61213 Remove old library files. 2021-07-29 07:53:51 -07:00
Jared Goodwin
215a577e53 Fixed line endings on sh scripts. Removed test code. Refactored ScreenCaster method. 2021-07-29 07:53:49 -07:00
Jared Goodwin
d37b75f7af Working on Linux screen caster. Fixed some bugs in the Windows version introduced by refactoring. 2021-07-29 07:53:48 -07:00
Jared Goodwin
59aab02ea9 Beginning work on Linux remote control client. 2021-07-29 07:53:48 -07:00
Jared Goodwin
9a40bdf83a Put ScreenCast binary in its own folder so the assembly references don't get mixed up with the Agent's. 2021-07-29 07:53:48 -07:00
Jared Goodwin
60a403da35 Use setfacl for user www-data on app root path instead of chmod. 2021-07-29 07:53:47 -07:00
Jared Goodwin
7f7f751c5b ScreenCast binary is now packaged in zip instead of embedded in Agent binary. 2021-07-29 07:53:47 -07:00
Jared Goodwin
8f06a56540 Added default permissions on app root folder on Linux servers. 2021-07-29 07:53:47 -07:00
Jared Goodwin
34e8ea89ff Updated Linux server install script. 2021-07-29 07:53:47 -07:00
Jared
e9ac782d41 Update Remotely_Server_Install.sh 2021-07-29 07:53:47 -07:00
Jared Goodwin
20480a2b47 Bug fixes to touch events on remote control, cursor map, console results, and auto updating. 2021-07-29 07:53:46 -07:00
Jared Goodwin
a1102b93e9 Reworked agent updating. 2021-07-29 07:53:46 -07:00
Jared Goodwin
329f77f81c Added hard-coding of server URL for desktop app. 2021-07-29 07:53:46 -07:00
Jared Goodwin
5ca2c2712a Added update for libgdiplus. 2021-07-29 07:53:45 -07:00
Jared Goodwin
413f28afad Added app manifest. ImageDiff tweaks. 2021-07-29 07:53:45 -07:00