| Age | Commit message (Collapse) | Author |
|
(cherry picked from commit 0cddfbcff504ef99382f2eba8bd594b29ad6d39e)
Signed-off-by: Joshua M. Boniface <joshua@boniface.me>
|
|
Fix custom library order
(cherry picked from commit b83bc0a5895596c6983e1c2e6b90d7732ca4ba6e)
Signed-off-by: Joshua M. Boniface <joshua@boniface.me>
|
|
|
|
|
|
|
|
|
|
|
|
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.
|
|
|
|
|
|
|