Robert McRackan
|
926a7a1148
|
* include new external login interfaces in ApiExtended
* new ext method to simplify api access in file liberator
|
2021-09-17 16:09:49 -04:00 |
|
Robert McRackan
|
51020ef99e
|
* upgrade api. lay the groundwork for supporting external logins. When complete, this will be v6.0
* replace AudibleApiActions with ApiExtended
|
2021-09-17 15:30:06 -04: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 |
|
Robert McRackan
|
9a4903f0dd
|
Bug fix: after successful pdf download, this state wasn't being saved
|
2021-08-26 15:53:33 -04:00 |
|
Michael Bucari-Tovo
|
40b3a9990d
|
FileLiberator is now DB ignorant. IProcessables update UserDaefinedData which notifies the view model.
|
2021-08-21 20:49:54 -06:00 |
|
Michael Bucari-Tovo
|
263222d8cc
|
Changed method signature.
|
2021-08-21 18:21:22 -06:00 |
|
Robert McRackan
|
c9727f84ab
|
(hopefully) complete minimum viable product with stateful is-liberated status
|
2021-08-20 21:22:52 -04:00 |
|
Robert McRackan
|
aa56bb74a1
|
refactor out most of TransitionalFileLocator. Almost done with new stateful is-liberated paradigm
|
2021-08-20 20:51:37 -04:00 |
|
Robert McRackan
|
204e77008b
|
TransitionalFileLocator to trust Book values, not hit db directly
|
2021-07-29 10:20:27 -04:00 |
|
Robert McRackan
|
0c265a9010
|
Centralize audio/aaxc files GetPath and Exists into temp TransitionalFileLocator
|
2021-07-29 07:50:37 -04:00 |
|
Robert McRackan
|
5c6b5c0af2
|
Populate new values for book tracking state. Not using them yet, but getting much closer
|
2021-07-28 16:05:00 -04: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 |
|
Michael Bucari-Tovo
|
8c6ada8d20
|
Removed unused namespaces.
|
2021-07-01 08:17:10 -06: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 |
|