Alessandro Jean
b414c82fe1
Update GM URL. ( #13575 )
2022-09-24 23:34:35 -03:00
Alessandro Jean
68e45aa67d
Remove usages of okhttp3.internal to avoid crashes. ( #13574 )
2022-09-24 23:34:21 -03:00
pratyush3757
144d9bb004
Replaced CryptoJS with javax.crypto for Comico ( #13572 )
2022-09-24 23:34:07 -03:00
pratyush3757
6147a40686
BatoTo: Replace CryptoJS use with javax.crypto ( #13562 )
...
* Replace CryptoJS use with javax.crypto
* Migrated BatoToCryptoUtils to a lib module
* Replaced CryptoJS with javax.crypto for Mangapark
2022-09-24 15:53:39 -03:00
D@ddyBunz
d463a0900a
Update search , manga detail , chapterlist ( #13567 )
...
* Update Niceoppai.kt
* update overrideVersionCode
* remove comment code
* Update MadaraGenerator.kt
* Update Niceoppai.kt
* formating code
* remaster code and change type extention
* remove niceoppai form madaraGenerator
* Update src/th/niceoppai/build.gradle
Co-authored-by: Vetle Ledaal <vetle.ledaal@gmail.com>
* uppdate search, filter, mange detail
* update load chapter
* Updated extVersionCode
* fix error
* fix error
* Update src/th/niceoppai/src/eu/kanade/tachiyomi/extension/th/niceoppai/Niceoppai.kt
Co-authored-by: Alessandro Jean <14254807+alessandrojean@users.noreply.github.com>
Co-authored-by: Vetle Ledaal <vetle.ledaal@gmail.com>
Co-authored-by: Alessandro Jean <14254807+alessandrojean@users.noreply.github.com>
2022-09-24 15:53:29 -03:00
stevenyomi
445af0f144
Move unpacker lib to extension repo ( #13565 )
...
It was hosted at https://github.com/stevenyomi/unpacker
2022-09-24 12:01:52 -04:00
stevenyomi
a5187d9148
NewToki/ManaToki: migrate preferences ( #13560 )
...
* NewToki/ManaToki: migrate preferences
* migrate on start
2022-09-24 09:17:03 -03:00
D@ddyBunz
d571a309f5
Add new niceoppai extention ( #13552 )
...
* Update Niceoppai.kt
* update overrideVersionCode
* remove comment code
* Update MadaraGenerator.kt
* Update Niceoppai.kt
* formating code
* remaster code and change type extention
* remove niceoppai form madaraGenerator
* Update src/th/niceoppai/build.gradle
Co-authored-by: Vetle Ledaal <vetle.ledaal@gmail.com>
Co-authored-by: Vetle Ledaal <vetle.ledaal@gmail.com>
2022-09-24 09:16:50 -03:00
happywillow0
4b956148e1
MangaThemesia Updates ( #13553 )
...
* Migrate Walpurgi Scan
* Update overrideVersionCode
Update version code to account for Madara version
* Move Uzay Manga
* Move MangaWT
* Add MangaWT override
* Add Clayrer
2022-09-23 18:44:21 -03:00
stevenyomi
55db729814
NewToki/ManaToki: update to v1.3.24 ( #13546 )
...
* NewToki/ManaToki: update to v1.3.24
* add Korean translation by moonji
* simplify chapter regex
* update Korean translation by manatails
* remove manga title from chapter name
* decrement fallback domain number by 1
* use parsed title in chapter list parse
Co-authored-by: moon <jamiejakie@gmail.com>
Co-authored-by: Pierre Kim <admin@manateeshome.com>
2022-09-23 18:44:08 -03:00
happywillow0
229dd1c9be
Madara - Updates ( #13544 )
...
* Update Lara Manga
* Add MidnightManga
* Adds Cartel de Manhwas
* Add Atlantis scan
2022-09-23 18:43:50 -03:00
happywillow0
d55a406983
Update Muctau URL ( #13533 )
2022-09-20 23:59:24 -03:00
happywillow0
21b399555e
MyReadingManga Misc Updates ( #13532 )
...
* Reorder Sort Filters
* Cache Filters from Latest if needed
2022-09-20 23:59:14 -03:00
stevenyomi
5467390997
BoyLove: use Cloudflare client ( #13534 )
2022-09-20 23:59:04 -03:00
ThePromidius
a7c19b4959
Kavita: Filter and search update ( #13526 )
...
* Refactored code and removed hack to make search work
- Added queryfield to MetadataDto.kt
- Changed how we encode volumes in chapter_number in chapterFromVolume (tracking)
* Implemented query in filter
Removed PDFs, Epubs from format filter
Added Year Release filter
Added time to read Sort
Refactored some variables
Bumped version
* Changelog and bump version
2022-09-20 16:44:46 -03:00
stevenyomi
3c64171991
[skip ci] Opt in ExperimentalSerializationApi for multisrc theme ( #13523 )
2022-09-20 16:44:35 -03:00
stevenyomi
96cfadbf46
Kemono: fix search ( #13522 )
2022-09-20 16:44:25 -03:00
Alessandro Jean
ad7c766be2
Fix missing titles in Viz Shonen Jump. ( #13516 )
2022-09-19 16:27:36 -03:00
Alessandro Jean
5d8b98f369
Add French to Bilibili Comics ( #13515 )
...
* Add French to Bilibili Comics.
* Add missing translations.
2022-09-19 16:27:23 -03:00
dec05eba
ebe881ee51
Fix mangakatana finding only 1 page ( #13501 )
...
Try to find the actual variable that is used for images
instead of using a hardcoded variable name.
Closes #13486
2022-09-19 10:39:13 -03:00
Yjin
1df19dcf90
[RU]GroupLe add "No auth" message and AllHentai domain switcher ( #13498 )
...
* [RU]GroupLe add "No auth" message and AllHentai domain switcher
* auto redirectable domain
* fix pars breaked image text
* change redirect Exception massage
2022-09-19 10:39:02 -03:00
KENIS Mohamed Ali
2d31ba573a
--> Add new features to Gmanga ( #13494 )
...
* --> Add new features
* now you can switch in the extension setting between :
-show new Mangas
or
-show new chapter
* link manga status to tachiyomi native manga status
* add additional information to description
- manga start date
- manga end Date
- manga Alternative information
* --> moved formattedDatePattern in a constant in the class
* --> change formattedDatePattern with SimpleDateFormat in a constant in the class so the extension can work with API level < 26
* --> change formattedDatePattern with SimpleDateFormat in a constant in the class so the extension can work with API level < 26
--> add some information "that the story it not add yet" when there is no description provided by the Scanlator team
* --> increment extVersionCode by 1 instead of 3
2022-09-19 10:38:51 -03:00
happywillow0
dd7266ca17
Update ToonGod ( #13493 )
...
Use normal headers for imageRequest. Referer for images is baseURL.
2022-09-19 10:38:37 -03:00
happywillow0
97b14e8bfa
Update PMScans URL ( #13492 )
2022-09-19 10:38:24 -03:00
happywillow0
adca989096
Fix Manhua Kiss ( #13481 )
...
Updates URL
2022-09-16 10:18:02 -04:00
happywillow0
65ebb9bf7b
Hiveworks - Add Awkward-zombie support ( #13479 )
...
* Update Hiveworks.kt
* Fixes Webview
Opens the correct page when using the webview button.
* Update build.gradle
2022-09-16 10:17:43 -04:00
stevenyomi
fe95bda25e
BoyLove: fix latest page ( #13471 )
2022-09-14 19:23:43 -03:00
stevenyomi
609af00c7b
BoyLove: fix page list parsing and balance server load ( #13463 )
...
* BoyLove: fix page list parsing and balance server load
* revert chapter list part
2022-09-14 12:12:02 -04:00
Riztard Lanthorn
b2f0bc043e
ZManga: fix/add Sekte Komik ( #13466 )
...
* reorder
* ZManga: add/fix Sekte Komik
- Move Sekte Komik from WPMangaThemesia to Zmanga theme
- reorder ZMangaGenerator
closes #13408
* add space
* rerun1
2022-09-14 12:11:54 -04:00
Riztard Lanthorn
4a698da5b2
Komik Cast: fix chapter date ( #13467 )
...
closes #13420
2022-09-14 12:11:38 -04:00
stevenyomi
cb8e4d0402
Add YKMH back ( #13454 )
2022-09-13 08:03:33 -04:00
Vetle Ledaal
898c9457ae
Remove broken extensions ( #13451 )
...
* Remove extensions with no A record
* Remove extensions with expired domain
* Remove extensions where DNS returns SERVFAIL
2022-09-12 22:31:30 -04:00
Riztard Lanthorn
0d8cf85d40
WPMangaThemesia: add Manhwa Freak ( #13447 )
...
- add comment about wpmangastream & reader change name to manga themesia
- add manhwa freak source
closes #11092
2022-09-12 22:30:59 -04:00
mobi2002
bce2ff7924
Add MangaKing ( #13439 )
2022-09-12 00:45:11 -03:00
stevenyomi
ff0473835f
Guya: parse description HTML and clean up code ( #13419 )
...
* Guya: parse description HTML and clean up code
* revert header
* revert import
2022-09-12 00:45:00 -03:00
Muhamad Aris
237f4eb0fc
Komikcast: fix filter and search ( #13429 )
...
* fix: filters
* update version code
2022-09-11 08:55:11 -04:00
Mubashir Haroon
243d22f6c2
Update Hentai20 baseUrl ( #13436 )
2022-09-11 08:54:51 -04:00
Mubashir Haroon
f71bcfb85b
Remove Aresmanga ( #13435 )
...
* Remove Aresmanga
* edit issue moderator regex
2022-09-11 08:54:35 -04:00
stevenyomi
27125130e4
Baozimh.org: fix duplicate chapter pages ( #13414 )
2022-09-10 10:34:22 -04:00
Sapphire
0b2ddf3477
Fix last LittleGarden chapters ( #13415 )
...
* Update LittleGarden.kt
* Update build.gradle
2022-09-10 10:34:08 -04:00
Alessandro Jean
8e00e14dc2
Add two new sources to Madara. ( #13406 )
2022-09-08 18:41:40 -03:00
AntsyLich
ccb2cda7ac
Add Manga Galaxy ( #13401 )
2022-09-08 18:11:31 -03:00
AntsyLich
e4fc530b0a
Remove HomeHeroScans ( #13400 )
...
Images are returned in batch which is incompatible with Tachi's architecture.
They upload to MangaDex too with 0 delay so better to read there.
P.S. Ext is broken for like a month
2022-09-08 18:11:22 -03:00
Basara-Hatake
79a44334bb
LeviatanScans fixes ( #13370 )
...
* update LeviatanScans baseurl
* LeviatanScans fix date in chapter title
2022-09-08 18:11:10 -03:00
stevenyomi
57df836362
Mangabz: fix stubbed CookieManager ( #13398 )
2022-09-08 11:20:10 -04:00
stevenyomi
58204ce520
Remove NyanFM ( #13379 )
2022-09-08 08:56:13 -04:00
stevenyomi
5a4d5098e7
MCCMS: fix Pupu Manhua, remove Haomanwu, add PPHanman ( #13387 )
...
* MCCMS: fix Pupu Manhua, remove Haomanwu
* Add PPHanman
2022-09-08 08:56:07 -04:00
stevenyomi
58b6147c18
Mangabz: rewrite, make multisrc, add mirror and new source ( #13378 )
...
* Mangabz: rewrite, make multisrc, add mirror and new source
* use HttpUrl.Builder for search query
2022-09-08 07:52:38 -04:00
beerpsi
d30e215b97
fix #13380 ( #13382 )
2022-09-08 07:52:03 -04:00
stevenyomi
3ff513e472
Madara: add Baozimh.org ( #13383 )
...
* Madara: add Baozimh.org
* fix lint issues
* fix completed status
2022-09-08 07:51:32 -04:00