Libation/FileManager
2021-08-20 20:51:37 -04:00
..
AudibleFileStorage.cs refactor out most of TransitionalFileLocator. Almost done with new stateful is-liberated paradigm 2021-08-20 20:51:37 -04:00
BackgroundFileSystem.cs refactor out most of TransitionalFileLocator. Almost done with new stateful is-liberated paradigm 2021-08-20 20:51:37 -04: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 refactor out most of TransitionalFileLocator. Almost done with new stateful is-liberated paradigm 2021-08-20 20:51:37 -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