Kavita/API/Controllers
Joe Milazzo e3467457ea
Release Testing Day 1 (#1933)
* Enhance plugin/authenticate to allow RefreshToken to be returned as well.

* When typing a series name, min, or max filter, press enter to apply metadata filter.

* Cleaned up the documentation around MaxCount and TotalCount

* Fixed a bug where PublicationStatus wasn't being correctly set due to some strange logic I coded.

* Fixed bookmark mode not having access to critical page dimensions. Fetching bookmark info api now returns dimensions by default.

* Fixed pagination scaling code for different fitting options

* Fixed missing code to persist page split in manga reader

* Removed unneeded prefetch of blank images in bookmark mode
2023-04-19 15:41:21 -07:00
..
AccountController.cs Pre-Release Shakeout (#1932) 2023-04-16 17:28:21 -07: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 Manga Reader Fixes (#1925) 2023-04-13 13:07:11 -07:00
LibraryController.cs Library Settings for Reading List Creation (#1930) 2023-04-15 08:42:22 -07:00
MetadataController.cs Misc Fixes + Enhancements (#1875) 2023-03-10 17:09:38 -08:00
OPDSController.cs Random Cleanup + OPDS Base Url Support (#1926) 2023-04-14 17:44:35 -07:00
PluginController.cs Release Testing Day 1 (#1933) 2023-04-19 15:41:21 -07:00
ReaderController.cs Release Testing Day 1 (#1933) 2023-04-19 15:41:21 -07: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 Random Cleanup + OPDS Base Url Support (#1926) 2023-04-14 17:44:35 -07: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 Tweaks (#1890) 2023-03-19 10:52:44 -07:00
UsersController.cs Misc Fixes + Enhancements (#1875) 2023-03-10 17:09:38 -08:00
WantToReadController.cs Random Cleanup + OPDS Base Url Support (#1926) 2023-04-14 17:44:35 -07:00