| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
Reduce RequestHelpers.Split usage and remove RequestHelpers.GetGuids
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Minor improvements
|
|
|
|
|
|
|
|
Fix some warnings
|
|
Fix stream performance when opening/closing new streams.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
streams. Instead, use a ConcurrentDictionary so that, in those situations, thread-safe access to the dictionary is ensured.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Migrate Display Preferences to EF Core
|
|
|
|
|
|
Fix warnings
|
|
|
|
|
|
|
|
|
|
Use `.ignore` file to hide directory from library scan.
Also, please tell me we handle sample matching somewhere else? This is a mess.
|
|
|
|
|
|
|
|
|
|
Fix warnings
|