Kavita/API/Controllers
Joe Milazzo 5c1e9c0521
Manga Reader Fixes (#1925)
* Fixed up an issue where image might be cut off in fit to height

* Removed some calls to backend for translating age rating to a string

* Fixed an issue with sizing on page splitting right to left.

* Ensure all image access requires apikey

* Removed a TODO
2023-04-13 13:07:11 -07:00
..
AccountController.cs Tweaks (#1890) 2023-03-19 10:52:44 -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 Misc Fixes + Enhancements (#1875) 2023-03-10 17:09:38 -08:00
MetadataController.cs Misc Fixes + Enhancements (#1875) 2023-03-10 17:09:38 -08:00
OPDSController.cs OPDS formatting fix (#1905) 2023-03-31 06:05:54 -05:00
PluginController.cs .NET 7 + Spring Cleaning (#1677) 2023-03-05 12:55:13 -08:00
ReaderController.cs Manga Reader Fixes (#1925) 2023-04-13 13:07:11 -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 Base Url implementation (#1824) 2023-03-11 05:47:40 -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 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 .NET 7 + Spring Cleaning (#1677) 2023-03-05 12:55:13 -08:00