Libation/Source/LibationAvalonia/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.axaml Move contributors to UI Base 2025-03-24 13:29:02 -06:00
AboutDialog.axaml.cs Move contributors to UI Base 2025-03-24 13:29:02 -06:00
AccountsDialog.axaml Remove unused windows forms buttons and streamline dialogs 2025-03-18 21:18:25 -06:00
AccountsDialog.axaml.cs Commit account edits before saving (#639) 2023-06-25 11:11:58 -06:00
BookDetailsDialog.axaml Remove unused windows forms buttons and streamline dialogs 2025-03-18 21:18:25 -06:00
BookDetailsDialog.axaml.cs Remove Book.AudioFormat property 2025-05-02 12:39:12 -06:00
BookRecordsDialog.axaml Remove unused windows forms buttons and streamline dialogs 2025-03-18 21:18:25 -06:00
BookRecordsDialog.axaml.cs Integrate new Title and Subtitle properties into Libation 2023-06-29 21:06:54 -06:00
DescriptionDisplayDialog.axaml Add dark mode support 2023-03-25 16:33:11 -06:00
DescriptionDisplayDialog.axaml.cs More migrations to Avalonia 11.0.0-preview6 2023-03-27 11:14:54 -06:00
DialogWindow.cs Remove unused windows forms buttons and streamline dialogs 2025-03-18 21:18:25 -06:00
EditQuickFilters.axaml bug fix #1212 : fix window title 2025-04-03 08:20:31 -04:00
EditQuickFilters.axaml.cs Fix dark theme text color in DataGridTextColumn 2025-03-04 16:18:06 -07:00
EditReplacementChars.axaml Remove unused windows forms buttons and streamline dialogs 2025-03-18 21:18:25 -06:00
EditReplacementChars.axaml.cs Refine dialog layouts and presentation 2023-04-04 19:08:52 -06:00
EditTemplateDialog.axaml Remove unused windows forms buttons and streamline dialogs 2025-03-18 21:18:25 -06:00
EditTemplateDialog.axaml.cs Increase tag template options for contributor and series types 2025-03-25 09:34:57 -06:00
ImageDisplayDialog.axaml Remove unused windows forms buttons and streamline dialogs 2025-03-18 21:18:25 -06:00
ImageDisplayDialog.axaml.cs More migrations to Avalonia 11.0.0-preview6 2023-03-27 11:14:54 -06:00
LibationFilesDialog.axaml Remove unused windows forms buttons and streamline dialogs 2025-03-18 21:18:25 -06:00
LibationFilesDialog.axaml.cs Fix issue with save button being disabled. 2023-08-30 08:59:20 -06:00
LiberatedStatusBatchAutoDialog.axaml Remove unused windows forms buttons and streamline dialogs 2025-03-18 21:18:25 -06:00
LiberatedStatusBatchAutoDialog.axaml.cs Refine dialog layouts and presentation 2023-04-04 19:08:52 -06:00
LiberatedStatusBatchManualDialog.axaml Remove unused windows forms buttons and streamline dialogs 2025-03-18 21:18:25 -06:00
LiberatedStatusBatchManualDialog.axaml.cs More migrations to Avalonia 11.0.0-preview6 2023-03-27 11:14:54 -06:00
LocateAudiobooksDialog.axaml Remove unused windows forms buttons and streamline dialogs 2025-03-18 21:18:25 -06:00
LocateAudiobooksDialog.axaml.cs Fix possible NRE 2023-04-04 19:17:43 -06:00
MessageBoxAlertAdminDialog.axaml Remove unused windows forms buttons and streamline dialogs 2025-03-18 21:18:25 -06:00
MessageBoxAlertAdminDialog.axaml.cs More migrations to Avalonia 11.0.0-preview6 2023-03-27 11:14:54 -06:00
MessageBoxWindow.axaml Update message box icons 2025-05-07 16:10:03 -06:00
MessageBoxWindow.axaml.cs More migrations to Avalonia 11.0.0-preview6 2023-03-27 11:14:54 -06:00
ScanAccountsDialog.axaml Remove unused windows forms buttons and streamline dialogs 2025-03-18 21:18:25 -06:00
ScanAccountsDialog.axaml.cs Chardonnay UI bug fixes and improvements 2025-02-28 17:34:55 -07:00
SearchSyntaxDialog.axaml Remove unused windows forms buttons and streamline dialogs 2025-03-18 21:18:25 -06:00
SearchSyntaxDialog.axaml.cs Chardonnay UI bug fixes and improvements 2025-02-28 17:34:55 -07:00
SettingsDialog.axaml Remove unused windows forms buttons and streamline dialogs 2025-03-18 21:18:25 -06:00
SettingsDialog.axaml.cs Slight chardonnay refactor and UI tweak 2023-04-09 17:39:31 -06:00
SetupDialog.axaml Implemented "System" option for theme. 2024-10-12 02:17:35 -04:00
SetupDialog.axaml.cs Do not launch settings dialog after installation 2023-03-27 13:18:37 -06:00
TagsBatchDialog.axaml Remove unused windows forms buttons and streamline dialogs 2025-03-18 21:18:25 -06:00
TagsBatchDialog.axaml.cs Refine dialog layouts and presentation 2023-04-04 19:08:52 -06:00
ThemePickerDialog.axaml Add theme import and export function 2025-03-19 21:47:24 -06:00
ThemePickerDialog.axaml.cs Fix theme not resetting properly 2025-03-20 16:30:08 -06:00
TrashBinDialog.axaml Refine dialog layouts and presentation 2023-04-04 19:08:52 -06:00
TrashBinDialog.axaml.cs Refine dialog layouts and presentation 2023-04-04 19:08:52 -06:00
UpgradeNotificationDialog.axaml Remove unused windows forms buttons and streamline dialogs 2025-03-18 21:18:25 -06:00
UpgradeNotificationDialog.axaml.cs More migrations to Avalonia 11.0.0-preview6 2023-03-27 11:14:54 -06:00