| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
DateTime.Now is suitible for small timespans
Replaced the needlessly complex and verbose logging for the httpserver
|
|
|
|
Removed remaining self-update code
|
|
Replace primitive injection with IConfiguration
|
|
|
|
Reduce log spam
|
|
Removed some unused fields
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This PR replaces SimpleInjector with
Microsoft.Extensions.DependencyInjection.
|
|
Most code from @cvium. Also removes the lazy and ill-conceived GUID-
based checksumming, which just died with ZIP archives.
|
|
|
|
* Fix stupid namespacing so it lines up properly with file names and paths.
|
|
|
|
Start startup tasks async
|
|
Reworked LocalizationManager to load data async
|
|
|
|
|
|
Addressed further review comments. Removed unnecessary .ParsedStartupOptions namespace. Removed DataDir, ConfigDir and LogDir from Interface file as not necessary.
|
|
Changes following review comments.
|
|
|
|
|