Kavita/API/Controllers
Joe Milazzo 47269b4c51
OPDS-PS v1.2 Support + a few bugfixes (#1869)
* Fixed up a localization lookup test case

* Refactored some webp to a unified method

* Cleaned up some code

* Expanded webp conversion for covers to all entities

* Code cleanup

* Prompt the user when they are about to delete multiple series via bulk actions

* Aligned Kavita to OPDS-PS 1.2.

* Fixed a bug where clearing metadata filter of series name didn't clear the actual field.

* Added some documentation

* Refactored how covert covers to webp works. Now we will handle all custom covers for all entities. Volumes and Series will not be touched but instead be updated via a RefreshCovers call. This will fix up the references much faster.

* Fixed up the OPDS-PS 1.2 attributes to only show on PS links
2023-03-09 16:41:42 -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 OPDS-PS v1.2 Support + a few bugfixes (#1869) 2023-03-09 16:41:42 -08:00
PluginController.cs .NET 7 + Spring Cleaning (#1677) 2023-03-05 12:55:13 -08:00
ReaderController.cs OPDS-PS v1.2 Support + a few bugfixes (#1869) 2023-03-09 16:41:42 -08:00
ReadingListController.cs OPDS-PS v1.2 Support + a few bugfixes (#1869) 2023-03-09 16:41:42 -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 OPDS-PS v1.2 Support + a few bugfixes (#1869) 2023-03-09 16:41:42 -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 OPDS-PS v1.2 Support + a few bugfixes (#1869) 2023-03-09 16:41:42 -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