Jared Goodwin
9128a24fde
Added ability to reboot and reconnect.
2023-09-06 16:45:30 -07:00
Jared Goodwin
df919c1250
Merge pull request #722 from immense/bug/fix-x11-login-screen-launch
...
Fix remote control at X11 greeter.
2023-09-01 07:07:10 -07:00
Jared Goodwin
55f3a807f7
Fix remote control at X11 greeter by correctly grabbing display and Xauthority from Xorg process.
2023-08-30 09:33:55 -07:00
Jared Goodwin
635c6b41d6
Dispose of scripting shell on error. Remove unused dictionary.
2023-08-30 06:58:29 -07:00
Jared Goodwin
583c870d3b
Don't restart screencaster with hidden window flags.
2023-08-21 08:26:57 -07:00
Jared Goodwin
219518a5b7
Don't start with hidden window flags.
2023-08-21 08:26:15 -07:00
Jared Goodwin
6fc0d98dd0
Update target frameworks.
2023-08-18 11:14:23 -07:00
Jared Goodwin
1628af62f8
Fix namespace-folder match.
2023-08-17 06:48:58 -07:00
Jared Goodwin
ac6c961950
Get latest submodule changes working.
2023-08-16 10:30:17 -07:00
Jared Goodwin
33d4384bec
Convert AgentHub to use a strongly-typed client.
2023-08-03 10:45:59 -07:00
Jared Goodwin
af66dca1eb
Extract static factory methods for scripting shells into a factory service.
2023-08-02 08:59:43 -07:00
Jared Goodwin
1a033fb0e7
Moved code from Razor components to code-behind to fix Identity UI scaffolding.
2023-07-31 14:02:52 -07:00
Jared Goodwin
7a362c9cb9
Add cancellation token to FileLogsManager methods.
2023-07-31 11:16:50 -07:00
Jared Goodwin
afc4f6e49c
Fix/improve log streaming from agent.
2023-07-27 11:17:37 -07:00
Jared Goodwin
aa11983acf
Refactor script results and move entities.
2023-07-26 15:56:24 -07:00
Jared Goodwin
6e1c2318a4
Create new convention for transferring DTOs to entities.
2023-07-26 15:22:43 -07:00
Jared Goodwin
2ac886a03e
Create default debug org.
2023-07-26 14:35:58 -07:00
Jared Goodwin
cf0fad5c42
Add missing type on SendResultsToApi.
2023-07-26 12:55:11 -07:00
Jared Goodwin
e70d083a3f
Don't send the whole script result back from the API.
2023-07-26 12:52:15 -07:00
Jared Goodwin
ac6487c6c5
Another pass of nullable refactoring.
2023-07-26 11:31:34 -07:00
Jared Goodwin
28079f887a
Refactor API controllers.
2023-07-25 11:34:35 -07:00
Jared Goodwin
8b341562bc
Refactor OrganizationManagementController, ApiAuthorizationFilter, and ExpiringTokenFilter.
2023-07-25 07:18:34 -07:00
Jared Goodwin
b500f7e9e0
Refactor DataService for nullability. Need to refactor calling services next.
2023-07-24 16:11:43 -07:00
Jared Goodwin
e5470f9d5f
First pass of nullable references.
2023-07-24 09:16:22 -07:00
Jared Goodwin
a164bcad69
Convert to file-scoped namespaces.
2023-07-21 10:16:29 -07:00
Jared Goodwin
72c393de18
Hotfix for resolving scripting shells through DI.
2023-07-20 15:33:54 -07:00
Jared Goodwin
7459f2f2dd
Extract interfaces from all agent services. Replace use of static Logger.
2023-06-24 12:05:11 -07:00
Jared Goodwin
f1e83df87a
Realign property name casing in DeviceClientDto. Move update check after reconnection, so these can be properly cased later.
2023-06-24 10:06:00 -07:00
Jared Goodwin
7c8337146a
Add DeviceClientDto for transfer from agent to server. Refactor to allow correct scoping of services in tests.
2023-06-23 07:51:47 -07:00
Jared Goodwin
e8b428e733
Register WOL service in agent. Show toast after sending WOL commands.
2023-06-22 08:37:07 -07:00
Jared Goodwin
60b6dbd318
Log on agent when wake command is received.
2023-06-22 07:57:54 -07:00
Jared Goodwin
1794059822
Implement wake-on-lan.
2023-06-22 07:57:31 -07:00
Jared Goodwin
e5f16d2359
Update NuGet packages.
2023-06-15 08:43:33 -07:00
Jared Goodwin
382a9a6c32
Implement submodule changes. Handle task cancellation in CpuUtilizationSampler.
2023-06-01 15:24:10 -07:00
Jared Goodwin
0381742064
Merge master.
2023-05-04 11:43:22 -07:00
Jared Goodwin
da79bc74e2
Move native interop code to new project.
2023-05-04 11:14:57 -07:00
Jared Goodwin
a4e6e55700
Make transient IScreenCaster service disposable.
2023-05-03 07:15:54 -07:00
Jared Goodwin
757086b9d0
Use AppVersionHelper in DeviceInfoGeneratorBase.
2023-05-02 17:17:29 -07:00
Jared Goodwin
3cf0de4dc7
Use AppVersionHelper in agent logs.
2023-05-02 16:52:03 -07:00
Jared Goodwin
4230ad784d
Fix static services accessor (temporary). Create AppVersionHelper for getting app version.
2023-05-02 16:27:33 -07:00
Jared Goodwin
172a80a697
Pre-extract archive in CI/CD before Dockerfile.
2023-04-28 15:20:30 -07:00
Jared Goodwin
4578915ea8
Fix WPF RelayCommand binding issue.
2023-04-27 14:27:47 -07:00
Jared Goodwin
0edbf4de3a
Replace WindowsService.cs.
2023-04-27 10:50:06 -07:00
Jared Goodwin
e3cf287165
Fix session info state after reconnects. Use hosting for agent. Fix shutdown process. Fix idle timer when disconnected.
2023-04-26 15:10:33 -07:00
Jared Goodwin
bb2126bbab
Sync Remotely with latest integration changes.
2023-04-25 15:09:57 -07:00
Jared Goodwin
820cb53947
Update to .NET 7.
2023-04-21 06:50:14 -07:00
Jared Goodwin
c0b10ef93d
Refactor to align with changes in submodule.
2023-04-18 14:40:32 -07:00
Jared Goodwin
6ddc20b322
Add UseHttpLogging option in appsettings. ( #562 )
...
* Add UseHttpLogging option.
* Default to false for UseHttpLogging.
* Fix log downloads.
2023-01-14 15:55:16 -08:00
Jared Goodwin
56ee561ca2
Bug - Proto forwarded header not being seen by ASP.NET Core. ( #554 )
...
* Set permissions on log file so non-elevated process can write to it.
* Replace more instances of static Logger with ILogger<T>.
* Add default Docker host to known proxies.
* Update Immense.RemoteControl
* Update Immense.RemoteControl
2023-01-06 16:48:03 -08:00
Jared Goodwin
95b9a45a0c
Fix regression bug related to agent reconnection. ( #552 )
...
* Update agent status on reconnect, without waiting for heartbeat.
2023-01-04 06:29:22 -08:00