Libation/Source/LibationAvalonia/ViewModels
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
..
Dialogs More migrations to Avalonia 11.0.0-preview6 2023-03-27 11:14:54 -06:00
Settings Add fine-grained options for downloading widevine content 2025-05-01 13:03:03 -06:00
AvaloniaEntryStatus.cs Add support for custom themes in chardonnay 2025-03-13 16:05:32 -06:00
LiberateStatusButtonViewModel.cs Additional null safety 2025-03-04 15:41:26 -07:00
MainVM._NoUI.cs Additional null safety 2025-03-04 15:41:26 -07:00
MainVM.BackupCounts.cs Fix Auto download not working sometimes (#1183) 2025-03-10 12:57:52 -06:00
MainVM.cs Additional null safety 2025-03-04 15:41:26 -07:00
MainVM.Export.cs Additional null safety 2025-03-04 15:41:26 -07:00
MainVM.Filters.cs Additional null safety 2025-03-04 15:41:26 -07:00
MainVM.Import.cs Change ApiExtended to always allow provide login option 2025-05-09 17:32:12 -06:00
MainVM.Liberate.cs Additional null safety 2025-03-04 15:41:26 -07:00
MainVM.ProcessQueue.cs Re-add completed audiobooks to queue (#1219) 2025-05-06 15:43:58 -06:00
MainVM.ScanAuto.cs Change ApiExtended to always allow provide login option 2025-05-09 17:32:12 -06:00
MainVM.Settings.cs Additional null safety 2025-03-04 15:41:26 -07:00
MainVM.VisibleBooks.cs Additional null safety 2025-03-04 15:41:26 -07:00
ProcessBookViewModel.cs Fix spelling errors 2025-03-19 14:16:32 -06:00
ProcessQueueViewModel.cs Re-add completed audiobooks to queue (#1219) 2025-05-06 15:43:58 -06:00
ProductsDisplayViewModel.cs Change ApiExtended to always allow provide login option 2025-05-09 17:32:12 -06:00
RowComparer.cs Additional null safety 2025-03-04 15:41:26 -07:00
ViewModelBase.cs More migrations to Avalonia 11.0.0-preview6 2023-03-27 11:14:54 -06:00