Jared Goodwin
|
a1621627a3
|
Get rid of InstallerSettings and file byte manipulation.
|
2020-03-06 16:47:53 -08:00 |
|
Jared Goodwin
|
0025497ec0
|
Add server admins.
|
2020-03-06 14:21: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
|
5a708f66ed
|
Use Json protocol instead of MessagePack in main agent to fix datetime issues.
|
2020-03-04 07:13:11 -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
|
7815b4fb46
|
Add permission filtering on DataService methods.
|
2020-02-26 08:52:53 -08:00 |
|
Jared Goodwin
|
505ed1b51b
|
Permission groups added.
|
2020-02-25 23:42:12 -08:00 |
|
Jared Goodwin
|
e2be4d2371
|
Move to PostgreSQL. Start adding stuff for device permissions.
|
2020-02-25 19:37:31 -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
|
92f572d028
|
Use Identity to create and verify token secret hash.
|
2020-02-24 13:16:42 -08:00 |
|
Jared Goodwin
|
ae58c78496
|
Add DownloadFile command.
|
2020-02-23 20:49:39 -08:00 |
|
Jared Goodwin
|
3725dbf908
|
Add option to require 2FA.
|
2020-02-23 14:44:48 -08:00 |
|
Jared Goodwin
|
5c9ef96354
|
Added chat window on the browser side.
|
2020-02-23 13:48:52 -08:00 |
|
Jared Goodwin
|
2b02ce56c8
|
Add organization name to chat service.
|
2020-02-23 11:28:08 -08:00 |
|
Jared Goodwin
|
4f8a5f6c95
|
Add installer to ClientDownloadsController and Publish script.
|
2020-02-23 02:38:27 +00:00 |
|
Jared Goodwin
|
e017b17ac2
|
Adjust From and To date in GetEventLogs.
|
2020-02-21 10:41:35 -08: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
|
1d90c135c1
|
Don't uninstall agent when server might be undergoing maintenance.
|
2020-02-17 21:59:05 -08:00 |
|
Jared Goodwin
|
5a512b984e
|
Don't send IceCandidate when UseWebRtc is false.
|
2020-02-17 21:58:37 -08:00 |
|
Jared Goodwin
|
894c4300b1
|
Change free memory/storage to used.
|
2020-02-16 22:36:36 -08:00 |
|
Jared Goodwin
|
546b86eb71
|
Added debugging params to config service.
|
2020-02-16 22:22:17 -08:00 |
|
Jared Goodwin
|
59263371bb
|
Add CPU percentage.
|
2020-02-16 16:04:51 -08:00 |
|
Jared Goodwin
|
0e33cdd991
|
Add remote IP to API token logging.
|
2020-02-16 14:55:09 -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
|
71c86015aa
|
API token management.
|
2020-02-15 12:19:48 -08:00 |
|
Jared Goodwin
|
e3d92a5de8
|
Add date range selection for server logs.
|
2020-02-15 09:37:52 -08:00 |
|
Jared Goodwin
|
56874062bd
|
WPF shutdown fix. Fix for aliases getting erased. Sort device grid.
|
2020-02-13 18:07:33 -08:00 |
|
Jared Goodwin
|
789e9f2f52
|
Added default connection info when in debug environment.
|
2020-02-12 20:13:37 -08:00 |
|
Jared Goodwin
|
5146f0a6ff
|
Added ability to block remote user input.
|
2020-02-12 19:23:59 -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
|
ba6c1556aa
|
Add OrgId to LINQ query.
|
2020-01-28 18:44:54 -08:00 |
|
Jared Goodwin
|
b02ef83346
|
Added DevliceAlias and DeviceGroup parameters to install script.
|
2020-01-28 18:41:16 -08:00 |
|
Jared Goodwin
|
a29780c632
|
Change hub signatures to avoid deadlocks.
|
2020-01-25 12:13:58 -08:00 |
|
Jared Goodwin
|
df7de3681f
|
Chat service implemented.
|
2020-01-25 01:19:21 -08:00 |
|
Jared Goodwin
|
3731848420
|
Add appconfig option for enabling WebRTC.
|
2020-01-23 20:54:03 -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
|
efd3f7d5ed
|
Replace static state with DI container services.
|
2020-01-22 22:47:04 -08:00 |
|
Jared Goodwin
|
94b78488f1
|
WebRTC working.
|
2020-01-16 16:32:20 -08:00 |
|
Jared Goodwin
|
e6f0cabe73
|
Fix session recorder.
|
2020-01-15 23:52: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
|
74b69b3830
|
Order CommandContexts and EventLogs by timestamp.
|
2020-01-14 18:00:49 -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
|
907f33e713
|
Revert device alert service to keep other changes.
|
2020-01-13 21:53:13 -08:00 |
|