Jared Goodwin
|
378a318e2d
|
Add IAppLauncher interface and create implementation per OS. Minor refactoring.
|
2021-07-29 07:56:38 -07:00 |
|
Jared Goodwin
|
84803c324e
|
Call SwitchToInputDesktop on startup. Additional logging.
|
2021-07-29 07:56:38 -07:00 |
|
Jared Goodwin
|
b94435d55e
|
Add SessionIndicator for Windows.
|
2021-07-29 07:56:38 -07:00 |
|
Jared Goodwin
|
24ea1488e5
|
Minor refactor.
|
2021-07-29 07:56:38 -07:00 |
|
Jared Goodwin
|
1da638eda3
|
Notify browser of upload error on agent.
|
2021-07-29 07:56:37 -07:00 |
|
Jared Goodwin
|
fea1b7cc7f
|
Add remote computer's upload progress when downloading from console.
|
2021-07-29 07:56:37 -07:00 |
|
Jared Goodwin
|
6eb2f5f1bc
|
Refactor.
|
2021-07-29 07:56:37 -07:00 |
|
Jared Goodwin
|
eea444c2fc
|
Don't uninstall agent after server verification fails. A server misconfiguration could cause all agents to uninstall.
|
2021-07-29 07:56:37 -07:00 |
|
Jared Goodwin
|
bae1d1d628
|
Re-structure projects. Introduce WPF/Avalonia chat windows. Record session from browser.
|
2021-07-29 07:56:36 -07:00 |
|
Jared Goodwin
|
8d38f62975
|
Add TODOs.
|
2021-07-29 07:56:36 -07:00 |
|
Jared Goodwin
|
bf7d1e8661
|
Update NuGet packages.
|
2021-07-29 07:56:36 -07:00 |
|
Jared Goodwin
|
c523e9c197
|
SignalR connection IDs might start with a hyphen. Wrap them in quotes for Conductor.ParseArgs.
|
2021-07-29 07:56:35 -07:00 |
|
Jared Goodwin
|
bdd9afcedb
|
Change Windows Session tweaks.
|
2021-07-29 07:56:35 -07:00 |
|
Jared Goodwin
|
3b1e034ec0
|
Add Windows Session selection.
|
2021-07-29 07:56:35 -07:00 |
|
Jared Goodwin
|
3bcb4d2ede
|
Logging updates.
Fix log entry.
Additional logging. Add environment badge.
Add logging.
Updater tweaks.
Add logging.
Updater changes.
|
2021-07-29 07:56:33 -07:00 |
|
Jared Goodwin
|
bf5d4daac6
|
Search fixes.
Add load-testing project.
Add using around webclient.
|
2021-07-29 07:56:33 -07:00 |
|
Jared Goodwin
|
e899f9f6cf
|
Fix multiple threads reading stream.
|
2021-07-29 07:56:32 -07:00 |
|
Jared Goodwin
|
1c136c8f03
|
Add curl to dependencies.
|
2021-07-29 07:56:32 -07:00 |
|
Jared Goodwin
|
b1d6b8ebde
|
Fix updater for Linux.
|
2021-07-29 07:56:32 -07:00 |
|
Jared Goodwin
|
9d536c2198
|
Update fixes.
|
2021-07-29 07:56:32 -07:00 |
|
Jared Goodwin
|
6c70cf6959
|
Modify update process.
|
2021-07-29 07:56:32 -07:00 |
|
Jared Goodwin
|
a2999ecdba
|
Add target session ID.
|
2021-07-29 07:56:32 -07:00 |
|
Jared Goodwin
|
373960710f
|
Fixed logging.
|
2021-07-29 07:56:16 -07:00 |
|
Jared Goodwin
|
337754df1a
|
Refactor and cleanup.
|
2021-07-29 07:56:15 -07:00 |
|
Jared Goodwin
|
90095d1b6b
|
Update packages.
|
2021-07-29 07:56:15 -07:00 |
|
Jared Goodwin
|
4b58b423cf
|
Fix hub method call.
|
2021-07-29 07:56:15 -07:00 |
|
Jared Goodwin
|
95bcf0a4c3
|
InvokeAsync to SendAsync.
|
2021-07-29 07:56:15 -07:00 |
|
Jared Goodwin
|
112e780576
|
Separate remote-control css theme values.
|
2021-07-29 07:56:14 -07:00 |
|
Jared Goodwin
|
3a08666bb4
|
Check for update after starting Windows service.
|
2021-07-29 07:56:08 -07:00 |
|
Jared Goodwin
|
add08eb0b7
|
Check for updates on reconnect. Lock around update check.
|
2021-07-29 07:56:08 -07:00 |
|
Jared Goodwin
|
6417c2afab
|
Separate update checks from socket.
|
2021-07-29 07:56:08 -07:00 |
|
Jared Goodwin
|
9ca644c493
|
Add using around temp PS instance.
|
2021-07-29 07:56:08 -07:00 |
|
Jared Goodwin
|
010a12783c
|
Update to PowerShell Core 7.
|
2021-07-29 07:56:08 -07:00 |
|
Jared Goodwin
|
17ab7bc296
|
Rename TransferFiles to UploadFiles.
|
2021-07-29 07:56:08 -07:00 |
|
Jared Goodwin
|
28750a9195
|
Get Ubuntu who information differently.
|
2021-07-29 07:56:07 -07:00 |
|
Jared Goodwin
|
e43933fab6
|
Add platform switch for session recorder.
|
2021-07-29 07:56:07 -07:00 |
|
Jared Goodwin
|
ebd93cd03f
|
Remove piping to grep in Process.Start.
|
2021-07-29 07:56:07 -07:00 |
|
Jared Goodwin
|
d692d2b9a8
|
StartLinuxScreenCaster - arg fix.
|
2021-07-29 07:56:07 -07:00 |
|
Jared Goodwin
|
5175557a95
|
Fixes for ScreenCast launcher in Ubuntu.
|
2021-07-29 07:56:07 -07:00 |
|
Jared Goodwin
|
022f0a6e70
|
Add user xauthority to Linux screencaster launch.
|
2021-07-29 07:56:07 -07:00 |
|
Jared Goodwin
|
ca6ae18ff0
|
Updater downloads static file.
|
2021-07-29 07:56:07 -07:00 |
|
Jared Goodwin
|
da2aac5e48
|
Let installer use existing ConnectionInfo.
|
2021-07-29 07:56:07 -07:00 |
|
Jared Goodwin
|
5f3b2f64cc
|
Rename CommandContext to CommandResult.
|
2021-07-29 07:56:06 -07:00 |
|
Jared Goodwin
|
1151834d94
|
Add support for DateTimeOffset with SQLite.
|
2021-07-29 07:56:06 -07:00 |
|
Jared Goodwin
|
f73d7c14b4
|
Use ManualResetEvent for external scripting process timeouts.
|
2021-07-29 07:56:06 -07:00 |
|
Jared Goodwin
|
1d15d7b5bd
|
Use Json protocol instead of MessagePack in main agent to fix datetime issues.
|
2021-07-29 07:56:06 -07:00 |
|
Jared Goodwin
|
94ff1f23ba
|
Add automatic clipboard updating from browser to endpoint.
|
2021-07-29 07:56:05 -07:00 |
|
Jared Goodwin
|
8e4c1753d4
|
Add assembly signing in ClientDownloads controller.
|
2021-07-29 07:56:05 -07:00 |
|
Jared Goodwin
|
4ab5d494a3
|
Change URLs to new domain.
|
2021-07-29 07:56:05 -07:00 |
|
Jared Goodwin
|
ee2a35a83f
|
Updates for PostgreSQL switch.
|
2021-07-29 07:56:05 -07:00 |
|