Commit Graph

99 Commits

Author SHA1 Message Date
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
6560cae738 Added checks to prevent an administrator from removing their own admin rights. 2019-03-24 22:39:04 -07:00
Jared Goodwin
a285cdd61c Refreshed EF migrations. 2019-03-24 16:27:20 -07:00
Jared Goodwin
2a1c209090 Added EventLogs to cascade delete on Organization. 2019-03-24 16:06:01 -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
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
80e99831c5
Update README.md 2019-03-21 20:55:46 -07:00
Jared
e679d111b8
Update README.md 2019-03-21 20:53:40 -07:00
Jared
47df751100
Update README.md 2019-03-21 20:45:06 -07:00
Jared
221aaea6a1
Merge pull request #1 from Jay-Rad/add-license-1
Create LICENSE
2019-03-21 17:08:45 -07:00
Jared
c3defcaeb2
Create LICENSE 2019-03-21 17:08:25 -07:00
Jared Goodwin
8dd0d29eab Update gitignore. 2019-03-21 17:00:36 -07:00
Jared Goodwin
2da49baec4 Remove publish profile. 2019-03-21 16:59:59 -07:00
Jared Goodwin
30a62ae93f Remove invalid file name characters from file transfers. 2019-03-21 15:15:40 -07:00
Jared Goodwin
6503c8949e Fix IBeam cursor change. 2019-03-21 13:45:21 -07:00
Jared Goodwin
df574e10b1 Fixed Hand cursor error. 2019-03-21 13:06:22 -07:00
Jared Goodwin
92c06ae022 Updated readme. 2019-03-21 11:38:31 -07:00
Jared Goodwin
e76ad3b734 More touch fixes. CursorIconWatcher fix. 2019-03-21 08:05:46 -07:00
Jared Goodwin
ef641bd2c1 Touch input fixes. 2019-03-21 07:06:50 -07:00
Jared Goodwin
9d898a99c5 Send cursor icon image instead of using the map. 2019-03-20 23:28:39 -07:00
Jared Goodwin
799cccf444 Added cursor maps. Wrapped UnlockBits in try/catch. 2019-03-20 19:05:45 -07:00
Jared Goodwin
2598875000 Added cursor map for "none". 2019-03-20 18:26:53 -07:00
Jared Goodwin
25fa32e185 Removed resaving of connection info when retrying as https. 2019-03-20 15:20:29 -07:00
Jared Goodwin
b6b3696fd7 Fixed readme bullets. 2019-03-20 15:13:28 -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
Jared Goodwin
92739d218f Reworked agent updating. 2019-03-20 07:11:12 -07:00
Jared Goodwin
411057b7ee Working on mobile remote control. 2019-03-19 21:21:19 -07:00
Jared Goodwin
ca744efaef Updated ForceHost mechanism. 2019-03-19 16:16:58 -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
7a5bf478c4 Linux updater (again). 2019-03-18 21:07:15 -07:00
Jared Goodwin
f4cb368f73 Added app manifest. ImageDiff tweaks. 2019-03-18 18:34:07 -07:00
Jared Goodwin
b658264229 Added session recording. Added CapsLock key mapping. 2019-03-18 12:31:10 -07:00
Jared Goodwin
ea8281e787 Changed systemctl from start to restart. 2019-03-17 20:28:00 -07:00
Jared Goodwin
56d79ad0a5 Improved image diff performance with unmanaged code. 2019-03-17 20:08:46 -07:00
Jared Goodwin
c56d8f0931 Added missing keybinds. 2019-03-17 11:52:39 -07:00
Jared Goodwin
efef0b8873 Update async/await call. 2019-03-17 11:45:07 -07:00
Jared Goodwin
e48a84fcad Refactored out deprecated keyboradEvent.keyCode property. Linux updater fixes. 2019-03-17 11:28:21 -07:00
Jared Goodwin
2858731cd1 Sorted command completions. Console tab notifies when new messages have arrived if another tab is selected. Desktop app prepends scheme to URL if missing. Increased upload size limit. 2019-03-15 22:56:44 -07:00
Jared Goodwin
c59a18aff0 Refactored ScreenCaster's Main method. 2019-03-15 18:56:27 -07:00
Jared Goodwin
2f959a67de Updated titlebar button styles. 2019-03-15 17:45:18 -07:00
Jared Goodwin
8a1d00a343 Updated portable downloads links. 2019-03-15 17:21:14 -07:00
Jared Goodwin
d6d92834ca Working on desktop app. 2019-03-15 08:45:12 -07:00
Jared Goodwin
83f11d89ca Working on desktop app. 2019-03-14 16:31:15 -07:00
Jared Goodwin
7eff414f0d Working on desktop app. 2019-03-14 12:20:54 -07:00
Jared Goodwin
68dd3b7dcf Corrected namespace. 2019-03-13 18:31:42 -07:00