Chopper 06b5579243 Add UnionMangas (#2091)
* Add latestUpdates, popularManga and mangaDetails to UnionMangas

* Add initial chapter request configuration

* Fix client headers request

* Add fetch chapter

* Fix chapter list parse

* Add search impl

* Fix chapter url

* Rename hash function

* Add utils functions

* Add pageList

* typo

* Cleanup.

* Add intent query

* Refactoring

* Remove password hardcode

* Replace Exception by RuntimeException

* throws message exception to user

* Add rateLimit

* Add Pageable class

* Cleanup

* Remove unicodes

* Remove nullable dto properties

* Rename variables

* Replace 'data class' with regular 'class'

* Remove try/catch. Let exceptions be thrown

* Fix search request

* Cleanup

---------

Co-authored-by: bapeey <90949336+bapeey@users.noreply.github.com>
2024-03-30 22:04:18 +00:00
..
2024-02-13 02:56:17 +00:00
2024-02-04 02:23:20 +00:00
2024-02-27 20:53:28 +00:00
2024-02-13 02:56:17 +00:00
2024-02-18 20:10:37 +00:00
2024-02-18 20:10:37 +00:00
2024-02-27 20:53:28 +00:00
2024-02-18 20:10:37 +00:00
2024-02-18 20:10:37 +00:00
2024-02-27 20:53:28 +00:00
2024-02-18 20:10:37 +00:00
2024-03-24 21:24:42 +00:00
2024-02-27 20:53:28 +00:00
2024-03-06 06:23:30 +00:00
2024-03-06 06:23:30 +00:00
2024-03-30 22:04:18 +00:00