Jared Goodwin
|
585ce96ab4
|
Updater downloads static file.
|
2020-03-07 11:59:24 -08:00 |
|
Jared Goodwin
|
0025497ec0
|
Add server admins.
|
2020-03-06 14:21:53 -08:00 |
|
Jared Goodwin
|
542c8a852c
|
Added server config page.
|
2020-03-05 22:20:17 -08:00 |
|
Jared Goodwin
|
3506962bce
|
Rename CommandContext to CommandResult.
|
2020-03-05 07:58:15 -08:00 |
|
Jared Goodwin
|
8209772a49
|
Update TS CommandContext type.
|
2020-03-05 00:06:05 -08:00 |
|
Jared Goodwin
|
c9db64b494
|
Updates to index page.
|
2020-03-04 22:40:52 -08:00 |
|
Jared Goodwin
|
793c41d84b
|
Revert default database to SQLite.
|
2020-03-04 18:12:38 -08:00 |
|
Jared Goodwin
|
0e04e6c2cd
|
Fix WebRTC for Firefox. Improve clipboard transfer.
|
2020-03-04 16:42:24 -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
|
42b1411c23
|
Add automatic clipboard updating from browser to endpoint.
|
2020-03-03 18:26:39 -08:00 |
|
Jared Goodwin
|
82b43dd6db
|
Change URLs to new domain.
|
2020-02-29 15:20:47 -08:00 |
|
Jared Goodwin
|
bcac07d167
|
Updates for PostgreSQL switch.
|
2020-02-28 19:06:56 -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
|
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
|
a130f1040c
|
Bring chat windows to front when clicked.
|
2020-02-24 18:45:35 -08:00 |
|
Jared Goodwin
|
ae58c78496
|
Add DownloadFile command.
|
2020-02-23 20:49:39 -08:00 |
|
Jared Goodwin
|
6b843dc7b0
|
Remove chat after pipe closes. Scroll to bottom of chat window when chat received.
|
2020-02-23 18:03:27 -08:00 |
|
Jared Goodwin
|
2e4eba5b71
|
Update chat window size.
|
2020-02-23 15:21:37 -08:00 |
|
Jared Goodwin
|
5c9ef96354
|
Added chat window on the browser side.
|
2020-02-23 13:48:52 -08: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
|
894c4300b1
|
Change free memory/storage to used.
|
2020-02-16 22:36:36 -08:00 |
|
Jared Goodwin
|
59263371bb
|
Add CPU percentage.
|
2020-02-16 16:04:51 -08:00 |
|
Jared Goodwin
|
71c86015aa
|
API token management.
|
2020-02-15 12:19:48 -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
|
5146f0a6ff
|
Added ability to block remote user input.
|
2020-02-12 19:23:59 -08:00 |
|
Jared Goodwin
|
9164c10490
|
Check organization remote control session count during attended access.
|
2020-01-31 15:01:32 -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
|
a1100ec6f0
|
Remove WOW6432Node from 32-bit installer.
|
2020-01-25 15:07:58 -08:00 |
|
Jared Goodwin
|
299364da2c
|
Change default theme to light.
|
2020-01-25 12:02:29 -08:00 |
|
Jared Goodwin
|
515cba8704
|
Chat service working for Linux.
|
2020-01-25 11:56:41 -08:00 |
|
Jared Goodwin
|
df7de3681f
|
Chat service implemented.
|
2020-01-25 01:19:21 -08:00 |
|
Jared Goodwin
|
e604f22d53
|
Begin creating chat service.
|
2020-01-23 22:49:30 -08:00 |
|
Jared Goodwin
|
bd9e4de4e9
|
UseBasicParsing with Invoke-WebRequest to avoid IE errors.
|
2020-01-23 22:49: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
|
9007df5706
|
Add dotnet runtime install to Linux agent install.
|
2020-01-19 15:28:14 -08:00 |
|
Jared Goodwin
|
abd8839084
|
Make GetLogs work on Linux.
|
2020-01-18 22:17:53 -08:00 |
|
Jared Goodwin
|
9fd7d08e01
|
Fix screen caster shutdown. Add dynamic DTO type for WebRTC binary serialization.
|
2020-01-18 14:23:34 -08:00 |
|
Jared Goodwin
|
cb89eb9670
|
Fix HTML encoding of script results.
|
2020-01-17 17:28:22 -08:00 |
|
Jared Goodwin
|
cd39196257
|
Use chunking in WebRTC data channel.
|
2020-01-17 07:47:54 -08:00 |
|
Jared Goodwin
|
3082ed9773
|
Throttling adjustments. Refactoring and cleanup.
|
2020-01-17 00:06:05 -08:00 |
|
Jared Goodwin
|
2a8d718243
|
Silence errors.
|
2020-01-16 18:59:40 -08:00 |
|
Jared Goodwin
|
8bcd3b138e
|
Fix script.
|
2020-01-16 18:44:52 -08:00 |
|
Jared Goodwin
|
3e6850e78b
|
Update deploy profiles. Add firewall rule to install script.
|
2020-01-16 18:21:27 -08:00 |
|
Jared Goodwin
|
94b78488f1
|
WebRTC working.
|
2020-01-16 16:32:20 -08:00 |
|
Jared Goodwin
|
82ecea29c4
|
Add automated .NET Core Desktop Runtime installer.
|
2020-01-16 07:56:55 -08:00 |
|
Jared Goodwin
|
918e685e79
|
Converted WPF app to .NET Core.
|
2020-01-16 06:48:57 -08:00 |
|