Commit Graph

33 Commits

Author SHA1 Message Date
Manchewable
1b122d1157
Add a Double Page Viewer (#105)
* add double page reader

* implement singleRTL

* add on image load handler

* add retry display time interval

* remove comments

* add double page wrapper

* fix image getting out of bounds

* remove comments

* remove unused styles

* return imageStyle as type CSSProperties

* rename DoublePagedReader to DoublePagedPager
2021-05-28 17:06:55 +04:30
Aria Moradi
bd02edf0b1 barebones anime player 2021-05-27 18:37:45 +04:30
Aria Moradi
5c7123a997 Manga page Finished 2021-05-27 17:13:22 +04:30
Aria Moradi
37bff6c76c About Screen 2021-05-25 21:06:27 +04:30
Aria Moradi
e97642d92a prevPage handle
* go back to previous chapter on page 0 when prevPage is triggered
2021-05-25 13:14:07 +04:30
Aria Moradi
23b643d637 set default category when adding new manga 2021-05-23 15:28:46 +04:30
Aria Moradi
49dc9fe5f6 fix wrong chapter count, abstract next page 2021-05-18 01:10:28 +04:30
Forgenn
0b690577da
Load next chapter when getting to the last page (#84)
* Load next chapter when scrolling to the bottom (Webtoon, Continues Vertical)

* Load next chapter when scrolling to the bottom (Paged reader)

* Added missing types to IReaderProps

* Move load next chapter when at last page to VerticalReader

* Dependency fix

* Use react history for loading next page
2021-05-17 12:27:14 +04:30
Aria Moradi
a62ee8f8c3 handle reader types 2021-05-15 23:22:37 +04:30
Aria Moradi
9808976088 restructure the reader 2021-05-15 17:18:57 +04:30
Aria Moradi
01d5c2540d chapter updates when pressing UI buttons 2021-05-15 13:43:26 +04:30
Aria Moradi
da6a953099 exposed error 2021-05-14 17:31:07 +04:30
Aria Moradi
c200785479 handle front, handle orphans 2021-05-11 18:45:53 +04:30
Aria Moradi
bc3ad75328 finished Update support: webUI side 2021-03-29 02:47:51 +04:30
Aria Moradi
077bbc3c38 refactor & support for extension update: Backend 2021-03-29 00:35:58 +04:30
Aria Moradi
84b0c26450 change the copyright owner to Contributors to the Suwayomi project 2021-03-26 04:17:02 +04:30
Aria Moradi
bf908c4d17 chapter prev/next UI+Backend 2021-03-23 03:50:55 +04:30
Aria Moradi
436a8d0585 improvments on the reader 2021-03-18 21:46:24 +03:30
Aria Moradi
26cc2f2c96 MangaDetails component improved drastically 2021-03-17 19:17:03 +03:30
Aria Moradi
1128f40bac closes #32 2021-03-14 23:57:33 +03:30
Aria Moradi
f1cc37d0db finished the category screen 2021-02-20 01:23:52 +03:30
Aria Moradi
09d624a4e2 add library 2021-02-13 21:12:18 +03:30
Aria Moradi
7284e0d4ae cached extension icon 2021-02-04 14:47:27 +03:30
Aria Moradi
63a444bd81 calling HttpSource.imageRequest now 2021-02-04 03:42:30 +03:30
Aria Moradi
5eb8dc66a8 add license notice to everything 2021-01-26 23:32:12 +03:30
Aria Moradi
5d9173d3f7 pages api done 2021-01-20 00:04:12 +03:30
Aria Moradi
9f75087f20 add chapter list 2021-01-19 21:02:57 +03:30
Aria Moradi
0b2d49f3f6 manga details done 2021-01-19 20:20:28 +03:30
Aria Moradi
9d4cb8510f popular mangas UI 2020-12-25 22:14:54 +03:30
she11sh0cked
8d689a749b Implement MangaCard 2020-12-25 17:42:46 +01:00
Aria Moradi
a01ef75822 source list UI done 2020-12-25 06:36:34 +03:30
Aria Moradi
5ddc087a6d installation done 2020-12-25 03:08:08 +03:30
she11sh0cked
efbb2a8524 Port to typescript 2020-12-24 16:53:59 +01:00