Jared Goodwin
|
2d73f74bd9
|
Fix device heartbeat. Move harnesses outside of AuthorizeView.
|
2023-06-15 05:35:19 -07:00 |
|
Jared Goodwin
|
b10cebccd6
|
Remove unneeded semicolon.
|
2023-06-15 05:13:28 -07:00 |
|
Jared Goodwin
|
bc690e8beb
|
Create authorization policies for OrganizationAdmin and ServerAdmin. Use these within the routing system via Authorize attribute instead of directly checking on each page.
|
2023-06-14 15:06:13 -07:00 |
|
Jared Goodwin
|
73bd139710
|
Implement new IHubEventHandler methods.
|
2023-06-08 06:22:32 -07:00 |
|
Jared Goodwin
|
934bf9a14a
|
Adjust load tester. Made AddOrUpdateDevice async.
|
2023-06-02 13:31:01 -07:00 |
|
Jared Goodwin
|
382a9a6c32
|
Implement submodule changes. Handle task cancellation in CpuUtilizationSampler.
|
2023-06-01 15:24:10 -07:00 |
|
Jared Goodwin
|
a2cea49c2f
|
Update submodule.
|
2023-05-23 15:46:57 -07:00 |
|
Jared Goodwin
|
2c4269742b
|
Add EF migrations.
|
2023-05-23 14:59:05 -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
|
509919179f
|
Merge branch 'master' into jaredg-respect-httplogging-setting
|
2023-05-22 09:08:47 -07:00 |
|
Jared Goodwin
|
b418621244
|
Force dark theme until light theme is implemented on viewer.
|
2023-05-19 13:31:13 -07:00 |
|
Jared Goodwin
|
1909925e11
|
Merge branch 'master' into jaredg-viewer-design-update
|
2023-05-19 13:24:56 -07:00 |
|
Jared Goodwin
|
bea7a0c0f3
|
WIP on viewer design implementation.
|
2023-05-18 09:33:38 -07:00 |
|
Jared Goodwin
|
f3dd219e79
|
Merge pull request #636 from immense/jaredg-fix-remotecontrol-api
Fix SignalR call to start remote control session.
|
2023-05-17 07:32:26 -07:00 |
|
Jared Goodwin
|
543538ce44
|
Fix SignalR call to start remote control session.
|
2023-05-17 07:30:41 -07:00 |
|
Jared Goodwin
|
1a796500dd
|
WIP on replacing DbLogger with Serilog.
|
2023-05-16 08:53:37 -07:00 |
|
Jared Goodwin
|
c1fffe26df
|
Don't register HTTP logging services if option is disabled in appsettings.
|
2023-05-16 06:52:35 -07:00 |
|
Jared Goodwin
|
79d354084d
|
Revert log level change, as it will be handled in another PR.
|
2023-05-16 06:49:52 -07:00 |
|
Jared Goodwin
|
eb7cfc1356
|
Use ExecuteDeleteAsync to speed up deletion of all server logs.
|
2023-05-15 17:47:48 -07:00 |
|
Jared Goodwin
|
9ea17adb4f
|
Fix NRE in scripts page. Refactor logic.
|
2023-05-15 17:47:27 -07:00 |
|
Jared Goodwin
|
c96319d88b
|
Comment out debug logging from EF Core.
|
2023-05-12 10:39:05 -07:00 |
|
Jared Goodwin
|
9324e6a1b5
|
Quiet some of the logs.
|
2023-05-12 07:05:26 -07:00 |
|
Jared Goodwin
|
80d3b3813b
|
Implement changes to IViewerAuthorizer.
|
2023-05-10 09:29:09 -07:00 |
|
Jared Goodwin
|
0381742064
|
Merge master.
|
2023-05-04 11:43:22 -07:00 |
|
Jared Goodwin
|
7b69141355
|
Add healthcheck controller with loopback-only authorization filter. Add curl install to Dockerfile.
|
2023-05-03 12:31:10 -07:00 |
|
Jared Goodwin
|
f72d6dad02
|
Add capture metrics to viewer.
|
2023-05-03 11:23: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
|
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
|
02c08986a3
|
Implement submodule changes.
|
2023-04-28 10:14:59 -07:00 |
|
Jared Goodwin
|
4f98ab30e3
|
Remove dev appsettings.
|
2023-04-28 06:19:11 -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
|
12aef747d8
|
Update NUGet packages. Fix libman.json.
|
2023-04-27 12:03:45 -07:00 |
|
Jared Goodwin
|
0edbf4de3a
|
Replace WindowsService.cs.
|
2023-04-27 10:50:06 -07:00 |
|
Jared Goodwin
|
339e552114
|
Update dotnet version in scripts and Dockerfile.
|
2023-04-27 07:53:02 -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
|
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
|
d2dd852a83
|
Fix desktop reconnection. Fix crash in Wayland (though still not supported).
|
2023-04-15 15:15: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 |
|