Kavita/API/Services
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
..
HostedServices Personal Table of Contents (#2148) 2023-07-21 15:29:35 -07:00
Plus Personal Table of Contents (#2148) 2023-07-21 15:29:35 -07:00
Tasks Personal Table of Contents (#2148) 2023-07-21 15:29:35 -07:00
AccountService.cs v0.7.2 - Reading Lists, CBL Support, OPDS Flattening and More! (#1959) 2023-05-06 06:44:46 -07:00
ArchiveService.cs v0.7.4 - Kavita+ Launch (#2117) 2023-07-11 11:14:18 -07:00
BookmarkService.cs AVIF Support & Much More! (#1992) 2023-05-12 13:31:23 -07:00
BookService.cs Personal Table of Contents (#2148) 2023-07-21 15:29:35 -07:00
CacheService.cs v0.7.4 - Kavita+ Launch (#2117) 2023-07-11 11:14:18 -07:00
CollectionTagService.cs v0.7.4 - Kavita+ Launch (#2117) 2023-07-11 11:14:18 -07:00
DeviceService.cs v0.7.4 - Kavita+ Launch (#2117) 2023-07-11 11:14:18 -07:00
DirectoryService.cs Preparation for Release (#2135) 2023-07-17 06:48:15 -07:00
DownloadService.cs v0.7.2 - Reading Lists, CBL Support, OPDS Flattening and More! (#1959) 2023-05-06 06:44:46 -07:00
EmailService.cs v0.7.4 - Kavita+ Launch (#2117) 2023-07-11 11:14:18 -07:00
FileService.cs Local Metadata Integration Part 1 (#817) 2021-12-02 09:02:34 -08:00
ImageService.cs v0.7.4 - Kavita+ Launch (#2117) 2023-07-11 11:14:18 -07:00
MediaConversionService.cs v0.7.4 - Kavita+ Launch (#2117) 2023-07-11 11:14:18 -07:00
MediaErrorService.cs Report Media Issues (#1964) 2023-05-07 10:14:39 -07:00
MetadataService.cs AVIF Support & Much More! (#1992) 2023-05-12 13:31:23 -07:00
ReaderService.cs Preparation for Release (#2135) 2023-07-17 06:48:15 -07:00
ReadingItemService.cs v0.7.4 - Kavita+ Launch (#2117) 2023-07-11 11:14:18 -07:00
ReadingListService.cs v0.7.4 - Kavita+ Launch (#2117) 2023-07-11 11:14:18 -07:00
ReviewService.cs Personal Table of Contents (#2148) 2023-07-21 15:29:35 -07:00
SeriesService.cs v0.7.4 - Kavita+ Launch (#2117) 2023-07-11 11:14:18 -07:00
StatisticService.cs v0.7.4 - Kavita+ Launch (#2117) 2023-07-11 11:14:18 -07:00
TachiyomiService.cs v0.7.4 - Kavita+ Launch (#2117) 2023-07-11 11:14:18 -07:00
TaskScheduler.cs Misc Fixes (#2155) 2023-07-23 09:53:16 -07:00
TokenService.cs v0.7.4 - Kavita+ Launch (#2117) 2023-07-11 11:14:18 -07:00