Kavita/API/DTOs
Joe Milazzo a545f96a05
First PR of the new year (#1717)
* Fixed a bug on bookmark mode not finding correct image for prefetcher.

* Fixed up the edit series relationship modal on tablet viewports.

* On double page mode, only bookmark 1 page if only 1 pages is renderered on screen.

* Added percentage read of a given library and average hours read per week to user stats.

* Fixed a bug in the reader with paging in bookmark mode

* Added a "This Week" option to top readers history

* Added date ranges for reading time. Added dates that don't have anything, but might remove.

* On phone, when applying a metadata filter, when clicking apply, collapse the filter automatically.

* Disable jump bar and the resuming from last spot when a custom sort is applied.

* Ensure all Regex.Replace or Matches have timeouts set

* Fixed a long standing bug where fit to height on tablets wouldn't center the image

* Streamlined url parsing to be more reliable

* Reduced an additional db query in chapter info.

* Added a missing task to convert covers to webP and added messaging to help the user understand to run it after modifying the setting.

* Changed OPDS to be enabled by default for new installs. This should reduce issues with users being confused about it before it's enabled.

* When there are multiple files for a chapter, show a count card on the series detail to help user understand duplicates exist. Made the unread badge smaller to avoid collision.

* Added Word Count to user stats and wired up average reading per week.

* Fixed word count failing on some epubs

* Removed some debug code

* Don't give more information than is necessary about file paths for page dimensions.

* Fixed a bug where pagination area would be too small when the book's content was less that height on default mode.

* Updated Default layout mode to Scroll for books.

* Added bytes in the UI and at an API layer for CDisplayEx

* Don't log health checks to logs at all.

* Changed Word Count to Length to match the way pages work

* Made reading time more clear when min hours is 0

* Apply more aggressive coalescing when remapping bad metadata keys for epubs.

* Changed the amount of padding between icon and text for side nav item.

* Fixed a NPE on book reader (harmless)

* Fixed an ordering issue where Volume 1 was a single file but also tagged as Chapter 1 and Volume 2 was Chapter 0. Thus Volume 2 was being selected for continue point when Volume 1 should have been.

* When clicking on an activity stream header from dashboard, show the title on the resulting page.

* Removed a property that can't be animated

* Fixed a typeahead typescript issue

* Added Size into Series Info and Added some tooltip and spacing changes to better explain some fields.

* Added size for volume drawers and cleaned up some date edge case handling

* Fixed an annoying bug where when on mobile opening a view with a metadata filter, Kavita would open the filter automatically.
2023-01-02 14:44:29 -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 Reader Refactor Part 2 (#1694) 2022-12-13 10:00:54 -08: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 First PR of the new year (#1717) 2023-01-02 14:44:29 -08:00
Stats Release Polish (#1586) 2022-10-17 15:33:18 -07: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