Libation/Source/ApplicationServices
Michael Bucari-Tovo f35c82d59d Change ApiExtended to always allow provide login option
Previously, only some calls to ApiExtended.CreateAsync() would prompt users to login if necessary. Other calls would only work if the account already had a valid identity, and they would throw exceptions otherwise.

Changed ApiExtended so that the UI registers a static ILoginChoiceEager factory delegate that ApiExtended will use in the event that a login is required.
2025-05-09 17:32:12 -06:00
..
ApplicationServices.csproj Update AAXClean.Codecs and dependencies 2025-04-25 19:52:51 -06:00
BulkSetDownloadStatus.cs Address #625 comments and refactor 2023-06-13 09:05:17 -06:00
DbContexts.cs By defauly, only get actual books and not parents from DB 2022-06-08 08:40:25 -06:00
LibraryCommands.cs Change ApiExtended to always allow provide login option 2025-05-09 17:32:12 -06:00
LibraryExporter.cs Remove AudioFormat from library book exporter (5f455182) 2025-05-02 15:39:47 -06:00
RecordExporter.cs Integrate new Title and Subtitle properties into Libation 2023-06-29 21:06:54 -06:00
SearchEngineCommands.cs Get full library in LibrarySizeChanged event and pass as EventArgs 2025-02-27 13:11:28 -07:00