Commit Graph

3985 Commits

Author SHA1 Message Date
e-shl b6f4198e50
[RU]Grouple fix status COMPLETED ()
* [RU]Grouple fix status COMPLETED

* +selfmanga

* allhentai also move priority
2021-12-29 05:19:21 -05:00
Moon Light「つかり」 b75d315b52
[Doujindesu] change domain to Doujindesu.xxx ()
* Updated Version

* Changed extension domain to .xxx instead of .id
2021-12-29 05:19:11 -05:00
Troy121 431f22913c
Imperfect Comics: Added handling of mirrored and color inverted chapters () 2021-12-28 07:52:46 -05:00
Alessandro Jean 3a84dcc893
Add SMA-16 to SilentMangaAudition. () 2021-12-28 07:52:38 -05:00
jopejoe1 ba8e452eec
Madara added more sources ()
* Added more Madra sources

* Added Icons

* Remove ManhwaPool

* Delete old icons

* Added Hunters Scan override

* Added some more sources

* Add override and icons for newly added sources

* fixed formating

* forgott a comma opps
2021-12-28 07:52:20 -05:00
Doomsdayrs fdf2fa50ee
Remove manga name from chapter title in Mangahasu.kt ()
Manga names can get awfully long, leading to chapter titles being
 so absurdly long that you do not know what you are reading.

This commit simply removes 'span.manga-name' from the urlElement before
 extracting the text from it.
2021-12-28 04:23:58 -05:00
Alessandro Jean aa98af8907
Add a new filter and fix missing Bilibili chapters in MD. () 2021-12-27 14:17:14 -05:00
FourTOne5 190e1410e3
xCaliBR Scans: Fix Split and Mirrored Images () 2021-12-27 13:38:18 -05:00
matmakif 6b9b581d8d
Update LiebeSchneeHiver.kt ()
* Update LiebeSchneeHiver.kt

 bug ::
Website change (Liebe Schnee Hiver)
New adress is https://lshistoria.com/

* Update WPMangaStreamGenerator.kt

 bug ::
Website change (Liebe Schnee Hiver)
New adress is https://lshistoria.com/

* Update LiebeSchneeHiver.kt

* Update WPMangaStreamGenerator.kt

Liebe Schnee Hiver, overrideVersionCode = 1
2021-12-27 06:07:05 -05:00
Troy121 bb21136b27
Add Raw-Manga source ()
* Add Raw-Manga source

* Raw-Manga: Changed date formatter to lazy
2021-12-27 06:06:40 -05:00
Alessandro Jean 1175d23ac7
Refactor the MangaPlus code. () 2021-12-27 06:06:14 -05:00
FourTOne5 63e9f627e0
Flame Scans: Update Permanent Url logic and enable by default ()
* Flame Scans: Update Permanent Url logic and enable by default

* Quick Fix
2021-12-27 06:05:38 -05:00
FourTOne5 2a1eaf5314
Asura Scans: Update permanent url logic ()
* Asura Scans: Update permanent url logic

* Bump Version

* Fix Stuff
2021-12-27 06:05:29 -05:00
FourTOne5 e9962b9b30
Alpha Scans: Add permanent Url pref ()
* Alpha Scans: Add permanent Url pref

* Fix stuff
2021-12-27 06:05:12 -05:00
FourTOne5 1922e71905
Add Omega Scans () 2021-12-27 06:04:56 -05:00
Alessandro Jean a759317049
Add more sources to GigaViewer ()
* Add Comiplex source (closes ).

* Add Comic Days source (closes ).

* Add Sunday Web Every source (closes ).
2021-12-27 06:04:32 -05:00
Riztard Lanthorn 90c4d9ddaf
Komik Cast: fix error 403 () 2021-12-27 06:04:16 -05:00
Riztard Lanthorn cf0ebecafc
World Romance Translation: fix error 404 () 2021-12-27 06:04:02 -05:00
nicki 1f9be45238
Mangadex: Use updated /at-home/server/ endpoint for pages ()
* Move chapter images data to atHome Response

Updates ChapterDto and AtHomeDto as per Deprecation notice

* Use new atHome response to fetch chapter pages

