Kavita/UI/Web/src/app
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
..
_components/devices Applied new _components layout structure to Kavita. All except manga as there is an open PR that drastically changes that module. (#1666) 2022-11-22 05:41:30 -08:00
_guards Better Caching & Global Downloads (#1372) 2022-07-13 07:45:14 -07:00
_interceptors Create Users Manually (Email still required) (#1381) 2022-07-17 08:43:03 -07:00
_models First PR of the new year (#1717) 2023-01-02 14:44:29 -08:00
_services Manga Reader Work (#1729) 2023-01-07 09:14:22 -06:00
_single-module/table Basic Stats (#1673) 2022-12-07 06:01:49 -08:00
admin Manga Reader Work (#1729) 2023-01-07 09:14:22 -06:00
all-series First PR of the new year (#1717) 2023-01-02 14:44:29 -08:00
announcements Manga Reader Work (#1729) 2023-01-07 09:14:22 -06:00
book-reader [Manga Reader] Swipe Support (#1735) 2023-01-09 06:48:18 -08:00
bookmark Applied new _components layout structure to Kavita. All except manga as there is an open PR that drastically changes that module. (#1666) 2022-11-22 05:41:30 -08:00
cards [Manga Reader] Swipe Support (#1735) 2023-01-09 06:48:18 -08:00
carousel Applied new _components layout structure to Kavita. All except manga as there is an open PR that drastically changes that module. (#1666) 2022-11-22 05:41:30 -08:00
collections Applied new _components layout structure to Kavita. All except manga as there is an open PR that drastically changes that module. (#1666) 2022-11-22 05:41:30 -08:00
dashboard Feature/stats finishoff (#1720) 2023-01-03 17:41:10 -08:00
library-detail Applied new _components layout structure to Kavita. All except manga as there is an open PR that drastically changes that module. (#1666) 2022-11-22 05:41:30 -08:00
manga-reader [Manga Reader] Swipe Support (#1735) 2023-01-09 06:48:18 -08:00
metadata-filter First PR of the new year (#1717) 2023-01-02 14:44:29 -08:00
nav Applied new _components layout structure to Kavita. All except manga as there is an open PR that drastically changes that module. (#1666) 2022-11-22 05:41:30 -08:00
pdf-reader Manga Reader Work (#1729) 2023-01-07 09:14:22 -06:00
pipe First PR of the new year (#1717) 2023-01-02 14:44:29 -08:00
reader-shared Change Detection: On Push aka UI Smoothness (#1369) 2022-07-11 08:57:07 -07:00
reading-list [Manga Reader] Swipe Support (#1735) 2023-01-09 06:48:18 -08:00
registration [Experimental] Split Renderers - Double & Double (Manga) fixes (#1667) 2022-11-23 09:12:58 -08:00
series-detail Manga Reader Work (#1729) 2023-01-07 09:14:22 -06:00
shared Manga Reader Work (#1729) 2023-01-07 09:14:22 -06:00
shared-side-nav-cards Auth Email Rework (#1567) 2022-10-01 08:23:35 -05:00
sidenav First PR of the new year (#1717) 2023-01-02 14:44:29 -08:00
statistics Feature/stats finishoff (#1720) 2023-01-03 17:41:10 -08:00
typeahead First PR of the new year (#1717) 2023-01-02 14:44:29 -08:00
user-settings First PR of the new year (#1717) 2023-01-02 14:44:29 -08:00
want-to-read Applied new _components layout structure to Kavita. All except manga as there is an open PR that drastically changes that module. (#1666) 2022-11-22 05:41:30 -08:00
app-routing.module.ts Angular 14 (#1420) 2022-08-09 06:02:41 -07:00
app.component.html Disable Animations + Lots of bugfixes and Polish (#1561) 2022-09-26 10:40:25 -07:00
app.component.scss Better screen usage for smaller mobile size (#1348) 2022-07-01 14:46:41 -04:00
app.component.ts Disable Animations + Lots of bugfixes and Polish (#1561) 2022-09-26 10:40:25 -07:00
app.module.ts Applied new _components layout structure to Kavita. All except manga as there is an open PR that drastically changes that module. (#1666) 2022-11-22 05:41:30 -08:00