3381 Commits

Author SHA1 Message Date
stevenyomi
85dd5326e7
NewToki: fix domain number logic and update data () 2022-10-17 21:43:15 -03:00
Riztard Lanthorn
01beb2d8d4
Swords Comic: fix chapter issue ()
Closes 
2022-10-17 07:47:16 -04:00
AntsyLich
0e9c86f901
ReaperScans: Cleanup codes () 2022-10-17 07:47:07 -04:00
Davide
dc8cc7f0fc
ReaperScans: Added Lasted manga ()
* ReaperScans: Added Lasted manga

* Revert some spaces
2022-10-14 16:57:15 -04:00
Eshlender
5b1d9f51bd
[RU]Mangahub fix ()
* [RU]Mangahub fix

* update user agent

* cover reload
2022-10-14 16:56:14 -04:00
Henrik
27401052a4
reaperscans add cloudflareClient () 2022-10-14 16:55:21 -04:00
Riztard Lanthorn
3446cc572a
KomikIndoID: fix chapter images ()
Closes 
2022-10-13 09:49:31 -03:00
stevenyomi
fe016713be
DMZJ: make authors field nullable () 2022-10-12 08:10:16 -04:00
Yure Gabriel
0528091fa5
fix: EarlyManga update baseUrl () 2022-10-12 01:20:20 -03:00
beucismis
68e335e3bc
Update MangaShip baseUrl ()
* Update MangaShip baseUrl

* Update MangaShip extVersionCode
2022-10-11 21:44:07 -03:00
Alessandro Jean
6a417ef285
Temporary fix HTTP 103 in OPEX. () 2022-10-10 13:42:50 -03:00
Vetle Ledaal
8924c4a6fc
VyvyManga: fix pagination and chapter names ()
* Fix pagination

* Fix chapter names

* changelog
2022-10-10 12:22:44 -04:00
Sergio Malagon
740da29bc5
Added fallback if manga description is null () 2022-10-10 12:22:12 -04:00
Alessandro Jean
1e99b26dff
Move English Reaper Scans out of Madara multilang. () 2022-10-09 15:01:58 -03:00
Alessandro Jean
7b4cd430a1
Update VIZ endpoints ()
* Update VIZ endpoints.

* Reword the page fetch error.

Co-authored-by: AntsyLich <59261191+AntsyLich@users.noreply.github.com>

Co-authored-by: AntsyLich <59261191+AntsyLich@users.noreply.github.com>
2022-10-09 14:14:34 -03:00
TheKingTermux
5a820925c8
Doujindesu: Change website appearance ()
* Update build.gradle

Updated extVersionCode

* Update DoujinDesu.kt

