Commit Graph

45 Commits

Author SHA1 Message Date
Jared Goodwin
49a4c85f28 Fix organization invites. 2020-03-08 15:05:42 -07:00
Jared Goodwin
fb25461d2e Update publish script. 2020-03-06 17:08:26 -08:00
Jared Goodwin
a1621627a3 Get rid of InstallerSettings and file byte manipulation. 2020-03-06 16:47:53 -08:00
Jared Goodwin
3506962bce Rename CommandContext to CommandResult. 2020-03-05 07:58:15 -08:00
Jared Goodwin
093192eeb9 Change CommandContext to CommandResult. 2020-03-05 00:01:35 -08:00
Jared Goodwin
569df134d5 Add support for DateTimeOffset with SQLite. 2020-03-04 23:45:51 -08:00
Jared Goodwin
eb11b3a811 Change DateTime to DateTimeOffset. Revert signing installer in download controller (not going to work). 2020-03-02 17:16:32 -08:00
Jared Goodwin
8ee642a4ed Add assembly signing in ClientDownloads controller. 2020-03-01 18:52:35 -08:00
Jared Goodwin
ae893837cc Update image URLs. 2020-02-29 15:47:59 -08:00
Jared Goodwin
82b43dd6db Change URLs to new domain. 2020-02-29 15:20:47 -08:00
Jared Goodwin
78b70d02f1 Added tests. 2020-02-26 22:45:54 -08:00
Jared Goodwin
505ed1b51b Permission groups added. 2020-02-25 23:42:12 -08:00
Jared Goodwin
13639962ed Add password reset button on Organization page. 2020-02-25 08:06:28 -08:00
Jared Goodwin
ec2457bfbb Change organization management to use Razor Pages model binding. New accounts are created in current organization. 2020-02-24 23:19:58 -08:00
Jared Goodwin
86e509d276 Specify registry view in InstallerService. 2020-02-23 02:38:27 +00:00
Jared Goodwin
053b16731a Fix installer download. 2020-02-23 02:38:27 +00:00
Jared Goodwin
4f8a5f6c95 Add installer to ClientDownloadsController and Publish script. 2020-02-23 02:38:27 +00:00
Jared Goodwin
053dce81a6 Shared files expire and lock. Changed "Remove from organization" to delete. 2020-02-18 07:44:28 -08:00
Jared Goodwin
091f782b50 Add new ApiAuth filter. 2020-02-17 21:59:58 -08:00
Jared Goodwin
546b86eb71 Added debugging params to config service. 2020-02-16 22:22:17 -08:00
Jared Goodwin
733a4f7ce7 Add password generator. Add logging on API token validation. UI tweaks. 2020-02-16 14:47:46 -08:00
Jared Goodwin
43b1152ff5 Add custom authorization filter for API. 2020-02-15 19:40:21 -08:00
Jared Goodwin
c47f8dd341 Close active remote control sessions when user logs out. 2020-02-05 22:44:52 -08:00
Jared Goodwin
1bfc60aa24 Added ScriptingController logic. 2020-02-05 08:24:59 -08:00
Jared Goodwin
07f923336a Create scripting controller. 2020-02-02 09:03:36 -08:00
Jared Goodwin
02480d8915 Create ScriptingController. 2020-02-01 13:03:12 -08:00
Jared Goodwin
9164c10490 Check organization remote control session count during attended access. 2020-01-31 15:01:32 -08:00
Jared Goodwin
56faf2e395 Added ability to elevate WPF app to service-level privileges for WinLogon and UAC access. 2020-01-29 18:27:12 -08:00
Jared Goodwin
b02ef83346 Added DevliceAlias and DeviceGroup parameters to install script. 2020-01-28 18:41:16 -08:00
Jared Goodwin
5c016b91db Unified 64-bit and 32-bit installers into one file. 2020-01-25 17:17:39 -08:00
Jared Goodwin
e4388fde87 Agents auto-update via downloaded script. Pauses for random seconds based on total device count before downloading (to even out the bandwidth). 2020-01-23 17:43:48 -08:00
Jared Goodwin
9a8b74956f Improved Windows session switching during remote control. Fixed password reset link. Fixed auto-property initializers in RemotelyUser entity. 2020-01-15 22:58:21 -08:00
Jared Goodwin
9736ed31c3 Added Server Logs page. Added outgoing buffer throttling in screen caster. Refactoring. 2020-01-14 17:48:43 -08:00
Jared Goodwin
8a1a642d2b Close window on remote control disconnect if originating from API call. 2020-01-13 22:17:01 -08:00
Jared Goodwin
10f7a40419 Add /api/Login/Logout endpoint. 2020-01-13 22:04:25 -08:00
Jared Goodwin
d2d7466998 Fix Commands POST Action. 2020-01-06 18:28:29 -08:00
Jared Goodwin
d8ace0853e StyleCop warnings. 2019-12-22 11:11:35 -08:00
Jared Goodwin
1f74ebffa5 Migrate from packages.json to PackageReference. 2019-12-14 13:00:54 -08:00
Jared Goodwin
c14d91085e Edit device groups. 2019-12-12 18:27:53 -08:00
Jared Goodwin
df8bd3d117 Remove DevicePermission and UserPermission. 2019-12-11 08:40:28 -08:00
Jared Goodwin
95cba6f1ea WIP on Core 3 upgrade. 2019-09-27 23:53:52 -07:00
Jared Goodwin
0413f8dc73 Remote control API now uses device ID instead of device name. Shared files now store the organization ID. Fixed a bug where command completion items for the selected language could show in the command mode shortcuts. 2019-07-14 12:43:22 -07:00
Jared Goodwin
a694765e9c Unattended remote control session invitees require an authorized account with access to the device. Refactored remote control session info organization. 2019-07-05 22:10:09 -07:00
Jared Goodwin
434ffdf9fb Password reset link is now displayed in Organization Management when a user account is created as a result of an invite. 2019-07-03 15:59:20 -07:00
Jared Goodwin
a0405e28a0 WIP 2019-06-15 18:08:30 -07:00