Kavita/API/DTOs
Joe Milazzo 2464a30bc2
Manga Reader Work (#1729)
* Instead of augmenting prefetcher to move across chapter bounds, let's try to instead just load 5 images (which the browser will cache) from next/prev so when it loads, it's much faster.

* Trialing loading next/prev chapters 5 pages to have better next page loading experience.

* Tweaked GetChapterInfo API to actually apply conditional includeDimensions parameter.

* added a basic language file for upcoming work

* Moved the bottom menu up a bit for iOS devices with handlebars.

* Fixed fit to width on phones still having a horizontal scrollbar

* Fixed a bug where there is extra space under the image when fit to width and on a phone due to pagination going to far.

* Changed which variable we use for right pagination calculation

* Fixing fit to height

- Fixing height calc to account for horizontal scroll bar height.

* Added a comment for the height scrollbar fix

* Adding screenfull package

# Added:
- Added screenfull package to handle cross-platform browser fullscreen code

# Removed:
- Removed custom fullscreen code

* Fixed a bug where switching from webtoon reader to other layout modes wouldn't render anything. Webtoon continuous scroll down is now broken.

* Fixed it back to how it was and all is good. Need to call detectChanges explicitly.

* Removed an additional undeeded save progress call on loadPage

* Laid out the test case to move the page snapping to the backend with full unit tests. Current code is broken just like UI layer.

* Refactored the snap points into the backend and ensure that it works correctly.

* Fixed a broken unit test

* Filter out spammy hubs/messages calls in the logs

* Swallow all noisy messages that are from RequestLoggingMiddleware when the log level is on Information or above.

* Added a common loading component to the app. Have yet to refactor all screens to use this.

* Bump json5 from 2.2.0 to 2.2.3 in /UI/Web

Bumps [json5](https://github.com/json5/json5) from 2.2.0 to 2.2.3.
- [Release notes](https://github.com/json5/json5/releases)
- [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md)
- [Commits](https://github.com/json5/json5/compare/v2.2.0...v2.2.3)

---
updated-dependencies:
- dependency-name: json5
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

* Alrigned all the loading messages and styles throughout the app

* Webtoon reader will use max width of all images to ensure images align well.

* On Original scaling mode, users can use the keyboard to scroll around the images without pagination kicking off.

* Removed console logs

* Fixed a public vs private issue

* Fixed an issue around some cached files getting locked due to NetVips holding them during file size calculations.

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Robbie Davis <robbie@therobbiedavis.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-07 09:14:22 -06: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 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