Libation/FileManager
2021-08-03 06:41:22 -06:00
..
AudibleFileStorage.cs tiny changes 2021-07-28 18:04:39 -04:00
BackgroundFileSystem.cs Fuxed possible null reference. 2021-08-03 06:41:22 -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 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
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