Kavita/API/DTOs
Joe Milazzo 549e52b458
Swipe Issues (#1745)
* Updated theme support to be able to customize the tile color dynamically from a theme via --tile-color. In addition, --theme-color will update apple-mobile-web-app-status-bar-style as well as the non-apple variants

* Removed --manga-reader-bg-color as it wasn't used anywhere. Fixed double pagination on swipe.

* Cleaned up some dead threshold code for swipe.

* Started refactoring tests to use an abstract test class. Stopping because I should do on the .net 7 branch to avoid large merge conflicts. Tests need to be re-designed so they can run in parallel.

* Fixed a bug in reading lists where when deleting an item, order could be miscalculated.

* Started adding new information for stat service. Refactored time spent reading to be more accurate by taking average time against how much of the chapter the user has read.

* Hooked up total time reading at server stat level. Don't show fancy graphs on mobile.

* Added new stats for v0.7

* Added a test for Clearing want to read

* Fixed a few tests that weren't resetting state between runs

* Fixed some broken unit tests

* Ensure all Series queries sort by a case invariant string.

* Added more aggressive caching of images. This will result in a min delay on pages after a cover is changed.

* Fixed a bug where if during new word count calculation, new word count is zero, restoring the old count wasn't working.

* Cleaned up some of the code for getting time estimates

* Fixed a bug where triggering swipe right wasn't working when there was no scroll

* Delete the temp folder for creating a download after a full zip is created.
2023-01-12 17:24:58 -08:00
..
Account Release Polish (#1586) 2022-10-17 15:33:18 -07:00
CollectionTags Logging Enhancements (#1521) 2022-09-12 17:25:48 -07:00
Device Auth Email Rework (#1567) 2022-10-01 08:23:35 -05:00
Downloads Logging Enhancements (#1521) 2022-09-12 17:25:48 -07:00
Email Send To Device Support (#1557) 2022-09-23 15:41:29 -07:00
Filtering Folder Watching Polish + Epub Fix (#1550) 2022-09-20 16:14:40 -07:00
Jobs UX Changes, Tasks, WebP, and More! (#1280) 2022-05-23 16:19:52 -07:00
JumpBar Jump Bar Testing (#1302) 2022-05-30 16:50:12 -05:00
Metadata Logging Enhancements (#1521) 2022-09-12 17:25:48 -07:00
OPDS OPDS Enhancements (#1687) 2022-12-10 09:07:55 -08:00
Reader Manga Reader Work (#1729) 2023-01-07 09:14:22 -06:00
ReadingLists OPDS Enhancements (#1687) 2022-12-10 09:07:55 -08:00
Search Logging Enhancements (#1521) 2022-09-12 17:25:48 -07:00
SeriesDetail WebP Covers + Series Detail Enhancements (#1652) 2022-11-14 06:43:19 -08:00
Settings Epub Table of Generation fixes for Sigil (#1689) 2022-12-11 05:04:22 -08:00
Statistics Swipe Issues (#1745) 2023-01-12 17:24:58 -08:00
Stats Swipe Issues (#1745) 2023-01-12 17:24:58 -08:00
System Directory Picker Rework (#1325) 2022-06-16 10:08:09 -07:00
Theme Book Reader Redesign with e-ink focus (#1246) 2022-05-08 17:52:15 -07:00
Update Logging Enhancements (#1521) 2022-09-12 17:25:48 -07:00
Uploads Logging Enhancements (#1521) 2022-09-12 17:25:48 -07:00
WantToRead Want to Read List (#1392) 2022-07-28 15:18:35 -07:00
ChapterDto.cs Logging Enhancements (#1521) 2022-09-12 17:25:48 -07:00
CreateLibraryDto.cs Logging Enhancements (#1521) 2022-09-12 17:25:48 -07:00
DeleteSeriesDto.cs Logging Enhancements (#1521) 2022-09-12 17:25:48 -07:00
GroupedSeriesDto.cs Recently Added Chapter Feedback (#1020) 2022-02-02 07:18:09 -08:00
LibraryDto.cs Library Settings Modal + New Library Settings (#1660) 2022-11-18 09:38:32 -06:00
MangaFileDto.cs First PR of the new year (#1717) 2023-01-02 14:44:29 -08:00
MemberDto.cs Release Polish (#1586) 2022-10-17 15:33:18 -07:00
PersonDto.cs Logging Enhancements (#1521) 2022-09-12 17:25:48 -07:00
ProgressDto.cs Performance Improvements and Some Polish (#1702) 2022-12-17 07:07:30 -08:00
RecentlyAddedItemDto.cs Recently Added Chapters/Volumes (#1007) 2022-01-29 08:04:18 -08:00
RefreshSeriesDto.cs Logging Enhancements (#1521) 2022-09-12 17:25:48 -07:00
RegisterDto.cs Auth Email Rework (#1567) 2022-10-01 08:23:35 -05:00
ScanFolderDto.cs Folder Watching (#1467) 2022-08-23 09:45:11 -07:00
SeriesByIdsDto.cs Logging Enhancements (#1521) 2022-09-12 17:25:48 -07:00
SeriesDto.cs Logging Enhancements (#1521) 2022-09-12 17:25:48 -07:00
SeriesMetadataDto.cs Scan Loop Fixes (#1572) 2022-10-05 19:30:37 -07:00
UpdateLibraryDto.cs Library Settings Modal + New Library Settings (#1660) 2022-11-18 09:38:32 -06:00
UpdateLibraryForUserDto.cs Logging Enhancements (#1521) 2022-09-12 17:25:48 -07:00
UpdateRBSDto.cs Logging Enhancements (#1521) 2022-09-12 17:25:48 -07:00
UpdateSeriesDto.cs Logging Enhancements (#1521) 2022-09-12 17:25:48 -07:00
UpdateSeriesMetadataDto.cs Logging Enhancements (#1521) 2022-09-12 17:25:48 -07:00
UpdateSeriesRatingDto.cs Logging Enhancements (#1521) 2022-09-12 17:25:48 -07:00
UserDto.cs Release Polish (#1586) 2022-10-17 15:33:18 -07:00
UserPreferencesDto.cs Reader Refactor Part 2 (#1694) 2022-12-13 10:00:54 -08:00
VolumeDto.cs Logging Enhancements (#1521) 2022-09-12 17:25:48 -07:00