* Remove duplicate genre
* Updated and added latest genre available (on Doujindesu website)
* Updated convenience filter
* Waiting for the Doujindesu domain (not the naked IP's)

* Update ParseStatus

* Update Many Feature

- Better Filter
- Add Some Missing Genre's
- Change Genre From `Array` to `List` for Multiple Genre Search
- Update Parse Status

* Update Many Feature 2.0

- Better genre
- Better filter
- Full genre
- Fix ParseStatus

* Blank again

hhmm......
it actualy can be used in automatic refreshing library download, and now they blank again
still confused in basicInformationFromElement 

updates :
fix missing genres

* Description finally showed

but fortunately the status, author, and genres still can't appear

* Apply suggestion and fix mangaDetails

Fixed :
- Stats
- Author
- Artist
- Genres

* Apply suggestion and re-run

* Fix typo
2022-10-09 14:12:34 -03:00
arkon
40b6e31505
Expose coroutines dependencies to all extensions by default () 2022-10-08 09:44:48 -04:00
Davide
09c587a0b4
MCReader -> MReader ()
* MCReader -> MReader

New site name and url

* Revert source name
2022-10-07 09:35:13 -04:00
Riztard Lanthorn
9310239ddc
NineManga: cleaning manga title from ch name ()
if manga title contains number can cause some issue to tracking and taking space

closes 
2022-10-07 09:34:56 -04:00
nicki
0c6ff5bab9
MangaDex i18n: Add Russian and Spanish translations ()
* Mangadex Spanish translations start

* MangaDex Spanish translations: Settings done

* MangaDex Spanish translation: Content, Format, Genre, Theme done

* MangaDex Spanish translation: rest of setting done

includes Tag Mode, Sort, hasAvailableChapters, unable to process chapter
request, uploaded by $users, and no group

* Android Studio: replace deprecated `capitalize`

uses `replaceFirstChar` as a replacement (honestly suprising how Android
Studio managed that refactor all by itself)

* Add template to fill in Russian translations

* Added MangaDex Russian Translation

* Adding missing Spanish translation for Sort by Rating

and also co-author credit for all the other Spanish translations as well
Co-authored-by: kouyo <46226504+kouyo-quotient@users.noreply.github.com>

* Add missing Russian translation for `intl.sortRating`

Also, add co-author credit for all Russian translations
Co-authored-by: Grannix1337 <115176186+Grannix1337@users.noreply.github.com>

* increment MangaDex.extVersionCode

Co-authored-by: kouyo <46226504+kouyo-quotient@users.noreply.github.com>
Co-authored-by: Grannix1337 <115176186+Grannix1337@users.noreply.github.com>

Co-authored-by: kouyo <46226504+kouyo-quotient@users.noreply.github.com>
Co-authored-by: Grannix1337 <115176186+Grannix1337@users.noreply.github.com>
2022-10-07 09:33:55 -04:00
ktunprasert
e02945775f
Comick.fun: fixed filter label misspelling () 2022-10-07 09:33:22 -04:00
stevenyomi
806856965e
MangaDex: replace matchEntire with matches () 2022-10-07 06:59:39 -04:00
nicki
d2f3587d8c
increment forgotten komikindoid.extVersionCode ()
necessary continuation for 
erroneously incremented komiku.extVersionCode cant be decremented and will have to stay
2022-10-05 23:40:08 -03:00
Alessandro Jean
a0d1c5c565
Use URL fragment in MangaPlus. () 2022-10-05 23:39:52 -03:00
Ahmad Ghoni Arrozaq
f8c104f2ae
Komikindo.ID: fix HTTP error 404 ()
* KomikIndoID: fix error 404

* Update src/id/komiku/build.gradle

Co-authored-by: Alessandro Jean <14254807+alessandrojean@users.noreply.github.com>

* Update src/id/komikindoid/src/eu/kanade/tachiyomi/extension/id/komikindoid/KomikIndoID.kt

Co-authored-by: Alessandro Jean <14254807+alessandrojean@users.noreply.github.com>

Co-authored-by: Alessandro Jean <14254807+alessandrojean@users.noreply.github.com>
2022-10-05 17:46:21 -03:00
Alessandro Jean
05e2858ca7
Remove old single RS extension. () 2022-10-04 15:53:26 -03:00
stevenyomi
370d8f1931
WNACG: change URL and clean up () 2022-10-04 15:12:21 -03:00
Alessandro Jean
997b3e2e68
Fix requests failing in Komga. () 2022-10-03 18:35:31 -03:00
Alessandro Jean
c8adaa2f2a
Refactor the MangaDex code a bit. () 2022-10-03 18:35:21 -03:00
stevenyomi
9b7e28848b
DMZJ: fix chapter name format ()
* DMZJ: fix chapter name format

* make regex private
2022-10-03 18:35:12 -03:00
stevenyomi
3a13bc8408
DMZJ: rewrite, add rankings and comments ()
* DMZJ: rewrite, add rankings and comments

* update launcher icons

* fix ranking issue

* add more description

* add more description

* add more description

* add prompt if comment is empty
2022-10-03 08:48:28 -03:00
Sergio Malagon
123db0a17a
ComickFun: Fixed WebView not working correctly ()
* Fixed Open in WebView not working correctly

* Make use of fetchMangaDetails to avoid unnecessary calls
2022-10-03 08:48:15 -03:00
Yjin
72169cb64f
[RU]Remanga nullable access_token () 2022-10-01 19:26:03 -03:00
AntsyLich
765647cf5f
9Hentai: Fix download page number broken () 2022-10-01 09:03:31 -03:00
Vetle Ledaal
758c7d14b0
Tapas: force desktop User-Agent, add changelog ()
* Tapas: force desktop User-Agent

* Add `CHANGELOG.md`

* isNsfw = true
2022-10-01 09:03:07 -03:00
Riztard Lanthorn
81eb16ed45
ComickFun: add back "all" ()
* comickfun add back "all"

* cleaning
2022-10-01 09:02:29 -03:00
Alessandro Jean
63f0776018
Optimize the MangaPlus code a little. () 2022-09-30 14:12:04 -03:00
Alessandro Jean
b08202cf32
Optimize the Bruttal code a little ()
* Optimize the Bruttal code a little.

* Update User-Agent string.
2022-09-30 14:11:53 -03:00
Alessandro Jean
0710868ecc
Add SMA-17 to SilentMangaAudition. () 2022-09-30 14:11:43 -03:00
AntsyLich
abe46b30c0
Zerobyw: Update baseUrl ()
* 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 ()
* 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 ()
closes 
2022-09-30 14:10:08 -03:00
Riztard Lanthorn
6cc6686d4e
KomikIndoID: fix error 404 ()
* KomikIndoID: fix error 404

closes 

* remove deprecated toLowerCase
2022-09-30 14:09:58 -03:00
Alessandro Jean
e2daf8947e
Fix Jsoup struggling to parse the response in MW ()
* 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. () 2022-09-29 14:16:54 -03:00
SuperCoolGuy855
31f933ff08
MyHentaiGallery: Fix broken thumbnail_url in mangaDetailsParse ()
* 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 ()
* [RU]NewManga fix error ImgDto

* readable dto
2022-09-29 14:16:36 -03:00
Sergio Malagon
c72a027702
Comick.fun: Code rewritten ()
* 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 ()
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. () 2022-09-27 19:00:29 -03:00