Jared Goodwin
|
da79bc74e2
|
Move native interop code to new project.
|
2023-05-04 11:14:57 -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
|
c0b10ef93d
|
Refactor to align with changes in submodule.
|
2023-04-18 14:40:32 -07:00 |
|
Jared Goodwin
|
6ddc20b322
|
Add UseHttpLogging option in appsettings. (#562)
* Add UseHttpLogging option.
* Default to false for UseHttpLogging.
* Fix log downloads.
|
2023-01-14 15:55:16 -08:00 |
|
Jared Goodwin
|
95b9a45a0c
|
Fix regression bug related to agent reconnection. (#552)
* Update agent status on reconnect, without waiting for heartbeat.
|
2023-01-04 06:29:22 -08:00 |
|
Jared Goodwin
|
080aed5d7b
|
Installer and client download fixes. (#549)
* Check for empty ETag during install. Update log path.
* Use effective theme in ClientDownloadsController. Fix typo.
* Fix FileLogger pattern matching.
* Change log wording.
|
2023-01-02 14:03:09 -08:00 |
|
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 |
|