Kavita/API/Controllers
Joe Milazzo 52d19642f9
Misc Fixes (#2155)
* Fixed default token key not being long enough and Kavita auto-generating

* When scheduling nightly backup job, make it run at 2am to ensure everything else has ran.

* Made the overlay system work better on mobile. In order to do this, had to implement my own copy button.

* Tweaked the code to ensure we clear the selection doing anything and clicking off the overlay clears more reliably.

* Cleaned up the overlay code

* Added the ability to view the series that a rating is representing. Requires Kavita+ deployment.

* When calculating overall average rating of server, if only review is yours, don't include it.

When calculating overall average rating of server, scale to percentage (* 20) to match all other rating scales.

* Fixed side nav on mobile without donate link not fully covering the height of the screen

* Only trigger the task conversion warning on Media screen if you've touched the appropriate control.

* Fixed a bug where bookmark directory wasn't able to be changed.

* Fixed a bug where see More wouldn't show if there were just characters due to missing that check.

* Fixed a typo in documentation

* If a chapter has a range 1-6 and is fully read, when calculating highest chapter for Scrobbling, use the 6.
2023-07-23 09:53:16 -07:00
..
AccountController.cs v0.7.4 - Kavita+ Launch (#2117) 2023-07-11 11:14:18 -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 Personal Table of Contents (#2148) 2023-07-21 15:29:35 -07: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 Cleanup from the Release (#2127) 2023-07-12 14:06:30 -07:00
DownloadController.cs More Bugfixes (EPUB Mainly) (#2004) 2023-05-19 11:32:24 -05:00
FallbackController.cs v0.7.4 - Kavita+ Launch (#2117) 2023-07-11 11:14:18 -07:00
HealthController.cs .NET 7 + Spring Cleaning (#1677) 2023-03-05 12:55:13 -08:00
ImageController.cs v0.7.4 - Kavita+ Launch (#2117) 2023-07-11 11:14:18 -07:00
LibraryController.cs Cleanup from the Release (#2127) 2023-07-12 14:06:30 -07:00
LicenseController.cs Overall Ratings (#2129) 2023-07-14 12:12:03 -07:00
MetadataController.cs Last fixes before release (#2027) 2023-06-02 06:09:22 -07:00
OPDSController.cs v0.7.4 - Kavita+ Launch (#2117) 2023-07-11 11:14:18 -07:00
PluginController.cs Release Testing Day 3 (#1951) 2023-05-02 14:02:33 -07:00
RatingController.cs Misc Fixes (#2155) 2023-07-23 09:53:16 -07:00
ReaderController.cs Personal Table of Contents (#2148) 2023-07-21 15:29:35 -07:00
ReadingListController.cs v0.7.4 - Kavita+ Launch (#2117) 2023-07-11 11:14:18 -07:00
RecommendedController.cs Overall Ratings (#2129) 2023-07-14 12:12:03 -07:00
ReviewController.cs Overall Ratings (#2129) 2023-07-14 12:12:03 -07:00
ScrobblingController.cs v0.7.4 - Kavita+ Launch (#2117) 2023-07-11 11:14:18 -07:00
SearchController.cs .NET 7 + Spring Cleaning (#1677) 2023-03-05 12:55:13 -08:00
SeriesController.cs Remove From On Deck (#2131) 2023-07-15 07:27:21 -07:00
ServerController.cs Changed the fingerprinting code for Kavita+. Optimized System tab to be way faster. (#2140) 2023-07-17 16:33:45 -07:00
SettingsController.cs Remove From On Deck (#2131) 2023-07-15 07:27:21 -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 v0.7.4 - Kavita+ Launch (#2117) 2023-07-11 11:14:18 -07:00
UsersController.cs v0.7.4 - Kavita+ Launch (#2117) 2023-07-11 11:14:18 -07:00
WantToReadController.cs v0.7.4 - Kavita+ Launch (#2117) 2023-07-11 11:14:18 -07:00