Libation/FileLiberator
2021-07-28 16:05:00 -04:00
..
BackupBook.cs Populate new values for book tracking state. Not using them yet, but getting much closer 2021-07-28 16:05:00 -04:00
ConvertToMp3.cs Minor refactoring. 2021-07-27 22:50:50 -06:00
DownloadableBase.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
DownloadDecryptBook.cs Populate new values for book tracking state. Not using them yet, but getting much closer 2021-07-28 16:05:00 -04:00
DownloadFile.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
DownloadPdf.cs Populate new values for book tracking state. Not using them yet, but getting much closer 2021-07-28 16:05:00 -04:00
FileLiberator.csproj Removed taglib assembly reference. 2021-06-28 11:21:54 -06:00
IDecryptable.cs Added events to retrieve cover art upon request using PictureStorage. 2021-06-30 17:32:34 -06:00
IDownloadable.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
IDownloadableProcessable.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
IProcessable.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
IProcessableExt.cs Populate new values for book tracking state. Not using them yet, but getting much closer 2021-07-28 16:05:00 -04:00