Kavita/API/Controllers
Joe Milazzo b55d9e3994
CBL Import Rework (#1862)
* Fixed a typo in a log

* Invalid XML files now "validate" correctly by sending back a failure.

* Cleaned up messaging on backend and frontend to provide some linking on series name when collision, handle corrupt xml files, etc.

* When reading list conflict occurs, show the reading list name that's conflicting. Started refactoring the code to allow multiple files to be imported at once.

* Started adding new CBL elements for some enhancements I have planned with maintainers.

* Default to empty string for IpAddress to allow to fallback into existing experience

* Tweaked the layout of reading list page (not complete), moved some not used much controls to page extras and reordered the buttons for reading list

* Edit Reading Lists now allows selection of cover image from existing items

* Fixed a bug where cover chooser base64 to image would fail to write webp files.

* Refactored the validate step to now handle multiple files in one go.

* Clean up code

* Don't show CBL name if there were xml errors that prevented showing it

* Don't allow user to go prev step after they perform the import.

* Cleaned up the heading code for accordions

* Fixed a bug with import keeping failed items

* Sort the failures to the bottom of result windows

* CBL import is pretty solid. Need one pass from Robbie on Reading List Page
2023-03-07 13:18:26 -08:00
..
AccountController.cs .NET 7 + Spring Cleaning (#1677) 2023-03-05 12:55:13 -08:00
AdminController.cs Logging Enhancements (#1521) 2022-09-12 17:25:48 -07:00
BaseApiController.cs Logging Enhancements (#1521) 2022-09-12 17:25:48 -07:00
BookController.cs .NET 7 + Spring Cleaning (#1677) 2023-03-05 12:55:13 -08:00
CBLController.cs CBL Import Rework (#1862) 2023-03-07 13:18:26 -08:00
CollectionController.cs .NET 7 + Spring Cleaning (#1677) 2023-03-05 12:55:13 -08:00
DeviceController.cs .NET 7 + Spring Cleaning (#1677) 2023-03-05 12:55:13 -08:00
DownloadController.cs .NET 7 + Spring Cleaning (#1677) 2023-03-05 12:55:13 -08:00
FallbackController.cs .NET 7 + Spring Cleaning (#1677) 2023-03-05 12:55:13 -08:00
HealthController.cs .NET 7 + Spring Cleaning (#1677) 2023-03-05 12:55:13 -08:00
ImageController.cs Swipe Issues (#1745) 2023-01-12 17:24:58 -08:00
LibraryController.cs .NET 7 + Spring Cleaning (#1677) 2023-03-05 12:55:13 -08:00
MetadataController.cs Basic Stats (#1673) 2022-12-07 06:01:49 -08:00
OPDSController.cs .NET 7 + Spring Cleaning (#1677) 2023-03-05 12:55:13 -08:00
PluginController.cs .NET 7 + Spring Cleaning (#1677) 2023-03-05 12:55:13 -08:00
ReaderController.cs CBL Import Rework (#1862) 2023-03-07 13:18:26 -08:00
ReadingListController.cs CBL Import Rework (#1862) 2023-03-07 13:18:26 -08:00
RecommendedController.cs .NET 7 + Spring Cleaning (#1677) 2023-03-05 12:55:13 -08:00
SearchController.cs .NET 7 + Spring Cleaning (#1677) 2023-03-05 12:55:13 -08:00
SeriesController.cs .NET 7 + Spring Cleaning (#1677) 2023-03-05 12:55:13 -08:00
ServerController.cs .NET 7 + Spring Cleaning (#1677) 2023-03-05 12:55:13 -08:00
SettingsController.cs CBL Import Rework (#1862) 2023-03-07 13:18:26 -08:00
StatsController.cs .NET 7 + Spring Cleaning (#1677) 2023-03-05 12:55:13 -08:00
TachiyomiController.cs .NET 7 + Spring Cleaning (#1677) 2023-03-05 12:55:13 -08:00
ThemeController.cs .NET 7 + Spring Cleaning (#1677) 2023-03-05 12:55:13 -08:00
UploadController.cs .NET 7 + Spring Cleaning (#1677) 2023-03-05 12:55:13 -08:00
UsersController.cs Added vertical reading mode to the book reader (#1787) 2023-03-06 12:02:29 -08:00
WantToReadController.cs .NET 7 + Spring Cleaning (#1677) 2023-03-05 12:55:13 -08:00