Libation/FileManager
2021-09-03 22:41:21 -06:00
..
AudibleFileStorage.cs Omit '.libhack' skip/error files 2021-08-20 22:16:46 -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 update dependencies 2021-09-03 23:02:28 -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 GetNonString now handles values and classes. 2021-09-03 22:41:21 -06: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