Robert McRackan
|
323b8f2fb9
|
minor refactors
|
2022-04-26 08:18:35 -04:00 |
|
Robert McRackan
|
df90094884
|
Replaced another id dependency with cache. Now safe for multi-file audiobooks. Also safe for current session not trying to move files created in a previous session or a parallel session of a different title
|
2021-10-08 21:34:42 -04:00 |
|
Robert McRackan
|
d0b78cc501
|
New and moved files Upsert themselves in FileManager.FilePathCache
|
2021-10-08 11:47:54 -04:00 |
|
Michael Bucari-Tovo
|
e466d63e76
|
Convert IStreamable and IAudioDecodable to abstract classes.
|
2021-10-05 16:41:48 -06:00 |
|
Mbucari
|
71075838eb
|
Moved event logging to LibationBaseForm
|
2021-09-23 19:29:25 -06:00 |
|
Robert McRackan
|
1d420f5430
|
File Liberators should log their own progresss and not depend on controller or forms to do so. This means that LogMe will create duplicate log entries for non-form and non-controller calls but that's a refactor for a rainy day.
|
2021-09-09 11:27:03 -04:00 |
|
Michael Bucari-Tovo
|
56a48c04bf
|
Minor refactoring.
|
2021-08-12 10:39:55 -06:00 |
|
Michael Bucari-Tovo
|
687591e08e
|
Refined changes to BookLiberation
|
2021-08-11 20:22:36 -06:00 |
|
Michael Bucari-Tovo
|
0045cf05ef
|
Redesign DookLiberation control flow.
|
2021-08-11 18:08:38 -06:00 |
|
Robert McRackan
|
85c18c8334
|
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 |
|
Robert McRackan
|
20a9e4b651
|
Simple winforms work in modern .net core designer. Only keep edge cases which work best in .net framework designer
|
2021-07-15 14:43:10 -04:00 |
|
Robert McRackan
|
959a1aebe9
|
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 |
|