Remotely/Agent/Services
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
..
AgentHubConnection.cs Add UseHttpLogging option in appsettings. (#562) 2023-01-14 15:55:16 -08:00
AppLauncherLinux.cs Bug - Proto forwarded header not being seen by ASP.NET Core. (#554) 2023-01-06 16:48:03 -08:00
AppLauncherMac.cs Extract remote control functionality into separate library. (#539) 2022-12-23 06:39:12 -08:00
AppLauncherWin.cs Bug - Proto forwarded header not being seen by ASP.NET Core. (#554) 2023-01-06 16:48:03 -08:00
ChatClientService.cs Extract remote control functionality into separate library. (#539) 2022-12-23 06:39:12 -08:00
ConfigService.cs Add means of migrating devices to a new server URL. 2021-08-17 14:35:03 -07:00
DeviceInformationServiceBase.cs Begin building Mac services in Agent project. 2021-07-29 07:58:05 -07:00
DeviceInformationServiceLinux.cs Begin building Mac services in Agent project. 2021-07-29 07:58:05 -07:00
DeviceInformationServiceMac.cs Fix Current User for macOS. 2021-07-29 07:58:14 -07:00
DeviceInformationServiceWin.cs Merged PR 5: Replace Server UI with Blazor 2021-07-29 07:57:31 -07:00
ExternalScriptingShell.cs Restart ExternalScriptingShell process if exited. Add Ctrl + Q shortcut to clear terminal output. 2021-07-29 07:58:16 -07:00
PSCore.cs Add alert details modal. Fix GetEffectiveTheme. 2021-07-29 07:57:38 -07:00
ScriptExecutor.cs Extract remote control functionality into separate library. (#539) 2022-12-23 06:39:12 -08:00
Uninstaller.cs Remove Uninstall reg key when agent uninstalls itself. 2021-07-29 07:56:51 -07:00
UpdateDownloader.cs Replace WebClient with HttpClient for agent updates. 2022-07-18 18:04:57 -07:00
UpdaterLinux.cs Bug - Proto forwarded header not being seen by ASP.NET Core. (#554) 2023-01-06 16:48:03 -08:00
UpdaterMac.cs Bug - Proto forwarded header not being seen by ASP.NET Core. (#554) 2023-01-06 16:48:03 -08:00
UpdaterWin.cs Bug - Proto forwarded header not being seen by ASP.NET Core. (#554) 2023-01-06 16:48:03 -08:00
WindowsService.cs Extract remote control functionality into separate library. (#539) 2022-12-23 06:39:12 -08:00
WindowsService.Designer.cs WIP 2021-07-29 07:53:54 -07:00