Commit Graph

1412 Commits

Author SHA1 Message Date
Jared Goodwin
74b3d84e59 Make StreamSignaler disposable. 2023-05-03 05:35:10 -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
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
db056a6ffe
Merge pull request #624 from immense/jaredg-immybot-integration
ImmyBot integration.
2023-05-02 13:54:05 -07:00
Jared Goodwin
122c3e006e Update pipelines badge and remove link that no longer exists. 2023-05-02 13:16:06 -07:00
Jared Goodwin
4f912ab6f5 Update submodule reference. 2023-05-02 12:56:15 -07:00
Jared Goodwin
e2e92e9ab4 Fix scripts page "Creator" display field and public filter. 2023-05-02 12:21:44 -07:00
Jared Goodwin
9ee51e9da4 Add basic healthcheck. 2023-04-28 16:32:55 -07:00
Jared Goodwin
b401635902 Fix copy path. 2023-04-28 16:05:59 -07:00
Jared Goodwin
172a80a697 Pre-extract archive in CI/CD before Dockerfile. 2023-04-28 15:20:30 -07:00
Jared Goodwin
1a295a9813 Test multi-stage Dockerfile. 2023-04-28 14:41:15 -07:00
Jared Goodwin
73b4420a87 Update submodule. 2023-04-28 11:27:12 -07:00
Jared Goodwin
02c08986a3 Implement submodule changes. 2023-04-28 10:14:59 -07:00
Jared Goodwin
533c5e0f75 Update submodule. 2023-04-28 08:25:25 -07:00
Jared Goodwin
a1384ed811 Add dev appsettings to gitignore. 2023-04-28 08:25:11 -07:00
Jared Goodwin
4f98ab30e3 Remove dev appsettings. 2023-04-28 06:19:11 -07:00
Jared Goodwin
603af55f40 Update submodule. 2023-04-27 14:27:53 -07:00
Jared Goodwin
4578915ea8 Fix WPF RelayCommand binding issue. 2023-04-27 14:27:47 -07:00
Jared Goodwin
62edeabc5b Allow saving of appsettings from server config page when in dev. 2023-04-27 13:43:53 -07:00
Jared Goodwin
47fc7e88f7 Remove node in pipeline. 2023-04-27 13:06:12 -07:00
Jared Goodwin
c4942ff372 Update submodule. 2023-04-27 12:04:06 -07:00
Jared Goodwin
12aef747d8 Update NUGet packages. Fix libman.json. 2023-04-27 12:03:45 -07:00
Jared Goodwin
e5e33f006c Update submodule. 2023-04-27 11:31:54 -07:00
Jared Goodwin
a044c83c99 Update Release Build.yml for Azure Pipelines 2023-04-27 11:31:16 -07:00
Jared Goodwin
0edbf4de3a Replace WindowsService.cs. 2023-04-27 10:50:06 -07:00
Jared Goodwin
886d6797d9 Update build task versions. 2023-04-27 09:10:10 -07:00
Jared Goodwin
339e552114 Update dotnet version in scripts and Dockerfile. 2023-04-27 07:53:02 -07:00
Jared Goodwin
6eb8e530fe Fix desktop process closure when changing Windows sessions. 2023-04-27 07:28:07 -07:00
Jared Goodwin
222c83c88b Update submodule. 2023-04-26 15:10:40 -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
0fa41e879f Update submodule ref. 2023-04-21 09:54:03 -07:00
Jared Goodwin
cf39b88246 Update submodule. 2023-04-21 09:53:52 -07:00
Jared Goodwin
820cb53947 Update to .NET 7. 2023-04-21 06:50:14 -07:00
Jared Goodwin
9a538de5e5 Update submodule after namespace changes. 2023-04-19 07:29:09 -07:00
Jared Goodwin
c0b10ef93d Refactor to align with changes in submodule. 2023-04-18 14:40:32 -07:00
Jared Goodwin
19805a81b1 Update Release Build.yml for Azure Pipelines 2023-04-17 12:15:58 -07:00
Jared Goodwin
03abcbed19 Update Release Build.yml for Azure Pipelines 2023-04-17 12:13:24 -07:00
Jared Goodwin
b1cc1d185d
Merge pull request #619 from immense/jaredg-617-fix-linux-desktop-client
Fix linux desktop client.
2023-04-17 11:47:37 -07:00
Jared Goodwin
5add34338a Update submodule. 2023-04-17 11:41:21 -07:00
Jared Goodwin
4cba2974a1 Fix unattended session in Linux. 2023-04-16 10:49:56 -07:00
Jared Goodwin
903eafccc6 Update submodule. 2023-04-15 17:15:14 -07:00
Jared Goodwin
8893f19ee4 Don't use app manifest when running in debug. 2023-04-15 16:30:43 -07:00
Jared Goodwin
d2dd852a83 Fix desktop reconnection. Fix crash in Wayland (though still not supported). 2023-04-15 15:15:40 -07:00
Jared Goodwin
e97eda0c8a Update submodule. 2023-04-15 11:43:40 -07:00
Jared Goodwin
16477e7f9e Register missing IMessageBoxViewModel in DI, organize MessageBox-related classes, add FakeMessageBoxViewModel, fix resolution of current Application in AvaloniaDispatcher, and remove unused dependency on libdgiplus. 2023-04-15 11:43:32 -07:00
Jared Goodwin
57e3d5220f Enable lockout when user is created from the registration page. 2023-02-14 20:47:58 -08:00
Jared Goodwin
564668f6cc Enable lockout on new accounts created on the organization page. 2023-02-14 20:46:36 -08:00