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