Commit Graph

3901 Commits

Author SHA1 Message Date
Alessandro Jean c0e01e8dac
Translate some missing strings on MangaDex (#16841)
* Translate some missing strings on MangaDex.

* Use bullet points in the list.
2023-06-23 17:36:03 -03:00
AwkwardPeak7 40c323bc6e
Remove Reaper Scans English due to cat & mouse game (#16819)
* Remove Reaper Scans English

* Update regex

* fix regex

* REMOVED_SOURCES.md
2023-06-21 11:10:13 -03:00
AwkwardPeak7 1ff3293897
very cool (#16811)
* very cool fix

* more resilient probably
2023-06-21 09:29:20 -03:00
AwkwardPeak7 047a04723f
fix name (#16805)
fix key name
2023-06-20 21:13:21 -03:00
Alessandro Jean 06da29ae8c
Migrate MM from Madara to an individual extension (#16801)
Migrate MM from Madara to an individual extension (closes #16286).
2023-06-20 16:30:52 -03:00
AwkwardPeak7 152fb4e30a
fix RS (#16798)
* fix RS

Co-authored-by: Henrik <22085664+henrik9999@users.noreply.github.com>

* fake cf turnstile key

* use Beerpsi's algorithm for random key

* bruh

* use imgAttr

---------

Co-authored-by: Henrik <22085664+henrik9999@users.noreply.github.com>
2023-06-20 12:12:18 -04:00
anenasa 4083f04eb1
Happymh: Fix search (#16783) 2023-06-20 12:12:01 -04:00
Asheraf 05702a5dec
[MangaAe] update url and other things (#16781) 2023-06-20 12:11:27 -04:00
RGFRv2 4f1bbcdee9
Add an UserAgent on headersBuilder() to bypass Cloudflare error (#16761)
* Add an UserAgent on headersBuilder() to bypass Cloudflare error

* Add choice to set a custom UA

* Update header for imageRequest function

* Fix headers setup + remove function on setupPreferenceScreen
2023-06-20 12:10:53 -04:00
Yusuf Bhaskara Adji a84ba89743
Add new source "Frelein Books" (#16708)
* Add frelein books

add new source from books.frelein.my.id

* Update src/all/freleinbooks/src/eu/kanade/tachiyomi/extension/all/freleinbooks/FreleinBooks.kt

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

* Update src/all/freleinbooks/src/eu/kanade/tachiyomi/extension/all/freleinbooks/FreleinBooks.kt

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

---------

Co-authored-by: Alessandro Jean <14254807+alessandrojean@users.noreply.github.com>
2023-06-17 10:02:00 -04:00
beerpsi 107d610622
[BlogTruyen] Update base URL (#16767)
* [BlogTruyen] Update base URL

* bump version
2023-06-17 10:00:14 -04:00
Rolando Lecca b75d79b98f
VCPVMP: Fix images (#16774)
Fix images
2023-06-17 10:00:04 -04:00
Alessandro Jean e7042d5ec9
Add two new sources to Madara and fix no chapters found in NM. (#16728)
* Add two new sources to Madara.

* Fix no chapters found in NM (closes #16603).
2023-06-12 17:22:02 -03:00
Alessandro Jean 1edd973f46
Remove MM as it seems to be gone (#16727)
Remove MM as it seems to be gone.
2023-06-12 16:21:11 -03:00
AwkwardPeak7 7a2e2a62ff
akuma.moe (#16720)
new source: Akuma.moe
2023-06-12 16:00:23 -03:00
AwkwardPeak7 f2ffc4075c
minor fix (#16716)
* comick: fix filters not resetting

* allanime: fix filters not resetting & nullable picture urls (shit source)

* rmanga: fix filters not resetting
2023-06-12 15:59:51 -03:00
AwkwardPeak7 c2a1c620cd
Disaster Scans (#16696)
* remove from madara

* DisasterScans: partial implementation

* use updated cdnUrl for existing thumbnails

* url intent
2023-06-12 15:59:13 -03:00
FlaminSarge 0e8aad3b9f
[Mangadex] Call removeEntitiesAndMarkdown on desc before appending altTitles to it (#16711)
* [Mangadex] Call removeEntitiesAndMarkdown on desc before appending altTitles to it

* Bump extVersionCode
2023-06-11 08:14:00 -04:00
Rolando Lecca 7ee2bfc61e
NineManga: Fix thumbnails and page's images (#16697)
Fix thumbnails
2023-06-08 22:12:25 -04:00
beerpsi 7b6ad2d251
[HentaiVN] Change base URL (#16681)
* [HentaiVN] Change base URL

* Update build.gradle
2023-06-07 13:25:25 -04:00
FlaminSarge 812d904979
[Mangadex] Add setting to show alternative titles in manga description (#16607)
* [Mangadex] Add setting to show alternative titles in manga description

Uses same-language and romanized titles only

* [Mangadex] Bump build.gradle for previous

* Only include romanized version of originalLanguage
2023-06-07 05:17:23 -04:00
Rolando Lecca d8ef062ba8
MangaTigre: Optimize mangaDetails parsing (#16508)
* Optimize

* Miskey

* Use BigDecimal.stripTrailingZeros

* Use JsonPrimitive instead Float

* Set token on init

* Remove init due to app don't recognize extension
2023-06-06 05:23:25 -04:00
Adam B d88776ce6e
Fixed Bentomanga (#16512)
* Creation/modification of the japanread source which became
bentomanga

I left the name and the image because it's the same source
with a new interface and name (people know japanread)

* rename and udpate lib of the japanread source which became
bentomanga
+
update of build.gradle

* add old id of japanread

* Update src/fr/japanread/build.gradle

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

* Update src/fr/japanread/build.gradle

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

* Update src/fr/japanread/src/eu/kanade/tachiyomi/extension/fr/japanread/bentomanga.kt

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

* Update src/fr/japanread/src/eu/kanade/tachiyomi/extension/fr/japanread/bentomanga.kt

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

* renaming file to BentoManga

* Attempt to avoid triggering cloudflare

Can make the source slower.

* Attempt to avoid triggering cloudflare

Can make the source slower.

---------

Co-authored-by: Alessandro Jean <14254807+alessandrojean@users.noreply.github.com>
2023-06-06 05:23:01 -04:00
Oleh Mykhalskyi 64ac44dff9
uk/MangaInUa (#16600)
fix showing genre, chapter name, chapter number , status

Co-authored-by: Oleh Mykhalskyi <mykhalskyi11@gmail.com>
2023-06-06 05:22:38 -04:00
AwkwardPeak7 c6487255fb
comick: fix date (#16628) 2023-06-06 05:22:17 -04:00
Eshlender abd91a3156
[RU]Desu cloudflareClient and title Language (#16634)
* [RU]Desu cloudflareClient

* TitleLanguage

* change split
2023-06-06 05:22:04 -04:00
beerpsi dfb5df3bc2
[BlogTruyen] Source is fully back (#16646) 2023-06-06 05:20:34 -04:00
beerpsi 7ddf4ac5c7
Remove Cứu Truyện (#16654)
* Remove Cứu Truyện

* Add to REMOVED_SOURCES.md

* extra regex
2023-06-06 05:19:42 -04:00
AwkwardPeak7 6aa5ac0f17
AllAnime refactor (#16660)
* AllAnime refactor

* code cleanup
* chapter titles\dates
* image quality setting

* [skip ci] add more warning
2023-06-06 05:19:32 -04:00
Rolando Lecca d2a92d7d43
NineManga: Fix not showing all pages (#16666)
Load only 1 image per page
2023-06-06 05:18:39 -04:00
stevenyomi b34dfcfa38
DMZJ: tweak comments page (#16672) 2023-06-06 05:18:25 -04:00
beerpsi 8f3f400385
BlogTruyen: Source is up (#16606) 2023-05-30 10:51:30 -04:00
AwkwardPeak7 b7c39c7a67
Comick: some improvements (#16611)
* Comick: some improvements

* comick: thumbnail preference

* comick: alt titles

* use update date
2023-05-30 10:50:45 -04:00
Renato 7a8bc37fab
Fixed ShingekiNoShoujo (#16599)
* Fixed ShingekiNoShoujo
Changed url
Fixed the code for the new site

* Changed build.gradle

* Fixed ShingekiNoShoujo
Modified the endpoints and the selectors because they modified the website

* Fixes to the code
2023-05-30 10:49:12 -04:00
beerpsi 5729fb1667
Update script (#16620)
* Update script

* bump

* promote to nsfw source
2023-05-30 10:47:38 -04:00
arkon 61646e9953 Remove dead sources
Closes #16546
Closes #16547
Closes #16548
Closes #16577
Closes #16578
Closes #16583
2023-05-26 17:34:13 -04:00
arkon 793bb09f00 Remove dead sources
Closes #16016
Closes #16110
Closes #16194
Closes #16314
Closes #16515
Closes #16517
Closes #16519
Closes #16520
2023-05-26 17:28:44 -04:00
minhngoc25a 5b67c25b6c
Updated the domain for TruyenQQ (VN) (#16534) 2023-05-26 17:07:45 -04:00
Renato 72af6d2d9b
Fixed ShingekiNoShoujo (#16592)
* Fixed ShingekiNoShoujo
Changed url
Fixed the code for the new site

* Changed build.gradle
2023-05-26 17:07:19 -04:00
arkon 7db80a4c80 [skip ci] Close other stale issues too 2023-05-26 17:05:15 -04:00
ObserverOfTime 9c47c86c21
KingsOfDarkness: update manga selector (#16558) 2023-05-26 16:48:39 -04:00
stevenyomi ef6318301b
DMZJ: add error message (#16579) 2023-05-26 16:48:10 -04:00
Rolando Lecca 573eb96799
MangaTigre: Fix omakes (#16499)
Fix omakes
2023-05-19 12:40:48 -04:00
KirinRaikage 260633c923
MangaKawaii: Fix CDN URL (#16504)
MangaKawaii: Fix MangaKawaii CDN URL
2023-05-19 12:40:37 -04:00
Sapphire 4dec208489
Adding a new source (FMTEAM) (#16342)
Co-authored-by: Saïd Boudjenane <said.boudjenane@protonmail.ch>
2023-05-19 06:16:16 -04:00
stevenyomi ef6c1015d9
WNACG: auto update domains (#16436)
* WNACG: auto update domains

* mark updated if unchanged

* Dedupe

* Fix

* Reorder parameters
2023-05-19 06:15:56 -04:00
stevenyomi cd35641f37
Jinman Tiantang: ID search & auto update domains (#16437)
* Jinman Tiantang: ID search & auto update domains

* Dedupe

* Non-null

* Reorder parameters
2023-05-19 06:15:45 -04:00
Rolando Lecca 3091cd6fdc
Add new source "MangaTigre" (#16444)
* Add MangaTigre

* Keep title

* Add more genres to manga

* Use StringBuilder for create description

* Minor changes
2023-05-19 06:15:31 -04:00
Secozzi 57c5e0c896
Mangapill: Add referer header (#16486)
* Add referer header

* Update src/en/mangapill/src/eu/kanade/tachiyomi/extension/en/mangapill/MangaPill.kt

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

* Update src/en/mangapill/src/eu/kanade/tachiyomi/extension/en/mangapill/MangaPill.kt

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

* Update MangaPill.kt

slight move

---------

Co-authored-by: AntsyLich <59261191+AntsyLich@users.noreply.github.com>
2023-05-19 06:15:14 -04:00
anenasa 62897219ff
Manwa: Fix NPE in mangaDetailsParse() (#16474) 2023-05-17 22:52:05 -04:00
AwkwardPeak7 961772439c
po2: fix potential data-image urls (#16471) 2023-05-17 22:51:52 -04:00
Rolando Lecca 2c0e9ee6a7
VCPVMP: Fix images don't load (#16470)
* Fix images

* .
2023-05-17 22:51:27 -04:00
Rolando Lecca 756875f488
LectorManga: Fix no pages found (#16463)
Fix
2023-05-17 22:51:13 -04:00
Rolando Lecca 93c1b19a89
TMO: Use correct headers to redirect to reading page (#16454)
Use correct headers
2023-05-17 22:50:32 -04:00
Ivan Iskandar ceedb73104
MangaDex: Fix popular-latest (#16435) 2023-05-14 09:00:12 -04:00
Rolando Lecca a07303a9da
TMO and LectorManga: Remove paginated mode for load chapter's images and fix TMO (#16343)
* Remove paginated mode

* Use 'contains' instead 'endsWith'

* Clean

* Set rateLimit in 8

* Revert "Set rateLimit in 8"

This reverts commit 82a4cf73e2954c765e2c9b11e4e20b1a1d6a8312.

* Change default rateLimit

* Remove hardcoded UserAgent

* Fix duplicated images

---------

Co-authored-by: Rolando Lecca <90949336+seew3l@users.noreply.github.com>
2023-05-13 22:42:50 -04:00
stevenyomi 24147b6556
DMZJ: tweak page list parsing and remove special lists (#16427)
* remove special lists

* use kotlin class for tags

* adjust page list

* bump version

* tweak preference summary
2023-05-13 22:39:03 -04:00
lord-ne ce08808666
[VizShonenJump] Add URL intent for series and chapter links (#16398)
VizShonenJump: Open links in extension
2023-05-11 09:59:00 -04:00
RGFRv2 2f67ec0d6b
Bentomanga fix "No results found" (#16279)
* Update selectors paths

* Update extVersionCode

* Change title & thumbnail paths
2023-05-10 09:42:22 -04:00
are-are-are 2f2aaaee45
Update domain hentaivn (#16390)
update domain hentaivn
2023-05-10 09:42:04 -04:00
Daniel Gonzalez ba11a1c543
MangaFreak: fix search function (#16396) 2023-05-10 09:39:59 -04:00
seew3l 9c64f03b27
TuMangaOnline: Fix chapter images don't load and no pages found for some chapters (#16317)
* Open WebView before load a chapter image

* Move to Interceptor

* Add function to redirect to read page (fix no pages found)
2023-05-06 11:17:21 -03:00
Eshlender 4f32f6e8ed
[RU]Remanga fix lastEx (why deploy the find in the past commit) (#16298) 2023-05-06 11:17:05 -03:00
SirVer 1d5418f3b9
Suwayomi (Tachidesk): Implement pagination, sorting, tag-based filtering (#16252)
* Tachidesk: Implement pagination

* Added pagination to improve performance on large libraries
* Route `popular` functions through `search`
  * Avoids significant code duplication

* * Implemented sorting

* Can now sort by title, author/artist, date added, no. of chapters
* Issues with unread chapters and date updated
  * Server doesn't seem to return a last updated time
  * Server returns unread regardless of local read status

* * Added "All" category

* Added a category that shows all manga across all categories
* Removed "toggle global search" button (now redundant)
  * Search now more intuitive as a result

* * Added tag-based filtering

* * Stop using reflection to get the property to sort by
* Comment cleanup
2023-05-06 11:16:51 -03:00
Eshlender 68e60e2508
[RU]Remanga fix sorting tome 10+ and exmanga chapter individual branches (#16259)
* [RU]Remanga fix sorting tome 10+

* fix detect last exmanga chapter individual branches

* alt selector for alt free servers

* just hidden content

* WebView = 🌎
2023-05-03 14:29:30 -04:00
Do Duc Trung a28bb61b63
Update TruyenQQ domain (#16239)
* Update TruyenQQ domain

* Update TruyenQQ.kt
2023-04-30 20:37:27 -03:00
seew3l 16c6766c4b
Remove "LeerCapitulo" due to cat-and-mouse game (#16255)
* Remove LeerCapitulo

* Add to REMOVED_SOURCES.md
2023-04-30 20:37:15 -03:00
Eshlender b7b77a7299
[RU]Remanga change exManga chapters redirect (#16247)
* [RU]Remanga change exManga chapters redirect

* extVersionCode
2023-04-30 18:29:48 -03:00
AntsyLich e55fb1a7fe
Webnovel updates (#16246)
Add On Hiatus status and update cycle to description
2023-04-30 18:29:40 -03:00
seew3l 2e68fc15f6
Fix LeerCapitulo (#16245)
* Fix

* Apply requested changes

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

* Remove unused import

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

* Change delimiter

---------

Co-authored-by: AntsyLich <59261191+AntsyLich@users.noreply.github.com>
2023-04-30 18:29:22 -03:00
Nguyen Duy Bach 03b25466be
chore: update HentaiVN domain to mirror domain (#16233)
chore: update domain to mirror domain
2023-04-30 18:29:14 -03:00
Joki f0e75cb516
Hiveworks on hiatus support (#16228)
* Updating Hiveworks.kt to include comics on hiatus

Updating Hiveworks source to include filter for comics on hiatus

* Update build.gradle
2023-04-30 18:29:06 -03:00
Eshlender 8062d2fac5
[RU]Remanga hotfix empty alt branch and sorting (#16202)
* [RU]Remanga fix empty alt branch

* clean

* change detect error domain

* global detect error domain

* clean2

* fix false positive on 304

* reversed sorting and tom priority
2023-04-29 20:26:46 -03:00
Gauthier f055c60e79
[Komga] add support for avif/heif image types (#16217)
feat(komga): add support for avif/heif image types
2023-04-28 22:52:46 -03:00
AntsyLich b1fc79fe9f
Yeet old MangaPark (#16215) 2023-04-28 22:52:38 -03:00
seew3l 6a390b749c
LeerCapitulo: Fix index out of bound (#16211)
* Fix index

* Deobfuscating this was hard
2023-04-28 22:52:20 -03:00
beerpsi 037191ea8f
HentaiVN: bypass "captcha" (#16206)
* HentaiVN: Bypass "captcha"

* Update build.gradle
2023-04-28 22:52:13 -03:00
stevenyomi 4c13f3836b
Zerobyw: update URL on all HTTP errors (#16171) 2023-04-25 14:20:00 -03:00
Eshlender df48c23378
[RU]Remanga merge branches (#16160)
* [RU]Remanga merge branches

* extVersionCode
2023-04-25 14:19:36 -03:00
mobi2002 5dbf037c79
add Rmanga.app (#16131)
* new source Rmanga.app

* cleanup

* add mirror
2023-04-25 14:18:37 -03:00
stevenyomi 2ba79a0094
Add MangaFire and create MangaReader multisrc (#16138)
* Add MangaFire.to

* Fixes
Updated 'searchMangaNextPageSelector'
Added throwing 'UnsupportedOperationException' for unused selector

* Fixed naming of filters and fixed parameter's name of minimal chapters' filter

* Fixed language parameter in query

* Clean up MangaFire filters

* Clean up MangaFire descrambler

* Create MangaReader multisrc theme

* Move MangaFire to overrides

* Refactor MangaFire for multisrc

* Update MangaReader changelog

* Remove duplicate filter entry

Co-authored-by: Druzai <70586473+Druzai@users.noreply.github.com>

---------

Co-authored-by: Druzai <g9code@yandex.ru>
Co-authored-by: Druzai <70586473+Druzai@users.noreply.github.com>
2023-04-23 19:12:26 -04:00
mobi2002 7e37c68ba1
Comick: thumbnails (#16135) 2023-04-23 19:09:15 -04:00
stevenyomi 3f1137cba5
Zerobyw: update domain URL source (#16119) 2023-04-21 09:27:24 -03:00
stevenyomi 992a989ee3
DMZJ: revert to old API URL (#16118) 2023-04-21 09:27:11 -03:00
Alessandro Jean a4c17a3519
Fix the JSON parsing in NM (#16111)
Fix the JSON parsing in NM.
2023-04-20 15:25:43 -03:00
Alessandro Jean 5c6d6a8201
Maybe fix the JPEG EXIF parsing in VIZ (#16096)
* Maybe fix the JPEG EXIF parsing in VIZ.

* Handle the common HTTP 403 case while getting the image.
2023-04-18 15:19:00 -03:00
Alessandro Jean 42abcb20b9
Fix single chapters not opening in MH (#16095)
Fix single chapters not opening in MH.
2023-04-18 15:18:47 -03:00
Alessandro Jean a912752ea5
Fix chapters download in VIZ due to expiration time (#16085)
Fix chapters download due to expiration time.
2023-04-17 17:24:28 -03:00
ihoneymanga 64edb4a916
uk/honeymanga (#16069)
* tachiyomi-extension-honeymanga

* tachiyomi-extension-honeymanga-fixes

* tachiyomi-extension-honeymanga-fixes

* tachiyomi-extension-honeymanga-fixes

* tachiyomi-extension-honeymanga-fixes-3

* tachiyomi-extension-honeymanga-fixes-3

* tachiyomi-extension-honeymanga-fixes-3

* Update src/uk/honeymanga/build.gradle

---------

Co-authored-by: oleksandrbunin <sasha192.bunin@gmail.com>
2023-04-17 17:24:17 -03:00
Alessandro Jean e1dd682926
Fix missing chapters in MH (#16084)
Fix missing chapters in MH.
2023-04-17 15:45:39 -03:00
abubaca4 e253ad37c1
NudeMoon: fix strange rare problem with setUrlWithoutDomain (#16083)
fix strange rare problem with setUrlWithoutDomain
2023-04-17 15:45:20 -03:00
Joe Milazzo 2a3d267721
Kavita API Change for v0.7.1.33+ (#16077)
* Updated Kavita to pass apiKey for image apis as this is required in v0.7.1.33+. Non-breaking change for Stable branch users.

* Updated Kavita to pass apiKey for image apis as this is required in v0.7.1.33+. Non-breaking change for Stable branch users.

* Bumped version number

* Updated the Changelog with changes and corrected a dupe version number
2023-04-17 09:54:09 -04:00
seew3l 4a20984161
LeerCapitulo: Fix page order (#16073)
Fix image order
2023-04-16 20:12:40 -03:00
Slowlife 0bb01b70b8
Fix Naver Comic (#16049)
* Fix Naver Comic

* remove useless types
2023-04-15 10:41:47 -04:00
stevenyomi 0db59462f5
NewToki: update domain number on build (#16011)
* NewToki: update domain number on build

* update

* update
2023-04-15 10:41:22 -04:00
Paulo Leitão 95d63941b4
ComicExtra: Update URL (#16036)
* Update ComicExtra URL

* Update `extVersionCode`
2023-04-12 22:10:14 -03:00
ObserverOfTime a4b8c02799
League of Legends: fix series list (#15833)
* League of Legends: update for extensions-lib 1.4

* League of Legends: fix series list
2023-04-11 18:31:56 -03:00
mage-goo 5022738fc0
Madokami: Fix Manga details failed to load on deep subdirectory (#15989)
* Update Madokami.kt

* Update Madokami.kt

* Update build.gradle

* Update Madokami.kt

* Update Madokami.kt

* Update Madokami.kt
2023-04-09 10:11:15 -04:00
Alexander 83f52130db
[RU]ComX: Reading order to comics events, expanded description (#16000)
* Crossover-events handle, chapter naming cleanup

* Crossover-events handle, chapter naming cleanup

* Add reading order numbers to all comics events, add a note to the comic description.
2023-04-09 09:58:25 -04:00
seew3l a8e85cc125
OlympusScanlation: Fix missing field and add chapter date (#16009)
* Fix missing summary field and add chapter date

* Implement getChapterUrl
2023-04-09 09:57:44 -04:00
stevenyomi dbfd751f3d
Remove dead sources (#15995)
* JaiminisBox.net: Closes #15526

* Scantrad.net: Closes #15567

* Hatachi Manga -> hachiraw.com, related to #15618

* Zbulu sources, related to #15842 (BeeManga, Bulu, Koo)

* Manga Hanta: Closes #15893

* Yetişkin Rüya Manga: Closes #15894 (YetiskinRuyaManga)

* Glory Scans: Closes #15895

* Manga Vadisi: Closes #15896

* Manga Sepeti: Closes #15897

* Mabushimajo: Closes #15898

* Manga Hane: Closes #15904

* LovableSubs: Closes #15905
2023-04-07 22:17:13 -04:00
Eshlender 97ff9735db
[RU]Remanga optional rateLimit (#15990) 2023-04-07 10:23:22 -04:00
Rajh 80ae017310
Update Japscan.kt (#15979)
Fix Referer
Closes #15749
2023-04-07 10:22:11 -04:00
Eshlender 9edb1a7599
[RU]Mangahub fix covers (#15977) 2023-04-06 09:21:20 -03:00
Eshlender 73e38b0f3f
[RU]MangaPoisk new domain (#15971) 2023-04-06 09:21:05 -03:00
mage-goo c3b43bedd4
Madokami: fix encoding special characters in url (#15950)
* Update Madokami.kt

* Update build.gradle
2023-04-06 09:20:16 -03:00
stevenyomi 4c704f8f31
Merge OlympusScan.top into LeerCapitulo (#15956)
Co-authored-by: seew3l <luisrleccar@hotmail.com>
2023-04-04 12:39:43 -03:00
stevenyomi f2321f698b
Remove date logic checks based on vanilla version (#15951)
* Remove date logic checks based on vanilla version

* SixMH: baseUrl for CI
2023-04-04 12:39:27 -03:00
mobi2002 411c1a87dd
AllAnime: refactor repetitive code (#15947)
* AllAnime: refactor repetitive code

* move some stuff
2023-04-04 12:38:52 -03:00
Alexander d01c9e8f3e
[RU]ComX: Crossover-events handle, chapter naming cleanup (#15945)
* Crossover-events handle, chapter naming cleanup

* Crossover-events handle, chapter naming cleanup
2023-04-04 12:38:42 -03:00
Henrik 373b9cf4ec
lynxscans (#15942)
* lynxscans

* Update src/en/lynxscans/src/eu/kanade/tachiyomi/extension/en/lynxscans/LynxScans.kt

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

* Update src/en/lynxscans/build.gradle

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

* throw exception on search

* use better icon

---------

Co-authored-by: stevenyomi <95685115+stevenyomi@users.noreply.github.com>
2023-04-04 12:38:27 -03:00
Eshlender 724848090a
[RU]ComX fix naming chapters (#15933) 2023-04-02 07:45:47 -04:00
stevenyomi f43811902b
Zerobyw: auto update URL and clean up (#15884)
* Zerobyw: auto update URL and clean up

* Use System.getenv() to check CI

* Use HashMap
2023-04-01 16:04:09 -04:00
mobi2002 100630a408
Add AllAnime (#15854)
* Add AllAnime

Thanks to Secozzi for the GraphQl queries
Co-authored-by: Secozzi <49240133+Secozzi@users.noreply.github.com>

* remove unnecessary comment

* remove unnecessary `setOnPreferenceChangeListener`

* unused variable

* suggested changes

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

* unused import

* [skip ci] whitespace

* simplify page list fallback logic

---------

Co-authored-by: stevenyomi <95685115+stevenyomi@users.noreply.github.com>
2023-04-01 15:38:56 -04:00
Eshlender 2d368d9066
[RU]Remanga fix 403 again (#15883)
* [RU]Remanga optional User-Agent - fix 403 again

* optimization settings

* more

* fix no change // changes state to opposite (no static true > false)

* detect status setting

* full clear

* no one understands what the settings hiding under ⚙ in basic tachi

* 403 can be as 500

* current domain

* description layout

* setting indicate

* change condition setting indicate

* simple solution to bypass captcha that occurs only on the api

* simple solution addition

* precaution more domain
2023-04-01 15:33:49 -04:00
stevenyomi 6d6a51d2a5
Happymh: check override user agent (#15880) 2023-04-01 11:57:13 -04:00
Eshlender 84e849aaca
[RU]Remanga update errors logic (#15870) 2023-03-28 18:11:34 -04:00
arkon 7d2974465e MangaDoom: don't rethrow failed call errors 2023-03-28 18:11:16 -04:00
mobi2002 5d08b87c31
APairOf2+ : fix lazy loaded images (#15872)
* po2scans: fix lazy loaded images

* bump
2023-03-28 09:36:06 -04:00
AntsyLich 70395f46c1
Webnovel updates (#15871)
* Webnovel updates

* Update src/en/webnovel/src/eu/kanade/tachiyomi/extension/en/webnovel/Webnovel.kt

---------

Co-authored-by: arkon <arkon@users.noreply.github.com>
2023-03-28 09:35:55 -04:00
happywillow0 a711214620
MyReadingManga Bump User Agent Version (#15869)
Bump User Agent Version

- Bumps user agent version to help bypass CF
2023-03-28 09:34:42 -04:00
seew3l 19126a34f6
Fix Kumanga (#15867)
* Fix Kumanga

* Fix Kumanga

* Refresh token in searchRequest
2023-03-28 09:34:33 -04:00
mobi2002 7a10d877d2
Comick: handle empty cover (#15862)
Comick: handle empty cover case
2023-03-28 09:34:17 -04:00
stevenyomi 5c4ee8e887
Happymh: add setting to override user agent (#15861) 2023-03-28 09:33:59 -04:00
stevenyomi aa9ac35a98
DMZJ: update to reflect API changes (#15859)
* DMZJ: update to reflect API changes

* camel case
2023-03-28 09:33:45 -04:00
stevenyomi 347507052a
KomikIndoId: update URL (#15851)
* Update KomikIndoID.kt

* Update build.gradle
2023-03-28 09:33:26 -04:00
Henrik 8f340df01b
rs fix for mobile User Agent (#15847) 2023-03-28 09:33:15 -04:00
Carlos Hernandez 0318ea6cdd
Move Olympus Scanlation to an individual extension (#15540)
* created OlympusScan

* adjustments

* removed old olympus scanlation ext

* adjustments
2023-03-28 09:32:28 -04:00
stevenyomi 4324e315b3
Remove Qixi Manhua (stubbed) (#15840) 2023-03-25 13:35:53 -03:00
stevenyomi a2633d97fd
6Manhua: update URL (#15839) 2023-03-25 13:35:44 -03:00
stevenyomi 2511bef68c
Jinman Tiantang: update URL, allow override, clean up (#15838) 2023-03-25 13:35:35 -03:00
stevenyomi ad0e62a774
DMZJ: update URL, extlib 1.4, add chapters (#15834) 2023-03-25 13:35:25 -03:00
stevenyomi 50fe3eae7f
WNACG: update URL and allow overrides (#15832) 2023-03-25 13:35:15 -03:00
Eshlender a5f48cb948
[RU]Remanga User-Agent refund - fix 403 (#15822)
* [RU]Remanga User-Agent refund

* + headers
2023-03-24 15:27:05 -03:00
mobi2002 45553c5331
Cubari: implement client side search (#15803) 2023-03-23 22:37:24 -04:00
Eshlender 1b4ccdf0d8
[RU]Remanga don't skip paid chapter (#15795)
* [RU]Remanga don't skip paid chapter

* all paid

* summary is better

* summary is better 2

* update filters
2023-03-23 22:36:49 -04:00
mobi2002 f862fe6f12
Hentaidexy: move to individual extension (#15766)
* Hentaidexy: rebuild with new api

* small changes

* image url patch

* bunch of refactoring

* remove from Madara

* lint

* add alternative names

* make some things nullable
2023-03-23 22:33:57 -04:00
Eshlender 08536b992f
[RU]WebOfComics fix image (#15774)
* [RU]WebOfComics fix image

* userAgentRandomizer
2023-03-21 09:19:22 -04:00
ObserverOfTime db95e3f871
Dilbert: remove dead extension (#15783) 2023-03-21 09:18:23 -04:00
mobi2002 47007ff748
Comick: fix thumbnails & mark unknown group (#15785)
* Comick: fix thumbnail url & repeating search results & mark unknown scanlator

* bump
2023-03-21 09:18:05 -04:00
mobi2002 47d888e120
A Pair Of 2+ : move to individual extension (#15757)
* Remove from Madara

* APairOf2: rewrite for new site
2023-03-18 17:01:16 -04:00
Benji Grant 8bf06c53b9
Add extension Solar and Sundry (#15731)
* Add Solar and Sundry extension

* Fetch publish date for each chapter
2023-03-18 17:00:46 -04:00
Eshlender 240a513405
[RU]Remanga PUT chapters on alt img server (#15706)
* [RU]Remanga PUT chapters on alt img server

* private PUT

* new notify and description exmanga

* hard disable PUTing chapters
2023-03-18 16:40:24 -04:00
Theray Tharow 7a3125f084
Update Grrl Power Comic (#15717)
* Update Grrl Power Comic

* Let tachiyomi guess at chapter numbers as suggested by arkon

---------

Co-authored-by: Theray Tharow <TharowT@Tharow.net>
2023-03-18 16:39:48 -04:00
Buhbbl 4c13a20634
NHentai: Remove hardcoded User-Agent (#15727)
Fixes Issue #15719
2023-03-15 22:29:53 -04:00
are-are-are cc1af9f55a
Update domain HentaiCB & Nettruyen & TruyenGiHot (#15712)
* Truyengihot Change domain again

* Nettruyen Change domain again

* Update domain HentaiCB
2023-03-15 22:29:44 -04:00
arkon 151cec7f71 Run formatter 2023-03-13 14:40:03 -04:00
Kevin 09c23fd1b7
Mangafoxfix Closes #15469 (#15689)
* revert some eff7f06  changes 

still keeping the cookiestuff

* Update build.gradle

* remove commented out code

* Revert indentation changes. and readd back comma
2023-03-13 14:36:07 -04:00
mobi2002 4aa0bb218a
add Oppai Stream (#15683)
* add Oppai Stream

* add Url activity

* AndroidManifest is hard

* add exception for safety

* remove space from search genres
2023-03-13 10:45:07 -04:00
seew3l 7c5fd399b4
MangaOni: Fix global search (#15688)
* Added new filter and removed DTO

* Fix status

* Minor changes
2023-03-13 10:37:45 -04:00
are-are-are be9525d989
truyenqq & truyengihot update domain (#15693)
* Update domain truyengihot

* Update domain truyenqq
2023-03-13 10:37:00 -04:00
ObserverOfTime f31f9e9ba3
Manta: update locked chapter logic (#15660)
* Manta: update for extensions-lib 1.4

* Manta: update locked chapter logic
2023-03-13 10:35:59 -04:00
ObserverOfTime 4aeaba9548
Xkcd: throw an error on interactive comics (#15634) 2023-03-13 10:35:32 -04:00
Eshlender 8e8208e741
[RU]Remanga native exclude_bookmarks and no empty filter (#15610)
* [RU]Remanga native exclude_bookmarks

* string

* popularMangaRequest and latestUpdatesRequest

* no empty manga

* priority to the main source

* fix unnecessary requests

* User-Agent Tachiyomi

* update User-Agent

* IOException

* saved no successful url

* notification about the obsolescence of the list of chapters

* no redirect
2023-03-13 10:33:44 -04:00
Eshlender dfb1d76243
[RU]Newbie fix duble request (empty branches) (#15581)
* [RU]Newbie fix duble request (empty branches)

* getChapterUrl
2023-03-05 16:46:04 -05:00
ObserverOfTime 2a7edfd738
ZinChanManga: remove extension (#15565) 2023-03-05 16:44:43 -05:00
Eshlender 907cb38a55
[RU]Desu icon (#15564)
* [RU]Desu icon

* getChapterUrl
2023-03-05 16:44:33 -05:00
Aiman dcb8be1157
Komga: Update to extension-lib 1.4 (#15557)
* Komga: Update to extension-lib 1.4

* Simplify OkHttp responses
2023-03-05 16:44:22 -05:00
Eshlender 52d39a63be
[RU]Remanga alt free img server (#15538)
* [RU]Remanga alt free img server

* right injecting

* minFix

* fix header load

* LimitHost

* authorization breaks exManga

* separation of paid and ex manga chapters + crutch for search rus chapters

* do not disrupt the operation of the main source

* alt domain exmanga

* fix bookmarks

* callback request for update outside the library

* no need fixLink

* exremanga icon

* notify - no hide chapters

* notify long

* fix mangaID

* low ping low stress

* getChapterUrl

* notify of non-availability
2023-03-05 16:44:00 -05:00
Skitty fc736e83d8
Fix SenManga (#15590) 2023-03-05 16:43:09 -05:00
Eshlender 7d495942af
[RU closed]Risens Team (#15593)
[RU]Risens Team closed
2023-03-05 16:42:55 -05:00
mobi2002 8ce11b816b
Comick: fix deep links (#15535)
* Comick: slug/hid search for deep linking

* bump
2023-03-01 12:21:10 -03:00
ObserverOfTime 00b4b3a626
BrewingScans: remove dead extension (#15415) 2023-03-01 12:05:45 -03:00
seew3l 6344668319
MhwLatino: Move to Madara (#15520)
* Fix

* Use body.string()

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

* Use data() instead html()

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

* Use selectFirst()

* Migrate MhwLatino to Madara

* Add ID

* Remove ID xd

---------

Co-authored-by: Alessandro Jean <14254807+alessandrojean@users.noreply.github.com>
2023-02-28 16:44:11 -03:00
mobi2002 1ff1a22fff
Comick: `hid` refactor and add ext-lib 1.4 functions (#15487)
* comick: Refactor the hid changes and add ext-lib 1.4 methods

* bump

* Comick: migrate slugs to hid

* apply suggested changes
2023-02-27 22:26:16 -03:00
SirVer 0c01024f76
Tachidesk (Suwayomi): Implement search (#15466)
* Tachidesk (Suwayomi): Implement search

* Update extVersionCode

* Tachidesk: Move search logic

* Move retrieval and filtering from searchMangaRequest to searchMangaParse

* Remove fetchSearchManga override

* Tachidesk: Implement PR suggestions

* Import and use proper json encode method for search results
* Removed redundant gzip handling
* Moved query from header to fragment
  * Switched to extension-lib GET instead of Request.Builder
* Improved and reduced null/empty checks

* Tachidesk: Toggle global search

* Adds an option to search only the current category
  * Default behaviour is to search whole catalog
* Switched from URL fragment to query params for search info embed
* Minor cleanup

* Tachidesk: Clean up

* Removed redundant code path in `searchMangaRequest`
* Moved search/filter stuff to the "Filters & Search" section
2023-02-27 22:25:54 -03:00
seew3l e5bcf9190f
ManhwaLatino: Decrypt image list (#15496)
Decrypt image list
2023-02-27 15:34:05 -03:00
Solitai7e 4c520021b8
Pixiv: additional filters (#15495)
* Pixiv: additional filters

* ugh
2023-02-27 15:33:56 -03:00
Eshlender 99106d21a9
[RU]Remanga new authorization (#15479) 2023-02-27 15:33:39 -03:00
Solitai7e c3dfbcdebe
Pixiv: search fixes (#15432) 2023-02-23 19:20:33 -03:00
mobi2002 a7c7ed3b77
cubari: prevent `NullPointerException` when key is 084 and chapter_number is 84 (#15418)
* cubari: fix

prevent `NullPointerException` when chapters.key is 084 and chapter.chapter_number is 84

* bump version

* simplify by using mapKeys
2023-02-20 15:15:11 -03:00
Solitai7e d268be8f13
New source: Danbooru (#15405)
* New source: Danbooru

* Requested changes

* Slight clean-up

* Requested changes

* right this isn't needed anymore either

* Requested changes
2023-02-20 15:14:07 -03:00
AccountForStealingCode 939be9e26d
[cuutruyen] Update drm script (#15398)
* Update drm script

* Split javascript string

* Restore previous drm script generation instructions
2023-02-20 13:46:22 -03:00
arkon 507fa6e0cd Maybe fix build 2023-02-19 15:51:32 -05:00
mobi2002 e6f26da39d
Cubari: reddit gallery intent and fix empty group name causing `NullPointerException` (#15402)
* Cubari: add reddit gallery url intent

* fix empty group name causing `NullPointerException`
2023-02-19 14:01:53 -03:00
ObserverOfTime bfabc9b304
HWTManga: remove dead extension (#15400) 2023-02-19 14:01:44 -03:00
Solitai7e 00cddedd16
New source: Pixiv (#15387)
* New source: Pixiv

* I screwed up again (this is going to be squashed right?)

* Requested changes
2023-02-19 14:01:33 -03:00
Mylloon 8cf3472578
Update Japscan domain name (#15397)
Update domain name
2023-02-18 17:45:44 -03:00
ObserverOfTime ee4b27f60c
KouhaiWork: update for extensions-lib 1.4 (#15394) 2023-02-18 12:32:02 -03:00
ObserverOfTime d239e42d7c
Izneo: fix chapter URLs (#15388) 2023-02-18 12:31:53 -03:00
Adam B d72a9eedf4
fix japanread source (#15361)
* Creation/modification of the japanread source which became
bentomanga

I left the name and the image because it's the same source
with a new interface and name (people know japanread)

* rename and udpate lib of the japanread source which became
bentomanga
+
update of build.gradle

* add old id of japanread

* Update src/fr/japanread/build.gradle

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

* Update src/fr/japanread/build.gradle

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

* Update src/fr/japanread/src/eu/kanade/tachiyomi/extension/fr/japanread/bentomanga.kt

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

* Update src/fr/japanread/src/eu/kanade/tachiyomi/extension/fr/japanread/bentomanga.kt

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

* renaming file to BentoManga

---------

Co-authored-by: Alessandro Jean <14254807+alessandrojean@users.noreply.github.com>
2023-02-18 12:31:21 -03:00
ObserverOfTime 930acd1c8d
Izneo: update for extensions-lib 1.4 (#15364) 2023-02-15 11:05:11 -05:00
ObserverOfTime 0922663031
Netcomics: update for extensions-lib 1.4 (#15363) 2023-02-15 11:04:54 -05:00
seew3l 692e46e309
Update some extensions (#15350) 2023-02-14 08:20:18 -05:00
seew3l 049a67943a
Fix VCPVMP (#15338)
* Fix VCPVMP

* Add update_strategy
2023-02-13 07:33:41 -03:00
arkon e1f59a845e
Update jsoup (#15321) 2023-02-11 22:22:32 -05:00
arkon 7964dc4613
Upgrade OkHttp (#15320) 2023-02-11 17:30:31 -05:00
arkon bf058f5dd4 Chunk giant strings from cuutruyen extension
This might help with dex2jar failing in the inspector?
2023-02-11 15:14:35 -05:00
arkon baaee5cf21
Update linter (#15317) 2023-02-11 14:21:03 -05:00
arkon 1397c5b1b4
Bump dependencies (#15312) 2023-02-11 12:56:34 -05:00
Alessandro Jean 5093e6a5fa
Update to extensions-lib 1.4 (#15298)
* Update to extensions-lib 1.4.

* Fix a syntax error in NM.

* Add UpdateStrategy to Nana as well.
2023-02-11 10:44:48 -03:00
stevenyomi 25d2372531
NewToki: fix domain number (#15296) 2023-02-10 10:00:29 -05:00
stevenyomi 1e4ba28c7a
NewToki: update domain number (#15293) 2023-02-10 08:44:30 -05:00
beerpsi eff7f0680f
[MF] Fix page list, added support for age-restricted chapters (#15275)
* [MF] Fix page list, added support for age-restricted chapters

* remove unused imports

* i guess we should add this?
2023-02-08 12:33:48 -03:00
niuhuan 9ee381f459
fix: Renew image split rule (#15273) 2023-02-08 12:33:35 -03:00
seew3l 87f34dd479
Fix LectorManga and TuMangaOnline (#15268)
* Fix LectorManga and TuMangaOnline

* Miskey

* Obtain newUrl in pageListParse
2023-02-08 09:28:52 -03:00
Theray Tharow 82224c14f4
Add Grrl Power Comic (#15257)
* Add Grrl Power Comic
https://www.grrlpowercomic.com/

* set extVersionCode to 1

---------

Co-authored-by: Theray Tharow <tharowt@tharow.net>
2023-02-07 13:29:10 -05:00
seew3l 651acb7e1b
Fix chapter name and number (#15259) 2023-02-07 07:49:34 -05:00
mobi2002 f48cf6e23f
Comick: fix date parsing (#15232) 2023-02-04 13:41:20 -03:00
Red 9bf6a2772f
Add Elan.school extension (#15227)
* Add Elan.school extension

* Non-adaptive icons
2023-02-04 10:58:36 -03:00