Jared Goodwin
|
f91bafe4e1
|
Added image quality slider in the remote control options.
|
2019-04-05 20:49:28 -07:00 |
|
Jared Goodwin
|
aa43623de5
|
Re-added project references.
|
2019-04-05 08:08:15 -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 |
|
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
|
e5ded4585f
|
Added Swagger.
|
2019-04-02 17:42:33 -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
|
13025a2696
|
Added GetGroups web command.
|
2019-03-30 09:15:42 -07:00 |
|
Jared Goodwin
|
5e67289fc4
|
Implement many-to-many link tables for permission groups since it doesn't appear the EF Core team will be adding skip-level navigation properties anytime soon.
|
2019-03-29 23:10:41 -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
|
aa05a9e049
|
Added migration. Moved database migrate to Startup.
|
2019-03-27 05:00:45 -07:00 |
|
Jared Goodwin
|
878910bd40
|
Added login API controller.
|
2019-03-25 16:53:23 -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
|
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
|
2da49baec4
|
Remove publish profile.
|
2019-03-21 16:59:59 -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
|
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
|
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
|
56d79ad0a5
|
Improved image diff performance with unmanaged code.
|
2019-03-17 20:08:46 -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
|
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
|
0c62aeea4a
|
Working on desktop app.
|
2019-03-13 18:30:04 -07:00 |
|
Jared Goodwin
|
2d198062b1
|
Linux auto-updating fixed.
|
2019-03-12 10:49:57 -07:00 |
|