pulsar/ObservatoryCore
Repository files (latest commit first)
Filename Latest commit message Latest commit date
F K fa5c978b34
Revert PluginCore use of event listening for current LogMonitor state (#64)
The order that listeners get notified isn't deterministic and as a result plugins which read the current state from PluginCore during the handling of a state change event may read a stale state resulting in unexpected results. PluginCore now reads a property directly from LogMonitor to avoid such inconsistencies.
2022-03-15 11:14:20 -02:30
..
Assets improve icon handling 2021-09-06 18:27:19 -02:30
NativeNotification Fix a couple of invalid thread exceptions in NativePopup notifications (#43) 2021-12-18 15:16:57 -03:30
PluginManagement Revert PluginCore use of event listening for current LogMonitor state (#64) 2022-03-15 11:14:20 -02:30
Properties New feature: Monitor on start (#42) 2021-12-18 12:21:07 -03:30
UI Add event-based LogMonitor state changes to better handle batch reads (#59) 2022-03-03 16:39:49 -03:30
ErrorReporter.cs observatory herald (#30) 2021-11-15 10:57:46 -03:30
JournalReader.cs Add project files. 2021-06-03 22:25:32 -02:30
LogMonitor.cs Revert PluginCore use of event listening for current LogMonitor state (#64) 2022-03-15 11:14:20 -02:30
ObservatoryCore.cs Add top level error logging. (#55) 2022-02-22 12:00:01 -05:00
ObservatoryCore.csproj more streamlining of linux build process 2021-10-27 22:37:37 -02:30
ObservatoryCore.sln Reorganize all observatory core projects into monorepo (#25) 2021-10-21 19:31:32 -02:30