Commit Graph

4748 Commits

Author SHA1 Message Date
mobi2002 dfbad68d4c
Constellar Scans: fix series status (#13638)
* Add Constellar Scans

* Constellar Scans: fix series status selector
2022-09-30 06:31:37 -04: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
Alessandro Jean 23727459b2
Update AGP. (#13614) 2022-09-29 11:25:53 -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 59a459caa7
Add a new source to Madara. (#13612) 2022-09-27 19:00:40 -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 2214d390a4
Bump RS version to force Brazilian users to update and migrate. (#13598) 2022-09-26 22:34:03 -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
mobi2002 8fc2741090
Add Constellar Scans (#13590) 2022-09-26 18:44:32 -03:00
stevenyomi e7332150ce
57Manhua: update image host config (#13587) 2022-09-26 18:44:23 -03:00
scb261 d84eed451e
Webtoons.com: retry once on SSL error (#13583) 2022-09-26 18:44:13 -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 19089a3c4f
Add a new source to Madara. (#13578) 2022-09-24 23:35:01 -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
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