Commit Graph

1582 Commits

Author SHA1 Message Date
Rama Bondan Prakoso 420c7d9cd5 Anchira: Add trending filter (#1522)
Anchira: Add trending filters

Signed-off-by: Rama Bondan Prakoso <ramanarubp@gmail.com>
2024-03-06 06:23:25 +00:00
Cuong M. Tran c81adc7829 Add MangaOwl.To (#1307)
* Add MangaOwl (mangaowl.to)

* Factory class to separate Comics & Mangas along with their respective genres

* Using API to request for manga’s detail

* Using API to request chapters list

* parse JSON for pages

* Add mirrors

* Rename source to MangaOwl.To

* using DTO

* migrate to full API

* update icon

* cleanup

* Fix: allow reset GenresFilter checkbox

* separate Genre & GenreCheckBox

* Update query builder

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

* apiUrl -> baseUrl

* unused fields in dtos

* extra newline

---------

Co-authored-by: stevenyomi <95685115+stevenyomi@users.noreply.github.com>
Co-authored-by: AwkwardPeak7 <48650614+AwkwardPeak7@users.noreply.github.com>
2024-03-06 06:23:25 +00:00
Secozzi 5cb0af3b2d add alandal (#1600)
* add alandal

* clarify
2024-03-06 06:23:25 +00:00
Henry 12e3079af3 Void Scans: Update Domain (#1605)
Void Scans: Update domain
2024-03-06 06:23:25 +00:00
bapeey aa701c7c5e Manga Demon: Update domain (#1545)
* Update domain

* Remove CHANGELOG.md
2024-02-27 20:53:49 +00:00
beerpsi a95fa2dd5c Make ManhwaZ a multisrc + Add UmeTruyen (#1495)
* Make ManhwaZ a multisrc + Add UmeTruyen

* Forgot to commit the most important stuff

* icons

* Update src/en/manhwaz/build.gradle

Co-authored-by: AwkwardPeak7 <48650614+AwkwardPeak7@users.noreply.github.com>

* Don't use GlobalScope

* Remove useless optin

* Add CoroutineScope import

---------

Co-authored-by: AwkwardPeak7 <48650614+AwkwardPeak7@users.noreply.github.com>
2024-02-27 20:53:49 +00:00
Cuong M. Tran aac281ef87 Update MangaDistrict (#1344)
* MangaDistrict: Remove comment from title

e.g. (Official), (Doujinshi)

* MangaDistrict: settings to parse only chapters with full/high quality

# Conflicts:
#	src/en/mangadistrict/src/eu/kanade/tachiyomi/extension/en/mangadistrict/MangaDistrict.kt

* MangaDistrict: fix searchMangaNextPageSelector for last page

* remove unnecessary override

* Rebase to new Madara version

* filter chapter’s url instead of parsing elements

* Clean up, set default values to off/all

* Update MangaDistrict.kt

* Update remove title version pref summary

* typo

---------

Co-authored-by: stevenyomi <95685115+stevenyomi@users.noreply.github.com>
2024-02-27 20:53:49 +00:00
Secozzi 0992869ffc resetscans: update baseurl (#1504)
update baseurl
2024-02-27 20:53:49 +00:00
Secozzi fc5a4825cb add dmcscans (#1481)
* add dmcscans

* dont show empty alt names
2024-02-27 20:53:49 +00:00
Vetle Ledaal fa1170fad7 Elarc Toon: update mangaUrlDirectory (#1413) 2024-02-27 20:53:49 +00:00
AwkwardPeak7 7ef3bcd497 Madara fix status filter (#1434)
* Madara fix status filter

* remove unused override ManhwaClan

site seems to be using default madara options 0, 1 etc
2024-02-27 20:53:49 +00:00
Cuong M. Tran 09ae28784a update HM2D URL (doujindistrict.com) (#1375)
* new source: DoujinDistrict (theme: madara)

* Revert "new source: DoujinDistrict (theme: madara)"

This reverts commit 0b12e6be1425192e28166243dbd4fc6e2375ad12.

* update HM2D URL (doujindistrict.com)

* remove unused imports
2024-02-27 20:53:28 +00:00
Secozzi 166dbec86f add blackoutscans (#1367) 2024-02-27 20:53:28 +00:00
AwkwardPeak7 30b13498b0 Madara refactor (#1292)
* remove randomua from madara

* don't use page path for page=1

* add back `madara_load_more`

* cleanup i18n and filters

* load more in a new source

* move back the filters

not worth it

* fix build

* altname to i18n as well

* utf-8

* Revert "utf-8"

This reverts commit 1335bc1b478da54d3a5eb6333ac1a26e3ee2825b.

* utf-8

* autodetect load_more_request

* load genres in background

* make genre classes protected

remove unnecessary change

* fetch genres changes

* launchIO countviews

* don't explicitly optin

* cleanup some request overrides

* make `useLoadMoreRequest` enum to be able to disable autodection where necessary

* fix logic

bruh

* use state variables

* defer countViews in overrides as well

* lint

* select().first -> selectFirst

* `load_more` search as well

* detect in search as well

* remove slipped override

* move detection to the function

* remove fetchGenreFailed

* don't use GlobalScope

* tweak load_more_request parameters

* remove ancient connectTimeout/readTimeout

already present in the client provided by the app

* small cleanup
2024-02-27 20:53:28 +00:00
AwkwardPeak7 9fa6b8cb51 move CookieInterceptor to shared lib (#1356)
* CookieInterceptor lib

* accept list of cookies
2024-02-18 20:25:13 +00:00
AwkwardPeak7 8e7bba9d87 RC: fix chapters (#1359)
* fix rizz chapters

Co-authored-by: Anshuman Sarkar <77231921+Ryujin1108@users.noreply.github.com>

* remove unused dto

* lint

* lint x2

---------

Co-authored-by: Anshuman Sarkar <77231921+Ryujin1108@users.noreply.github.com>
2024-02-18 20:25:13 +00:00
Vetle Ledaal 2de6f14215 Manhwa Freak: remove spinner image (#1343) 2024-02-18 20:25:13 +00:00
Tef bf1fc04a2e Add MangaSaki (#1273)
* Added Mangasaki

* Added MangaSaki

* Added MangaSaki

* Removed page number check

Co-authored-by: beerpsi <92439990+beerpiss@users.noreply.github.com>

* Applied requested changes

* Add recommended change

* Add requested changes

* Applied requested changes

---------

Co-authored-by: beerpsi <92439990+beerpiss@users.noreply.github.com>
2024-02-18 20:25:13 +00:00
Vetle Ledaal 63c57ec13e Elarc Toon: update mangaUrlDirectory (#1341) 2024-02-18 20:25:13 +00:00
Secozzi ca8faa3a7e Add todaymanga (#1289)
* add todaymanga

* small changes to filters

* apply recommended changes

* Small touch-up to date parsing
2024-02-18 20:25:13 +00:00
beerpsi bf53943984 Add Manga Planet (#1319) 2024-02-18 20:25:13 +00:00
beerpsi a799bf8a5c Add SpeedBinb reader library (#1316)
* Add SpeedBinb reader library

* Make TextInterceptor generic
2024-02-18 20:25:13 +00:00
AwkwardPeak7 489729f52b expose `lib-multisrc` dependencies to the extensions (#1293)
* expose `lib-multsrc` deps to the extensions

change `implementation` to `api`

* remove those libs from extensions
2024-02-18 20:17:19 +00:00
Secozzi df9983f9b0 MagusManga: update mangaUrlDirectory (#1291)
update mangaUrlDirectory
2024-02-18 20:17:19 +00:00
Secozzi c24753e7e7 Templescan: update apiUrl (#1290)
update apiUrl
2024-02-18 20:17:19 +00:00
Secozzi fa74b489b2 Add mangahot (#1229)
* add mangahot

* add getChapterUrl

* apply recommended changes

* simplify apiheaders
2024-02-18 20:17:19 +00:00
BrutuZ 95caddf343 Add Deep Link Support to Anchira (#1283)
Add Deep Link Support
2024-02-18 20:17:19 +00:00
Secozzi ee254eaebd New multisrc theme: Keyoapp (#1259)
* move rudra to keyoapp multisrc

* add genres + small fixes

* add rate limit

* fix name + remove rate limit

* add wickedscans

* fix indentation
2024-02-18 20:17:19 +00:00
stevenyomi 205d95cc07 Migrate to lib-multisrc (#1237)
* adjustments

* Run generator

* Remove multisrc project

* add lib dependencies

* Remove multisrc from build scripts

* Remove build condition
2024-02-18 20:10:37 +00:00
stevenyomi d9f7e58f01 Don't format code in CI (#1236)
* Don't format code in CI

* format individual extensions
2024-02-18 19:57:02 +00:00
Fermín Cirella 925136fc15 Anchira: Enable image quality preference (#1207)
Enable image quality preference
2024-02-13 02:56:17 +00:00
mohamedotaku 8bb508d679 change url Manga Sail "en" (#1194) 2024-02-13 02:56:17 +00:00
LLecca ea90594583 Earlym: Use the correct CDN (#1118)
🤡
2024-02-13 02:56:17 +00:00
LLecca b78d35db07 Earlym: Fix unexpected JSON token (#1108)
One char fix
2024-02-13 02:56:17 +00:00
AwkwardPeak7 b2ddfd348b Earlym fix pages (#1105) 2024-02-13 02:56:17 +00:00
beerpsi 23e385128e Add MangaFun + LZString library (#1057)
* Add MangaFun + LZString library

* Mark as NSFW

* Reverse using :lib:lzstring on Manhuagui

* Add ending newline

* Replace QuickJS in Manhuagui with LZString + Unpacker

* Bump ManhuaGui version

* remove unncessary .lets

* optimize icons

* Apply suggestion
2024-02-13 02:56:17 +00:00
beerpsi b0b32918e1 Add SadScans and make APairOf2 a multisrc (#1046)
* Add SadScans and make APairOf2 a multisrc

* Formatting

* Trailing comma

* optimize icons

* newline

---------

Co-authored-by: AwkwardPeak7 <48650614+AwkwardPeak7@users.noreply.github.com>
2024-02-13 02:56:17 +00:00
Mike fdd2c5c6d1 ReadM - update domain (#1073) 2024-02-13 02:56:17 +00:00
Secozzi 8e610e1ea9 Infinityscans: fix cloudflare issues (#1067)
fix cloudflare issues
2024-02-13 02:56:17 +00:00
AwkwardPeak7 06fba60056 make LikeManga into multisrc and add zinmanga.io (#1048) 2024-02-06 22:44:39 +00:00
Claudemirovsky 4856f0b89e New source: en/Cutie Comics (#948)
CI / Prepare job (push) Successful in 3s Details
CI / Build multisrc modules (push) Successful in 6m6s Details
CI / Build individual modules (push) Successful in 39s Details
CI / Publish repo (push) Successful in 43s Details
* feat: Create Cutie Comics base

* feat: Implement popular manga page

* feat: Implement search manga page

* chore: Add isNsfw flag

* feat: Implement manga details page

* fix: Fix URL intent handler

* feat: Implement single-chapter "list"

* feat: Parse page list

* chore: Add source icon

* fix: Fix crash in URL intent handler

* refactor: Follow chapter name convention
2024-02-04 02:25:10 +00:00
Fermín Cirella 7e2fa5de61 Anchira - Fix pagination (#964) 2024-02-04 02:25:10 +00:00
Secozzi 0b7dd2f6bc update infinityscans url (#940) 2024-02-04 02:25:08 +00:00
Luqman 879efc332f Remove MangaMiso source (#875) 2024-02-04 02:25:04 +00:00
AwkwardPeak7 27c632af46 OPSCANS: move to Madara (#862) 2024-02-04 02:24:58 +00:00
Secozzi a18a5e527c Add back manhuascan (#849)
* add back manhuascan

* bump version to 8

* stuff
2024-02-04 02:24:57 +00:00
beerpsi 5d47cb7ec6 ManhwaXXL: Move off BakaManga (#818)
* Move ManhwaXXL off BakaManga

* It's joever

* isNsfw = true

* Allow genre matching
2024-02-04 02:23:20 +00:00
Secozzi 220a70b423 Infinityscans, try to solve cloudflare turnstile in webview (#821)
solve cloudflare turnstile in webview
2024-02-04 02:23:20 +00:00
stevenyomi 12e864f85f Remove placeholder manifest files (#790) 2024-01-30 22:11:47 +00:00
Fermín Cirella 00f2eddb58 HN: Show only entire images (#768)
HN - Show only entire images
2024-01-30 22:11:05 +00:00
AwkwardPeak7 3b998e9766 Update Synchrony (#741)
`2.4.5.1`
2024-01-30 22:11:05 +00:00
beerpsi 28b71a2648 Clean up HentaiNexus (#737) 2024-01-30 22:11:05 +00:00
beerpsi 0d1497285f HentaiNexus: Fix length=7; index=7 (#736) 2024-01-30 22:11:05 +00:00
stevenyomi 2a287d7398 Clean up AndroidManifest files (#735) 2024-01-30 22:11:05 +00:00
Mike 9ca3646702 Mangatown - longstrip parsing (#721) 2024-01-30 22:11:05 +00:00
beerpsi eb364ada84 Add HentaiNexus (#719)
* Add HentaiNexus

* icons

* add parody filter

* Apply reviews
2024-01-30 22:09:36 +00:00
beerpsi 259e12ad25 HentaiFox: Fix thumbnails on mobile UAs (#691) 2024-01-30 22:09:36 +00:00
Mike f868bc5562 Remove comicastle (#661) 2024-01-30 22:09:32 +00:00
AwkwardPeak7 6acac9416c RC: fix referer (#653)
fix referer
2024-01-30 22:09:32 +00:00
bapeey 7f8350e669 ReaperScans (en): Fix thumbnails on mobile UA (#644)
Smh
2024-01-30 22:09:32 +00:00
beerpsi a6dc08eb88 MangaGeko: Update base URL (#622) 2024-01-30 22:07:13 +00:00
Mike 6432a9abd7 Delete purplecress.com (#608) 2024-01-30 22:07:13 +00:00
Mike 10fda994f0 Remove raw-manga.org (#604) 2024-01-30 22:07:13 +00:00
Mike 3361fe2437 Remove mangarok.mobi (#603) 2024-01-30 22:07:13 +00:00
NotBlankyu 8938b92e09 Add ManhuaPlusOrg (#578) 2024-01-30 22:07:13 +00:00
beerpsi d976177365 vgperson: fix chapter name (#531) 2024-01-30 22:07:01 +00:00
Mike d631818f99 Fix vgperson (#527) 2024-01-30 22:07:01 +00:00
Mike fa3fc7188f Remove Kouhai Work (#525) 2024-01-30 22:07:01 +00:00
AwkwardPeak7 863c51dec6 Earlym fix latest updates & some fixes (#491)
* change latest update request

* remove non-functional sort filters

* more nulls

* cleanup

* filter ico files from pages
2024-01-30 22:04:05 +00:00
Draff 5c8cb75e9a come up to date with keiyoushi builds
CI / Prepare job (push) Successful in 3s Details
CI / Build multisrc modules (push) Successful in 8m10s Details
CI / Build individual modules (push) Successful in 38s Details
CI / Publish repo (push) Successful in 1m39s Details
2024-01-22 21:19:41 +00:00
Mike 11e66824c4 Update C&H (#473) 2024-01-22 20:38:19 +00:00
Draff 34dbd2d59a Pururin refactor (#438) 2024-01-22 20:37:35 +00:00
Secozzi c3f277e342 Add mangabtt (#398)
* add mangabtt

* replace tab with spaces

* minor cleanup
2024-01-22 20:35:23 +00:00
AwkwardPeak7 b26afd2269 OPSCANS: rewrite for new site (#343)
* OpScans: rewrite for new site

* remove from MangaThemesiaGenerator

* chapter order and webview urls

* mangaid and chapter id to find chapter
2024-01-22 20:26:29 +00:00
AwkwardPeak7 2829141f0f Earlym v2 (#323) 2024-01-22 20:22:40 +00:00
Fermín Cirella c311614a2e Anchira - Add tag grouping, allow to get the source URL without the keys (#306) 2024-01-22 20:22:10 +00:00
Draff d61cbfc0c1 Add missing changes from keiyoushi
CI / Prepare job (push) Successful in 10s Details
CI / Build multisrc modules (push) Successful in 11m19s Details
CI / Build individual modules (push) Successful in 2m2s Details
CI / Publish repo (push) Successful in 2m41s Details
2024-01-16 02:56:21 +00:00
AwkwardPeak7 c5f82e6aeb Move plugin section to common.gradle (#281)
* move apply plugins to common.gradle

* update CONTRIBUTING.md

* remove whitespace

* move common.gradle apply above in multisrc

* move kotlinter

* newlines
2024-01-16 02:49:40 +00:00
stevenyomi 4c8c21596b Remove message in UnsupportedOperationException (#277) 2024-01-16 02:47:22 +00:00
AwkwardPeak7 205e138dd2 upgrade AGP to 8.2.1 (#255)
* upgrade AGP

* bump to java 17 in ci
2024-01-16 02:42:39 +00:00
rtlow 3045c7be96 Load all chapters for Dynasty Doujins (#139)
* Added next page to all

Copied implementation from `Chapters` to all other extensions. New pages load when scrolling now

* Update DynastyDoujins.kt

Circumvent `IndexOutOfBoundsException` when section has no chapters

* Update build.gradle

* Moved functionality to base class

* Update DynastyDoujins.kt

Lazy implementation to load all chapters for `Dynasty Doujins`

* Update build.gradle

* Update src/en/dynasty/src/eu/kanade/tachiyomi/extension/en/dynasty/DynastyDoujins.kt

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

* Fix exceeding max retry behavior

* Remove retry logic

* Update DynastyDoujins.kt

---------

Co-authored-by: stevenyomi <95685115+stevenyomi@users.noreply.github.com>
2024-01-16 02:40:29 +00:00
az4521 e0d5742b09 create SUPER MEGA extension (#201)
* create super mega extension

* change SUPER MEGA ext name

* fix build errors in SUPER MEGA extension

* reverse chapter order super mega ext

* revert settings.gradle.kts file

---------

Co-authored-by: az4521 <az4521@users.noreply.github.com>
2024-01-14 00:32:03 +00:00
Fermín Cirella 6651c0421b Anchira - Remove response decrypt (#200) 2024-01-14 00:31:32 +00:00
Fermín Cirella c2555b3e44 Anchira - Apply API changes (#191)
* Anchira - Apply API changes

* Anchira - Update version code
2024-01-14 00:30:05 +00:00
stevenyomi f612bc1c3f Clean up some code to follow best practices (#178)
* toHttpUrlOrNull()!! -> toHttpUrl()
* Jsoup.parse(response.body.string()) -> response.asJsoup()
* Some useless HttpUrl.newBuilder() calls
* extlib v1.4 GET(HttpUrl)
2024-01-14 00:29:56 +00:00
Fermín Cirella a9faf70d33 Anchira - Apply API changes (#180) 2024-01-14 00:29:39 +00:00
Fermín Cirella cafe12c736 Add Anchira (#162)
* Add Anchira

* Encode API decryption key

* Apply corrections

* Remove unused MessagePack library
2024-01-14 00:28:53 +00:00
Zakaria aourzag 504342706e Multporn: fix popular listing (#154)
CI / Prepare job (push) Successful in 18s Details
CI / Build multisrc modules (push) Successful in 6m8s Details
CI / Build individual modules (push) Successful in 1m9s Details
CI / Publish repo (push) Successful in 2m50s Details
Co-authored-by: stevenyomi <95685115+stevenyomi@users.noreply.github.com>
2024-01-12 03:35:06 +00:00
kooper100 abc5afb00f Updated parsing of manga title from URL. (#59) 2024-01-12 03:34:30 +00:00
rtlow aa224e18d6 Improve Dynasty Scans (#113) 2024-01-11 01:57:22 +00:00
AwkwardPeak7 23d0a158a0 Rizz Comic (#82) 2024-01-10 23:38:55 +00:00
AntsyLich 4af9f73ec7
Update WebNovel (#19549)
- Address icon and name changes (was "Webnovel" before)
- Make upload dates more accurate
2024-01-05 12:27:56 -05:00
DeeFourCee-exe fd0a1f0328
K6bd chapter order fix (#19539)
* Reversed sort order so chapters match other extensions, new at top

* restoring gradle files
2024-01-05 12:24:59 -05:00
Benji Grant 600eb2c0aa
Update Solar and Sundry API (#19449)
* Update API URL and metadata

* Update version

* Migrate to kotlinx.serialization
2023-12-29 17:53:41 -03:00
Secozzi a7f403bdc5
Add Rudra Scans (#19460)
* Add rudra scans

* remove nsfw flag

* remove chapter_number
2023-12-29 17:52:58 -03:00
Claudemirovsky 8b615b8d69
feat(src/en): New source: Kiutaku (#19445)
* feat(src/en): Create Kiutaku base

* feat: Implement popular entries page

* feat: Implement latest updates page

* feat: Implement search

* feat: Implement entry details page

* feat: Implement chapter list page

* feat: Parse page list

* chore: Add source (fav)icon

The source doesn't seems to have a logo, so I'm considering the favicon used by
the site as their icon.
2023-12-28 11:19:03 -05:00
Claudemirovsky cab16d3f2b
fix(en/cloudrecess): Fix chapter list on entries with 100+ chapters (#19442)
* fix: Fix chapter list on entries with 100+ chapters

* chore: Bump version
2023-12-28 11:16:07 -05:00
Claudemirovsky 5858835f78
feat(src/en): New source: CloudRecess (#19432)
* feat(src/en): Create CloudRecess base

* feat: Implement popular manga page

* feat: Implement latest updates page

* feat: Implement (basic) search manga page

* feat: Implement search filters

* feat: Implement manga details

* feat: Implement chapter list page

* feat: Show page list

* chore: Add source icons
2023-12-26 06:30:42 -05:00
Secozzi 9597bd45de
Add manga sect (#19403)
* Add manga sect

* null stuff, change ratelimit
2023-12-25 10:23:23 -05:00
Secozzi b5f67c3778
Add InfinityScans (#19378)
* Add infinityscans

* Add nsfw flag

* move away from fetchXXXX functions

* remove log
2023-12-22 14:31:09 -03:00
Basara-Hatake d3445e54ea
remove hbrowse (#19363) 2023-12-21 07:54:06 -05:00
Secozzi 3123795f2d
Manga1s: fix images & add paging, genre filter (#19356)
* cleanup: fix thumbnails & pages, and add ratelimit + paging

* add genre filter

* bump version
2023-12-21 07:53:56 -05:00
Vetle Ledaal 63e3fcef99
MyHentaiGallery: remove broken images (#19318) 2023-12-21 07:32:00 -05:00
Ota 472ed1a1f8
Readcomiconline: fixed small issue to the new filter (#19315)
Readcomiconline: Fixed issue that only one page shows up
2023-12-21 07:31:51 -05:00
Ahmad Ansori Palembani 24858af063
Manga Demon: Update domain (#19349)
chore: Update MangaDemon
2023-12-21 07:31:20 -05:00
AwkwardPeak7 6d47d32795
Cleanup residual BoomManga files (#19360)
cleanup residual BoomManga files
2023-12-19 07:48:04 -05:00
Ota 900470df5a
Readcomiconline: Added new filters (#19262) 2023-12-11 11:40:51 -03:00
Ota 49be52f52d
Readcomiconline: Server preference added (#19190)
* Readcomiconline: Server preference added

* added parantheses for clarity
2023-12-09 11:20:20 -03:00
bapeey 1f0cf4f713
VIZ: Fix images could not be loaded (#19201)
Remove Accept-Encoding header
2023-12-07 08:37:39 -05:00
Ota 21f3959661
Mangakatana filter update (#19188)
* updated filter

* extVersionCode updated
2023-12-07 08:29:18 -05:00
Vetle Ledaal a17eee9d8c
Remove more dead sources (#19157)
* Remove Manga4All

* Remove Hatachi Manga

* Remove Comictoon

* Remove Manga-Online.co

* Remove Familiar by Soushiyo

* Remove FaeStorm

* Remove Painful Nightz Scan

* Remove Scans Raw

* Remove QManga

* Remove MangaTigre
2023-12-02 10:41:06 -05:00
bapeey 626fbd0534
LikeManga: Fix "Image couldn't be loaded" (#19046)
Get imgCdn url from document
2023-11-20 12:51:06 -05:00
bapeey 496f8d26f3
ReadM: Fix images couldn't be loaded (#19008)
Fix images
2023-11-20 11:40:57 -05:00
bapeey 5176d3bdab
LikeManga: Fix only showing 11 pages (#19018)
* Fix

* Unused !!
2023-11-20 11:40:18 -05:00
bapeey 824c0e44fa
Manga Demon: Fix "Failed to update dynamic url suffix" (#19032)
Remove Accept-Encoding header
2023-11-20 11:34:30 -05:00
AwkwardPeak7 60d8459188
Temple Scan: migrate to HeanCms (#18899) 2023-11-10 10:28:29 -03:00
Davide 20bd9172db
MangaGeko: fix Search and Popular (#18854)
MangaGeko: fix
2023-11-03 15:43:50 -03:00
Davide 5d14e4bf7a
MangaGeko: fix Lasted (#18841) 2023-11-02 19:13:01 -03:00
Paulo Leitão 18458fd6ec
ComicExtra: Update URL (#18610)
Update ComicExtra URL
2023-10-21 11:37:01 -03:00
Vetle Ledaal 63fd5dd57d
MD: Refresh URL suffix when required (#18459) 2023-10-09 18:30:50 -03:00
Renzo Martin Poggio fa085065ea
NineAnime: fix chapter pages (#18376)
* NineAnime: fix chapter pages

Closes #13315

* NineAnime: fix WebView of chapter

* NineAnime: Calls moved to pageListParse
2023-10-05 16:50:17 -03:00
Vetle Ledaal 25ff2ae5f0
Manga Demon: dynamic URL suffix, fix encoding (#18036)
There might be some issues with duplicate manga, since the suffix is not
stripped.
2023-09-19 19:41:45 -03:00
Vetle Ledaal 32a34ab1a3
Tapas: set User-Agent properly (#17972) 2023-09-16 11:39:01 -04:00
AwkwardPeak7 b24426f5b9
Convert FlixScans to multisrc (#17902)
* Convert FlixScans to multisrc and move GalaxyManga to it

* add MangaNoon as well

* space in name
2023-09-11 22:43:59 -04:00
Tomoka1 1a959f6ab4
Add Collected Curios to Tachiyomi extensions. (#17671)
* Add Collected Curios to Tachiyomi extensions.

Still to do:
* Add additional pages like Spider and Scorpion, Portfolio, etc.

* More refactoring.

* * Redone Icon in Android Asset Studio.

* Update src/en/collectedcurios/AndroidManifest.xml

Fixed AndroidManifest as in draft.

Co-authored-by: arkon <arkon@users.noreply.github.com>

* Update src/en/collectedcurios/build.gradle

extVersionCode 1 is enough.

Co-authored-by: arkon <arkon@users.noreply.github.com>

* Update Collectedcurios.kt

Addressed Arkons suggestions. Further refactoring needed.

* Update src/en/collectedcurios/build.gradle

* Shorten source to just itself.

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

* Apply suggestions from code review

Accept all suggestions by  alessandrojean.

* Exchange blank "date" for "Chapter".

* Remove date_upload as not needed.

* Restructure when condition in imageUrlParse.

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

---------

Co-authored-by: arkon <arkon@users.noreply.github.com>
Co-authored-by: Alessandro Jean <14254807+alessandrojean@users.noreply.github.com>
2023-08-28 20:42:33 -03:00
AwkwardPeak7 f12ba2fcad
MD: update domain and add filters (#17680)
* MD: update domain

* MD: add filters

* rename file
2023-08-26 10:23:14 -04:00
AwkwardPeak7 9f2e7468ce
Likemanga (#17597)
* LikeManga

* fix ajax chapter list pages

* nullable genre parsing

* ratelimit and cleanup

* trailing slash in referer

is it needed tho 🤔

* remove package from AndroidManifest
2023-08-19 11:56:40 -03:00
AwkwardPeak7 aa14ea08fc
MD: fix selector (#17584)
MDemon: fix selector
2023-08-18 08:59:17 -04:00
arkon 2a7801e876
Move package namespace declarations out of manifests (#17581) 2023-08-18 08:58:52 -04:00
arkon 34a3c8f0f7
Move package namespace declarations out of manifests (#17578) 2023-08-17 17:56:14 -04:00
AwkwardPeak7 97f21bc28b
Flix Scans (#17532)
* new source: Flix Scans

* some changes
2023-08-16 15:54:39 -03:00
AwkwardPeak7 40cb44d3e8
Manga Demon: fetch all chapter images (#17526)
* MangaDemon: fetch all chapter images

* bump

* use GET on search, same as site
2023-08-13 12:34:06 -03:00
Alessandro Jean 77bb7872e3
Fix VoyceMe JSON parsing and rename source (#17461)
Fix VoyceMe JSON parsing and rename source.
2023-08-09 19:25:53 -03:00
beerpsi bb9f90efcd
Mangago: Properly parse chapter titles (#17438) 2023-08-09 14:55:36 -03:00
AwkwardPeak7 92b8f4906f
AllAnime: fix filters not resetting and refactor data models (#17378)
* AllAnime: fix filters not resetting and refactor data models

* some changes

* correct domain in AndroidManifest for deep links
2023-08-05 10:30:54 -03:00
AwkwardPeak7 d3e6595dc3
Temple Scan: fix chapter list and add latest (#17323)
* Temple Scan: fix chapter list and add latest

* bump

* small change
2023-07-31 11:01:32 -03:00
AwkwardPeak7 723dd523fe
Temple Scan: migrate to individual extension (#17294) 2023-07-28 22:33:07 -04:00
AwkwardPeak7 17f6640380
LynxScans move to MangaThemesia (#17262) 2023-07-26 12:30:01 -03:00
Vetle Ledaal a2beada8ea
EarlyManga: update domain (#17207) 2023-07-21 17:41:25 -04:00
Enriath 5cdb939669
latisbooks: fix page parsing, fix cover art (#17135)
* latisbooks: fix page parsing

Likely from a preprocessor change on the site's end, the element
containing the images had changed.

* latisbooks: fix cover art

The cover art being used for the comic is pulled from the "latest page"
preview on the archive page, which is a square image that tends to not
represent the comic very well. Additionally, recently it has failed to
load properly for whatever reason. As a remedy, I chose page 198 to be 
the proper cover. I chose it as it is an interstitial cover page
featuring the main character, with no text or elements that tie it to a
specific arc.

* latisbooks: version bump
2023-07-16 10:25:18 -04:00
ObserverOfTime 4847904078
TheDuckWebcomics: fix image URL (#17034) 2023-07-09 10:13:46 -04:00
AwkwardPeak7 6ff3045c6f
VIZ Manga (#16971)
* Viz Manga

* update readme
2023-07-02 17:39:17 -03:00
THE_ORONCO c4b08d04e3
Fix: page ordering & broken chapter loading (#16959)
* fix: Chapter preview broke loading of all other chapters

* fix: Page ordering

* updated version

* applied PR suggestions
2023-07-02 17:38:30 -03:00
Theray Tharow abe6448516
Add Author's Notes To QuestionableContent (#16924)
* Add Author's Notes To QuestionableContent

Signed-off-by: Theray Tharow <TharowT@Tharow.net>

* Update src/en/questionablecontent/src/eu/kanade/tachiyomi/extension/en/questionablecontent/QuestionableContent.kt

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

---------

Signed-off-by: Theray Tharow <TharowT@Tharow.net>
Co-authored-by: Theray Tharow <tharowt@tharow.net>
Co-authored-by: Alessandro Jean <14254807+alessandrojean@users.noreply.github.com>
2023-07-01 10:05:47 -04:00
GandalfTheGoat 061d9f4fd2
mangademon extension (#16925)
* mangademon extension

Signed-off-by: goatman <lukasshelley@hotmail.co.uk>

* changes needed

Signed-off-by: goatman <lukasshelley@hotmail.co.uk>

---------

Signed-off-by: goatman <lukasshelley@hotmail.co.uk>
2023-07-01 10:04:47 -04:00
AwkwardPeak7 9de0f461b9
AllAnime: update url (#16948) 2023-07-01 10:02:50 -04:00
AwkwardPeak7 6a106c8648
fix RCO (#16900)
* lib-synchrony

ported from aniyomiorg/aniyomi-extensions

Co-authored-by: jmir1 <43830312+jmir1@users.noreply.github.com>

* RCO: deobfuscate and extract beau function from rguard script

* fix genre filter

* bump

---------

Co-authored-by: jmir1 <43830312+jmir1@users.noreply.github.com>
2023-06-29 12:14:43 -03:00
Davide caf80e27f4
MangaGeko: Changed name from MReader (#16873)
MangaGeko: change name from MReader
2023-06-26 13:36:10 -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
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
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
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
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
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
AwkwardPeak7 961772439c
po2: fix potential data-image urls (#16471) 2023-05-17 22:51:52 -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
Daniel Gonzalez ba11a1c543
MangaFreak: fix search function (#16396) 2023-05-10 09:39:59 -04:00
AntsyLich e55fb1a7fe
Webnovel updates (#16246)
Add On Hiatus status and update cycle to description
2023-04-30 18:29:40 -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
AntsyLich b1fc79fe9f
Yeet old MangaPark (#16215) 2023-04-28 22:52:38 -03:00
mobi2002 5dbf037c79
add Rmanga.app (#16131)
* new source Rmanga.app

* cleanup

* add mirror
2023-04-25 14:18:37 -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 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
Paulo Leitão 95d63941b4
ComicExtra: Update URL (#16036)
* Update ComicExtra URL

* Update `extVersionCode`
2023-04-12 22:10:14 -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
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
mobi2002 411c1a87dd
AllAnime: refactor repetitive code (#15947)
* AllAnime: refactor repetitive code

* move some stuff
2023-04-04 12:38:52 -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
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
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
Henrik 8f340df01b
rs fix for mobile User Agent (#15847) 2023-03-28 09:33:15 -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
ObserverOfTime db95e3f871
Dilbert: remove dead extension (#15783) 2023-03-21 09:18:23 -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
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
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
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 2a7edfd738
ZinChanManga: remove extension (#15565) 2023-03-05 16:44:43 -05:00
ObserverOfTime 00b4b3a626
BrewingScans: remove dead extension (#15415) 2023-03-01 12:05:45 -03:00
ObserverOfTime bfabc9b304
HWTManga: remove dead extension (#15400) 2023-02-19 14:01:44 -03:00
ObserverOfTime ee4b27f60c
KouhaiWork: update for extensions-lib 1.4 (#15394) 2023-02-18 12:32:02 -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 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
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
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
Red 9bf6a2772f
Add Elan.school extension (#15227)
* Add Elan.school extension

* Non-adaptive icons
2023-02-04 10:58:36 -03:00
Alessandro Jean 045404c898
Remove some dead extensions. (#15183) 2023-01-30 15:33:28 -03:00
mobi2002 3dfc9fdb29
ignore 404 on search (#15100) 2023-01-25 13:46:35 -05:00
beerpsi 1fccdf3d28
[mgo] fix filtering by genre (#15087)
* [mgo] fix filtering by genre

* bump
2023-01-24 09:53:14 -03:00
Vetle Ledaal d6a6a0d74f
[mgo] fix chapter selector, fix mobile search (#15040)
* mgo: fix chapter list selector

* fix search on mobile ua

* bump version

* make mgo work properly with either desktop or mobile ua
2023-01-20 09:58:02 -05:00
beerpsi fe7492cc83
[mgo] fix selectors and ratelimit (#15031)
* [Mgo] Update selectors

* Add rate limit

* chore: bump version
2023-01-19 09:51:37 -05:00
Davide adb3d5833f
ReaperScans (en): Fixed status (#15022) 2023-01-19 07:16:14 -05:00
stevenyomi 7465a75fbd
Remove MangaDig (#14974) 2023-01-17 06:37:41 -05:00
beerpsi 05154fc045
mgo: fix covers not showing (#14986) 2023-01-16 18:56:29 -05:00
beerpsi 318f6fe9fb
unyeet MangaFox (#14893)
* unyeet MangaFox

* change string concat to template strings

* I SPENT ONE MORNING FOR NOTHING BECAUSE I FORGOT THEY HAD A MOBILE PAGE

* remove trailing slash from mobile url

* simplify pagelistrequest

* chore: remove dependency on :lib-unpacker

* Update issue_moderator.yml

* Update MangaFox.kt

* update genres

Co-authored-by: Carlos <2092019+CarlosEsco@users.noreply.github.com>
2023-01-12 10:15:33 -05:00
beerpsi 95e6d6504b
unyeet (#14906)
* unyeet

* make regex lazy

* what was that

* remove from autocloser and removed_sources.md

* add filters

* suggestions

* chore: bump version code

* more selectFirsts
2023-01-12 10:14:24 -05:00
nicki 951ca60b56
New Lib: Text Interceptor (#13859)
* move TextInterceptor to `lib`

to be used for author notes, image alt texts and what not

* refactor Tapastic to use `lib:extensions-lib`

* Refactor Webtoons to use `:lib-textinterceptor`

this turned out to be more complicated than I thought it'd be
TextInterceptor was used for Author Notes which, looking at previous messages,
was only intended to be added to Webtoons Source and not the entire webtoons
multisrc (i.e. WebtoonsTranslate and DongmanManhua don't seem to be making use
of the Show Author's Notes setting). This was in my favor, since having
to deal with additional.gradle to add dependencies to multisrc files doesn't
seem to work... I'll ask previous contributors just in case

* Fix `json` access

missed this while copying over code from `generated-src` to `multisrc/{overrides,src}`

* remove unused import

* make HOST name more clear

couldve used a better schema but that's something for some other time
also put the HOST in the lib itself so that one doesn't lose track of it in the extensions

* use android provided methods instead of hardcoding

based on https://github.com/tachiyomiorg/tachiyomi-extensions/pull/13859/files#r996276738
that suggested the following SO answer: https://github.com/tachiyomiorg/tachiyomi-extensions/pull/13859/files

* remove unused import

* move url generation to helper function

* fix error

oops sorry for that
happened when I was copy pasting back and forth between two sources and one generated source

Co-authored-by: Navaneeth M Nambiar <nmnambiar@hornbill>
2023-01-11 14:34:06 -03:00
Tien Long Lam 6cbee38a9a
Dynasty: added genres to indicate whether a title is original or from specific doujins (and display them) (#14844)
* added genres to indicate whether a title is original

* Delete local.properties
2023-01-10 16:05:37 -03:00
Aria Moradi 79a5a0f948
ReaperScans: use absolute src to handle cloudflare mirage links (#14813)
* fix reaperscans image links

* update extVersionCode

* fix extra slash

* use absolute src
2023-01-06 08:29:03 -05:00
Davide b325c8b62c
MReader: renamed extension from mcreader.net (#14758) 2023-01-02 20:19:44 -03:00
MizukiHikari d24ca6d0a8
Change base URL for Vyvymanga (#14644)
* Update Base URL

* Update CHANGELOG.md

Typo in version

* Update CHANGELOG.md

Added description for update 1.3.3
2022-12-23 17:09:46 -05:00
jamesnorritz a9cac11f86
Updated manga Id selector (#14473)
Incorrect manga id was caused app not to fetch chapter list correctly.
Affected delimiter has been updated.
2022-12-08 22:38:04 -03:00
dejavui 16419cc15f
Update base URL Meituatop, ComicExtra (#14443) 2022-12-04 10:30:02 -05:00
Ashley How 5ccca45f94
Update mangafreak base url to the latest working version (#14422)
* Update base url to the latest working version

* Updated extVersionCode
2022-11-30 22:51:57 -05:00
Vetle Ledaal 073ee70a00
TwoKinds: Account for special chapters (#14408)
* TwoKinds: Account for special chapters

* Fix duplicated pages, trim last chapter in 20 pages manga
2022-11-30 22:51:19 -05:00
Vetle Ledaal e7f692d8a2
HentaiHere: Fix manga title selector (#14406) 2022-11-30 22:51:02 -05:00
Vetle Ledaal 3af0f71eaf
ReadComicOnline: Fix pagination (#14405) 2022-11-30 22:50:53 -05:00
Henrik d938c3ceb6
RS add url intent (#14404) 2022-11-30 22:50:43 -05:00
AntsyLich 70b3cca0b1
Webnovel.com: Don't use api for getting pages (#14366) 2022-11-24 11:00:07 -05:00
AntsyLich f8845b1fb9
Webnovel.com: Use API (#14168)
* Webnovel.com: Use API

* Show migration message instead of bumping "versionId"
2022-11-13 16:43:40 -03:00
CaptainBlagbird 08d9419ad9
Add SoushiyoFamiliar source (#14174) 2022-11-08 07:26:39 -05:00
sinnghabhay80 45b5e362c7
Fixed Title Error, added status(on_hiatus) (#14121)
* Fixed Title display for BL and GL

* Fixed Discrepancies in Some Title Parsing

* Fixed status for on Hiatus titles.

Co-authored-by: Abhay Singh <sinnghabhay80@gmail.com>
2022-11-04 07:01:00 -04:00
BRAMILLE Sébastien e12605507a
Fix japscan pagecount loading (fallback added) (#14122) 2022-11-04 07:00:33 -04:00
jferdous70 fcf7e5e604
Remove INKR extension (#14068)
* Remove INKR extension

* Delete build.gradle

* Delete AndroidManifest.xml

* Delete InkrDto.kt

* Delete ic_launcher.png

* Delete ic_launcher.png

* Delete ic_launcher.png

* Delete ic_launcher.png

* Delete ic_launcher.png

* Delete web_hi_res_512.png
2022-11-01 09:34:30 -03:00
jferdous70 7c2d3d1f68
Add nsfw to Lilymanga, Muctau and Vyvymanga (#14052)
* Add nsfw to Lilymanga and Muctau

* Add nsfw to Vyvymanga
2022-10-31 17:59:21 -03:00
Eric Carlsson 77fa13f023
Add extension for Randowiz (#14038)
* Add source Randowiz

* Apply code-style suggestions from review

Co-authored-by: Eric Carlsson <XOMPTERC@mio.se>
2022-10-30 10:49:02 -03:00
Suyash Mittal f21cfb81df
mangarok fix manga details fetch (#13970) 2022-10-24 18:09:31 -03:00
h-hyuuga 3bf40039e4
Fix broken source (#13932)
* Auto generate id for chapter list requests

* fix search

* Bump Version

* Refactor chapterListParse to immediately return if there's only 1 page

        Avoids an error that occurs if a series has no chapters
2022-10-20 07:54:23 -04:00
Alessandro Jean da699b11dd
Remove sources with expired domains. (#13911) 2022-10-18 16:21:57 -03:00
Henrik d52dc85288
fix reaperscans (#13907)
* fix reaperscans

* get routename
2022-10-18 16:21:37 -03:00
Riztard Lanthorn 01beb2d8d4
Swords Comic: fix chapter issue (#13876)
Closes #13869
2022-10-17 07:47:16 -04:00
AntsyLich 0e9c86f901
ReaperScans: Cleanup codes (#13871) 2022-10-17 07:47:07 -04:00
Davide dc8cc7f0fc
ReaperScans: Added Lasted manga (#13828)
* ReaperScans: Added Lasted manga

* Revert some spaces
2022-10-14 16:57:15 -04:00
Henrik 27401052a4
reaperscans add cloudflareClient (#13847) 2022-10-14 16:55:21 -04:00
Yure Gabriel 0528091fa5
fix: EarlyManga update baseUrl (#13820) 2022-10-12 01:20:20 -03:00
Vetle Ledaal 8924c4a6fc
VyvyManga: fix pagination and chapter names (#13796)
* Fix pagination

* Fix chapter names

* changelog
2022-10-10 12:22:44 -04:00
Alessandro Jean 1e99b26dff
Move English Reaper Scans out of Madara multilang. (#13792) 2022-10-09 15:01:58 -03:00
Alessandro Jean 7b4cd430a1
Update VIZ endpoints (#13788)
* 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
Davide 09c587a0b4
MCReader -> MReader (#13728)
* MCReader -> MReader

New site name and url

* Revert source name
2022-10-07 09:35:13 -04:00
AntsyLich 765647cf5f
9Hentai: Fix download page number broken (#13668) 2022-10-01 09:03:31 -03:00
Vetle Ledaal 758c7d14b0
Tapas: force desktop User-Agent, add changelog (#13665)
* Tapas: force desktop User-Agent

* Add `CHANGELOG.md`

* isNsfw = true
2022-10-01 09:03:07 -03:00
Alessandro Jean 0710868ecc
Add SMA-17 to SilentMangaAudition. (#13649) 2022-09-30 14:11:43 -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
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
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
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
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
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
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
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
Vetle Ledaal b56fe66fce
Remove Koushoku (#13329) 2022-09-02 20:14:16 -04: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
happywillow0 a6a6be6844
Fix (#13276)
Fixes #13275
Updates element selector for pageListParse
Updates baseUrl
2022-08-30 22:36:40 -04:00
AntsyLich 4aa14a2cbd
ZeroScans: Add rateLimit to chapter endpoint (#13208)
Closes #13207
2022-08-26 13:23:12 -04:00
happywillow0 94eb7f2b16
Fix EarlyManga (#13197)
Fixes 13189
* Uses different selector for manga title in search. OP found the one manga without a flag.
2022-08-25 22:21:32 -04:00
dec05eba 3fc3a8261d
Fix mangakatana Image array not found (#13194)
Mangakatana updated their javascript again and
is using the ytaw variable again as the array of images.
To make sure mangakatana keeps working even if the website changes back
and forth we check both variables and choose the array that is most
likely the one with all of the pages.

Closes #13188
2022-08-25 22:20:56 -04:00
Davide 5e844c5aef
MCReader: Fix manga description (#13126) 2022-08-22 12:30:58 -03:00
dec05eba 13880ccdf0
Fix mangakatana chapters only having 1 page (#13109)
Mangakatana updated their javascript and the chapter images are now in the htnc variable.
Fixes #13062
2022-08-20 12:25:15 -03:00
Davide 254dbb2bf7
Fixed manga description (#13084) 2022-08-19 15:18:56 -03:00
Vetle Ledaal 50221eb16f
unyeet ReadComicOnline (#13059)
* Revert "yeet (#11407)"

This reverts commit db1685b912.

* Solve URLs via QuickJs

* Move decryption to `pageListParse()`

* handle captcha challenge

* recreate qjs for each invocation, to prevent QuickJsException("stack overflow")

* Update src/en/readcomiconline/src/eu/kanade/tachiyomi/extension/en/readcomiconline/Readcomiconline.kt

Co-authored-by: jobobby04 <jobobby04@users.noreply.github.com>

* Update src/en/readcomiconline/src/eu/kanade/tachiyomi/extension/en/readcomiconline/Readcomiconline.kt

Co-authored-by: jobobby04 <jobobby04@users.noreply.github.com>

* fix return type of rguardBytecode

Co-authored-by: jobobby04 <jobobby04@users.noreply.github.com>
2022-08-18 22:13:52 -04:00
AntsyLich e96fd22d30
Remove usage of Duktape (#13048) 2022-08-17 12:14:06 -04:00
Vetle Ledaal 415bcb5316
update rate limit, allow unknown sizes, update for site changes (#12922) 2022-08-09 21:25:41 -04:00
Vetle Ledaal a022f69c89
Koushoku: bypass block (#12913) 2022-08-08 17:28:02 -03:00
Vetle Ledaal e0e3afa793
Fix incorrect ResponseBody parsing (#12893)
* Fix incorrect ResponseBody parsing

* enable rate limit
2022-08-07 14:37:21 -03:00
Riztard Lanthorn 69e52b7e0c
Webnovel.com: fix title & thumbnail issue (#12875)
closes #12860
2022-08-06 18:31:38 -03:00
Vetle Ledaal 58652bbf76
Fix possible crash: only throw IOException in intecept (#12835) 2022-08-01 09:45:25 -04:00
Vetle Ledaal 5efea62807
Add Nana ナナ (#12829)
* Add Nana ナナ

* add rate limit
2022-08-01 06:05:52 -04:00
Vetle Ledaal 26fa0af501
Koushoku: fix temp ban again (#12825) 2022-07-31 13:12:19 -03:00
Vetle Ledaal d620ed8e3a
Koushoku: fix temp ban (#12816) 2022-07-31 09:08:11 -04:00
Vetle Ledaal 95fe3e9526
Add VyvyManga (#12763) 2022-07-30 08:37:58 -04:00
Vetle Ledaal 34e005c8b2
Koushoku: bypass CloudFlare block (#12768)
* Koushoku: bypass CloudFlare block

* tweak rate limit
2022-07-29 23:01:30 -04:00
Vetle Ledaal 972c1e2f37
Koushoku: tweak search, fix details parsing (#12712)
* Koushoku: tweak search, fix details parsing

Search/filters are now using the AND operator, which is a more sane default than the previous OR operator. Additionally the queries are properly encased in double quotes.

Uninitialized manga titles are now properly parsed if they are in a collection, previously it would concatenate all titles together.

* * is required for partial search queries

* partial search for filters as well
2022-07-24 19:00:32 -04:00
Vetle Ledaal a9a32bc6ac
Koushoku: fix page selector (#12650) 2022-07-20 22:35:06 -04:00
MatchaSoba 1068bdc8dc
Koushoku: Improve query building (#12612) 2022-07-17 10:19:38 -04:00
MatchaSoba d3ffa1b541
Koushoku: Added more filters (#12582) 2022-07-16 11:10:15 -04:00
Vetle Ledaal cb60e25ee9
MangaDoom: make status optional (#12515)
* MangaDoom: make status optional

* MangaDoom: update selector
2022-07-10 18:09:53 -04:00
Vetle Ledaal 309881095d
EarlyManga: Fix chapter list parsing (#12421) 2022-07-03 13:14:56 -03:00
Vetle Ledaal 5f9eb38b77
Mangasail: allow optional fields when parsing manga details (#12420) 2022-07-03 13:14:25 -03:00
GoldenRover da995033e0
Add www to irovedout URL (#12325)
Co-authored-by: GoldenRover <>
2022-06-25 16:30:58 -03:00
Davide 281fc6123c
MCReader: Fixed Lasted manga (#12277)
* MCReader: Fixed Lasted manga

* Revert source name
2022-06-23 22:24:39 -04:00
resoue c5291f58d0
Remove MangaOwl extension (#12281)
MangaOwl has permanently shutdown.
2022-06-22 09:07:29 -04:00
Mylloon 802767a266
Switching Manga-raw.club to mcreader.net (#12181)
* Switching Manga-raw.club to mcreader.net

* Update extVersionCode

* hardcode old ID

* Update icons
2022-06-20 12:13:10 -03:00
Alessandro Jean 2174c37710
Fix VIZ wrong chapter order. (#12119) 2022-06-07 20:49:56 -03:00
arkon d33f0fe903 Bump versions for individual extension with URL handler activities 2022-06-06 21:03:06 -04:00
arkon 93e6774da0
Refactor to use app-provided rate limiting interceptors (#12088) 2022-06-05 17:24:05 -04:00
arkon 341d067afc
Refactor to use app-provided rate limiting interceptors (#12087) 2022-06-05 16:33:49 -04:00
arkon 86d04b11b7
[skip ci] Address some compiler deprecation warnings (#12086) 2022-06-05 16:07:57 -04:00
arkon a578edb82c
Update to extensions-lib 1.3 (#11878) 2022-06-05 09:49:54 -04:00
Vetle Ledaal 589254ae23
BakaManga multisrc (#12005)
* add BakaManga multisrc

* add icons

* add run file
2022-06-04 12:43:49 -04:00
lord-ne 143f6cc3c9
[Dynasty] Update chapter regex (#12037)
* Allow underscores in chapter numbers

* Update extVersionCode
2022-06-02 17:48:12 -04:00
lord-ne e22adc0fc9
Delete Comikey Extension (#11971) 2022-05-26 13:20:29 -04:00
lord-ne 723bce9a5a
Also search series from chapter links (#11970) 2022-05-26 06:29:11 -04:00
eientei95 5238fd7200
Remove mangaeden and perveden (#11861) 2022-05-14 12:50:51 -03:00
GoldenRover 6bd22b20b0
I Roved Out: Fix loading last page (#11790)
* Simplify page selector

* Bump irovedout version

Co-authored-by: GoldenRover <>
2022-05-09 08:49:43 -04:00
Alexander Chernov 7d7e3d6f03
fix: readmangatoday changed theme (#11755) 2022-05-06 14:17:25 -03:00
sinnghabhay80 c32f049eb1
Fixed Title showing genre, added status(ongoing/complete) and added announcements (Tapas Extension) (#11715)
* Minor Fixes

* Minor Fixes

* Fixed Title showing genre, added status(ongoing/complete) and added announcements

* acted on the review

Co-authored-by: Abhay Singh <sinnghabhay80@gmail.com>
2022-05-05 19:37:32 -03:00
Alexander Chernov af6289c0c7
fix: manta comix loading chapters in reverse orders (#11643) 2022-04-29 15:46:50 -03:00
Alexander Chernov 9070a0f4af
fix: theme change on manhwamanga (#11619)
* fix: theme change on manhwamanga

* Update src/en/manhwamanga/src/eu/kanade/tachiyomi/extension/en/manhwamanga/ManhwaManga.kt

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

* Update src/en/manhwamanga/src/eu/kanade/tachiyomi/extension/en/manhwamanga/ManhwaManga.kt

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

* fixes: reviews

Co-authored-by: Alessandro Jean <14254807+alessandrojean@users.noreply.github.com>
2022-04-26 14:15:42 -03:00
Davide 033168afb8
Manga-Raw.club: Improvements (#11607) 2022-04-25 13:56:10 -03:00
Riztard Lanthorn 2b900dad0a
MangaPlex: add source (#11582)
* mangaplex v1

* v2

using search page as chapter list

* v2.1

update selector, filtering non real manga

* a

* icon

* Update src/en/mangaplex/src/eu/kanade/tachiyomi/extension/en/mangaplex/MangaPlex.kt

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

* Update src/en/mangaplex/src/eu/kanade/tachiyomi/extension/en/mangaplex/MangaPlex.kt

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

* Update src/en/mangaplex/src/eu/kanade/tachiyomi/extension/en/mangaplex/MangaPlex.kt

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

* update chapter naming

Co-authored-by: Alessandro Jean <14254807+alessandrojean@users.noreply.github.com>
2022-04-24 14:05:26 -03:00
GoldenRover e4e83072e5
Add source: I Roved Out (#11590)
* Implement I Roved Out

* Switch to slated icons

Co-authored-by: GoldenRover <>
2022-04-23 21:02:17 -03:00
arkon f94099b8e8 Revert "Update to extensions-lib 1.3 (#11298)"
This reverts commit 67263a106b.
2022-04-23 18:25:56 -04:00
arkon 67263a106b
Update to extensions-lib 1.3 (#11298) 2022-04-23 17:40:04 -04:00
Alexander Chernov 8a3127a139
fix: tweak zinchanmanga ratelimit (#11565)
* fix: tweak zinchanmanga ratelimit

* Update src/en/zinchanmanga/src/eu/kanade/tachiyomi/extension/en/zinchanmanga/ZinChanManga.kt

Co-authored-by: ObserverOfTime <chronobserver@disroot.org>

* Update src/en/zinchanmanga/src/eu/kanade/tachiyomi/extension/en/zinchanmanga/ZinChanManga.kt

Co-authored-by: ObserverOfTime <chronobserver@disroot.org>

Co-authored-by: ObserverOfTime <chronobserver@disroot.org>
2022-04-22 09:23:46 -04:00
Riztard Lanthorn 43c9649974
MangaTown: fix images loading (#11547) 2022-04-21 06:34:39 -04:00
Riztard Lanthorn de019d7ad4
MangaHere: fix images issue (#11542)
add referer to header
remove unused artist
2022-04-20 14:23:10 -04:00
FourTOne5 ac83690021
Zero Scans: Change to Main Domain from Beta one. (#11498)
* Change to Main Domain

* Update CHANGELOG.md

* Bump Version
2022-04-17 06:37:49 -04:00
FourTOne5 6defaacb09
Zero Scans migrate to new site. (#11358)
* Initial Commit

* Update

* Add space in extension name.

* Review updates
2022-04-12 15:37:56 -03:00
Nusssecke e0c5d477d8
Fix: hentaifox.com second page issue (#11410)
* Make second page load correctly again

* Update build.gradle
2022-04-09 23:06:26 -04:00
FourTOne5 db1685b912
yeet (#11407) 2022-04-09 23:03:38 -04:00
Davide 40acef146a
Manga-Raw.club: Fixed lasted chapters (#11394) 2022-04-09 09:44:23 -04:00
Ahmad Azwar Annas bfbf91f0c0
update: EarlyManga domain change (#11388)
changed EarlyManga domain from https://earlymanga.org/ to https://earlym.org/ thus removing unnecessary redirect

Signed-off-by: Ahmad Azwar Annas <ahmadazw2@gmail.com>
2022-04-09 09:44:12 -04:00
Alessandro Jean 7f034a4b03
Add image URL decryption to RCO. (#11369) 2022-04-08 04:31:55 -04:00
Alessandro Jean ec31b66c98
[skip ci] Fix missing text on extension README docs. (#11361) 2022-04-07 13:34:20 -04:00
Davide 05330d0717
Manga-Raw.club: Added Chapter number (#11319)
* Manga-Raw.club: Added chapter number & Improved chapter date_upload

* Manga-Raw.club: Resolved changes
2022-04-04 07:43:35 -04:00
arkon d347c2ca2a
[skip ci] Remove unnecessary annotations, run linter (#11299) 2022-04-01 17:03:36 -04:00
Alessandro Jean 9313a6d9b7
Remove Comicpunch extension. (#11275) 2022-03-30 08:29:28 -04:00
arkon 78947a0392
Target Android 12L (#11258) 2022-03-27 15:56:42 -04:00
Vetle Ledaal f00abdeeca
Add MangaRok (#11245)
* Add MangaRok

* fix casing
2022-03-27 15:26:26 -04:00
Vetle Ledaal 9815de6a96
Mangafreak: fix chapter number parser (#11244) 2022-03-27 15:25:49 -04:00
Vetle Ledaal 9920f91ad4
ReadComicOnline: fix selector (#11240) 2022-03-26 13:03:47 -04:00
Vetle Ledaal a8050758d2
MangaOwl: update chapter request logic (#11190)
* Update chapter request logic

* refactor
2022-03-22 07:41:54 -04:00
ObserverOfTime f51a703250
ZinChanManga: increase rate limit (#11204) 2022-03-22 07:41:20 -04:00
Vetle Ledaal da4518ec03
update outdated selectors (#11189) 2022-03-21 05:35:29 -04:00
Davide 4a1559c44e
Manga-Raw.club: Fixed #11106 (#11136) 2022-03-16 09:55:11 -04:00
Hydrox cf07fe4326
latisbooks: fix page loading (#11139)
my bad, I thought it worked without the extra strings, but I guess when
I tested it, the chapter cache was stale. Even with debugging tools,
Android is pain.
2022-03-16 09:54:35 -04:00
Hydrox dd2bb6cd82
latisbooks: add text pages for accompanying text (#11102)
Not all pages have accompanying text, but it's nice to be able to see
the text when there is some. Examples are `No Comic (03/14/22)` and
`Meidri (Interspecies Reviewers)`
This is done in a nearly identical way to the xkcd source's alt-text
pages, with nearly identical code.
Also handle the extremely rare case where there are multiple images for
the same page. The only instance I can recall is `Page 23+24`
2022-03-15 08:12:10 -04:00
rs 6b7fda2285
update image url (#11095) 2022-03-14 06:21:55 -04:00
rs 955f89ff76
add koushoku (#11053)
* add koushoku

* rewrite

* fix URL intent

* Update src/en/koushoku/src/eu/kanade/tachiyomi/extension/en/koushoku/Koushoku.kt

Co-authored-by: ObserverOfTime <chronobserver@disroot.org>

Co-authored-by: ObserverOfTime <chronobserver@disroot.org>
2022-03-09 08:14:16 -05:00
Davide e50ade5026
Manga-Raw.club: Refactor (#11036)
Improved chapter title
Added alternative title in manga description
2022-03-07 08:11:04 -05:00
MelonLamink 3e6aba7609
Add support for http://sssscomic.com/ (#9548)
* Add support for http://sssscomic.com/

* Combine when in Hiveworks.kt

Co-authored-by: Alessandro Jean <alessandrojean@gmail.com>

Co-authored-by: Alessandro Jean <alessandrojean@gmail.com>
2022-02-28 08:06:02 -05:00
THE_ORONCO 86f88188b1
Aurora: Bug fixes for missing chapters and flooding of search results (#10911)
* fixed problems that arouse because of changed page layout

* new extension version
2022-02-23 12:29:48 -05:00
Vetle Ledaal c546ec30df
HentaiHere: show all tags, minor fixes (#10879)
* Rewrite mangaDetailsParse and show all tags

* auto format

* fix text search encoding
2022-02-20 18:38:03 -05:00
Alessandro Jean 11981cd25e
Remove TOPTOON+ due to cat-and-mouse game (#10851)
* Remove TOPTOON+ due to cat-and-mouse game.

* Add the source to the autocloser.
2022-02-17 09:35:52 -05:00
Vetle Ledaal 82d8a2f2ab
Tsumino: bypass email protection (#10760)
* Tsumino: bypass email protection

* Rewrite cfDecodeEmail

Use less magic, safety is kept in mind for the key and data.
Invalid key returns an empty string, invalid data is skipped.

Returns not null since the Element.text() function validates
that the input is not null -- and it's probably a useless
distincion anyways.

* further kotlin-ify cfDecodeEmails
2022-02-09 06:14:22 -05:00
Vetle Ledaal 651480617d
MangaHub: move to multisrc (#10735)
* MangaHub: move to multisrc

* MangaHub: add rate limiting

* MangaHub: add icons

* Fix duplicate manga

* MangaHub: Fix non-mangahub.io sources

* MangaHub: Add isNsfw where appropriate
2022-02-06 16:17:40 -05:00
Alessandro Jean 6da96c40d2
Fix chapters not loading in Toptoon+. (#10717) 2022-02-05 12:45:07 -05:00
ObserverOfTime 93593a29f1
Kouhai Work: fix missing alt titles (#10709) 2022-02-05 12:44:36 -05:00
jopejoe1 882c0121d5
Add DCM (#10665)
* Init

* Added DCM

* .
2022-02-03 06:07:50 -05:00
jopejoe1 f4928ebd7e
Add HentaiHand multisrc (#10664)
* Delete src/all/hentaihand directory

* Delete src/all/nhentaicom directory

* Delete src/en/readmanhwa directory

* Add HH multisrc

* Update version numbers

* Update HentaiHandGenerator.kt

* Add overrides and icons
2022-02-03 06:07:16 -05:00
Alessandro Jean 812e9b9dd7
Fix build error due to Handler. (#10638) 2022-01-31 10:08:56 -05:00
Alessandro Jean f8b3501e02
Fix login not working in TOPTOON+. (#10602) 2022-01-31 07:13:11 -05:00
Vetle Ledaal b3dd6236bb
MangaJar: show latest instead of oldest manga (#10629) 2022-01-31 07:10:39 -05:00
Vetle Ledaal 82eae126e3
MangaFast.org: remove, 502 error for >1 month (#10632) 2022-01-31 07:10:10 -05:00
Andreas ca9645288f
Add extension fields for hasReadme and hasChangelog (#10469)
* Add extension fields for hasReadme and hasChangelog

* Dump Komga extVersionCode
2022-01-22 09:48:52 -05:00
ObserverOfTime 616f8a2db2
ZinChanManga: fix null JSON field (#10521) 2022-01-20 07:56:41 -05:00
Ivan Iskandar 89a9433851
MangaOwl: Fix chapter url (#10461) 2022-01-14 10:44:51 -05:00
jopejoe1 de19d11727
Updated some icons to be more consistent (#10419)
* Update MadaraGenerator.kt

* Fixed some icons in Madara

* Replace with icons that work on website

* Fixed Some more icons

* some more icon fixes

* miss placed that

* this to

* Put them in right location this time
2022-01-10 06:44:45 -05:00
altaccosc f5583a4ed7
Webtoons: Optional author's notes at end of chapters (&Tapas bugfix) (#10398)
* Tapas: Bugfix in author's notes

Sometimes a word would get cut off

* Tapas: Bump version for buxfix

* Webtoons: Bump version for Author's Notes PR

* Webtoons: Optional author's notes @end of chapters

Previous implementation of this feature into Tapas: https://github.com/tachiyomiorg/tachiyomi-extensions/pull/10366
2022-01-09 14:36:33 -05:00
Alessandro Jean 662bd7d1c5
Add ability to read previously paid chapters in TTP (#10388)
* Add hability to read paid chapters in TTP.

* Fix formating.

* Remove promotional thumbnails.
2022-01-09 11:25:52 -05:00
altaccosc 9d11c0322c
Added option for author's notes at end of chapters (#10366)
* Added option for author's notes at end of chapters

Inspired by the XKCD source: 05addfb95e/src/all/xkcd/src/eu/kanade/tachiyomi/extension/all/xkcd/Xkcd.kt (L50)

* Bump Tapastic version
2022-01-06 11:00:18 -05:00
Vetle Ledaal 7817a5fdde
Add HentaiHere source (#10323) 2022-01-04 05:44:16 -05:00
Troy121 df8b7cd81b
Comicastle: Fix parsing and search (#10326)
* Comicastle: Fixed parsing and search

* Comicastle: Updated extVersionCode
2022-01-04 05:43:37 -05:00
Vetle Ledaal 25127cde10
Update Manga1s for new design (#10300)
* Update Manga1s

* Update src/en/manga1s/src/eu/kanade/tachiyomi/extension/en/manga1s/manga1s.kt

Co-authored-by: Alessandro Jean <alessandrojean@gmail.com>

Co-authored-by: Alessandro Jean <alessandrojean@gmail.com>
2022-01-02 18:51:01 -05:00
Troy121 0e05f3fad6
MangaRock.es: Fixed description parsing (#10305) 2022-01-02 18:49:03 -05:00
arkon 542c28875d Minor project updates
- Update kotlinter
- Opt in to serialization API to avoid IDE warnings
- Replace some deprecated OkHttp function usages
- Remove some unnecessary Android version checks/targets
2022-01-02 18:47:56 -05:00
Alessandro Jean 3a84dcc893
Add SMA-16 to SilentMangaAudition. (#10255) 2021-12-28 07:52:38 -05:00
Doomsdayrs fdf2fa50ee
Remove manga name from chapter title in Mangahasu.kt (#10258)
Manga names can get awfully long, leading to chapter titles being
 so absurdly long that you do not know what you are reading.

This commit simply removes 'span.manga-name' from the urlElement before
 extracting the text from it.
2021-12-28 04:23:58 -05:00
Troy121 bb21136b27
Add Raw-Manga source (#10213)
* Add Raw-Manga source

* Raw-Manga: Changed date formatter to lazy
2021-12-27 06:06:40 -05:00
Doomsdayrs 8125f5ce74
Add "Order by" to Mangahasu (#10208)
* Add Order By to Mangahasu.kt searchMangaRequest

Mangahasu recently implemented this query, without the query it
 lists manga alphabetically.

* Increment extVersionCode for Mangahasu

* Fix lint

* Make OrderByFilter a Filter.Sort
2021-12-24 07:59:15 -05:00
ardittristan 30e8cb6d5c
Add War For Rayuba source (#10187)
* Add War For Rayuba source

* update icons
2021-12-23 14:28:34 -05:00
jopejoe1 4ed8ceabe1
Updated icons to be more consistent (#10181)
* Update ZMangaGenerator.kt

* Updates Icons

* Update more Icons

* Update even more icons

* Update more icons again

* Update ReaderFrontGenerator.kt

* Update MonochromeGenerator.kt

* Update MadaraGenerator.kt

* Update FoolSlideGenerator.kt

* Update build.gradle
2021-12-21 07:48:54 -05:00
jopejoe1 dd91587f3e
Dilbert: fix sort order (#10166)
* Fix sort order

* Update build.gradle
2021-12-19 16:56:14 -05:00
ObserverOfTime b62726e1a6
Kouhai Work: add URL intent (#10146) 2021-12-19 07:03:29 -05:00
arkon 55b5b8585e Bump versions for Gson-migrated extensions 2021-12-18 16:30:36 -05:00
THE_ORONCO 26b1407331
added buttsmithy extension (#10106) 2021-12-14 13:44:02 -05:00
Alessandro Jean 4f208803da
Add Chinese to Bilibili (#10098)
* Add Chinese to Bilibili (closes #9150).

* Refactor the extension and class names.

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

Co-authored-by: FourTOne5 <59261191+FourTOne5@users.noreply.github.com>
2021-12-14 11:14:30 -05:00
kenewjr 024e84b6f7
update ManhwaManga.kt (#10088)
* update ManhwaManga.kt

change domain

* Update build.gradle
2021-12-13 11:38:10 -05:00
Alessandro Jean ebb8a3baf1
Fix missing titles in BILIBILI. (#10081) 2021-12-12 16:33:28 -05:00
arkon fa6be0f1c9
Replace usages of Gson (#10080) 2021-12-12 16:33:20 -05:00
arkon 1f6027dd67
Replace usages of Gson (#10079) 2021-12-12 13:17:34 -05:00
THE_ORONCO ef491c08ea
fixed all issues regarding #10040 (#10042) 2021-12-09 05:44:16 -05:00
THE-ORONCO fc4d99e1e8
added source: Aurora to fulfill #9985 (#9986)
* added source: Aurora to fulfill #9985

* Update src/en/aurora/src/eu/kanade/tachiyomi/extension/en/aurora/Aurora.kt

added headers to the get request

Co-authored-by: ObserverOfTime <chronobserver@disroot.org>

* Update src/en/aurora/src/eu/kanade/tachiyomi/extension/en/aurora/Aurora.kt

removed a filter

Co-authored-by: ObserverOfTime <chronobserver@disroot.org>

* Update src/en/aurora/src/eu/kanade/tachiyomi/extension/en/aurora/Aurora.kt

removed filter

Co-authored-by: ObserverOfTime <chronobserver@disroot.org>

* used client.newCall instead of Jsoup to fullfill code review of #9986

* chapters to mangas and pages to chapters to fix automatic updates. #9985

* added automatic status fetching when a chapter (in form of a manga) is updated

* added the name of the manga/comic in front of the chapter name so it can be more easily differenciated from other manga

* Update src/en/aurora/src/eu/kanade/tachiyomi/extension/en/aurora/Aurora.kt

removed some regex stuff

Co-authored-by: ObserverOfTime <chronobserver@disroot.org>

* Update src/en/aurora/src/eu/kanade/tachiyomi/extension/en/aurora/Aurora.kt

removed some logging that isn't needed anymore

Co-authored-by: ObserverOfTime <chronobserver@disroot.org>

* Apply suggestions from code review

accepted some code review changes

Co-authored-by: ObserverOfTime <chronobserver@disroot.org>

* implemented some more code review suggestions

* Apply suggestions from code review

Co-authored-by: ObserverOfTime <chronobserver@disroot.org>

Co-authored-by: ObserverOfTime <chronobserver@disroot.org>
2021-12-08 08:24:44 -05:00
Carlos d03e467736
Update ThePropertyOfHate.kt (#10035) 2021-12-08 05:57:27 -05:00
ObserverOfTime 8121c2063e
The Property of Hate: fix webview URL (#10025)
Amongst other things
2021-12-08 05:55:42 -05:00
funkyhippo d5ba305575
Add wildcard hosts for invalid hosts in intents. (#9993) 2021-12-05 12:21:10 -05:00
arkon 39b7fe8c4e
Move Duktape stub to extensions-lib (#9954)
* Move Duktape stub to extensions-lib

* Formatting fixes

* Address build errors
2021-11-28 13:00:39 -05:00
Davide 716dc15a59
Manga-Raw.club: Fix Chapter list & Manga details error (#9899)
* Manga-Raw.club: Fix Chapter list & Manga details error

* Manga-Raw.club: removed unnecessary chapterListParse function

* Manga-Raw.club: Updated build.gradle after merging of #9908

* Manga-Raw.club: Fix thumbnail not showing
2021-11-24 07:55:41 -05:00
NMBLM 8d66d91299
Manga raw club fixed missing pages (#9908)
* [EN] manga-raw.club extension implementation

* Added nsfw tag

* Change to get correct description and if date parse fails returns 0

* update extension version number

* Date is now parsed always with English Locale

* Fixed Status to show correctly

* Fix thumbnail not showing

* Update Build Version

* Manga raw club fixed missing pages

manga-raw.club has been changing its website structure so I made the pages images search to not be as specific to the website.
Also made the description search to not be as specific as well so it wont throw null on element.text().
Added R-18 genre to the tag search
2021-11-23 08:31:15 -05:00
Alessandro Jean f3b1dcb056
Fix wrong chapter numbers in Bilibili (#9885)
* Fix wrong chapter numbers in Bilibili.

* Use short_title in chapter_number too.

* Change extension name and remove explicit chapter_number.
2021-11-21 18:40:50 -05:00
Zakhar Timoshenko bd6b07c9f9
[MangaOwl] Fix not showing chapters list (#9874) 2021-11-21 09:21:15 -05:00
ObserverOfTime 726813f019
Pururin: use the API (#9843) 2021-11-20 08:44:39 -05:00
Ivan Iskandar ad0c8e2fec
Remove CatManga (#9800) 2021-11-12 08:41:19 -05:00
ObserverOfTime d95e9e6fcd
xkcd: add Chinese translation (#9772) 2021-11-09 13:18:24 -05:00
FuSan21 4c22e61968
Added support for MangaDig (https://mangadig.com/) (#9639)
* Added support for MangaDig (https://mangadig.com/)
Supports Latest, Sort, Completed and rate limiting
Modified from 'CoCoManga (OhManhua)' extension

* Update src/en/mangadig/src/eu/kanade/tachiyomi/extension/en/mangadig/MangaDig.kt

Co-authored-by: Alessandro Jean <alessandrojean@gmail.com>

* Update src/en/mangadig/src/eu/kanade/tachiyomi/extension/en/mangadig/MangaDig.kt

Co-authored-by: Alessandro Jean <alessandrojean@gmail.com>

* Update src/en/mangadig/src/eu/kanade/tachiyomi/extension/en/mangadig/MangaDig.kt

Co-authored-by: Alessandro Jean <alessandrojean@gmail.com>

* Update src/en/mangadig/src/eu/kanade/tachiyomi/extension/en/mangadig/MangaDig.kt

Co-authored-by: Alessandro Jean <alessandrojean@gmail.com>

* Update src/en/mangadig/src/eu/kanade/tachiyomi/extension/en/mangadig/MangaDig.kt

Co-authored-by: Alessandro Jean <alessandrojean@gmail.com>

* Update src/en/mangadig/src/eu/kanade/tachiyomi/extension/en/mangadig/MangaDig.kt

Co-authored-by: Alessandro Jean <alessandrojean@gmail.com>

* Update MangaDig.kt

Using .toInt() instead of .parseInt() as suggested by @alessandrojean here https://github.com/tachiyomiorg/tachiyomi-extensions/pull/9639#discussion_r736981888

* Removed unrequired parenthesis

Co-authored-by: Alessandro Jean <alessandrojean@gmail.com>
2021-11-06 09:15:20 -04:00
Hunter Nickel c5262ebb59
Fix MangaMiso title and description parsing, lower manga per page to match MangaMiso (#9724) 2021-11-03 10:31:58 -04:00
Basara-Hatake 93c16093a6
hbrowse add option to only show chapters (#9725) 2021-11-03 10:31:48 -04:00
FourTOne5 f546b99eff
Remove WeComics (#9695) 2021-11-01 13:02:01 -04:00
ringosham 027fd3ce2e
Fixes MangaPill (#9680) 2021-11-01 07:31:04 -04:00
ObserverOfTime 6a5bad1f42
Manta Comics: new extension (#9635) 2021-10-26 11:59:02 -04:00
ObserverOfTime 86b92e4b82
Kouhai Work: fix chapter order (#9580) 2021-10-23 07:37:05 -04:00
Ivan Iskandar a676a1ba55
Fix CatManga manga list (#9596) 2021-10-23 07:36:33 -04:00
ObserverOfTime f7ef21ff03
GWTB: new extension (#9572) 2021-10-21 06:44:31 -04:00
ObserverOfTime 00f441e4df
Kouhai Work: update API (#9559) 2021-10-20 07:17:00 -04:00
ObserverOfTime 17f0fa1889
Manga Weeaboo: migrate to Madara (#9500) 2021-10-18 05:14:38 -04:00
scb261 dd6472114b
MangaFast: update url, remove "Read" prefix from manga title (#9493) 2021-10-16 05:22:42 -04:00
ObserverOfTime e323909165
ZinChanManga: new extension (#9414) 2021-10-12 06:33:55 -04:00
Ivan Iskandar 7bbd88cfa8
Fix CatManga broken chapters (#9437) 2021-10-12 06:32:06 -04:00
ObserverOfTime 604ad98b68
Add The Duck Webcomics (#9378) 2021-10-08 08:16:05 -04:00
jopejoe1 516be4d204
Hentai2Read fix date parsing (#9389)
* Fixed Date Parsing

* Update build.gradle
2021-10-08 08:14:04 -04:00
jopejoe1 9d79f5f8dc
HBrowse Improve Chapter detection (#9390)
* Improved chapter detection

* Update build.gradle
2021-10-08 08:13:51 -04:00
jopejoe1 4bb792b74c
Doujins added Scanlator parsing (#9391)
* added scanlator parsing

* Update build.gradle
2021-10-08 08:13:43 -04:00
arkon 6a75de9261
Remove usage of @Nsfw annotation in favor of extension-level flagging (#9368) 2021-10-04 16:44:32 -04:00
arkon 93988e8990
Close instances of Duktape (#9363) 2021-10-04 13:03:21 -04:00
ObserverOfTime 2d7556ba8d
Add HWTManga extension (#9365) 2021-10-04 13:03:14 -04:00
ObserverOfTime aa9be2b2cf
Add MangaWeeaboo extension (#9346) 2021-10-04 07:29:46 -04:00
ObserverOfTime 001ff9e7d7
Add DarkLegacyComics extension (#9348) 2021-10-04 07:29:35 -04:00
ObserverOfTime 6212a7bba0
Fix Kouhai Scanlations (#9352) 2021-10-04 07:29:18 -04:00
fabiomurru96 b623778c6d
Update TCB Scans parse and search functionality added (#9353)
* Created a standalone extension for TCBScans due to layout changes

* Updated TCBScans version code

* Updated extension due to site changes

* Added search functionality and migrate message

* Update extension version

* Update TCBScans search manga list filtering

Co-authored-by: Alessandro Jean <alessandrojean@gmail.com>

* Using headersBuilder instead of Headers.headersOf

Co-authored-by: Alessandro Jean <alessandrojean@gmail.com>

* Changed migrate message to a constant

Co-authored-by: Alessandro Jean <alessandrojean@gmail.com>

* Regex created as a constant

* Refactor pageListParse

Co-authored-by: Alessandro Jean <alessandrojean@gmail.com>
2021-10-04 07:29:09 -04:00
nicki b5a949c4ac
remove hentaimimi (#9312)
site has been dead for a while now
2021-10-01 17:35:12 -04:00
Ivan Iskandar a6c5e5b826
CatManga: 3.0 updates (#9263)
* CatManga: 3.0 updates

* CatManga: Bump version
2021-09-28 08:18:02 -04:00
ObserverOfTime b6fb13ec97
Add Kouhai Scanlations (#9241)
* Add Kouhai Scanlations

* Fix filters

* Add chapter names
2021-09-27 10:12:32 -04:00
FourTOne5 c4047e7c96
MangaJar: Remove Explicit chapter number (#9248)
* Remove Explicit chapter number

* Bumpy Bump
2021-09-26 13:43:00 -04:00
lord-ne b9df6e3147
Remove Random Scans source (#9068)
They moved to a new website which would require a complete rewrite of the extension
2021-09-16 09:29:48 -04:00
XdarkX b424acc954
[manga-raw.club] Fix empty thumbnails for search (#9045)
The search response uses relative urls for the thumbnail image.
2021-09-13 11:21:10 -04:00
az4521 27a785e15e
fix megatokyo image selector & chapter order (#9024)
* fix megatokyo image selector

* Update build.gradle

* also fix the reversed chapter order

* whoops
2021-09-10 12:21:36 -04:00
arkon 2a3d88cea0
Target SDK 31 (#9022) 2021-09-09 18:25:46 -04:00
arkon bc7d8c8672
Default libVersion to 1.2 (#9014) 2021-09-09 08:58:17 -04:00
Arraiment 025a1b9d39
Add filters and json migration for Mangasail (#8958)
* Added filters and some refactoring

* Migration to kotlinx-serialization
2021-09-04 13:59:11 -04:00
arkon 9f32994ca6
Fix HentaiFox libVersion 2021-09-02 09:14:04 -04:00
Clouddark75 28ad547c08
Fix images loading problems (#8914)
* Update build.gradle

* Update HentaiFox.kt
2021-09-01 08:02:39 -04:00
Arraiment 925fb1e3a6
Fix image downloads and json migration for Tsumino (#8867)
* Migration to kotlinx-serialization and refactor to use HttpSource

* Add interceptor to handle binary response
2021-08-27 06:26:43 -04:00
Arraiment fb91d67c36
Added filters (#8828) 2021-08-25 06:19:17 -04:00
Arraiment f2d745d540
Fixed chapter dates (#8829) 2021-08-25 06:19:04 -04:00
Arraiment 08246bf4e8
Rework source (#8800) 2021-08-24 06:44:35 -04:00
Arraiment a9f7b363b1
Add LoadingArtist (#8730) 2021-08-22 10:39:57 -04:00
CVIUS 43177c7c10
mangajar: fix complete status (#8733)
* Update MangaJar.kt

* bump
2021-08-22 10:36:55 -04:00
Alessandro Jean 8a52a4db06
Fix build error due to CookieManager. (#8716) 2021-08-21 19:37:28 -04:00
Arraiment 4ba9118ce3
Various fixes for Tapas (#8699)
* Fix cookie management

* Fix filters
2021-08-21 13:32:20 -04:00
Arraiment 4dd9556210
Use currentTimeMillis for chapter date (#8697) 2021-08-21 13:31:29 -04:00
loocool2 9009c4cd2e
Added Megatokyo extension (#8687)
* Added Megatokyo, WIP

* Fixed Megatokyo dates

* Added comment
2021-08-21 13:29:55 -04:00
Arraiment a336be5cca
Add mature comics and other changes for Tapas.io (#8672)
* Migration to kotlinx.serialization

* Add support for mature results

* Changed preferences implementation
2021-08-20 10:41:59 -04:00
Arraiment a7dc6f3ba4
Fix url intent searching for Dynasty Scans (#8675)
* Fix url intent searching

* Fix searching for doujins
2021-08-20 10:41:28 -04:00
nicki 8bf86ecba3
Add extension: Real Life Comics (#8653)
* add icon for reallifecomics source

* add required manifest and gradle file

* add reallifecomics source

original webcomic link - https://reallifecomics.com

* page index starts at 0

* initialise Page correctly

imageUrl was what I was trying to set

* parse date_upload for chapterList differently

posts before 2014 don't have the date in the link. However, they are
still arranged in a Calendar. Use this calendar to find a date.

* skip years with no archive pages

* cleanup and edits

* now able to parse all years without link issues

* add an extra space to chapter names

for aesthetics! also follows what is shown on the website

* have a simple Search feature

since a search just throwing an error seemed weird
2021-08-20 06:23:56 -04:00
Arraiment c19a5c64ce
Fix search and add filters (#8667) 2021-08-20 06:22:43 -04:00
David Ruppelt 684eea5469
Fix MangaFast (#8638)
* Update build.gradle

* Update build.gradle

* Create MangaFastDto.kt

* Update MangaFast.kt

* Update MangaFast.kt

* Update MangaFastDto.kt

* Update build.gradle

* Update MangaFast.kt

* MangaFast: remove wildcard import

Co-authored-by: FourTOne5 <59261191+FourTOne5@users.noreply.github.com>
2021-08-18 14:17:08 -04:00
Alessandro Jean c69c777fee
Add Graphite Comics source (closes #8598). (#8603) 2021-08-18 06:34:15 -04:00
ObserverOfTime e58e20056a
Add Brewing Scans (#8622) 2021-08-18 06:33:44 -04:00
Alessandro Jean b91d75fac3
Add INKR again. (#8606) 2021-08-17 17:46:49 -04:00
Arraiment 5edfbb5354
Fix Mangaowl search url building (#8570)
* Fix search url building

* Update version
2021-08-16 06:10:07 -04:00
Arraiment cce0c70265
Fix search next page selector (#8571) 2021-08-16 06:09:57 -04:00
Arraiment c673c58b1a
Change latest chapter fetching (#8558) 2021-08-14 16:09:28 -04:00
Basara-Hatake 5ce1c4ac8d
fix hbrowse cookie issue (#8555)
* fix hbrowse cookie issue

* Update build.gradle

* remove last two invalid elements from array

* improve selector
2021-08-14 16:08:58 -04:00
Riztard Lanthorn f4a3bdd739
Fix Alternative name handling null (#8544)
* Fix Alternative name handling null

fix Alternative name causing issue when manga description is null
filter/dont add alternative name if only contains spaces by using isBlank()

* fix typo
2021-08-14 05:46:53 -04:00
Arraiment 49834e948b
Fixes and adding filters for Mangaowl (#8556)
* Add filtering by number of chapters

* Fix search result pagination
2021-08-14 05:44:54 -04:00
mifurlanetto cf6d590447
Add support to Order Of The Stick web comic. (#8519)
* Add support to Order Of The Stick web comic.

* Delete local.properties

* minimal effort changes

* added persistance to chapter upload time

Co-authored-by: Maik <mfurlanetto@outlook.it>
2021-08-12 11:08:25 -04:00
Riztard Lanthorn a3b5dda817
Mangahub: add alternative name to desc (#8529) 2021-08-12 07:34:16 -04:00
CVIUS fb572b537d
remove mangadog source (#8511) 2021-08-10 14:03:45 -04:00
CVIUS 90355ee881
update SearchMangaNextPageSelector tag (#8510)
* Update MangaOwl.kt

* Update build.gradle
2021-08-10 11:15:20 -04:00
Arraiment da476a6bf4
Fixes for Mangahasu popular page and manga details (#8506)
* Change popular manga scraping

* Fix small detail parsing issue
2021-08-10 08:49:12 -04:00
fabiomurru96 4afb9dea21
Created a standalone extension for TCBScans due to layout changes (#8426)
* Created a standalone extension for TCBScans due to layout changes

* Updated TCBScans version code
2021-08-09 06:58:41 -04:00
Arraiment b4a80e6085
Reworked search filter functionality (#8488) 2021-08-09 06:57:57 -04:00
Arraiment 5a0d513b94
Update domain and fix chapter list scraping (#8467) 2021-08-08 11:37:59 -04:00
Alessandro Jean f50917ba3c
Add Toptoon+ source (#8454)
* Add Toptoon+ source.

* Fix wrong AndroidManifest file.
2021-08-08 10:36:08 -04:00
Alessandro Jean 53c9141f57
Change latest API endpoint in Bilibili (#8445)
* Change latest API endpoint in Bilibili.

* Remove unused DTOs.
2021-08-07 13:00:07 -04:00
Alessandro Jean 8f608229d0
Add Voyce.Me source. (#8427) 2021-08-07 08:48:35 -04:00
Alessandro Jean c4c10cdb32
Fix URL intent crash and add filters to Bilibili. (#8423) 2021-08-07 08:48:20 -04:00
ObserverOfTime 20a5797f84
Clean up Dilbert extension (#8410) 2021-08-06 06:10:17 -04:00
Arraiment 714c773714
Fix issue parsing chapter list (#8417) 2021-08-06 06:09:08 -04:00
Arraiment 0cfb5cf94a
Pururin: Fixes 'No Pages Found' issue (#8317)
* Fixed pages not loading

* Updated version

* Made jsoup more specific
2021-07-30 09:45:39 -04:00
Arraiment 9030729538
Mangahasu: Fix page parsing (#8319)
* Fix page parsing and update url

* Updated version
2021-07-30 06:24:23 -04:00
CVIUS 959f64ff8c
fix search malfunctioning (#8307)
* Update MangaOwl.kt

* Update build.gradle

* Update MangaOwl.kt
2021-07-29 12:19:58 -04:00
lord-ne 914d23395b
Add Random Scans source (#8289)
* Add Random Scans source

* Reverse Comikey typo fix; will put in another PR
2021-07-27 14:22:02 -04:00
lord-ne e0e24f149f
Comikey fix (#8296)
* Fix typo in Comikey

Second set of intent filters should be for `www.comikey.com`, was accidentally just a duplicate of the first set.

* Pump Comikey version number
2021-07-27 14:08:02 -04:00
CVIUS 292d025be0
Remove ManhwaTime source (#8292) 2021-07-27 08:11:47 -04:00
lord-ne 8049bae936
Add Comikey source (#8273) 2021-07-26 06:43:47 -04:00
CVIUS 686b7d4299
Delete src/en/readjump directory (#8279) 2021-07-26 06:37:52 -04:00
CVIUS f4fa311d58
add search query parameter (#8278)
* Update MangaOwl.kt

* Update build.gradle
2021-07-26 06:37:36 -04:00
FlaminSarge 56cd1154ec
[MangaKatana] Bump version for #7972 (#8196) 2021-07-20 08:17:20 -04:00
lord-ne 3ffa78ae2b
Purple Cress: Add search and deepliking (#8176) 2021-07-19 06:28:48 -04:00
ConnorWGarvey acf457c12e
MangaJar reads all pages of chapters and full chapter names (#8117)
* MangaJar reads all pages of chapters and full chapter names

* Update extension version

Co-authored-by: Connor Garvey <connorgarvey@google.com>
2021-07-16 06:24:46 -04:00
CVIUS 3da1280168
re-mangaowl: fix single page only showing when using text search & filter (#8119)
* Update MangaOwl.kt

* Update build.gradle
2021-07-15 06:15:04 -04:00
CVIUS 039b63792d
add teenmanhua & changes to some madara sources (#8111)
* teenmanhua icon

* Create TeenManhua.kt

* toongod nsfw override

* webtoonily icon

* webtoonily nsfw override

* Delete multisrc/overrides/madara/mangachill/res directory

* mangachill icon

* Delete multisrc/overrides/madara/webtoonuk/res directory

* webtoonuk icon

* update

* Update MadaraGenerator.kt
2021-07-14 05:50:30 -04:00
CVIUS 2d3756642c
mangaowl: fix single page only showing when using text search & filter (#8104)
* Update MangaOwl.kt

* bump
2021-07-13 21:00:16 -04:00
CVIUS 406db5a2f1
mangaowl: add filter (#8087)
* Update MangaOwl.kt

* Update MangaOwl.kt

* Update build.gradle

* Update MangaOwl.kt

* Update MangaOwl.kt

* Update MangaOwl.kt

* Update MangaOwl.kt

* Update MangaOwl.kt

* Update MangaOwl.kt

* Update MangaOwl.kt

* Update MangaOwl.kt

* Update MangaOwl.kt
2021-07-13 09:19:08 -04:00
loocool2 13f5a99386
Revert 1st Kiss rename and put Purplecress back in the right place (#8048)
* Revert Host Preference Madara

* Fix Hyperdex Url

* Revert 1st Kiss Manga rename

* Moved purplecress back to the right place

* Actually add purplecress files
2021-07-10 23:02:49 -04:00
lord-ne c29b61cada
Add title text as a page to Swords Comic source (#8022)
* Add title text as a page to Swords Comic source

* Bumb version number for Swords Comic source
2021-07-09 06:40:49 -04:00
OncePunchedMan b495e6013a
fix status and titles (#8016) 2021-07-08 10:47:57 -04:00
Johannes Joens 03850d43a7
nHentai.com switch to kotlinx and add support for multilang (#7990)
* Create NHentaiCom.kt

* Create NHentaiComFactory.kt

* Create NHentaiCom.kt

* Delete NHentaiCom.kt

* Create build.gradle

* Create AndroidManifest.xml

* Added Icons

* Remove Single Lang files

* Added (unoriginal) back to naming

* Changed name back to (unoriginal) ending

* Removed Langues

* Update NHentaiComFactory.kt

* Update NHentaiCom.kt

* change from try to runCatching
2021-07-07 05:52:33 -04:00
CVIUS 6f00690c8e
add mangadna source & few fixes (#7994)
* Update MangaLazy.kt

* Update hManhwa.kt

* mangadna icon

* Create MangaDNA.kt

* Update MadaraGenerator.kt

* Delete src/en/manhwamanga/res directory

* replace manhwamanga icon

i uploaded manhuamanga icon :V

* Update ManhuaManga.kt

* Update build.gradle

* Update build.gradle
2021-07-06 07:55:19 -04:00
Myst 357aeacc29
ComicExtra Fix chapter date and URL (#7987) 2021-07-05 17:01:14 -04:00
CVIUS 343f77d2ea
add manhuamanga source (#7967)
* manhuamanga icon

* Create ManhuaManga.kt

* Create AndroidManifest.xml

* Create build.gradle

* Delete src/en/manhwamanga/res directory

* replace manhwamanga.net icon

* Update build.gradle
2021-07-05 08:54:25 -04:00
Myst c4c010ab29
ComicExtra fix empty SManga result when search return nothing (#7979)
* Add support for mangas with seasons

Use chapter name as chapter number

* ComicExtra fix empty search result
2021-07-05 08:53:57 -04:00
FlaminSarge 778ed078f0
[MangaKatana] Add server preference, alt names in description, and comma-separate author list (#7972) 2021-07-04 08:37:53 -04:00
h-hyuuga 7babbc272b
Add new multisrc extension (Weebreader) (#7911)
* Arang Scans: Move to multisrc Weebreader (new)

* Weebreader: Add artist and author parsing

* Remove Weebreader.kt

* Weebreader: Replace weebreader implementation with NaniScan's implementation

* Weebreader: Rename classes

* Weebreader: Fix typo in filename

* Weebreader: Trim whitespace around author and artist
2021-07-02 13:29:04 -04:00
NMBLM 35e9e8961c
Manga-Raw.Club update, fixed thumbnails not showing in library (#7922)
* [EN] manga-raw.club extension implementation

* Added nsfw tag

* Change to get correct description and if date parse fails returns 0

* update extension version number

* Date is now parsed always with English Locale

* Fixed Status to show correctly

* Fix thumbnail not showing

* Update Build Version
2021-06-30 09:52:17 -04:00
FourTOne5 4b053dea0d
MangaFast Don't filter out Hot Chapters (#7899)
* Update MangaFast.kt

* Update build.gradle
2021-06-27 13:26:35 -04:00
FourTOne5 cec752e9ce
Bilibili Comics Add Intent filter (#7900)
* Update AndroidManifest.xml

* Update build.gradle

* Update BilibiliComics.kt
2021-06-27 13:26:19 -04:00
FourTOne5 2a391a6139
Bilibili Comics Update (#7889)
* Update BilibiliComics.kt

* Update BilibiliDto.kt

* Create BilibiliComicsUrlActivity.kt

* Update BilibiliComics.kt

* Update build.gradle

* Update BilibiliComicsUrlActivity.kt
2021-06-26 15:46:41 -04:00
FourTOne5 cd1c762ec5
Manga Fast Update Chapter Selector (#7886)
* Update MangaFast.kt

* Update build.gradle
2021-06-26 07:31:13 -04:00
Narin 5492952878
Update for new site layout (#7874) 2021-06-25 12:58:57 -04:00
CVIUS 08b5279b77
add two new sources to madara (#7811)
* Update MangaOwl.kt

* Update build.gradle

* Update MadaraGenerator.kt

* add icon

* Update MadaraGenerator.kt

* add icon

* Update MadaraGenerator.kt

* Create OhNoManga.kt
2021-06-22 18:18:29 -04:00
CVIUS 516dfdbd36
madara: remove some sources rate limiter dependencies (#7793)
* Delete additional.gradle.kts

* Update FreeManga.kt

* Update Hentai20.kt

* Update Hentaidexy.kt

* Delete additional.gradle.kts

* Update MangaClash.kt

* Update MangaForFreeFactory.kt

* Update MangaKitsune.kt

* Delete additional.gradle.kts

* Update MangaKomi.kt

* Update MangaPL.kt

* Delete additional.gradle.kts

* Update MangaTuli.kt

* Update ManhuaPro.kt

* Delete multisrc/overrides/madara/manwahentaime/res directory

* Add files via upload

* Update MadaraGenerator.kt

* Delete additional.gradle.kts

* Update YaoiManga.kt

* bump versions

* Update MangaOwl.kt

* Update MangaOwl.kt

* Update MangaOwl.kt

* Update MangaOwl.kt

* bump
2021-06-21 13:31:24 -04:00
CVIUS 8b4eb2b7ed
mangaowl: exclude owl's tag (#7792)
* Update MangaOwl.kt

* Update build.gradle
2021-06-21 10:13:58 -04:00
CVIUS 65bf2c14b9
add mangasky to madara (#7780)
* Update MangaOwl.kt

* Update build.gradle

* Update MadaraGenerator.kt

* Add files via upload

* Update MangaOwl.kt
2021-06-21 07:17:20 -04:00
Narin 29b41af722
Fixes chapterListParse (#7769) 2021-06-20 18:44:15 -04:00
arkon 0640b31137 Fix linting errors 2021-06-20 12:06:27 -04:00