Libation/Source/LibationWinForms/Dialogs
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
..
Login Change ApiExtended to always allow provide login option 2025-05-09 17:32:12 -06:00
AboutDialog.cs Move contributors to UI Base 2025-03-24 13:29:02 -06:00
AboutDialog.Designer.cs Move contributors to UI Base 2025-03-24 13:29:02 -06:00
AboutDialog.resx Add About dialog 2023-04-02 13:27:51 -06:00
AccountsDialog.cs Add accessibility 2024-05-07 10:39:30 -04:00
AccountsDialog.Designer.cs Fix classic scaling on high dpi displays 2023-07-06 21:34:29 -06:00
AccountsDialog.resx Add audible-cli import/export accounts 2022-06-10 15:19:05 -06:00
BookDetailsDialog.cs Remove Book.AudioFormat property 2025-05-02 12:39:12 -06:00
BookDetailsDialog.Designer.cs Fix classic scaling on high dpi displays 2023-07-06 21:34:29 -06:00
BookDetailsDialog.resx Move source code into "Source" folder 2022-05-09 10:31:45 -04:00
BookRecordsDialog.cs Integrate new Title and Subtitle properties into Libation 2023-06-29 21:06:54 -06:00
BookRecordsDialog.Designer.cs Fix classic scaling on high dpi displays 2023-07-06 21:34:29 -06:00
BookRecordsDialog.resx Add book records dialog 2023-01-05 17:02:39 -07:00
DirectoryOrCustomSelectControl.cs Fix DPI scaling bug (#692) 2023-08-01 11:55:23 -06:00
DirectoryOrCustomSelectControl.Designer.cs Fix DPI scaling bug (#692) 2023-08-01 11:55:23 -06:00
DirectoryOrCustomSelectControl.resx Fix classic scaling on high dpi displays 2023-07-06 21:34:29 -06:00
DirectorySelectControl.cs Add products grid scaling setting 2023-07-12 15:32:37 -06:00
DirectorySelectControl.Designer.cs Fix DPI scaling bug (#692) 2023-08-01 11:55:23 -06:00
DirectorySelectControl.resx Fix classic scaling on high dpi displays 2023-07-06 21:34:29 -06:00
EditQuickFilters.cs Implemented Name on Quick Filters. 2024-10-11 05:45:04 -04:00
EditQuickFilters.Designer.cs Implemented Name on Quick Filters. 2024-10-11 05:45:04 -04:00
EditQuickFilters.resx Implemented Name on Quick Filters. 2024-10-11 05:45:04 -04:00
EditReplacementChars.cs Add PropertyChanged detection for Dictionary type settings 2023-01-06 19:46:55 -07:00
EditReplacementChars.Designer.cs Fix classic scaling on high dpi displays 2023-07-06 21:34:29 -06:00
EditReplacementChars.resx Custom illegal character replacement 2022-06-23 13:01:24 -06:00
EditTemplateDialog.cs Increase tag template options for contributor and series types 2025-03-25 09:34:57 -06:00
EditTemplateDialog.Designer.cs Fix classic scaling on high dpi displays 2023-07-06 21:34:29 -06:00
EditTemplateDialog.resx Move source code into "Source" folder 2022-05-09 10:31:45 -04:00
LibationFilesDialog.cs Move source code into "Source" folder 2022-05-09 10:31:45 -04:00
LibationFilesDialog.Designer.cs Fix DPI scaling bug (#692) 2023-08-01 11:55:23 -06:00
LibationFilesDialog.resx Fix classic scaling on high dpi displays 2023-07-06 21:34:29 -06:00
LiberatedStatusBatchAutoDialog.cs * #396 New feature : match download status to files 2022-12-06 14:58:22 -05:00
LiberatedStatusBatchAutoDialog.Designer.cs Fix classic scaling on high dpi displays 2023-07-06 21:34:29 -06:00
LiberatedStatusBatchAutoDialog.resx * #396 New feature : match download status to files 2022-12-06 14:58:22 -05:00
LiberatedStatusBatchManualDialog.cs New feature #430 : bulk set pdf-downloaded status 2022-12-29 09:33:32 -05:00
LiberatedStatusBatchManualDialog.Designer.cs Fix classic scaling on high dpi displays 2023-07-06 21:34:29 -06:00
LiberatedStatusBatchManualDialog.resx * #396 New feature : match download status to files 2022-12-06 14:58:22 -05:00
LocateAudiobooksDialog.cs Move FindAudiobooks() to AudioFileStorage 2023-02-10 14:54:29 -07:00
LocateAudiobooksDialog.Designer.cs Fix classic scaling on high dpi displays 2023-07-06 21:34:29 -06:00
LocateAudiobooksDialog.resx Add Locate Audiobooks function (#485) 2023-02-10 09:35:21 -07:00
MessageBoxAlertAdminDialog.cs Update message box icons 2025-05-07 16:10:03 -06:00
MessageBoxAlertAdminDialog.Designer.cs Fix classic scaling on high dpi displays 2023-07-06 21:34:29 -06:00
MessageBoxAlertAdminDialog.resx Move source code into "Source" folder 2022-05-09 10:31:45 -04:00
ScanAccountsDialog.cs remove legacy references 2022-05-12 13:35:08 -04:00
ScanAccountsDialog.Designer.cs Fix classic scaling on high dpi displays 2023-07-06 21:34:29 -06:00
ScanAccountsDialog.resx Move source code into "Source" folder 2022-05-09 10:31:45 -04:00
SearchSyntaxDialog.cs Refactor LibationSearchEngine 2023-06-12 14:02:55 -06:00
SearchSyntaxDialog.Designer.cs Fix classic scaling on high dpi displays 2023-07-06 21:34:29 -06:00
SearchSyntaxDialog.resx Add AbsentFromLastScan (#601) LastDownloaded (#602) search 2023-05-19 11:09:57 -06:00
SettingsDialog.AudioSettings.cs Add fine-grained options for downloading widevine content 2025-05-01 13:03:03 -06:00
SettingsDialog.cs Increase tag template options for contributor and series types 2025-03-25 09:34:57 -06:00
SettingsDialog.Designer.cs Add fine-grained options for downloading widevine content 2025-05-01 13:03:03 -06:00
SettingsDialog.DownloadDecrypt.cs Increase tag template options for contributor and series types 2025-03-25 09:34:57 -06:00
SettingsDialog.Important.cs Add spatial audio support 2025-04-27 14:31:14 -06:00
SettingsDialog.ImportLibrary.cs Fix classic scaling on high dpi displays 2023-07-06 21:34:29 -06:00
SettingsDialog.resx Allow Settings form resizing 2023-08-30 12:38:28 -06:00
SetupDialog.cs Move source code into "Source" folder 2022-05-09 10:31:45 -04:00
SetupDialog.Designer.cs Fix classic scaling on high dpi displays 2023-07-06 21:34:29 -06:00
SetupDialog.resx Do not launch settings dialog after installation 2023-03-27 13:18:37 -06:00
TagsBatchDialog.cs Merging 2022-05-12 10:29:44 -06:00
TagsBatchDialog.Designer.cs Fix classic scaling on high dpi displays 2023-07-06 21:34:29 -06:00
TagsBatchDialog.resx Merging 2022-05-12 10:29:44 -06:00
TrashBinDialog.cs Add audiobook Trash Bin 2023-03-02 13:12:32 -07:00
TrashBinDialog.Designer.cs Fix classic scaling on high dpi displays 2023-07-06 21:34:29 -06:00
TrashBinDialog.resx Add audiobook Trash Bin 2023-03-02 13:12:32 -07:00
UpgradeNotificationDialog.cs Add default values to Configuration 2023-01-09 14:05:33 -07:00
UpgradeNotificationDialog.Designer.cs Fix classic scaling on high dpi displays 2023-07-06 21:34:29 -06:00
UpgradeNotificationDialog.resx Add proper Upgrade form 2023-01-07 18:09:37 -07:00