Kavita/API/DTOs
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
..
Account v0.7.4 - Kavita+ Launch (#2117) 2023-07-11 11:14:18 -07:00
CollectionTags v0.7.2 - Reading Lists, CBL Support, OPDS Flattening and More! (#1959) 2023-05-06 06:44:46 -07:00
Device Cleanup from the Release (#2127) 2023-07-12 14:06:30 -07:00
Downloads v0.7.2 - Reading Lists, CBL Support, OPDS Flattening and More! (#1959) 2023-05-06 06:44:46 -07:00
Email v0.7.2 - Reading Lists, CBL Support, OPDS Flattening and More! (#1959) 2023-05-06 06:44:46 -07:00
Filtering v0.7.2 - Reading Lists, CBL Support, OPDS Flattening and More! (#1959) 2023-05-06 06:44:46 -07:00
Jobs v0.7.2 - Reading Lists, CBL Support, OPDS Flattening and More! (#1959) 2023-05-06 06:44:46 -07:00
JumpBar v0.7.2 - Reading Lists, CBL Support, OPDS Flattening and More! (#1959) 2023-05-06 06:44:46 -07:00
License v0.7.4 - Kavita+ Launch (#2117) 2023-07-11 11:14:18 -07:00
MediaErrors Report Media Issues (#1964) 2023-05-07 10:14:39 -07:00
Metadata v0.7.2 - Reading Lists, CBL Support, OPDS Flattening and More! (#1959) 2023-05-06 06:44:46 -07:00
OPDS v0.7.4 - Kavita+ Launch (#2117) 2023-07-11 11:14:18 -07:00
Reader Personal Table of Contents (#2148) 2023-07-21 15:29:35 -07:00
ReadingLists v0.7.4 - Kavita+ Launch (#2117) 2023-07-11 11:14:18 -07:00
Recommendation v0.7.4 - Kavita+ Launch (#2117) 2023-07-11 11:14:18 -07:00
Scrobbling Personal Table of Contents (#2148) 2023-07-21 15:29:35 -07:00
Search v0.7.2 - Reading Lists, CBL Support, OPDS Flattening and More! (#1959) 2023-05-06 06:44:46 -07:00
SeriesDetail Overall Ratings (#2129) 2023-07-14 12:12:03 -07:00
Settings Remove From On Deck (#2131) 2023-07-15 07:27:21 -07:00
Statistics v0.7.4 - Kavita+ Launch (#2117) 2023-07-11 11:14:18 -07:00
Stats Changed the fingerprinting code for Kavita+. Optimized System tab to be way faster. (#2140) 2023-07-17 16:33:45 -07:00
System v0.7.2 - Reading Lists, CBL Support, OPDS Flattening and More! (#1959) 2023-05-06 06:44:46 -07:00
Theme v0.7.2 - Reading Lists, CBL Support, OPDS Flattening and More! (#1959) 2023-05-06 06:44:46 -07:00
Update v0.7.2 - Reading Lists, CBL Support, OPDS Flattening and More! (#1959) 2023-05-06 06:44:46 -07:00
Uploads v0.7.2 - Reading Lists, CBL Support, OPDS Flattening and More! (#1959) 2023-05-06 06:44:46 -07:00
WantToRead v0.7.2 - Reading Lists, CBL Support, OPDS Flattening and More! (#1959) 2023-05-06 06:44:46 -07:00
ChapterDto.cs Preparation for Release (#2135) 2023-07-17 06:48:15 -07:00
DeleteSeriesDto.cs v0.7.2 - Reading Lists, CBL Support, OPDS Flattening and More! (#1959) 2023-05-06 06:44:46 -07:00
GroupedSeriesDto.cs v0.7.2 - Reading Lists, CBL Support, OPDS Flattening and More! (#1959) 2023-05-06 06:44:46 -07:00
LibraryDto.cs v0.7.4 - Kavita+ Launch (#2117) 2023-07-11 11:14:18 -07:00
MangaFileDto.cs v0.7.2 - Reading Lists, CBL Support, OPDS Flattening and More! (#1959) 2023-05-06 06:44:46 -07:00
MemberDto.cs v0.7.2 - Reading Lists, CBL Support, OPDS Flattening and More! (#1959) 2023-05-06 06:44:46 -07:00
PersonDto.cs v0.7.2 - Reading Lists, CBL Support, OPDS Flattening and More! (#1959) 2023-05-06 06:44:46 -07:00
ProgressDto.cs v0.7.4 - Kavita+ Launch (#2117) 2023-07-11 11:14:18 -07:00
RatingDto.cs Misc Fixes (#2155) 2023-07-23 09:53:16 -07:00
RecentlyAddedItemDto.cs v0.7.2 - Reading Lists, CBL Support, OPDS Flattening and More! (#1959) 2023-05-06 06:44:46 -07:00
RefreshSeriesDto.cs v0.6.0 - Polish, Polish, Polish + Send To Support! (#1604) 2022-10-22 09:34:20 -07:00
RegisterDto.cs v0.7.2 - Reading Lists, CBL Support, OPDS Flattening and More! (#1959) 2023-05-06 06:44:46 -07:00
ScanFolderDto.cs v0.7.2 - Reading Lists, CBL Support, OPDS Flattening and More! (#1959) 2023-05-06 06:44:46 -07:00
SeriesByIdsDto.cs v0.7.2 - Reading Lists, CBL Support, OPDS Flattening and More! (#1959) 2023-05-06 06:44:46 -07:00
SeriesDto.cs v0.7.4 - Kavita+ Launch (#2117) 2023-07-11 11:14:18 -07:00
SeriesMetadataDto.cs Web Links (#1983) 2023-05-11 14:27:04 -07:00
UpdateLibraryDto.cs v0.7.4 - Kavita+ Launch (#2117) 2023-07-11 11:14:18 -07:00
UpdateLibraryForUserDto.cs v0.7.2 - Reading Lists, CBL Support, OPDS Flattening and More! (#1959) 2023-05-06 06:44:46 -07:00
UpdateRBSDto.cs v0.7.2 - Reading Lists, CBL Support, OPDS Flattening and More! (#1959) 2023-05-06 06:44:46 -07:00
UpdateSeriesDto.cs v0.7.4 - Kavita+ Launch (#2117) 2023-07-11 11:14:18 -07:00
UpdateSeriesMetadataDto.cs v0.7.2 - Reading Lists, CBL Support, OPDS Flattening and More! (#1959) 2023-05-06 06:44:46 -07:00
UpdateSeriesRatingDto.cs v0.7.4 - Kavita+ Launch (#2117) 2023-07-11 11:14:18 -07:00
UserDto.cs v0.7.2 - Reading Lists, CBL Support, OPDS Flattening and More! (#1959) 2023-05-06 06:44:46 -07:00
UserPreferencesDto.cs v0.7.4 - Kavita+ Launch (#2117) 2023-07-11 11:14:18 -07:00
VolumeDto.cs v0.7.2 - Reading Lists, CBL Support, OPDS Flattening and More! (#1959) 2023-05-06 06:44:46 -07:00