Remotely/Agent/Services
Jared Goodwin 85bc735620
IConfiguration reload in Docker. (#548)
* Pattern match to IConfigurationRoot and reload.

* Update documentation.

* AgentHubConnection and logger updates.  Trying to deprecate static Logger.

* Update build.yml

* Update build.yml
2023-01-01 15:20:03 -08:00
..
AgentHubConnection.cs IConfiguration reload in Docker. (#548) 2023-01-01 15:20:03 -08:00
AppLauncherLinux.cs Extract remote control functionality into separate library. (#539) 2022-12-23 06:39:12 -08:00
AppLauncherMac.cs Extract remote control functionality into separate library. (#539) 2022-12-23 06:39:12 -08:00
AppLauncherWin.cs Extract remote control functionality into separate library. (#539) 2022-12-23 06:39:12 -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 Replace WebClient with HttpClient for agent updates. 2022-07-18 18:04:57 -07:00
UpdaterMac.cs Replace WebClient with HttpClient for agent updates. 2022-07-18 18:04:57 -07:00
UpdaterWin.cs Replace WebClient with HttpClient for agent updates. 2022-07-18 18:04:57 -07: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