Libation/FileManager
2021-08-15 14:09:43 -06:00
..
AudibleFileStorage.cs Typo 2021-08-14 00:31:16 -06:00
BackgroundFileSystem.cs Improved BackgroundFileSystem thread safety 2021-08-14 00:25:32 -06:00
Configuration.cs config bug fix 2021-07-22 14:08:15 -04:00
FileManager.csproj New setting: dynamically change log level without app restart 2021-07-21 13:38:22 -04:00
FilePathCache.cs Next iterative step toward replacing live scanning with db state. FilePaths.json => db 2021-07-28 09:40:27 -04:00
FileUtility.cs Enough already. I'm obviously not incentivized/shamed into writing unit tests for things in UNTESTED dir.s. It's just making a mess of the file tree 2021-06-17 14:21:15 -04:00
PersistentDictionary.cs config bug fix 2021-07-22 14:08:15 -04:00
PictureStorage.cs Improved PictureStorage thread safety and more intuitive naming. 2021-08-15 14:09:43 -06:00
QuickFilters.cs Enough already. I'm obviously not incentivized/shamed into writing unit tests for things in UNTESTED dir.s. It's just making a mess of the file tree 2021-06-17 14:21:15 -04:00
SqliteStorage.cs Enough already. I'm obviously not incentivized/shamed into writing unit tests for things in UNTESTED dir.s. It's just making a mess of the file tree 2021-06-17 14:21:15 -04:00
TagsPersistence.cs NoTracking() to simplify confusing EF Core state. Tracking is now only used during mass import, not in UI 2021-07-28 14:51:35 -04:00