Kavita/API
Joe Milazzo 45b854e1d0
[Manga Reader] Swipe Support (#1735)
* Fixed a loading indicator that is always on

* Started to add swipe directive

* Implemented the ability to swipe to navigate pages in manga reader.

* Swipe to paginate seems to be working reliably

* Removed a bunch of junk from csproj and added a debug menu for testing on phone to smooth out experience.

* Fixed a bug where reading list detail wouldn't render the set image of the reading list.

* Added some instructions and code to allow connecting to dev instance easier.

* Fixed up paging with keyboard where to ensure that when we hit the end of the scroll, we don't go to the next page instantly, but rather make the user press the key once more.

* Fixed reading list image not properly renderering on reading list detail page.

* Solved the swiping bug, need to play with threshold again.

* Swipe is now working. Need to decide if I'm going to support reversing the direction with reading direction.

* Hooked up swipe with reading direction code

* Cleaned up some direction code to align to a new enum

* Feature complete
2023-01-09 06:48:18 -08:00
..
Archive Logging Enhancements (#1521) 2022-09-12 17:25:48 -07:00
Comparators Logging Enhancements (#1521) 2022-09-12 17:25:48 -07:00
config Fresh Nightly Installs Work (#1659) 2022-11-17 13:52:10 -08:00
Constants Basic Stats (#1673) 2022-12-07 06:01:49 -08:00
Controllers [Manga Reader] Swipe Support (#1735) 2023-01-09 06:48:18 -08:00
Data First PR of the new year (#1717) 2023-01-02 14:44:29 -08:00
DTOs Manga Reader Work (#1729) 2023-01-07 09:14:22 -06:00
Entities Reader Refactor Part 2 (#1694) 2022-12-13 10:00:54 -08:00
Errors Logging Enhancements (#1521) 2022-09-12 17:25:48 -07:00
Extensions Basic Stats (#1673) 2022-12-07 06:01:49 -08:00
Helpers File Dimension API (#1690) 2022-12-11 06:54:34 -08:00
Logging Manga Reader Work (#1729) 2023-01-07 09:14:22 -06:00
Middleware Logging Enhancements (#1521) 2022-09-12 17:25:48 -07:00
Properties Added new API for getting Member (aka Users but for use in FE). User is just used for login/registering. 2020-12-14 14:33:09 -06:00
Services [Manga Reader] Swipe Support (#1735) 2023-01-09 06:48:18 -08:00
SignalR First PR of the new year (#1717) 2023-01-02 14:44:29 -08:00
API.csproj [Manga Reader] Swipe Support (#1735) 2023-01-09 06:48:18 -08:00
API.csproj.DotSettings v0.5.0 Release (#960) 2022-01-18 15:31:34 -08:00
Program.cs Library Settings Modal + New Library Settings (#1660) 2022-11-18 09:38:32 -06:00
Startup.cs [Manga Reader] Swipe Support (#1735) 2023-01-09 06:48:18 -08:00