this commit does the following:
 - updates the Dtos as per deprecation notice
 - creates a call to `/at-home/server/` in `pageListRequest`
 - made sure to track of how old chapter token is as was previous
   practice
 - `pageListParse` no longer has the 204 response. Instead we get a 404
   response (not sure about the 504 response for /at-home/server too but
   have to check again. If its not used now, then it could be removed
 - since `atHomeRequestUrl` was necessary for `getValidImageUrlForPage`,
   tried to fetch it from the response. As per their docs and our
   usecase, it should be fine hopefully
   Ref:
   https://square.github.io/okhttp/4.x/okhttp/okhttp3/-response/request/
 - since /chapter/ no longer has `data` attribute, the additional
   check for external chapters was removed
 - tested on 0.12.3 (on Mi A2, running Android12): read few
   chapter/oneshots without issues

* Increment mangadex.extVersionCode

essentially a Christmas present from MD (for its servers :d)

* remove redundant isSuccessful check

essentially dead code since the check is done by `fetchPageList` before
it calls `pageListParse`
2021-12-25 10:52:17 -05:00
FourTOne5 4bce404938
Asura Scans: Fix baseUrl and add permanent url pref () 2021-12-25 10:51:09 -05:00
ppj12345 a478a446a3
Update copymanga mainlandcdn domains ()
* Update build.gradle

* Add files via upload
2021-12-24 08:00:10 -05:00
KoSChicken 12dd0a19d0
fix jinmantiantang () 2021-12-24 07:59:57 -05:00
ObserverOfTime 842225ad83
Comico: new extension () 2021-12-24 07:59:43 -05:00
Doomsdayrs 8125f5ce74
Add "Order by" to Mangahasu ()
* Add Order By to Mangahasu.kt searchMangaRequest

Mangahasu recently implemented this query, without the query it
 lists manga alphabetically.

* Increment extVersionCode for Mangahasu

* Fix lint

* Make OrderByFilter a Filter.Sort
2021-12-24 07:59:15 -05:00
e-shl 62ad0bfca7
[RU]Henchan fix jsonerror ()
* [RU]Henchan fix jsonerror

* fix loop

* delete old
2021-12-23 14:29:04 -05:00
ardittristan 30e8cb6d5c
Add War For Rayuba source ()
* Add War For Rayuba source

* update icons
2021-12-23 14:28:34 -05:00
Riztard Lanthorn dcc1ded927
PMScans: update baseURL ()
* PMScans: update baseURL

* Update WPMangaReaderGenerator.kt
2021-12-23 14:28:22 -05:00
Troy121 d23736a72e
Madara: Added Petrotechsociety source () 2021-12-22 08:18:15 -05:00
ObserverOfTime 46e5ddd006
GlaviKrestyanam: remove extension () 2021-12-22 08:18:00 -05:00
jopejoe1 dd47251256
Added Icons to sources that did not have one ()
* Update ZbuluGenerator.kt

* Update ZMangaGenerator.kt

* Update WPMangaStreamGenerator.kt

* Update WPMangaReaderGenerator.kt

* Update WPComicsGenerator.kt

* Update PizzaReaderGenerator.kt

* Update PaprikaGenerator.kt

* Update PaprikaAltGenerator.kt

* Update MMRCMSSources.kt

* Update MadaraGenerator.kt

* Update FoolSlideGenerator.kt

* Update FMReaderGenerator.kt

* Added missing icons

* Add more missing icons

* Add even more missing icons

* Add more missing icons again

* Add more and more and more missing icons

* More icons

* Wrong posstion

* Wrong postion
2021-12-22 08:17:44 -05:00
Ahmed gamal 4a606aaf0c
mangaswat: update link ()
* update link

* update author selectors
2021-12-22 08:17:25 -05:00
Gauthier 7719c36305
[Komga] add support for image/jxl ()
* feat: add support for image/jxl

* update changelog and version
2021-12-22 08:16:15 -05:00
Riztard Lanthorn af25e1d443
Madara: fix 1 pages issue for some source () 2021-12-21 07:54:45 -05:00
jopejoe1 47efb9dce9
Updated Tencent extensions name to official Chinese name ()
* Changed Name to 腾讯动漫

* Update build.gradle

* Update build.gradle
2021-12-21 07:50:17 -05:00
jopejoe1 4ed8ceabe1
Updated icons to be more consistent ()
* Update ZMangaGenerator.kt

* Updates Icons

* Update more Icons

* Update even more icons

* Update more icons again

* Update ReaderFrontGenerator.kt

* Update MonochromeGenerator.kt

* Update MadaraGenerator.kt

* Update FoolSlideGenerator.kt

* Update build.gradle
2021-12-21 07:48:54 -05:00
jopejoe1 dd91587f3e
Dilbert: fix sort order ()
* Fix sort order

* Update build.gradle
2021-12-19 16:56:14 -05:00
Seishirou101 27b43a3025
remove volkan scans () 2021-12-19 14:33:18 -05:00
Carlos Hernandez 30083c9df2
Fix YugenMangas ()
* Move YugenMangas WPMangaReader to Madara

* Restore MadaraGenerator.run.xml

* Update MadaraGenerator.run.xml
2021-12-19 14:24:19 -05:00
Seishirou101 2f7c187c35
add logic to fix null error for nepnep ()
* add logic to fix null error

* suggested fix
2021-12-19 10:17:18 -05:00
arkon c9eebe653a
Fix generated MMRCMS data
I assume this wasn't generated with the latest version of the generator?
2021-12-19 10:00:44 -05:00
Troy121 ed93984e5b
WPMangastream: Add Phantom Scans () 2021-12-19 07:06:10 -05:00
Troy121 96a82c1673
MangaCatalog: Updated page parsing to exclude ads () 2021-12-19 07:05:58 -05:00
Troy121 2cb8aad759
Manga1st: Fix only first page loading ()
* Manga1st: Fix only first page loading

* Manga1st: Removed unneeded className from Madara Generator
2021-12-19 07:05:36 -05:00
e-shl 9e00ce42fe
New [RU] Hentailib ()
* New [RU] Hentailib

* -mangalib

* option change language in latest

* icon

* icon microperfect
2021-12-19 07:05:21 -05:00
Alessandro Jean cb22cf119e
Fix the Chinese translation in Bilibili ()
* Fix the Chinese translation in Bilibili.

* Rename the Chinese source class name.
2021-12-19 07:05:07 -05:00
jopejoe1 74ef573bd3
Added Support for Bato.to Mirrors ()
* Update AndroidManifest.xml

* Update BatoToUrlActivity.kt

* Added Mirror Support

* Update build.gradle

* Added missing url path
2021-12-19 07:04:44 -05:00
ObserverOfTime 1acab4972f
MangAdventure: merge Assorted & Helvetica () 2021-12-19 07:04:31 -05:00
Riztard Lanthorn e0c2e07ea1
Kiryuu: fix thumbnail issue () 2021-12-19 07:04:19 -05:00
ObserverOfTime b060c25091
Monochrome: add URL intent () 2021-12-19 07:04:06 -05:00
e-shl 08b3ab02b2
[RU]Mangalib option change language in latest ()
* [RU]Mangalib option change language in latest

* icon update
2021-12-19 07:03:54 -05:00