Commit Graph

228 Commits

Author SHA1 Message Date
Jared Goodwin
0f023d2d6f Apply folder and namespace fixes on solution. 2024-10-21 11:53:41 -07:00
Jared Goodwin
bbddfbc220 Update RootNamespace. 2024-10-21 11:51:19 -07:00
Jared Goodwin
4fcb3974c1 Update packages. 2024-10-21 11:49:31 -07:00
Jared Goodwin
81641afe06 Update namespaces. 2024-07-16 09:25:15 -07:00
Jared Goodwin
1afcc8c8b5 Bring in submodule files. 2024-07-16 09:11:32 -07:00
Jared Goodwin
bec0ad13f0 Update NuGet packages. 2024-07-16 06:33:27 -07:00
Jared Goodwin
cd3057dac1 Add ability to upload custom versions of the attended support client. 2024-06-04 12:34:20 -07:00
Jared Goodwin
f46567fec8 Encode the URL in the file name of the attended support client. 2024-06-03 16:40:28 -07:00
Jared Goodwin
e06f037c51 Update NuGet packages. 2024-05-31 10:46:16 -07:00
Jared Goodwin
f59b7cca68 Fix auto-update and mac install. 2024-02-22 11:25:58 -08:00
Jared Goodwin
07905eedaf Replace RewritableStream with AppendableStream. Use PowerShell installer for Windows (exe not working) 2024-02-21 16:17:31 -08:00
Jared Goodwin
8afdd97640 Move appsettings to DB. 2024-02-20 16:15:03 -08:00
Jared Goodwin
b7011dee6c Update NuGet packages. Update APIs. 2024-02-19 09:05:50 -08:00
Jared Goodwin
a69527829c Merge branch 'master' into bug/fix-x11-login-screen-launch 2023-09-01 06:46:14 -07:00
Jared Goodwin
469c91a87c Fix device filtering. Remove MacAddresses from sortable properties. 2023-08-31 09:15:57 -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
ac6c961950 Get latest submodule changes working. 2023-08-16 10:30:17 -07:00
Jared Goodwin
4e01804019 Replace ConcurrentList with BCL collections. 2023-08-07 06:35:00 -07:00
Jared Goodwin
c9aa682fda Made circuit events strongly-typed via IMessenger. 2023-08-04 12:50:58 -07:00
Jared Goodwin
33d4384bec Convert AgentHub to use a strongly-typed client. 2023-08-03 10:45:59 -07:00
Jared Goodwin
37e1d07ed9 Remove obsolete classes. 2023-08-02 08:59:53 -07:00
Jared Goodwin
45845e8877 Move DeviceGroup to correct namespace. 2023-08-01 11:35:20 -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
8104bfa5ba Fix RemoteControlController. 2023-07-27 14:22:21 -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
9bf53192da Reconfigure script relationships. 2023-07-26 15:30:25 -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
459c63ffbe Update ScriptRun/ScriptResult relationship. 2023-07-26 13:01:58 -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
0f9ea4957b Clean up errors and majority of warnings. 2023-07-25 14:05:59 -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
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
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
c647e03aea Refactor logging. Update submodule. 2023-05-23 14:46:20 -07:00
Jared Goodwin
db19e92823 Finish implementing Serilog, LogManager, and full-screen loader. 2023-05-22 15:43:45 -07:00
Jared Goodwin
d1c432efd9 Implement Serilog and LogsManager. 2023-05-22 10:27:02 -07:00
Jared Goodwin
a0b81764ad Revert circular buffer. Use acks. 2023-05-13 09:27:20 -07:00
Jared Goodwin
88211ddb75 Remove more redundant code. Remove frame received messages (no longer needed with streaming). 2023-05-12 10:34:31 -07:00
Jared Goodwin
da79bc74e2 Move native interop code to new project. 2023-05-04 11:14:57 -07:00
Jared Goodwin
cfc4ddb866 Default to getting the DLL's file version in AppVersionHelper. 2023-05-03 05:07:46 -07:00
Jared Goodwin
4230ad784d Fix static services accessor (temporary). Create AppVersionHelper for getting app version. 2023-05-02 16:27:33 -07:00