3392 Commits

Author SHA1 Message Date
AntsyLich
abe46b30c0
Zerobyw: Update baseUrl (#13643)
* Zerobyw: Update baseUrl

* Remove backslah from url

Co-authored-by: stevenyomi <95685115+stevenyomi@users.noreply.github.com>

Co-authored-by: stevenyomi <95685115+stevenyomi@users.noreply.github.com>
2022-09-30 14:10:44 -03:00
AntsyLich
d68ff1afce
Cleanup 9Hentai (#13642)
* Cleanup 9Hentai

* Recache cover when total page count changes
2022-09-30 14:10:36 -03:00
Riztard Lanthorn
35d09dc3b2
ComicExtra: fix pagination in browse & latest (#13636)
closes #13635
2022-09-30 14:10:08 -03:00
Riztard Lanthorn
6cc6686d4e
KomikIndoID: fix error 404 (#13629)
* KomikIndoID: fix error 404

closes #13604

* remove deprecated toLowerCase
2022-09-30 14:09:58 -03:00
Alessandro Jean
e2daf8947e
Fix Jsoup struggling to parse the response in MW (#13632)
* Fix Jsoup struggling to parse the response in MW.

* Remove tab RegEx.
2022-09-29 14:17:05 -03:00
Alessandro Jean
28265ea618
Fix missing description in some titles on RS. (#13628) 2022-09-29 14:16:54 -03:00
SuperCoolGuy855
31f933ff08
MyHentaiGallery: Fix broken thumbnail_url in mangaDetailsParse (#13627)
* Remove broken thumbnail_url in mangaDetailsParse

* Add back thumbnail_url
2022-09-29 14:16:45 -03:00
Yjin
8553e161bc
[RU]NewManga fix error ImgDto (#13625)
* [RU]NewManga fix error ImgDto

* readable dto
2022-09-29 14:16:36 -03:00
Sergio Malagon
c72a027702
Comick.fun: Code rewritten (#13620)
* Rewritten the entire extension to improve readability, speed and pave the way for future upgrades

* Request changes

* Move date formatter to a constant to avoid being recreated every chapter

* Code clean

* Changed chapter url

* Changed chapter url again and change split method for substring

Co-authored-by: sergiohabitant <sergio.malagon@habitant.es>
2022-09-29 14:16:23 -03:00
Hedel Nasser
bef4915f29
Fixed Dynasty-Doujins Selectors (#13615)
Co-authored-by: Th3-822 <Th3-822@users.noreply.github.com>
2022-09-29 11:25:43 -03:00
Alessandro Jean
8d7759ca76
Add missing genres to RS. (#13611) 2022-09-27 19:00:29 -03:00
stevenyomi
a062cfaeca
MangaDex: use matchEntire to match UUID (#13600) 2022-09-27 11:27:48 -03:00
Alessandro Jean
c5bd48adc5
Validate UUID preferences and fix images loading on MangaDex (#13597)
* Validate UUIDs on preferences.

* Make the MD@H report call asynchronous.
2022-09-26 22:15:52 -03:00
stevenyomi
850c93aae1
Remove Manga-Flix and Manga Mutiny (#13581)
* Remove Manga-Flix and Manga Mutiny

* use URL for autocloser regex

* fix yaml escape

Co-authored-by: Vetle Ledaal <vetle.ledaal@gmail.com>

Co-authored-by: Vetle Ledaal <vetle.ledaal@gmail.com>
2022-09-26 18:44:02 -03:00
D@ddyBunz
45b54599c4
remove title text (#13579)
* 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>

* remove title text

* Update build.gradle

* fix error

Co-authored-by: Vetle Ledaal <vetle.ledaal@gmail.com>
Co-authored-by: Alessandro Jean <14254807+alessandrojean@users.noreply.github.com>
2022-09-26 18:43:52 -03:00
Alessandro Jean
6def50a7c4
Migrate Brazilian RS from Madara to individual extension (#13577)
* Migrate Brazilian RS from Madara to individual extension.

* Remove unused imports.
2022-09-24 23:34:50 -03:00
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
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
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
Alessandro Jean
ad7c766be2
Fix missing titles in Viz Shonen Jump. (#13516) 2022-09-19 16:27:36 -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
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
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
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
Sapphire
0b2ddf3477
Fix last LittleGarden chapters (#13415)
* Update LittleGarden.kt

* Update build.gradle
2022-09-10 10:34:08 -04: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
stevenyomi
58204ce520
Remove NyanFM (#13379) 2022-09-08 08:56:13 -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
024b8c6667
Remove all custom rate limit interceptors (#13394) 2022-09-08 07:50:23 -04:00
Yjin
2f3b472986
[RU]NewManga optional title language (#13363)
* [RU]NewManga optional title language

* no Re
2022-09-06 11:11:49 -03:00
stevenyomi
0046749cca
Pepper&Carrot: disable search (#13350) 2022-09-06 11:11:25 -03:00
stevenyomi
659ad4b264
MangaReader.to: simplify parseAuthor code (#13341) 2022-09-06 11:10:49 -03:00
stevenyomi
6f4651023b
Add Pepper&Carrot (#13327)
* Add Pepper&Carrot

* better language support, caching, launcher icons

* update launcher icons

* add artwork entries

* show language key in title

* no search prompt

* add ProtoBuf note comment

* use constant for source name

* move lang pref to filters, improve title and chapter number parsing

* disable artwork chapter number parsing
2022-09-04 08:53:51 -04:00
Vetle Ledaal
b56fe66fce
Remove Koushoku (#13329) 2022-09-02 20:14:16 -04:00
Yjin
2821450458
[RU]NewManga optional show paid chapters (#13324) 2022-09-02 15:48:27 -03:00
stevenyomi
648d7b6e17
Add Photos18 (#13316) 2022-09-02 15:48:10 -03:00
stevenyomi
350f0a9649
Meitua.top: fix error on single-page result, fix filter (#13311) 2022-09-02 15:47:59 -03:00
altaccosc
356849909c
Fix Webtoons & Tapas Author's Notes (#13304)
* Bump Webtoons extension version

* Fix author's note API

* Bump Tapas extension version

* Fix author's note API

* Tapas: Render author's note image locally

Co-authored-by: stevenyomi <95685115+stevenyomi@users.noreply.github.com>

* Tapas: Add new dependency to gradle

* Tapas: revert dependency addition 94473a2

* Tapas: StaticLayout.draw without dependency

* Webtoons: Render author's note image locally

Co-authored-by: stevenyomi <95685115+stevenyomi@users.noreply.github.com>

Co-authored-by: stevenyomi <95685115+stevenyomi@users.noreply.github.com>
2022-09-02 15:47:49 -03:00