Remotely/Agent/Services
2022-07-18 18:04:57 -07:00
..
AgentSocket.cs Remove unused DownloadFile hub method. 2022-07-18 16:40:26 -07:00
AppLauncherLinux.cs Begin building Mac services in Agent project. 2021-07-29 07:58:05 -07:00
AppLauncherMac.cs Display message when attempting MacOS remote control. 2021-07-29 07:58:07 -07:00
AppLauncherWin.cs Merged PR 5: Replace Server UI with Blazor 2021-07-29 07:57:31 -07:00
ChatClientService.cs Merged PR 5: Replace Server UI with Blazor 2021-07-29 07:57:31 -07: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 Merged PR 5: Replace Server UI with Blazor 2021-07-29 07:57:31 -07: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 Re-structure projects. Introduce WPF/Avalonia chat windows. Record session from browser. 2021-07-29 07:56:36 -07:00
WindowsService.Designer.cs WIP 2021-07-29 07:53:54 -07:00