Libation/Source/LibationWinForms
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 Change ApiExtended to always allow provide login option 2025-05-09 17:32:12 -06:00
GridView Change ApiExtended to always allow provide login option 2025-05-09 17:32:12 -06:00
ProcessQueue Re-add completed audiobooks to queue (#1219) 2025-05-06 15:43:58 -06:00
Properties publish profiles => .net 2024-11-22 17:04:08 -05:00
Resources Improve Libation glass icons for use with dark mode. 2025-03-20 15:04:22 -06:00
SeriesView Add accessibility 2024-05-07 10:39:30 -04:00
AccessibleDataGridViewButtonCell.cs refactor 2024-05-13 15:23:37 -04:00
AccessibleDataGridViewTextBoxCell.cs refactor 2024-05-13 15:23:37 -04:00
ClearableTextBox.cs Add products grid scaling setting 2023-07-12 15:32:37 -06:00
ClearableTextBox.Designer.cs Add products grid scaling setting 2023-07-12 15:32:37 -06:00
ClearableTextBox.resx Add products grid scaling setting 2023-07-12 15:32:37 -06:00
Form1._NonUI.cs Fix Auto download not working sometimes (#1183) 2025-03-10 12:57:52 -06:00
Form1.BackupCounts.cs Get full library in LibrarySizeChanged event and pass as EventArgs 2025-02-27 13:11:28 -07:00
Form1.cs Change ApiExtended to always allow provide login option 2025-05-09 17:32:12 -06:00
Form1.Designer.cs Add multi-select context menu support (rmcrackan/Libation#1195) 2025-03-21 16:49:21 -06:00
Form1.Export.cs Global exception handling. Threadsafe MessageBoxAlertAdminDialog 2022-05-27 13:38:28 -04:00
Form1.Filter.cs Add products grid scaling setting 2023-07-12 15:32:37 -06:00
Form1.Liberate.cs Add error handling around all ui click handlers for book downloads. 2022-06-23 21:17:43 -06:00
Form1.ProcessQueue.cs Re-add completed audiobooks to queue (#1219) 2025-05-06 15:43:58 -06:00
Form1.QuickFilters.cs Implemented Name on Quick Filters. 2024-10-11 05:45:04 -04:00
Form1.RemoveBooks.cs Add audiobook Trash Bin 2023-03-02 13:12:32 -07:00
Form1.resx Remove Books button now on Main button row 2022-06-12 17:03:29 -06:00
Form1.ScanAuto.cs Change ApiExtended to always allow provide login option 2025-05-09 17:32:12 -06:00
Form1.ScanManual.cs Change ApiExtended to always allow provide login option 2025-05-09 17:32:12 -06:00
Form1.ScanNotification.cs Add search and quick filters to walkthrough 2023-03-28 12:30:05 -06:00
Form1.Settings.cs Add About dialog 2023-04-02 13:27:51 -06:00
Form1.Upgrade.cs Fixed review comments 2023-02-28 07:42:26 -07:00
Form1.VisibleBooks.cs Add 'Unavailable' book and pdf counts. 2023-03-08 11:26:07 -07:00
FormattableLabel.cs Formattable UI labels 2022-05-16 13:34:49 -04:00
FormattableToolStripMenuItem.cs Formattable UI labels 2022-05-16 13:34:49 -04:00
FormattableToolStripStatusLabel.cs Formattable UI labels 2022-05-16 13:34:49 -04:00
FormSaveExtension.cs Fix window restore maximize statate on secondary monitor. 2023-03-11 21:35:33 -07:00
libation.ico Improve Libation glass icons for use with dark mode. 2025-03-20 15:04:22 -06:00
LibationWinForms.csproj incr ver 2025-03-10 19:09:44 -04:00
MessageBoxLib.cs Revert "DataGridView filtering internal NullReferenceException **HACK**" 2025-02-10 10:19:24 -07:00
Program.cs Changes to default directories for file storage (#1112) 2025-02-28 12:01:58 -07:00
Walkthrough.cs Fix autoscan bug 2023-03-29 15:54:46 -06:00
WinFormsUtil.cs Add products grid scaling setting 2023-07-12 15:32:37 -06:00