Commit Graph

4739 Commits

Author SHA1 Message Date
Vetle Ledaal 26fa0af501
Koushoku: fix temp ban again (#12825) 2022-07-31 13:12:19 -03:00
Ejan 7339632fc4
[RU]Remanga cloudflareClient & fix tags (#12821)
* [RU]Remanga cloudflareClient

* empty tags fix
2022-07-31 09:08:22 -04:00
Vetle Ledaal d620ed8e3a
Koushoku: fix temp ban (#12816) 2022-07-31 09:08:11 -04:00
TheKingTermux 99eac69158
Remove MangaLink from AR src (#12801) 2022-07-30 08:38:54 -04:00
CallMeHai af3278963b
Change domain NetTruyen and HentaiVN (#12760)
* Change domain NetTruyen

* Change HentaiVn domain

Update on Hentai Domain
Update extVersionCode
2022-07-30 08:38:34 -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
Gauthier a4d0c214d8
[Komga] fix default sort and readlist sort (#12782)
* fix(komga): default sort broken since Komga 0.155.1

* fix(komga): proper sort criteria for readlists

* update CHANGELOG.md

* bump version
2022-07-29 23:01:07 -04:00
nicki 269cc90c89
Add Tamil and Kazakh chapter language support (#12756) 2022-07-27 14:12:19 -03:00
Aiman 5d6e61eb2a
Komga: Improve status parsing (#12728)
* Komga: Improve status parsing

* Set null as default value for totalBookCount

* Apply suggestion

* Update changelog
2022-07-27 14:12:08 -03:00
MatchaSoba 991004a098
nhentai: Fix favourites selector and add offset filter (#12746) 2022-07-26 13:43:41 -03:00
Alessandro Jean 871e8b7838
Add Manga UP! as a new source. (#12737) 2022-07-25 16:06:45 -03: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
king07-0 996513d0e3
Japscan fix resources URL (#12714)
* Update build.gradle

update graddle version

* Update Japscan.kt

update ressources URL prefix
2022-07-24 19:00:15 -04:00
beerpsi 5e6acd100c
new multisrc theme: MyMangaCMS (#12702)
* Initial MyMangaCMS commit

* Finish up the new template

* Add URL intent filter

* more lenient rate limit since the website loads like a ton of shit

* Delete scaffold.py
2022-07-24 09:36:59 -04:00
MatchaSoba 680dd09892
EHentai: Fix page filter looping (#12707) 2022-07-24 09:36:35 -04:00
stevenyomi 1fe1da7b02
Baozi Manhua: chapter image pagination overlap (#12703) 2022-07-23 11:56:53 -03:00
beerpsi 8f64f6480e
New source: YuriNeko (#12688)
* initial commit

* add more prefixes for searching + support more urls

* verify that id search is actually a number; clearer error messages

* Some final touchups + use IOException
2022-07-22 11:49:41 -03:00
stevenyomi aadb6e51c4
Baozi Manhua: add more preferences (#12663)
* Baozi Manhua: add preference to deal with wrong chapter order

* add more mirrors
2022-07-22 09:19:12 -03:00
stevenyomi adc8fdafb8
Baozi Manhua: chapter image pagination (#12646) 2022-07-20 22:35:30 -04:00
Vetle Ledaal a9a32bc6ac
Koushoku: fix page selector (#12650) 2022-07-20 22:35:06 -04:00
stevenyomi 4e30c58623
Bainian Manhua: fix image MIME (#12641) 2022-07-20 22:34:42 -04:00
anenasa c9f515761e
Kuaikanmanhua: Fix page list (#12620) 2022-07-18 10:59:42 -04:00
Renato 3e1df100b8
Add Shingeki no Shoujo (#12599)
* Add Shingeki no Shoujo

Closes #10903

* Update build.gradle
2022-07-17 11:56:25 -04:00
Arnaud Hennig 07976dcc02
Fix japscan urls (#12609) 2022-07-17 10:20:39 -04:00
MatchaSoba 1068bdc8dc
Koushoku: Improve query building (#12612) 2022-07-17 10:19:38 -04:00
Renato 3ffb75cee3
Add AnimeGDRClub (#12601)
* Added AnimeGDRClub

Closes #6088

* Resolved reviews

* Resolved review
2022-07-17 10:07:35 -04:00
Renato 5debf54482
Updated DemoneCeleste (#12600) 2022-07-16 11:13:38 -04:00
Smiley32 dc03f5cd89
AralosBD: added new extension to add support for aralosbd.fr (#12581)
* AralosBD: added new extension to add support for aralosbd.fr

* AralosBD: fixed pull request

- Fixed icon format
- Removed useless configuration file
- Removed useless headers
2022-07-16 11:12:39 -04:00
Luis Alberto 6bae024610
Manhwa latino Links Update (#12594)
* First commit Mahnwa-Latino Extension.

* manhwa-latino: Implementing find function

TODO: only works with text, filter not implemented yet

* manhwa-latino Add Parser to finde the information of Manhwa-Latino

The parser 'ManhwaLatinoSiteParser.kt' make the whole magic to find the
information of the Website.

Mudularize The code and adding documentation

* manhwa-latino: Adding Logos der Extension

TODO: I am not to happy, i will check it later.

* manhwa-latino: Adding Tags to Genre Combobox

* manhwa-latino: Adding Headers to prevent error 404

The headers are necesary to prevent error 403 by downloading images.

* manhwa-latino: Tags addded into Manga Description Page

Status from Manga readed from Tags

* manhwa-latino: Modularize Code

* manhwa-latino: Adding Uploaddate for Chapters

* manhwa-latino: Bug to get Chapter Number fixed

* manhwa-latino: Logo 0.2

* manhwa-latino: Versionb 1.2.10

Adding Comments to ManhwaLatinoSiteParser

* manhwa-latino: Remove logo_model directory

* manhwa-latino: Show Seconds after Release a new Chapter

* manhwa-latino: Fix for Cloudflare

* manhwa-latino: Try to fix Cloudflare ByPass

Adding isNsfw to build.gradle

* manhwa-latino: Update from parser after website update

* manhwa-latino: Deactivate lastest manga and new Client

The new website from Manhwa-Latino doesnt show lastest mangas.

* manhwa-latino: Adding Manifest to load url-adress

The extesion will bi able to open and find mangas with the url.
TODO: first version. NOT READY YET.

* manhwa-latino: Fix to find Manga Status information

* Manhwa-Latino: The Extension can open a Link

Now the extension can recognize a link from Manhwa-Latino and
show the manga from the link in the app.

* Manhwa-Latino: Modularize Code and Activity for Url added

* Manhwa-Latino: Add Constant-File.

This file contain all contants for this extension.

* manhwa-latino Url from the Website has changed.

from https://manhwa-latino.com => https://manhwa-es.com

* manhwa-latino Url update on manifest

* manhwa-latino Fix to get ThumbnailUrl and Url from Slider

The Slider from Manhwa-Latino was updated and the parser was updated as
well.

* manhwa-latino: Using Cloudflare Client to connect.

Manhwa-Latino now Manhwa-Es are using cloudflare right now.
This workaround fix make possible the connection from the app to the
Website.

* Update the address to every image

* Update Manhwa-Latino Address

* Updating popularMangaNextPageSelector

Co-authored-by: Luis Beroiza <luisalberto.beroizaosses@intern.osp-dd.de>
Co-authored-by: AlberyKous <extreme_rvd@hotmail.com>
2022-07-16 11:11:03 -04:00
MatchaSoba d3ffa1b541
Koushoku: Added more filters (#12582) 2022-07-16 11:10:15 -04:00
stevenyomi 2e8e4b1916
Baozi Manhua: fix page list parsing and cleanup (#12560)
* Baozi Manhua: fix page list parsing and cleanup

* extract banner lib

* update changelog

* add rate limit
2022-07-14 08:40:42 -04:00
stevenyomi 53cd29f87e
Junmeitu: fix page list parsing (#12556) 2022-07-12 11:23:08 -03:00
stevenyomi 908781a4fe
Remove EroCool (#12540) 2022-07-11 19:42:44 -03:00
Vetle Ledaal 4d910c38e6
Comick.fun: Allow optional description, chapter name (#12518) 2022-07-11 19:42:02 -03:00
Renato 2f16f8c880
Added DemoneCeleste (#12476)
* Added DemoneCeleste

Added the extension for www.demoneceleste.it

* Update

Made some changes as asked:

Modified the images in res/ ,
Removed some useless line from the code (such as useless comments/imports)

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

Co-authored-by: stevenyomi <95685115+stevenyomi@users.noreply.github.com>
2022-07-10 18:13:36 -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 7f9d69f458
Japanread: fix image fetch requests (#12516) 2022-07-10 18:09:24 -04:00
Vetle Ledaal 4e8f2af17e
Bato.to: add mirrors (#12470)
* Bato.to: add mirrors

* fix versioning
2022-07-08 23:47:48 -04:00
stevenyomi c52e47169b
6Manhua: only parse the first chapter tab (#12433) 2022-07-08 21:46:40 -04:00
Davide 84c3463954
Added MangaworldAdult (#12425)
* Mangaworld to multisrc and added MangaworldAdult

* Fixed Lasted

* Removed unnecessary override
2022-07-03 16:54:57 -03:00
stevenyomi b62e173afc
Pufei: cleanup and extract lib (#12422) 2022-07-03 13:15:05 -03: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
stevenyomi 4164917567
Add 6Manhua (#12413)
* Add 6Manhua

* extract unpacker library

* point library version to SHA
2022-07-02 23:04:46 -04:00
Vetle Ledaal 8f9e9f634d
Tachidesk: Remove NSFW tag (#12402) 2022-07-02 22:34:11 -04:00
stevenyomi db917760eb
Add BoyLove (#12398) 2022-07-01 20:07:04 -03:00
stevenyomi e399317bf9
Jinmantiantang: fix date parsing and optimize preferences (#12391) 2022-07-01 20:06:49 -03:00
CriosChan 4b6faa8952
Added support for Anime Sama (#12382)
* - First functional version of extension

* - Real icons using as280093 tool

* - New icons with real tools
- Addition and modification of lessandrojean's advice to make it work well
- Manga icons in full HD

Co-authored-by: CriosChan <nc!Mtep&2ovv#7VJoPbUU6ifFu>
2022-07-01 20:06:24 -03:00
stevenyomi 522b8c6293
Remove CopyManga (#12376)
* Remove CopyManga

* add to autocloser
2022-06-30 06:53:12 -03:00
stevenyomi fbb06aadb9
Ganma: cleanup for chapter list and preferences (#12371) 2022-06-29 16:37:19 -03:00
stevenyomi 7bc4e3f647
Pufei Manhua: rewrite, fix bugs, add mirrors and filters (#12360)
* Pufei: rewrite, fix bugs, add mirrors and filters

* intercept some weird responses

* move rate limiter forward
2022-06-29 16:31:34 -03:00
stevenyomi e7f6fd0330
CopyManga: fix prompt, headers and preferences (#12356)
* CopyManga: prompt user to change user agent

* fix headers and optimize preferences

* prevent user from constantly fetching version
2022-06-29 16:31:18 -03:00
stevenyomi 69fa5b4571
CopyManga: add user agent preference (#12348)
* CopyManga: add user agent preference

* replace with vector icons

* add version preference and more headers

* reorder preferences

* hot update referer
2022-06-27 16:59:59 -04:00
stevenyomi 99ff498965
CopyManga: rewrite (#12338)
* CopyManga: rewrite

* update icons

* ensure seamless update

* remove duplicate class
2022-06-27 13:23:38 -03:00
zbue 5f8da8b120
BATO.TO: Change default popular sort by `Most Views Totally` (#12329)
* Change default popular sort

* bump version
2022-06-26 11:16:52 -03:00
GoldenRover da995033e0
Add www to irovedout URL (#12325)
Co-authored-by: GoldenRover <>
2022-06-25 16:30:58 -03:00
stevenyomi 583c37faa1
Bainian Manhua: rewrite, add mirror, filters and rate limit (#12319)
* Bainian Manhua: rewrite, add mirror and filters

* replace buildList with map
2022-06-25 16:30:34 -03:00
stevenyomi 44874fcc1e
CopyManga: stricter rate limit, update user agent (#12313) 2022-06-24 05:14:56 -04:00
Davide 281fc6123c
MCReader: Fixed Lasted manga (#12277)
* MCReader: Fixed Lasted manga

* Revert source name
2022-06-23 22:24:39 -04:00
ThePromidius 33c4b7ff2c
Kavita: Ignore DOH and new sort option (#12303)
* Ignore DOH

* Added item added sort

* Show latest Item Added in Latest Updates

* Bump version and update changelog
2022-06-23 22:23:52 -04:00
resoue c5291f58d0
Remove MangaOwl extension (#12281)
MangaOwl has permanently shutdown.
2022-06-22 09:07:29 -04:00
stevenyomi aeb038c531
[skip ci] Remove Yimmh (#12267) 2022-06-22 05:42:33 -04:00
stevenyomi 3dc8e83d79
SinMH: add Qinqin Manhua, rewrite 57Manhua, refactor (#12270)
* SinMH: add Qinqin Manhua and refactor

* minor refactor

* add sorting filter

* some tiny optimizations

* rewrite Wuqi Manhua

* optimize assets of Wuqi Manhua

* [skip ci] rename extension to 57Manhua
2022-06-22 05:41:55 -04:00
stevenyomi 0253ff3513
Bato.to: fix author and artist parsing (#12271) 2022-06-22 05:41:42 -04:00
funkyhippo c2574260d2
Update stdlib calls to bypass NoClassDefFoundError. (#12274) 2022-06-22 05:41:11 -04:00
Alessandro Jean 27b2d172d4
Refactor the MangaPlus code a bit. (#12262) 2022-06-20 15:20:40 -03:00
lord-ne ea96bab86b
[Manga Plus] Add URL intent for chapter links (#12252)
* [Manga Plus] Add URL intent for chapter links

* Use a when block instead of nested if-else

* Add more descriptive error message
2022-06-20 12:13:26 -03: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
nzoba f038d263e5
Mangakawaii: Fix pagination displayed as manga (#12246) 2022-06-19 15:38:53 -04:00
stevenyomi 76da4dda30
MDB multisrc theme (#12237)
* MDB multisrc theme

* Maofly: optimize assets

* ManhuaDB: new icon

* minor change (rerun CI)

* rename additional gradle file

* add rate limit
2022-06-19 15:38:25 -04:00
Ejan 81a8e77845
[RU]ComX Antibot returned detect ( (#12228)
solve works)
2022-06-18 09:40:45 -04:00
stevenyomi 5cf8a7cb9b
Jinmantiantang: update URL, cleanup and refactor (#12184)
* Jinmantiantang: extract SimpleDateFormat instance

* Update URL and bump version

* Cleanup for preferences

* Refactor manga list parse

* some additional cleanups

* fix manga list parsing

Co-authored-by: kasperskier <95685115+kasperskier@users.noreply.github.com>
Co-authored-by: steven-ya <95685115+steven-ya@users.noreply.github.com>
2022-06-18 09:40:11 -04:00
Ejan e8a6799890
[RU]Remanga notEmpty filtered page for load next page (#12227)
* [RU]Remanga notEmpty filtered page for load next page

* -0+
2022-06-17 22:36:59 -04:00
kasperskier 063a884254
CopyManga: user agent and other fixes (#12226)
* CopyManga: user agent and other fixes

* optimize assets
2022-06-17 09:34:00 -04:00
Ejan 349eda78ae
[RU]ComX type/category series (#12223)
* [RU]ComX type/category series

* extVersionCode
2022-06-17 09:32:42 -04:00
MajorTanya 72f14fb4e1
Fix Bato.to status and artist parsing (#12215)
Fixes #12085.
2022-06-17 09:32:26 -04:00
Ejan b11102c1bb
[RU]ComX adult pages solve captcha (#12219)
* [RU]ComX adult pages solve captcha

* extVersionCode

* LICENSED message

* LICENSED 404

* fix logged-in

* normal/full chapter name

* empty chapter name

* chapter_number & simpleDateFormat companion
2022-06-16 23:00:09 -03:00
kasperskier a9bd85d728
Add GANMA! (#12206) 2022-06-16 22:59:58 -03:00
nicki a552234fd3
MangaDex: Add Sort by Rating (#12204)
* Add Sort by Rating to MangaDex Browse

* Increment mangadex.extVersionCode

* Add Portuguese translations for "Rating"

Co-authored-by: Alessandro Jean
<14254807+alessandrojean@users.noreply.github.com>
2022-06-15 11:12:11 -03:00
kasperskier d7f162058f
SinMH: upload date logic, fixes, move YKMH source (#12189)
* SinMH: upload date logic and cleanup

* Fix chapter and page list parse

* SinMH: move, rename and fix Manhuadui -> YKMH

* Fetch categories on popular/latest manga parse

* Change SChapter List sorting

* [skip ci] refine filter prompt
2022-06-15 11:10:49 -03:00
kasperskier 08fd67eff6
Manga Cross, Comic Gamma: refactor (#12186)
* Manga Cross: refactor

* Comic Gamma: refactor
2022-06-13 11:43:54 -03:00
Ejan 5086c99911
[RU]YagamiProject fix chapter_number & searchMangaRequest (#12185)
* [RU]YagamiProject fix chapter_number & searchMangaRequest

* N/A authors

* no "null" description

* href number maybe no float
2022-06-13 11:43:29 -03:00
Ejan 6bbd8b3375
[RU]Desu status smart (#12182)
* [RU]Desu status smart

* no adult
2022-06-13 11:42:50 -03:00
kasperskier cff72ef4ce
Roumanwu: chapter upload date logic and cleanup (#12169) 2022-06-12 11:17:41 -03:00
kasperskier 4ed2c3d31e
Terra Historicus: improve parsing and upload date logic (#12167) 2022-06-12 11:17:30 -03:00
Ejan a561eaa219
[RU]Remanga latestUpdates quality covers & status 1.3 (#12157) 2022-06-11 11:37:58 -04:00
Ejan 0121ced4ef
[RU]ComX fix pages (#12146)
* [RU]ComX fix pages

* popularMangaRequest is searchMangaRequest

* pageParameter
2022-06-10 13:23:19 -04:00
nicki a07efca470
MangaDex: Readme update, Add Latin, and Search sort (#12144)
* Arrange code as used in FilterList

just to improve readability
also kept related things together (like OriginalLanguage related methods)

* Match default Sort with what frontend uses

Searching on the website uses /manga?order[relevance]=desc
This commit matches to that

* Arrange lang sources alphabetically

atleast makes it a bit easy to see if a language exists

* Remove MangaDex (Other)

its been throwing HTTP Forbidden Error since locale checks were added
for translatedLanguages. There are no plans to actually support them in
the future nor are there users using it (since there were no reports)

* Add MangaDex (Latin)

newly created chapter language
has only two (April Fools) translated chapters for now

* Add a section on Manga Status in MangaDex Readme

* Increment mangadex.extVersionCode
2022-06-09 19:21:22 -03:00
Alessandro Jean b4479cbd20
Fix wrong chapter list order in AS. (#12140) 2022-06-09 15:24:16 -03:00
Ejan 9cc3a03778
[RU]ComX Filters & Fixes (#12137)
* [RU]ComX Filters & Fixes

* extVersionCode

* ratingStar and description styling

* fix detect 18+

* latest next page

* optimization (no used)
2022-06-09 15:24:10 -03:00
Román ca32efdfa6
[RU] MangaClub: Update status to extensions-lib 1.3 (#12129)
* [RU] MangaClub: Update status to extensions-lib 1.3

* [RU] MangaClub: Fix statuses

Co-authored-by: RomanRozhenkov <Rozhenkov20@gmail.com>
2022-06-09 15:24:04 -03:00
Ejan 256b11597f
[RU]MultiChan (MangaChan, HenChan, YaoiChan) (#12125)
* [RU]MultiChan (MangaChan, HenChan, YaoiChan)

* id

* simpleDateFormat
2022-06-09 15:23:57 -03:00
Alessandro Jean b197d624f9
Tweak MangaDex status handling to match Neko and SY behavior. (#12123) 2022-06-07 21:47:10 -03:00
Alessandro Jean 1de4b7e286
Add support to the cancelled status in TaoSect. (#12122) 2022-06-07 21:46:56 -03:00
Alessandro Jean 2174c37710
Fix VIZ wrong chapter order. (#12119) 2022-06-07 20:49:56 -03:00
Alessandro Jean 1bab1f6b55
Fix MH not working due to theme change. (#12117) 2022-06-07 20:49:48 -03:00
Alessandro Jean 1c873f63ab
Fix chapters not loading in AS (closes #11950). (#12116) 2022-06-07 20:49:41 -03:00
Ejan e2fbf8c3d0
[RU]GroupLe (ReadManga, MintManga, SelfManga, AllHentai + RuMIX) (#12112)
* [RU]GroupLe (ReadManga, MintManga, SelfManga, AllHentai)

* fix empty katalog

* new source RuMIX

* icon style
2022-06-07 20:49:33 -03:00
Ejan 20f2a5e67a
[RU]Multi Lib (MangaLib and HentaiLib) + fixes/updates (#12104) 2022-06-07 06:12:22 -04:00
arkon d33f0fe903 Bump versions for individual extension with URL handler activities 2022-06-06 21:03:06 -04:00
Maxim Molochkov ee8efb1c4e
[RU] Mangachan - Return "Latest" (#12098) 2022-06-06 19:46:19 -04:00
kasperskier 68f61ca058
Baozimanhua: upload date logic and cleanup (#12101) 2022-06-06 19:45:47 -04:00
arkon 26e64a36fe
Fix URL handler activities (#12093) 2022-06-06 18:45:48 -04:00
FlaminSarge d74e4708d7
[Mangadex] Fix uploader username handling (#12096) 2022-06-06 13:25:31 -03: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 a8cb5c2794
Mark self-hosted sources as unmetered (#12077) 2022-06-05 11:49:11 -04:00
arkon a578edb82c
Update to extensions-lib 1.3 (#11878) 2022-06-05 09:49:54 -04:00
kasperskier 42e6a5064f
Baozimanhua: fix page list parse (#12064)
* Baozimanhua: fix page list parse

* Baozimanhua: make interceptor singleton

* Baozimanhua: remove some overhead in interceptor
2022-06-04 20:38:34 -04:00
Vetle Ledaal 589254ae23
BakaManga multisrc (#12005)
* add BakaManga multisrc

* add icons

* add run file
2022-06-04 12:43:49 -04:00
kasperskier b839e33b94
Jinmantiantang: update mirror URLs and refactor (#12059)
* Jinmantiantang: update mirror URLs

* Jinmantiantang: optimize assets

* Jinmantiantang: extract interceptor and cleanup

* Jinmantiantang: make interceptor singleton
2022-06-04 12:42:26 -04:00
kasperskier 210441d05f
Add Roumanwu (#12050) 2022-06-03 07:15:42 -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
Yan 749d46bfdf
Zerobyw: Update baseUrl (#12048) 2022-06-02 17:47:47 -04:00
zyrif 1f591f4e23
Bato.to: Fix no pages found error (#12035)
* Bato.to: Fix no pages found error

* Bump extension version

* Update Changelog
2022-06-01 06:58:18 -04:00
kasperskier db0c2d7646
Make date formatters thread-safe (#12014) 2022-05-31 22:42:46 -04:00
Ejan b62fe0d0e0
[RU]Lib control hiding chapters (#12001)
* [RU]Lib control hiding chapters

* no mixing

* sort right

* scanlator optional

* replacing the largest mode

* duble

* duble 2

* more true scanlator

* fix mobile parse

* fix

* fix getScanlatorTeamName

* more scanlator group

* too rare

* solo scanlate

* sort sync

* black list
2022-05-31 22:40:33 -04:00
kasperskier c388889e02
Xinmeitulu: intercept to fix media type of image response body (#11999)
* Xinmeitulu: intercept to fix media type of image response body

* Move interceptor into companion object
2022-05-31 22:35:48 -04:00
Ejan df7a1d6a33
[RU]mhentai delete (#12018) 2022-05-31 22:34:09 -04:00
kasperskier bf5ec6386e
Delay filter list requests (#12000) 2022-05-28 06:05:06 -04:00
kasperskier 50f1eb1770
fix: surround filter requests with try-catch to avoid crash (#11997)
* fix: surround filter requests with try-catch to avoid crash

* Manga Cross: use Date's property syntax
2022-05-27 21:49:43 -04:00
kasperskier d1abd5cf30
Baozimanhua: various cleanup and fixes (#11991) 2022-05-27 08:03:07 -04:00
lord-ne e22adc0fc9
Delete Comikey Extension (#11971) 2022-05-26 13:20:29 -04:00
Ejan b0de29f4ad
[RU]Manga-online.biz delete (#11981) 2022-05-26 06:29:21 -04:00
lord-ne 723bce9a5a
Also search series from chapter links (#11970) 2022-05-26 06:29:11 -04:00
Ejan 26be465c84
[RU]Newbie hearts/likes rating (#11960)
* [RU]Newbie hearts/likes rating

* System http agent
2022-05-26 06:28:50 -04:00
kasperskier 83ca11a3c4
Junmeitu: rename source (#11958) 2022-05-26 06:28:41 -04:00
kasperskier e88c2d2f14
Add Xinmeitulu (#11956)
* Add Xinmei tulu

* Xinmeitulu: cleanup

Co-authored-by: jopejoe1 <34899572+jopejoe1@users.noreply.github.com>
2022-05-26 06:27:59 -04:00
kasperskier fbe4571aa1
Add multisrc theme SinMH (#11947)
* Add multisrc theme SinMH

* SinMH: optimize assets

* SinMH: add run configuration
2022-05-26 06:27:33 -04:00
kasperskier bdeafa7883
Add Manga Cross (#11936)
* Add Manga Cross

* Manga Cross: show chapter end date in scanlator field

* Manga Cross: set next date to 10 am JST
2022-05-23 20:11:12 -04:00
nzoba 028344b84a
Change Mangakawaii urls (#11938) 2022-05-23 20:10:21 -04:00
Ejan b227fd2e39
[RU]Newbie search fix (#11942)
* begin fix search

* filters

* filters+

* require_chapters

* search as match

* 18+

* structure Dto
2022-05-23 20:10:14 -04:00
anenasa 2236605211
Add Iqiyi (#11946) 2022-05-23 20:10:05 -04:00
Ejan 64304b6c28
[RU]Grouple HD cover (#11931) 2022-05-21 19:48:33 -03:00
anenasa 9d058adbf9
Add Maofly (#11930) 2022-05-21 19:48:27 -03:00
Ejan 095c33be4e
[RU]WebOfComics more works chapters (#11926) 2022-05-21 19:48:12 -03:00
Alessandro Jean cb9a898787
Add support to i18n in MangaDex (#11901)
* Add support to i18n in MangaDex.

* Update the filters and lint some stuff.

* Reword 'tags' into 'tags mode' in the filter
2022-05-21 19:47:24 -03:00
anenasa 7c130f1bc9
Qimiaomh: Fixes (#11915)
1. Implement search
2. Fix manga title
3. Add chapter upload date
4. Fix page list
2022-05-20 18:22:32 -03:00
Maxim Molochkov cacee499cc
[RU] Henchan - Update url and return "Latest" (#11905) 2022-05-20 18:22:18 -03:00
kasperskier 5716819a8d
Remove Tohomh123 (#11896) 2022-05-17 19:53:24 -03:00
kasperskier c90e34cc7d
Baozimanhua: raise banner detection diff-threshold (#11891) 2022-05-17 19:52:58 -03:00
Alessandro Jean 767ffcbe1c
Add support to i18n in MangaPlus. (#11890) 2022-05-17 19:52:48 -03:00
specterflare 6cea7d4079
Update Mangaku domain (#11885)
* Update site address

* Update version code
2022-05-16 15:53:27 -03:00
Skitty 37044b9fb1
Fix MangaReader filters (#11875) 2022-05-16 15:53:20 -03:00
kasperskier 7da7b98b82
Remove Hanhankuman (#11872) 2022-05-16 15:53:11 -03:00
kasperskier e35dbfb57d
Baozimanhua: fix metadata, remove banner and add mirror preference (#11864)
* Baozimanhua: fix metadata and remove banner

* Baozimanhua: add preference to set mirror URL

* Baozimanhua: add changelog

* Baozimanhua: recycle banner bitmap

* Baozimanhua: update selector and URL
2022-05-16 15:52:48 -03:00
anenasa f9560eff2b
Happymh: Do not show images from next chapter (#11863) 2022-05-16 15:52:34 -03:00
Ejan 1e922cfdcc
[RU]WebOfComics filters (#11860)
* WIP[RU]WebOfComics filters

* + filters

* i break (fix)

* Publishers

* general section Header

* ratingStar

* style description

* sort for usability

* filter icon

* typo

* new type chapterListRequest

* change type selecting

* chapter_number #,tom,chapter different numbering
2022-05-16 15:52:26 -03:00
eientei95 5238fd7200
Remove mangaeden and perveden (#11861) 2022-05-14 12:50:51 -03:00
kasperskier 819108ff03
Terra Historicus source (#11842)
* Terra Historicus source

* Terra Historicus: use English for extension name
2022-05-13 15:53:02 -03:00
kasperskier e679306cd7
MCCMS multisrc theme (#11839)
* MCCMS multisrc theme

* MCCMS: use English for extension names
2022-05-13 15:52:46 -03:00
Alessandro Jean d4af6170be
Remove some dead Indonesian sources (#11816)
* Remove some dead Indonesian sources.

* Re-remove one source after the merge conflict fix.
2022-05-11 20:34:24 -03:00
Skitty 8d76062832
Add MangaReader Extension (#11811)
* Add MangaReader extension

* Add quality preference

* Fix text search

* Unscramble images

* Implement requested changes

- Only un-shuffle shuffled images
- Update icons

Co-authored-by: ObserverOfTime <chronobserver@disroot.org>
2022-05-11 20:34:15 -03:00
Alessandro Jean adb8b29dda
Split Bilibili and make it multisrc. (#11815) 2022-05-11 15:52:34 -03:00
Ejan 4f1d0b6517
[RU]WebOfComics (#11814)
* WebOfComics

* partial image parsing

* page img more

* typos

* mangaDetails

* search

* popular new page more comics

* LICENSED

* site remembers last POST request  sorting

* empty author

* date

* more work chapter

* subPage (more work chapter)

* until pages (more work chapter)

* another one uploadUrl

* control quantity parse

* date companion
2022-05-11 15:52:28 -03:00
Ejan 4e9f670523
alt eng title & hide empty(not has translated) chapter (#11804) 2022-05-11 15:52:18 -03:00
nzoba 8f06e8b651
Few fixes chapters MangaKawaii (#11785)
* Few fixes chapters MangaKawaii

* Removes log import
2022-05-09 19:48:59 -03:00
Ejan 51b2cc75b5
[RU]UniComics Events & Filters parse (break id/url in library) (#11781)
* [RU]UniComics filters

* filter list

* extVersionCode

* no blank search

* baseDefaultUrl

* simple CheckboxCaptcha

* Events parse/filters (break id/url in library)

* search fixes

* only

* toUpperCase

* fix/change chapter naming

* chapter_number substringAfterLast

* fix open WebView
2022-05-09 09:14:13 -04:00
anenasa 93054925ae
Wuqimanga: Fixes (#11782)
1. Update baseUrl
2. Add preference screen for selecting image server
3. Support latest manga
4. Fix popular manga only showing first page
5. Fix searchMangaNextPageSelector
6. Fix manga description
7. Fix page list parsing
8. Remove unused overrides
2022-05-09 09:14:02 -04: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
borsh1337 da48fe4ae5
Henchan: update domain url (#11771)
* Update build.gradle

* Update Henchan.kt
2022-05-07 22:16:35 -03:00
Ejan 6d282d3c80
[RU]Desu filter empty chapters (#11769)
* [RU]Desu filter empty chapters

* back old if
2022-05-07 22:16:24 -03:00
Promchai Chooseang c9edc9eb42
Change to new URL (#11762) 2022-05-06 18:28:14 -03:00
Alessandro Jean 9bff18b1fd
Replace Exception with IOException in interceptors to avoid crashes. (#11761) 2022-05-06 18:27:53 -03:00
Alexander Chernov 7d7e3d6f03
fix: readmangatoday changed theme (#11755) 2022-05-06 14:17:25 -03:00
Ejan a53b7b3c1e
[RU]UniComics External Search (#11731)
* [RU]UniComics External Search

* error404

* reduce amount of duplicate searches

* empty chapters name filler

* more reduce duplicate

* only end

* more exception

* clean

* message bot spam

* for easy debug

* Open captcha Yandex search engine

* message spam change

* more exception link reformat

* optimize url format

* -section
2022-05-06 14:17:18 -03:00
Ejan cd8eda18db
[RU]Hentailib: Crashing Tachiyomi (#11759) 2022-05-06 14:17:01 -03:00
Alessandro Jean 6afdc59180
Move the paid title warning location in Bilibili. (#11747) 2022-05-05 19:37:47 -03:00
Broccoli a4da018f9f
Reverse chapter list order of baimangu (#11733) 2022-05-05 19:37:40 -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
Basara-Hatake 3102383317
nhentai remove id check (#11721) 2022-05-03 17:53:46 -03:00
Alexander Chernov ea48dbc870
fix: jmana changed image selector (#11714) 2022-05-03 13:18:54 -03:00
Ejan 37565f0925
[RU]Grouple exclusion of planned chapters (#11712)
* [RU]Grouple exclusion of planned chapters

* category priority
2022-05-03 13:18:41 -03:00
eientei95 6feef81ed7
ManhwasNet: Fix images not being found error reported in Discord (#11710)
* ManhwasNet: Fix images not found

* bleh
2022-05-03 13:18:33 -03:00
Broccoli 9340d2df64
Add baimangu source (#11702)
* Add baimangu

* Update codes from suggestion
2022-05-03 13:18:25 -03:00
Ejan 4f619dcfe6
[RU]UniComics (#11695)
* [RU]UniComics

* pages

* fix error string number

* all chapters

* Without Search (for normal no possibility )

* extName

* more detailed message

* «»

* manga title duplicate chapter name

* fixes

* real order (reversed)

* fix double request of the first page

* definition/limitation of single page

* icon
2022-05-03 13:18:14 -03:00
Alessandro Jean 272d00b352
Migrate HC to Madara. (#11689) 2022-05-01 18:13:08 -03:00
anenasa 64bda21dd9
Add Happymh (#11680) 2022-04-30 10:00:19 -04:00
Ejan 16eaf905e4
[RU]Lib Latest use Json (#11681)
* [RU]Mangalib Latest use Json

* [RU]Hentailib Latest use Json

* fix non Primitive
2022-04-30 09:59:15 -04:00
Alessandro Jean 9369caa588
Show better Google Drive error messages on MMK. (#11664) 2022-04-29 19:42:07 -03:00
Alessandro Jean 10aaeb245e
Show better Google Drive error messages on TS. (#11663) 2022-04-29 19:41:58 -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
FourTOne5 40fab1d9b5
Yeet Hitomi (#11613) 2022-04-25 19:55:48 -03:00
Davide 033168afb8
Manga-Raw.club: Improvements (#11607) 2022-04-25 13:56:10 -03:00
anenasa 42dc072985
Remove zh/comico (#11596) 2022-04-24 14:05:38 -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
Alexander Chernov 9a11eb1c0d
feat: henchan changed domain (#11553) 2022-04-21 16:41:00 -03:00
anenasa 1bf3540a5c
Picacomic: Fix page index (#11550)
Co-authored-by: Carlos <2092019+CarlosEsco@users.noreply.github.com>
2022-04-21 06:35:06 -04:00
Riztard Lanthorn 43c9649974
MangaTown: fix images loading (#11547) 2022-04-21 06:34:39 -04:00
Ejan 3c7b01ba42
[RU]Lib correction criterion imageContentType (#11546) 2022-04-21 06:34:31 -04:00
zhongfly 9d238759a5
Haomanwu: Fix manga detail title (#11538) 2022-04-21 06:34:23 -04:00
anenasa 1e0473d8bd
Zerobyw: Update baseUrl (#11536) 2022-04-21 06:34:16 -04:00
Ejan c6e2e1eba1
[RU]Remanga latestUpdates rebirth (#11534)
* [RU]Remanga latestUpdates rebirth

* update User-Agent

* correction string

* correction criterion imageContentType
2022-04-21 06:34:07 -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
Ejan b1e252455f
[RU]Lib fix mobile parse in #11516 (#11520)
* [RU]Lib fix mobile parse in #11516

* authorization message

* other error

* lost
2022-04-19 18:55:19 -03:00
anenasa 542d588699
Copymanga: Use api to get page list (#11519) 2022-04-19 18:55:08 -03:00
Ejan a99eb0e6ef
[RU]Lib fix authorization through third-party accounts (#11516) 2022-04-18 16:46:14 -03:00
anenasa 48ce3fd7f4
Add Haomanwu (#11514) 2022-04-18 16:46:09 -03: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
Jean-Philippe ALLEGRO caa4b81c64
Add basic auth support for Tachidesk (#11477)
* add basic auth support

* update version

* refactored settings load

* wrong var in pair

* Update src/all/tachidesk/src/eu/kanade/tachiyomi/extension/all/tachidesk/Tachidesk.kt

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

* use kotlin forEach

* refactor headersBuilder to use credentials

* removed credentials()

Co-authored-by: Alessandro Jean <14254807+alessandrojean@users.noreply.github.com>
2022-04-15 19:59:12 -03:00
e-shl 2c73d2c4b0
[RU]Сhan fix title and no supportsLatest (#11473)
* [RU]Сhan fix title and no supportsLatest

* hentai+yaoi
2022-04-15 11:43:07 -03:00
sudocanttype 080ea8bdf0
Fix everia.club (#11458)
* removed date bug

* ITS WORKING WOOOO

* update extVersionCode

* update as recommeneded
2022-04-14 04:43:09 -04:00
anenasa 5b70456840
BainianManga: Fix image url and chapter list (#11459) 2022-04-14 04:42:49 -04:00
Alessandro Jean 49ef4e77ec
Remove CocoManhua due to a cat-and-mouse game. (#11445) 2022-04-12 15:38:44 -03:00
RePod c89949e63f
LANraragi: Switch to SourceFactory (#11436)
- Maintain current ID for first instance
- Refactor preferences
- Consolidate constants
- Implementations to compile only
2022-04-12 15:38:33 -03: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
Alessandro Jean d142440186
[skip ci] Remove unused res folder in the wrong place. (#11422) 2022-04-10 14:54:59 -04:00
Yan 97f248419a
Zerobyw: Update baseUrl (#11416) 2022-04-10 12:45:46 -04: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
Broccoli 0032ed0794
Update onemanhua encryption keys (#11409) 2022-04-09 23:03:05 -04:00
FourTOne5 f91c2ed90e
Fix Chapter list (#11405) 2022-04-09 23:02:58 -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
anenasa 3bf4b091d7
Add Haoman6 (#11381) 2022-04-09 09:43:46 -04:00
anenasa 05c00f1760
Yimmmh: Change User-Agent (#11400) 2022-04-09 09:43:29 -04:00
e-shl be672522da
[RU]Lib cover thumbnail_url (#11390) 2022-04-08 15:05:58 -04:00
Alessandro Jean 905d12da4c
Show the translated error in MangaPlus. (#11363) 2022-04-08 04:32:17 -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
KoSChicken 3484716479
Change mangapro to manga1001 and fix cover image (#11308)
* fix mangaraw cover image

* change mangatop to manga1001

* mangaRaw multisrc

* add manga1001, mangapro, comick and syosetu to MangaRaw multisrc

* fix cover issues

* change common parser, disable unusable latest update page
2022-04-07 04:53:04 -04:00
poliglesias 7a66dcf3ce
this source has an error that makes to stay charging at page 10 (#11246)
* fix ratelimit issue

fix ratelimit issue

* Update build.gradle

* Update src/es/lectormanga/src/eu/kanade/tachiyomi/extension/es/lectormanga/LectorManga.kt

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

Co-authored-by: arkon <arkon@users.noreply.github.com>
Co-authored-by: ObserverOfTime <chronobserver@disroot.org>
2022-04-06 08:40:02 -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
Alessandro Jean 28f3ee4008
Add missing isNsfw attribute in some Brazilian extensions. (#11322) 2022-04-04 07:43:24 -04:00
Alessandro Jean 88fc45c2d1
Use MangaPlus JSON API instead of Protobuf. (#11326) 2022-04-04 07:43:15 -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
Alessandro Jean fec3b44b5d
Throw an error if the chapter is a novel in GM. (#11274) 2022-03-30 08:29:20 -04:00
Alessandro Jean 68b7484a7e
Refactor the TaoSect code a bit and update the icon (#11273)
* Refactor the TaoSect filter code.

* Update the icon.
2022-03-30 08:29:12 -04:00
Vetle Ledaal d498123af3
Add LeerCapitulo (#11265)
* Add LeerCapitulo

* remove unused getFilterList()
2022-03-30 08:28:54 -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
lbwstco cbbb7418b7
fix: jinmantiantang no pages found (#11231)
Co-authored-by: liubowen <liubowen@corp-ci.com>
2022-03-26 13:03:30 -04:00
e-shl 33bfbc239c
[RU]AllHentai chapter_number (last grouple) (#11252) 2022-03-26 13:02:40 -04:00
Vetle Ledaal 768c1306d6
Add NSFW tag to Apollcomics, HeavenManga, MangaMx, TuManga.net, LectorManga (#11241) 2022-03-25 11:21:42 -04:00
e-shl 6923d87839
[RU]ComX fix selector (#11232)
* [RU]ComX fix selector

* Antibot
2022-03-24 12:19:28 -04:00
e-shl 986ed0e88b
[RU]Chan pack title cut (#11223)
* [RU]Chan pack title cut

* error
2022-03-23 04:40:45 -04:00
e-shl 5182bb7a66
[RU]ComX title details clean (#11225) 2022-03-23 04:40:29 -04:00
e-shl dd5a80fb5c
[RU]ComX fix cover and title (#11208)
* [RU]ComX fix cover

* trim
2022-03-22 13:13:30 -04:00
BrutuZ 1ca834b9de
Parse tags after "Tags: " string (#11198) 2022-03-22 08:49:35 -04:00
Vetle Ledaal a8050758d2
MangaOwl: update chapter request logic (#11190)
* Update chapter request logic

* refactor
2022-03-22 07:41:54 -04:00
Basara-Hatake 06b8ba1a8b
imhentai fix (#11195) 2022-03-22 07:41:40 -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
Basara-Hatake 26b8f2c1b5
imhentai overload message (#11187)
* imhentai overload message

* change to interceptor
2022-03-21 05:35:22 -04:00
arkon 5db3e03d15
Stop using internal OkHttp APIs (#11172) 2022-03-18 22:27:30 -04:00
Alessandro Jean a65be70e4d
Add MH source (closes #10963). (#11169) 2022-03-18 22:22:25 -04:00
e-shl 913d9dca86
[RU]Manga/Hentailib name correct in details (#11152)
* [RU]Manga/Hentailib name correct in details

* no duplicate
2022-03-17 22:57:03 -04:00
ViAnh e0c17cdf5c
HentaiVN: Fetch chapter list using request, update popular manga url, genre list (#11148)
* BlogTruyen: Fix parse page list in some chapters

* Use kotlinx serialization instead of JSONArray

* HentaiVN: Fetch chapter list using request, update popular manga url, gerne list

Co-authored-by: Vi Anh <anh.viet@tekmedi.com>
2022-03-16 20:43:32 -04:00
e-shl 28be79bba2
[RU]Manga/Hentailib name correct (#11144)
* [RU]Manga/Hentailib name correct

* option correct
2022-03-16 13:17:14 -04:00
Pavka ea2f15ba69
[Ru]Mangahub. Chapters move to /chapters/... url (#11145) 2022-03-16 13:17:07 -04:00
kasperskier 2368b37c7c
Jinmantiantang; update URL and fix selector (#11147) 2022-03-16 13:16:55 -04:00
Nicolò C dc35b5cca3
Remove mangaeden&perveden (#11128)
* Delete src/it/mangaeden directory

* Delete src/it/perveden directory
2022-03-16 10:22:19 -04:00
Vetle Ledaal ba1915348e
TruyenQQ: update for website changes (#11135) 2022-03-16 09:55:23 -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
Basara-Hatake 7602bae24f
imhentai fix new images not working (#11108) 2022-03-15 07:42:58 -04:00
Reifuku a372aac97e
Mitigate chapters not found in HentaiVN extension due to redirection to new domain (#11099)
* add missing genre

* Update ExtVersionCode to 10

* Update HentaiVN.kt

Change domain to mitigate issue where chapters return nothing but still able to search due to redirection

* Bump version code to 11
2022-03-14 06:22:15 -04:00
rs 6b7fda2285
update image url (#11095) 2022-03-14 06:21:55 -04:00
ObserverOfTime e00a54ca3a
Comico: make some fields optional (#11084) 2022-03-14 06:21:27 -04:00
ObserverOfTime 55fe02563c
Tappytoon: fix image content type (#11086) 2022-03-12 16:56:16 -05:00
ringosham df75c86c7c
Replace Manga1000/1001 with Comick and MangaPro (#11058)
* Replace Manga1000/1001 with Comick and MangaPro

* Moved everything to override methods
2022-03-11 09:43:46 -05: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
e-shl 407f6029b4
[RU]Newbie replacing empty pages on error logo (#11045) 2022-03-08 08:13:58 -05:00
e-shl 9e00e96b66
[RU]WayManga delete chapter from title manga (#11035) 2022-03-07 08:11:17 -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
jopejoe1 2b5359ca26
Mangadex: Add support for MDLists url intent (#11024)
* Update build.gradle

* Added list support

* Add error message for empty list

* Update AndroidManifest.xml
2022-03-06 09:48:27 -05:00
e-shl 2998330d4e
[RU]Self/Mint chapter_number (more grouple) (#11026) 2022-03-06 09:47:49 -05:00
Basara-Hatake 1a77eee1aa
nhentai fixes (#11020)
* fix nhentai images

* increase version

* fix popularmanga for all languages

* dont include popular now in latest

* fix empty query
2022-03-05 12:26:47 -05:00
e-shl 60662d4f3d
[RU]Mintmanga chapter_number new html (#11011) 2022-03-05 04:50:44 -05:00
kasperskier 12ea42b0d7
Jinmantiantang: update URL (#11012) 2022-03-05 04:50:34 -05:00
jopejoe1 41a1d83cd0
Added url intent for author and uploader to managadex (#11015)
* Update build.gradle

* Added Support for author and uploader url intended
2022-03-05 04:50:16 -05:00
e-shl a0b0eba49f
[RU]WayManga chapter_number (#11002) 2022-03-04 05:10:08 -05:00
e-shl 7bf89877ee
[RU]Remanga one scanlator per chapter (#11006)
* [RU]Remanga one scanlator per chapter

* Real content type image

* "/images/" url
2022-03-04 05:09:52 -05:00
e-shl 6ad3eb86cf
[RU]Libmanga/hentai delete scanlator if no translate teams (#11000) 2022-03-03 04:51:17 -05:00
e-shl 6c512e4caf
[RU]Newbie filter empty pages (#10987)
* [RU]Newbie filter empty pages

* just an image (non-binding to webp)
2022-03-02 04:46:00 -05:00
e-shl 982be66732
[RU]Desu fix null show (#10978)
* [RU]Desu fix null show

* typot
2022-03-01 11:48:51 -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
Andreas 5145eec280
Re: Use Gradle version catalog to simplify dependencies (#10953)
* Use Gradle version catalog to simplify dependencies

* Changes based on review comments

* Remove libs variables in buildScript

- Not needed in this Gradle version
2022-02-28 07:25:23 -05:00
Riztard Lanthorn afc62b04a8
MangaToon: Fix empty chapter list and covers (#10949)
Also adds some missing languages.
Closes #9472.

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

Co-authored-by: Alessandro Jean <14254807+alessandrojean@users.noreply.github.com>
2022-02-28 07:22:35 -05:00
e-shl 7c566ae604
[RU]Libmanga/hentai real content type image (#10954) 2022-02-28 07:04:05 -05:00
arkon c957b53b7b [skip ci] Run formatter 2022-02-27 09:57:56 -05:00
arkon 985f285fc7 Revert "Use Gradle version catalog to simplify dependencies (#10938)"
This reverts commit c83960aaef.
2022-02-27 09:53:18 -05:00
Andreas c83960aaef
Use Gradle version catalog to simplify dependencies (#10938)
* Use Gradle version catalog to simplify dependencies

* Changes based on review comments
2022-02-27 09:49:41 -05:00
e-shl ef2c7c761d
[RU]Grouple disable library redirects (again and limit) (#10941)
* [RU]Grouple disable library redirects (again and limit)

* chapter_number get rid of zero

* minimizing erroneous site numbering chapters (visibility only name)
2022-02-27 09:48:14 -05:00
Luis Alberto f1385cbdba
Manhwa latino (#10945)
* First commit Mahnwa-Latino Extension.

* manhwa-latino: Implementing find function

TODO: only works with text, filter not implemented yet

* manhwa-latino Add Parser to finde the information of Manhwa-Latino

The parser 'ManhwaLatinoSiteParser.kt' make the whole magic to find the
information of the Website.

Mudularize The code and adding documentation

* manhwa-latino: Adding Logos der Extension

TODO: I am not to happy, i will check it later.

* manhwa-latino: Adding Tags to Genre Combobox

* manhwa-latino: Adding Headers to prevent error 404

The headers are necesary to prevent error 403 by downloading images.

* manhwa-latino: Tags addded into Manga Description Page

Status from Manga readed from Tags

* manhwa-latino: Modularize Code

* manhwa-latino: Adding Uploaddate for Chapters

* manhwa-latino: Bug to get Chapter Number fixed

* manhwa-latino: Logo 0.2

* manhwa-latino: Versionb 1.2.10

Adding Comments to ManhwaLatinoSiteParser

* manhwa-latino: Remove logo_model directory

* manhwa-latino: Show Seconds after Release a new Chapter

* manhwa-latino: Fix for Cloudflare

* manhwa-latino: Try to fix Cloudflare ByPass

Adding isNsfw to build.gradle

* manhwa-latino: Update from parser after website update

* manhwa-latino: Deactivate lastest manga and new Client

The new website from Manhwa-Latino doesnt show lastest mangas.

* manhwa-latino: Adding Manifest to load url-adress

The extesion will bi able to open and find mangas with the url.
TODO: first version. NOT READY YET.

* manhwa-latino: Fix to find Manga Status information

* Manhwa-Latino: The Extension can open a Link

Now the extension can recognize a link from Manhwa-Latino and
show the manga from the link in the app.

* Manhwa-Latino: Modularize Code and Activity for Url added

* Manhwa-Latino: Add Constant-File.

This file contain all contants for this extension.

* manhwa-latino Url from the Website has changed.

from https://manhwa-latino.com => https://manhwa-es.com

* manhwa-latino Url update on manifest

* manhwa-latino Fix to get ThumbnailUrl and Url from Slider

The Slider from Manhwa-Latino was updated and the parser was updated as
well.

* manhwa-latino: Using Cloudflare Client to connect.

Manhwa-Latino now Manhwa-Es are using cloudflare right now.
This workaround fix make possible the connection from the app to the
Website.

Co-authored-by: Luis Beroiza <luisalberto.beroizaosses@intern.osp-dd.de>
Co-authored-by: AlberyKous <extreme_rvd@hotmail.com>
2022-02-27 09:46:57 -05:00
kasperskier eb6e3019d5
Jinmantiantang: update url (#10935) 2022-02-25 12:49:06 -05:00
zeredouni f5e252757c
Gmanga / fix url (#10934)
* Update Gmanga.kt

* Update build.gradle
2022-02-25 12:35:36 -05:00
e-shl 4337cece52
[RU]Grouple correct Chapter Number (simplificade-fix) (#10929)
* [RU]Grouple correct Chapter Number (simplificade-fix)

* fix relative rating

* mtr back

* delete the code under test

* disable following redirects
2022-02-25 06:12:10 -05:00
Nam Nguyễn 8ec2475615
Remove empty page from TruyenTranhLH (usually donate), close #9595 (#10917)
* Remove academyvn - no longer available

* Remove empty last page from TruyenTranhLH

* Update TruyenTranhLH version code

Co-authored-by: Nam Nguyen <namnguyenicetea@gmail.com>
2022-02-24 08:56:58 -05:00
e-shl d11445f73b
[RU]Grouple correct Chapter Number (#10920) 2022-02-24 08:56:46 -05:00
Nam Nguyễn fb59633eaa
Remove academyvn - no longer available (#10910)
Co-authored-by: Nam Nguyen <namnguyenicetea@gmail.com>
2022-02-23 20:14:54 -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
ThePromidius 818bedc955
Kavita: Bug fixes and changes for tracking (#10904)
* Fixed filters not populating if user was not admin

* Updated search, changes needed for tracking and changes in login

* Bump ext version
Updated Changelog
Updated Readme

* changed url query to proper HttpUrl builder

Co-authored-by: Vetle Ledaal <vetle.ledaal@gmail.com>

* changed url query to proper HttpUrl builder

Co-authored-by: Vetle Ledaal <vetle.ledaal@gmail.com>

Co-authored-by: Vetle Ledaal <vetle.ledaal@gmail.com>
2022-02-23 04:46:32 -05:00
e-shl 79e3a20a37
[RU]Libmanga/hentai fix test LICENSED and 18+ (#10901)
* [RU]Libmanga/hentai fix test LICENSED and 18+

* all libhentai block views when no authorization

* lock excepted
2022-02-22 15:11:33 -05:00
w1x8l 66922b7e9d
Add manhwas.net (#10869) 2022-02-20 18:38: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
Luis Alberto 5d98d87628
Manhwa latino (#10877)
* First commit Mahnwa-Latino Extension.

* manhwa-latino: Implementing find function

TODO: only works with text, filter not implemented yet

* manhwa-latino Add Parser to finde the information of Manhwa-Latino

The parser 'ManhwaLatinoSiteParser.kt' make the whole magic to find the
information of the Website.

Mudularize The code and adding documentation

* manhwa-latino: Adding Logos der Extension

TODO: I am not to happy, i will check it later.

* manhwa-latino: Adding Tags to Genre Combobox

* manhwa-latino: Adding Headers to prevent error 404

The headers are necesary to prevent error 403 by downloading images.

* manhwa-latino: Tags addded into Manga Description Page

Status from Manga readed from Tags

* manhwa-latino: Modularize Code

* manhwa-latino: Adding Uploaddate for Chapters

* manhwa-latino: Bug to get Chapter Number fixed

* manhwa-latino: Logo 0.2

* manhwa-latino: Versionb 1.2.10

Adding Comments to ManhwaLatinoSiteParser

* manhwa-latino: Remove logo_model directory

* manhwa-latino: Show Seconds after Release a new Chapter

* manhwa-latino: Fix for Cloudflare

* manhwa-latino: Try to fix Cloudflare ByPass

Adding isNsfw to build.gradle

* manhwa-latino: Update from parser after website update

* manhwa-latino: Deactivate lastest manga and new Client

The new website from Manhwa-Latino doesnt show lastest mangas.

* manhwa-latino: Adding Manifest to load url-adress

The extesion will bi able to open and find mangas with the url.
TODO: first version. NOT READY YET.

* manhwa-latino: Fix to find Manga Status information

* Manhwa-Latino: The Extension can open a Link

Now the extension can recognize a link from Manhwa-Latino and
show the manga from the link in the app.

* Manhwa-Latino: Modularize Code and Activity for Url added

* Manhwa-Latino: Add Constant-File.

This file contain all contants for this extension.

* manhwa-latino Url from the Website has changed.

from https://manhwa-latino.com => https://manhwa-es.com

* manhwa-latino Url update on manifest

* manhwa-latino Fix to get ThumbnailUrl and Url from Slider

The Slider from Manhwa-Latino was updated and the parser was updated as
well.

Co-authored-by: Luis Beroiza <luisalberto.beroizaosses@intern.osp-dd.de>
Co-authored-by: AlberyKous <extreme_rvd@hotmail.com>
2022-02-20 18:37:31 -05:00
KoSChicken ed0f8fbc3f
Fix jinmantiantang manga status error. (#10833)
* fix jinmantiantang

* fix jinmantiantang Manga status
2022-02-18 18:12:16 -05:00
e-shl c42cf60d41
[RU]Remanga AgeLimit warning & language option (#10861)
* [RU]Remanga AgeLimit authorization warning

* [RU]Remanga option for changing cover language
2022-02-18 18:12:02 -05:00
Pavka 5cf7db2594
Ru: Remanga. Fix branches publisher and pagination (#10854)
* Ru: Remanga. Fix branches publisher and pagination

* Ru: Remanga. Reorder tags. Manga type first
2022-02-17 17:21:28 -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
anenasa 76eb331136
Yimmh: Trust all certificates (#10849) 2022-02-17 09:30:24 -05:00
Román ce3fe83068
[RU] Icons (#10841)
* Changing MangaClub icon due suggestion

* Making Com-X icon smaller
2022-02-17 09:30:08 -05:00
Gauthier 2a793c16ac
feat: prepend series title in front of book name for read lists (#10831) 2022-02-15 07:38:30 -05:00
Alessandro Jean 643d072d5b
Add URL intent to TaoSect (#10813)
* Add URL intent to TaoSect.

* Fix infinite loading on slug search when empty.
2022-02-13 22:35:51 -05:00
Pavka c73feb263a
[Ru]Mangahub. Chapters move to another page. Fix manga info (#10796) 2022-02-12 11:38:35 -05:00
Kai Liu 87584795c5
zh-dmzj: Retry with low resolution image source when original resolution image source fails (#10799) 2022-02-12 07:10:34 -05:00
Román 3b3bd91481
[RU] Icons (#10785)
* Com-X.Life new icon

* Henchan new icon

* Mangachan new icon

* Yaoichan new icon
2022-02-11 05:10:19 -05:00
Román 6ae831f2c0
[RU] MangaClub: God bless our souls (#10776)
* [RU] MangaClub: God bless our souls

* Deleted the line without seeing it

* Creating constant variable for date parser
2022-02-10 05:40:08 -05:00
e-shl 3ac572f57e
[RU]Libmanga & Libhentai fix "changing cover language" (#10773)
(non-profile display during the first installation)
2022-02-09 07:53:04 -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
Mori Yuki d9fe2a5cdd
Fix html parse (#10771) 2022-02-09 06:12:56 -05:00
Yan 8b18e2f12e
Zerobyw: Update baseUrl (#10750) 2022-02-08 09:08:44 -05:00
Román fca2d0a614
[RU] MangaClub: More upgrades (#10738) 2022-02-07 10:15:06 -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
Basara-Hatake 0f854ff5cc
imhentai fix some images not loading (#10724)
* imhentai fix some images not loading

* cleanup

* typo
2022-02-05 20:27:07 -05:00
ringosham 37586ead8f
Twi4: Add URL intent and revert #10368 (#10725)
* Add URL intent

* A better pathPattern to reduce accidentally trigger the intent

* Explicitly ignore zadankai submissions

* Fixed set url after search by slug

* Reverts #10368

* Fixes to some manga entries where failsafe is not needed
2022-02-05 20:26:54 -05:00
jopejoe1 b9bc7e324a
Luscious: Change default resolution to `Original` (#10718)
* Change default resolution to Original

* Update README.md

* Update CHANGELOG.md

* Update build.gradle
2022-02-05 17:03:02 -05:00
Mori Yuki 7e2b13f6b5
Update to new domain (#10705) 2022-02-05 12:45:19 -05:00
Alessandro Jean 6da96c40d2
Fix chapters not loading in Toptoon+. (#10717) 2022-02-05 12:45:07 -05:00
ObserverOfTime 54c55117c8
Izneo: fix missing chapters (#10711) 2022-02-05 12:44:51 -05:00
ObserverOfTime 9f83a8a6ee
Tappytoon: fix image downloads (#10710) 2022-02-05 12:44:44 -05:00
ObserverOfTime 93593a29f1
Kouhai Work: fix missing alt titles (#10709) 2022-02-05 12:44:36 -05:00
nicki a60274e18b
MangaDex: Remove wildcard deeplinking (#10688)
* move more regexes into companion object

* Remove wildcard domain intent

too many issues. Might as well have the extension only support
mangadex.org links

* Increment mangadex.extVersionCode
2022-02-04 18:13:01 -05:00
Vetle Ledaal 77c3906e2c
Gmanga: fix search request and chapter parsing (#10686)
* Gmanga: fix search request and chapter parsing

* Ignore HTTP 103 in fetchMangaDetails

* [skip ci] attempt fix 'Sequence contains no items'

* [skip ci] revert HTTP 103 changes

* Improve chapter sort
2022-02-04 08:12:57 -05:00
jferdous70 2a180832e7
Added Cloudflare client to Lanraragi (#10675)
* Added Cloudflare client

* Bumped ext version
2022-02-04 05:28:28 -05:00
e-shl 8c9ae32593
[RU]Newbie -> NewManga (#10653)
* [RU]Newbie -> NewManga

* fix adult

* fix nextPage
2022-02-04 05:28:17 -05:00
Pavka 05c2a47a17
Ru: Remanga. Fix login from cookie and webview due to google captcha on login api request (#10690) 2022-02-04 05:27:02 -05:00
nicki 81e98ae6ae
MangaDex: Clean manga descriptions (#10674)
* MangaDex: Clean manga descriptions

Closes #10610

* Incrememnt mangadex.extVersionCode

* Remove bbcode cleanup utility

Since bbcode has been replaced with markdown. So, this is no longer
required

* Don't forgot to unescape html characters

bbcode might be gone but &hearts still need to be converted to ♥

* Update `cleanString` method description

* Remove trailing newlines

Using Trim takes cares of whitespace too

* Move regex to companion object

so that they dont get instantiated everytime

* Revert "Incrememnt mangadex.extVersionCode"

This reverts commit 73c89933cc36cb41fd6691641c75acf0b6f49c45.
Will be added back in a separate minor PR
2022-02-04 05:26:31 -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
e-shl faeebccbff
[RU]Libhentai mobile user-agent (#10652)
(for the correct display of the site in webview)
2022-02-02 05:55:58 -05:00
e-shl a9e5ea2dd1
[RU]Desu delete interfering LICENSED (#10646)
* [RU]Desu delete interfering LICENSED

* [RU]Desu delete interfering LICENSED
2022-02-02 05:55:36 -05:00
Alessandro Jean 812e9b9dd7
Fix build error due to Handler. (#10638) 2022-01-31 10:08:56 -05:00
ViAnh f18924c1fe
BlogTruyen: Fix parse page list not return enough pages in some manga (#10615)
* BlogTruyen: Fix parse page list in some chapters

* Use kotlinx serialization instead of JSONArray

Co-authored-by: Vi Anh <anh.viet@tekmedi.com>
2022-01-31 07:34:14 -05:00
Alessandro Jean f8b3501e02
Fix login not working in TOPTOON+. (#10602) 2022-01-31 07:13:11 -05:00
e-shl d11cfb8114
[RU]Libmanga fix "changing cover language" (#10612)
* [RU]Libmanga fix "changing cover language"

* +[RU]Libhentai
2022-01-31 07:12:40 -05:00
Vetle Ledaal 8ca9524460
Don't overwrite User-Agent for CloudFlare bypass (#10614) 2022-01-31 07:12:16 -05:00
jopejoe1 cb1cf8f2d8
Dragon Ball Multiverse fix Chapter list (#10620)
* Update DbMultiverse.kt

* Update DbMFactory.kt

* Delete DbMultiverseEN.kt

* Update build.gradle

* Add mssing language

* Forgot a , while adding a new lang
2022-01-31 07:11:46 -05:00
Vetle Ledaal 8cf57226ed
MangaRaw: change latest manga url (#10626) 2022-01-31 07:11:31 -05:00
Vetle Ledaal 3d1630b784
BainianManga (百年漫画): update url and update for new design (#10628) 2022-01-31 07:10:53 -05:00
Vetle Ledaal b3dd6236bb
MangaJar: show latest instead of oldest manga (#10629) 2022-01-31 07:10:39 -05:00
Vetle Ledaal c6e81d778f
re-manga: Fix latest, chapter parsing (#10630)
* re-manga: Fix latest, chapter parsing

minor refactor

* make SimpleDateFormat static
2022-01-31 07:10:32 -05:00
Alessandro Jean 0a1cd70a45
Fix 401 error in Bilibili (closes #10622). (#10631) 2022-01-31 07:10:20 -05:00
Vetle Ledaal 82eae126e3
MangaFast.org: remove, 502 error for >1 month (#10632) 2022-01-31 07:10:10 -05:00
Alessandro Jean 121b012a34
Add ability to read already paid chapters in Bilibili (#10593)
* Add ability to read already paid chapters in Bilibili.

* Add a README to the extension.
2022-01-29 06:29:29 -05:00
jopejoe1 ef91dafd50
Add README files for various extensions (#10567)
* Updatte Komanga readme

Co-authored-by: Andreas <6576096+ghostbear@users.noreply.github.com>

* Add Readme to LANraragi

* Add ReadME to LANraragi

* Update build.gradle

* Update Komga readme

* Add Kavita ReadMe

* Update build.gradle

* Update README.md

* Add Cubari Readme

* Update build.gradle

* Add changelog to Cubari

* Add Changelog to Kavita

* Add LANraragi Changelog

* Add Readme to Bato.to

* Update build.gradle

* Add Changelog to Bato.to

* Update CHANGELOG.md

* Update src/all/lanraragi/README.md

Co-authored-by: Andreas <andreas.everos@gmail.com>

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

Co-authored-by: Andreas <6576096+ghostbear@users.noreply.github.com>
Co-authored-by: Andreas <andreas.everos@gmail.com>
2022-01-28 00:49:56 -05:00
Román 20ad3d2670
[RU] MangaClub: Cleaning code and Update Icons (#10572)
* [RU] MangaClub: Fixing errors again

* [RU] MangaClub: Cleaning code

* [RU] MangaClub: Updating Icons
2022-01-28 00:49:44 -05:00
Alessandro Jean 0b177c3183
Add a README file to Manga Plus. (#10579) 2022-01-28 00:49:25 -05:00
anenasa 53c52b75c8
Baozimanhua: Fix page list (#10584) 2022-01-28 00:49:12 -05:00
anenasa 06030aa7c2
Gufengmh: Add referer (#10585) 2022-01-27 08:51:47 -05:00
Román 34afcb7f1a
[RU] MangaClub: Fixing errors again (#10569) 2022-01-24 13:08:59 -05:00
FourTOne5 47591d528c
Fix broken links. (#10570) 2022-01-24 13:04:17 -05:00
jopejoe1 b7a1f920fa
Komga: Added README file (#10566)
* Update CHANGELOG.md

* Create README.md

* Update build.gradle

* Update CHANGELOG.md
2022-01-24 07:47:32 -05:00
jopejoe1 b08c6d90b7
Put the files in worng folder in last Pr (#10565)
* Delete CHANGELOG.md

* Delete README.md

* Delete build.gradle

* Delete AndroidManifest.xml

* Delete src/all/src/eu/kanade/tachiyomi/extension/all/luscious directory

* Put files in right place this time

* Update build.gradle
2022-01-24 06:01:04 -05:00
ThePromidius 59380ed6f4
Add Kavita extension (#10241)
* Trying out git
Sorry in advance if this messes up.
Trying to work on my extensions fork to develop a new extension

So far Mangas are listed Successfully.

* Added Kavita Icons

* Added Kavita ParseDetails. All data is retrieved the first time SManga is created, but reimplemented since it retrieves info from backup

* Added Chapter List

      "chapters": [
        {
          "id": 750,
          "range": "1.1",
          "number": "11",
          "pages": 16,
          "isSpecial": false,

        },
        {
          "id": 767,
          "range": "001.jpg",
          "number": "0",
          "pages": 5,
          "isSpecial": true,

        },
        {
          "id": 818,
          "range": "1.3",
          "number": "13",
          "pages": 8,
          "isSpecial": false,

        },
        {
          "id": 817,
          "range": "1.4",
          "number": "14",
          "pages": 12,
          "isSpecial": false,

        },
        {
          "id": 768,
          "range": "002.jpg",
          "number": "0",
          "pages": 5,
          "isSpecial": true,

        },
<- extracted json
see how when isSpecial, number = 0
Needs to be fixed

* Delete .github/ISSUE_TEMPLATE directory

* Checklist:
 ✓ It Lists the library
 ✓ It Lists the chapters of a serie
 ✓ Clicking on a chapter shows the image

* New Icons & login finished
Added token isvalid else relogins
Login should be confirmed of not having problems

* Changed Defaults to Kavita Wiki's

* Added Search Manga Feature

* Removed User Authentication. Leaving only token Behind

* Refactored out login credentials and rewrote the authentication for joining. user now just puts in base path and api key

* Cleanup some of the code and re-arange to keep related code together.

* Cleanup some of the code and re-arange to keep related code together.

* Still WIP, stream lined creation of Series and Series detail. Chapters are a bit broken.

* Series generation with metadata is done. Working on chapter code.

* Code to properly label chapters is done

* Revert "Delete .github/ISSUE_TEMPLATE directory"

This reverts commit 8d5740c4

* Reset editor Config

* Removed Input token

* Cleaned Unused code and files

* Readded Search
Removed token again

* Modified all imports to avoid lintcheck errors -> deleted all wildcards

* Integrated format filter with latest backend code

* Refactored authentication to now grab it from solely the address field.

* Refactored authentication to now grab it from solely the address field.

* Refactored authentication to now grab it from solely the address field. Auth token is fetched when needed without requiring user to restart their session.

* - Fixed duped Pages on main
- Fixed Chapters going backwards
- Fixed last chapter getting duped

* - Fixed login with new opds url setting.

* Cleaned commented code

* Cleaned commented code

* Added isLogin. IOException if invalid apikey

* Fixes Volume Naming

Previously All Volume Number was displayed as '0', It fixes that bug.

* Removed Gson usages

* Updated the filter Dto for all methods

* Merged Http err Handling

* Added debug option to see 400 error

* 1.2.3. Commented debugRequest

* Crappy code warning: Added first filtering support

* Manga details fixed:
Artist,Author,Summary, ¿genres? should be displayed properly now

* Pushing nothing changed

* - Fixed 500 error when reset filter
- Added reading status filter
- Cleaned some spaghetti code that was redundant

* Code cleanup

* Format Filter is almost readt. Majora finish it.

* Added library filter

* More code cleanup. Authentication request only sent once.

* People filter Added

* Added collection,character and translator filters
Remaining filters:
- Rating
- Format

* Fixed displayed chapter number.
Cleaned chapter title.

* - Fixed #12
- Reworked Login
- Added Logs
- Added more errors handlers

* Added format filter
Added check for url (must start with http/s)
Fixed filters getting disabled when scrolling further (request for new pages did not have filters)
Code cleanup

* updated extVersionCode ->5 - ready for release

* updated extVersionCode ->6 - pull request to tachiyomiorg/ext

* removed release folder from git and removed unwanted modifications in the project

* removed release folder from git and removed unwanted modifications in the project

* unwanted modification

* Update src/all/kavita/src/eu/kanade/tachiyomi/extension/all/kavita/Kavita.kt

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

* Update src/all/kavita/build.gradle

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

* removed unused import

* Changed icons to be more consistent with other extensions.

* QuickFix: format filter wrong default.

* Added webview support (Needs to be tested thoroughly)
Refactored baseUrl to apiUrl
baseURl is now only "Server:Port" (without  trailing slashes.)
Closes #14

* Fixed Json Decode error when genres,people or artists are empty.
Solution to #15 is to use tachiyomi `sort by chapter number` feature.

* Added publication status filter

* Added sort filter

* Bump extVersionCode

* Updated cover artist serial name in SeriesMetadataDto

* Added user rating filter

* Removed other people filter

* Removed other people filter
Fixed filtering suddenly not applying

* Filters that are not populated won't show

* Added new preferences options to customize filters showing in filter list

* Added more configurable sources to have multipe kavita instances

* Code Cleanup

* Fixed ReadStatus

* Changed order of preference setting

* Added more checks and log exceptions
v0.5+ is required message added

* Added more checks and log exceptions
v0.5+ is required message added

* Fixed Cover Artist filter preference not working

* Changed extVersionCode to 1

* Fixed Tags filter not populating

* Added toast to restart app when source name is changed

* Forgot to stage this file. Fixes tags filter not populated

* Added one more error message. v0.5+ required

* Fixed having to restart twice the app after preference changes
Changed setupLogin order
Fixed some log messages.

* Changed more log messages
Some cleanup.

* Fixed Unexpected JSON token in manga details

* Fixed search was creating a Smanga with url = series ID instead of complete url

* Fixed search was creating a Smanga with url = series ID instead of complete url

Co-authored-by: Joseph Milazzo <joseph.v.milazzo@gmail.com>
Co-authored-by: Shashank Pujari <shashank-p@users.noreply.github.com>
Co-authored-by: Alessandro Jean <alessandrojean@gmail.com>
2022-01-24 05:23:34 -05:00
Román f1a9fe6d16
[RU] MangaClub: Fixing errors (#10557)
* [RU] MangaClub: Fixed the incorrect title appearing

* [RU] MangaClub: Rework the extension

* [RU] MangaClub: Fixing errors
2022-01-24 05:23:00 -05:00
Alessandro Jean f2b5691e0e
Fix missing response in AS. (#10559) 2022-01-24 05:22:50 -05:00
jopejoe1 26b48d0736
Made Luscious into only one extension (#10563)
* Update Luscious.kt

* Delete multisrc/src/main/java/eu/kanade/tachiyomi/multisrc/luscious directory

* Delete multisrc/overrides/luscious directory

* Made in to singel source

* Update CHANGELOG.md

* Update build.gradle
2022-01-24 05:22:15 -05:00
jopejoe1 b6602ec955
Update lang codes in a few extensions (#10562)
* Update WebtoonsTranslateGenerator.kt

* Update WebtoonsTranslateFactory.kt

* Update BatoToFactory.kt

* Update build.gradle

* Update MangaParkFactory.kt

* Update build.gradle

* Update WebtoonsTranslateFactory.kt

* Update WebtoonsTranslateGenerator.kt

* Update BatoToFactory.kt

* Update MangaParkFactory.kt

* Update BatoTo.kt

* Update MangaPark.kt

* Update BatoTo.kt

* Update MangaPark.kt

* Update ToomicsFactory.kt

* Update build.gradle

* Update NHentaiComFactory.kt

* Update NHentaiCom.kt

* Update build.gradle

* Update BatoToFactory.kt

* Update BatoTo.kt

* Update MangaPark.kt

* Update MangaParkFactory.kt
2022-01-23 16:43:20 -05:00
Román e75475b1dd
[RU] MangaClub: Rework the extension (#10544)
* [RU] MangaClub: Fixed the incorrect title appearing

* [RU] MangaClub: Rework the extension
2022-01-22 09:51:08 -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
jopejoe1 8ee10c86e6
Genkan.io add language support (#10538)
* Update GenkanIO.kt

* Add Factory file

* Update build.gradle

* Update GenkanIOFactory.kt

* Update GenkanIO.kt
2022-01-21 14:14:10 -05:00
Ahmed gamal 54c2c64e24
Change mangalink domain (#10525)
* Update MangaLink.kt

* Update build.gradle
2022-01-21 14:13:58 -05:00
nicki a84a3e275f
MangaDex: Add Slug to Share url, Prefer `jp-ro` titles and Verify host link intents (#10539)
* Add slug to Share URL

cleans up the title and adds it as a slug to the end of the url that can
then be shared without any issues

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

* Check for Japanese Romanized titles

ko-ro and zh-ro also exist but arent that readable compared to ja-ro
personally. And those have a confirmed en title (or fallbacks) anyways

* Increment mangadex.extversioncode

* Linting by Android Studio build process

* Actually use the correct lang code

it's `ja-ro` not `jp-ro`

* Support verified deeplinks (A12+)

* Replace intent host to wildcard hosts

helps with A12 link verify
Ref https://github.com/tachiyomiorg/tachiyomi-extensions/pull/9993

Co-authored-by: funkyhippo <52957110+funkyhippo@users.noreply.github.com>

* Make `titleToSlug` more idiomatic

perhaps java.text.Normalizer could have helped but didnt want to add an
import just for that :d

Co-authored-by: Henrik <22085664+henrik9999@users.noreply.github.com>
Co-authored-by: funkyhippo <52957110+funkyhippo@users.noreply.github.com>
2022-01-21 14:13:43 -05:00
ObserverOfTime 616f8a2db2
ZinChanManga: fix null JSON field (#10521) 2022-01-20 07:56:41 -05:00
Reifuku aecbe24be1
Add missing genre to HentaiVN extension (#10506)
* add missing genre

* Update ExtVersionCode to 10
2022-01-20 05:01:40 -05:00
e-shl 161d7efaa4
[RU]Remanga hide Bookmarks from site (#10520) 2022-01-20 05:00:59 -05:00
Pavka 9feb6a165e
[Ru]Newbiew. Add branches and work with this (#10503)
* [Ru]Newbiew. Add branches and work with this

* [RU]Newbie. Remove unused dto

Co-authored-by: pavkazzz <me@pavkazzz.ru>
2022-01-19 05:40:37 -05:00
Alessandro Jean 2e5a28d854
Add more languages to Bilibili (#10494)
* Add more languages to Bilibili.

* Review some Indonesian strings.
2022-01-18 10:34:27 -05:00
Román f2fc5a98e1
[RU] MangaClub: Fixed the incorrect title appearing (#10483) 2022-01-18 07:49:27 -05:00
e-shl b9bd7726f8
[RU]Newbie new chapterListRequest (#10497) 2022-01-18 07:49:00 -05:00
zhongfly 39d84866a6
zh-dmzj: Fix url decode problem (#10474)
* fix url decode bug

* update version
2022-01-17 10:08:23 -05:00
Pavka 41f95f6947
[Ru]MangaOnlineBiz. Fix page and cdn parsing (#10480) 2022-01-17 10:08:15 -05:00
e-shl 37530de686
[RU]Grouple limited description (#10487) 2022-01-17 10:07:54 -05:00
nicki 60751ea39a
MangaDex: Group Blocking improvements (#10481)
* Replace "Abandoned" with "Cancelled"

was replaced in the Api few months back as well

* Refactor externalURL filtering to use pages attr

* Add mangahot to list of external linked groups

* Refactor group blocking

- Block external linked groups separately
  This block is now only done in Latest section (uses /chapter) since
  filtering them out in /manga/ID/feed is done by `createChapter` helper
  already
- No default UUIDs set in groupBlock setting - external linked groups
  and their UUIDs arent exposed to Users

* Increment mangadex.extversioncode

* Remove unneeded empty string check for ch.attr.externalUrl

Co-authored-by: Mitchell Syer <Mitchellptbo@gmail.com>

Co-authored-by: Mitchell Syer <Mitchellptbo@gmail.com>
2022-01-17 10:07:02 -05:00
Ivan Iskandar 89a9433851
MangaOwl: Fix chapter url (#10461) 2022-01-14 10:44:51 -05:00
Riztard Lanthorn f6ba68974c
ManhuaID: fix browse n latest issue (#10459) 2022-01-14 09:46:10 -05:00
nicki b38bcd4f0b
MangaDex: Block Uploaders (#10433)
* Add uploader block to Dex extension

* Sort the list to aid Varnish Caching

"For sake of caching, sort User configurable input query params.
Varnish caching cannot know that it's a list that's safe to re-sort etc.
Use like alphabetical UUID sorting"

* Bump MangaDex.extVersionCode
2022-01-12 13:02:04 -05:00
nicki 0ce1eee2d5
NH, Hitomi: Move lang Other to lang All (#10430)
* NH: Move 'Other' to 'All'

* hitomi: move 'Other' to 'All'
2022-01-11 09:59:20 -05:00
e-shl 2f84d135c3
[RU]Mangalib & Hentailib parse MyList authorization (#10426) 2022-01-11 07:53:58 -05:00
jopejoe1 1e3332d805
Bato.to reworked fetchSearchManga class (#10427)
* Update BatoTo.kt

* Update build.gradle
2022-01-11 07:53:49 -05:00
e-shl 3614bfb738
[RU]Remanga User's mangalist (#10428)
* [RU]Remanga User's mangalist

* worked filter

* Exception
2022-01-11 07:53:37 -05:00
Promchai Chooseang 4851bad1d6
Nekopost fix (#10423)
* Add Cat300 Source

* Fix Nekopost after old Api is Outdated
2022-01-10 11:58:35 -05:00
jopejoe1 22ce75ab3f
Turned NyaHentai multisrc into single source (#10424)
* Remove Files

* Remove more files

* Add nyahentai as normal source
2022-01-10 11:58:27 -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
jopejoe1 605f137756
Added Everia.club (#10397)
* Get origin

* i

* Added Everia.Club

* Added misisng nsfw flag
2022-01-09 14:35:57 -05:00
jopejoe1 ea45420e97
Added Buondua (#10402)
* Init

* a

* Added buondua

* Update build.gradle
2022-01-09 14:35:44 -05:00
jopejoe1 47423f7ab3
Added Junmei tu (#10411)
* Init

* init

* Added Junmei Tu
2022-01-09 14:35:29 -05:00
Jimmy Abner 616fafacbf
issue #10109 (#10410)
Switch japanread to cloudflare http client
2022-01-09 12:19:54 -05:00
Smiley32 f0caa39e68
Mangakawaii: fixed search, chapter list and page list (#10405) 2022-01-09 12:19:49 -05:00
Alessandro Jean 5c190c4ce8
Fix missing images in latest on MW. (#10386) 2022-01-09 11:26:20 -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
Troy121 d2a4c42a49
JMana: Fix image parsing (#10390) 2022-01-09 11:25:05 -05:00
jopejoe1 6146e0fd83
Bato.to added alternative chapter list and one more filter (#10393)
* Added alternate chapter list and one more filter

* Update build.gradle
2022-01-09 11:24:56 -05:00
jopejoe1 4bd847a509
Bato.to added more filters (#10382)
* Added more filters

* Update build.gradle

* Update BatoTo.kt
2022-01-07 09:23:23 -05:00
nicki 97458d6998
MangaDex: Scanlation Group blocking (#10376)
* Add (somewhat) working group blocking

blocks an input scanlator group
doesn't seem to block official/external-link groups

* Fine tuning adjustments*

 - sanitise inputs as much as possible
 - add to summary a bit more
 - `setDefaultValue` looks to set once and never again. So even if
   EditText receives an empty String, it is still valid...
   Not sure if I could do it better

* Increment mangadex.extversioncode
2022-01-06 13:59:49 -05:00
Alessandro Jean 01ecbdc833
Fix missing images in search on MW. (#10375) 2022-01-06 12:22:53 -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
ringosham cce9b6820f
Remove failsafe code for loading old manga images (#10368) 2022-01-06 05:54:50 -05:00
Oo8Ez5ai 05addfb95e
NicovideoSeiga: Fix file type handling. (#10352)
When downloading NicovideoSeiga image, the saved file extension has become wrong type. This commit addresses the issue by fixing following errors.
- Images is determined the type by file header. The logic has wrongly assumed Byte.toInt() returns unsigned integer, but it actually returns signed value.
- The server returns application/octet-stream as Content-Type header. But the logic only worked when header is empty.
2022-01-05 07:11:25 -05:00
Alessandro Jean 6baad09192
Fix no pages found in MW. (#10344) 2022-01-05 06:17:42 -05:00
Vetle Ledaal c31fc35000
Fix inconsistent json in Nekopost (#10336) 2022-01-04 14:56:30 -05:00
OncePunchedMan 90427f11d3
changing order and setting variables to private (#10333) 2022-01-04 10:56:53 -05:00
Alessandro Jean 418cded260
Refactor the code of some extensions. (#10313) 2022-01-04 05:44:45 -05:00
e-shl 5cb8df48af
[RU]Remanga domain switcher and optional show paid chapter (#10295)
* [RU]Remanga domain switcher and optional show paid chapter

* typos

* clarification
2022-01-04 05:44:27 -05:00
Vetle Ledaal 7817a5fdde
Add HentaiHere source (#10323) 2022-01-04 05:44:16 -05:00
ObserverOfTime 2dd71d66f6
Tappytoon: fix chapter numbers (#10324) 2022-01-04 05:43:59 -05:00
Vetle Ledaal 24d2ca27de
Add mirror Mycdhands.com to Bato.to extension (#10325) 2022-01-04 05:43:50 -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
Junyin Chen e9423902c2
fix: Update Manhuagui's Manga Page List URL schema to latest (#10299)
* fix: Update Manhuagui's Manga Page List URL schema to latest

* fix: Remove unnecessary space in Manhuagui's SI json schema
2022-01-02 18:49:34 -05:00
Troy121 0e05f3fad6
MangaRock.es: Fixed description parsing (#10305) 2022-01-02 18:49:03 -05:00
Alessandro Jean 07d52f7d31
Add a new source (#10308)
* Add a new source (closes #9789).

* Fix spacing.
2022-01-02 18:48:28 -05:00
Vetle Ledaal 98f69886ee
DigitalTeam: fix external images (#10310) 2022-01-02 18:48:16 -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
ObserverOfTime 27d26f2814
Comick.fun: fix chapter numbers (#10293) 2022-01-01 07:19:47 -05:00
Basara-Hatake b1d92188ab
hitomi speed fix (#10290) 2021-12-31 12:13:39 -05:00
Basara-Hatake b2bbc6a803
hitomi avif support (#10288) 2021-12-30 21:49:34 -05:00
Basara-Hatake f0d794b58a
fix hitomi images (#10286) 2021-12-30 12:28:34 -05:00
e-shl 599b2a6c81
[RU]ComX new HTML view (#10283)
* [RU]ComX new HTML view

* saveFromResponse Cookie

* saveFromResponse Cookie 2

* Exception antibot string
2021-12-30 12:28:28 -05:00
ObserverOfTime 8e2aa23cb4
Comico: reverse chapter order (#10281) 2021-12-30 12:28:13 -05:00
Basara-Hatake 9aec9e3af1
Hitomi fix images (#10273)
* fix hitomi images

* Update build.gradle

* use var
2021-12-29 17:36:19 -05:00
Станислав Сухоруков 2e8f95acc0
new extension for the site https://mhentai.ru (#10272)
* new extension for the site https://waymanga.ru/

* Update src/ru/waymanga/src/eu/kanade/tachiyomi/extension/ru/waymanga/WayManga.kt

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

* fixed bugs

* restored search functionality

* Update build.gradle

* Update build.gradle

* Update WayManga.kt

* Update WayManga.kt

* new extensions

Co-authored-by: ObserverOfTime <chronobserver@disroot.org>
2021-12-29 10:49:40 -05:00
e-shl b6f4198e50
[RU]Grouple fix status COMPLETED (#10265)
* [RU]Grouple fix status COMPLETED

* +selfmanga

* allhentai also move priority
2021-12-29 05:19:21 -05:00
Moon Light「つかり」 b75d315b52
[Doujindesu] change domain to Doujindesu.xxx (#10269)
* Updated Version

* Changed extension domain to .xxx instead of .id
2021-12-29 05:19:11 -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
Alessandro Jean aa98af8907
Add a new filter and fix missing Bilibili chapters in MD. (#10253) 2021-12-27 14:17:14 -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
Alessandro Jean 1175d23ac7
Refactor the MangaPlus code. (#10225) 2021-12-27 06:06:14 -05:00
nicki 1f9be45238
Mangadex: Use updated /at-home/server/ endpoint for pages (#10221)
* Move chapter images data to atHome Response

Updates ChapterDto and AtHomeDto as per Deprecation notice

* Use new atHome response to fetch chapter pages

this commit does the following:
 - updates the Dtos as per deprecation notice
 - creates a call to `/at-home/server/` in `pageListRequest`
 - made sure to track of how old chapter token is as was previous
   practice
 - `pageListParse` no longer has the 204 response. Instead we get a 404
   response (not sure about the 504 response for /at-home/server too but
   have to check again. If its not used now, then it could be removed
 - since `atHomeRequestUrl` was necessary for `getValidImageUrlForPage`,
   tried to fetch it from the response. As per their docs and our
   usecase, it should be fine hopefully
   Ref:
   https://square.github.io/okhttp/4.x/okhttp/okhttp3/-response/request/
 - since /chapter/ no longer has `data` attribute, the additional
   check for external chapters was removed
 - tested on 0.12.3 (on Mi A2, running Android12): read few
   chapter/oneshots without issues

* Increment mangadex.extVersionCode

essentially a Christmas present from MD (for its servers :d)

* remove redundant isSuccessful check

essentially dead code since the check is done by `fetchPageList` before
it calls `pageListParse`
2021-12-25 10:52:17 -05:00
ppj12345 a478a446a3
Update copymanga mainlandcdn domains (#10212)
* Update build.gradle

* Add files via upload
2021-12-24 08:00:10 -05:00
KoSChicken 12dd0a19d0
fix jinmantiantang (#10211) 2021-12-24 07:59:57 -05:00
ObserverOfTime 842225ad83
Comico: new extension (#10210) 2021-12-24 07:59:43 -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
e-shl 62ad0bfca7
[RU]Henchan fix jsonerror (#10209)
* [RU]Henchan fix jsonerror

* fix loop

* delete old
2021-12-23 14:29:04 -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
ObserverOfTime 46e5ddd006
GlaviKrestyanam: remove extension (#10193) 2021-12-22 08:18:00 -05:00
Gauthier 7719c36305
[Komga] add support for image/jxl (#10194)
* feat: add support for image/jxl

* update changelog and version
2021-12-22 08:16:15 -05:00
jopejoe1 47efb9dce9
Updated Tencent extensions name to official Chinese name (#10169)
* Changed Name to 腾讯动漫

* Update build.gradle

* Update build.gradle
2021-12-21 07:50:17 -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
e-shl 9e00ce42fe
New [RU] Hentailib (#10135)
* New [RU] Hentailib

* -mangalib

* option change language in latest

* icon

* icon microperfect
2021-12-19 07:05:21 -05:00
Alessandro Jean cb22cf119e
Fix the Chinese translation in Bilibili (#10136)
* Fix the Chinese translation in Bilibili.

* Rename the Chinese source class name.
2021-12-19 07:05:07 -05:00
jopejoe1 74ef573bd3
Added Support for Bato.to Mirrors (#10137)
* Update AndroidManifest.xml

* Update BatoToUrlActivity.kt

* Added Mirror Support

* Update build.gradle

* Added missing url path
2021-12-19 07:04:44 -05:00
e-shl 08b3ab02b2
[RU]Mangalib option change language in latest (#10144)
* [RU]Mangalib option change language in latest

* icon update
2021-12-19 07:03:54 -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
Alessandro Jean ea29bd30b1
Fix Bilibili URL intent (#10104)
* Fix Bilibili URL intent.

* Add chapter image format preference.

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

* Remove isNsfw from extension.

Co-authored-by: FourTOne5 <59261191+FourTOne5@users.noreply.github.com>
2021-12-14 22:34:15 -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
Gauthier d718c8a10f
feat(komga): display book translators as chapter scanlator (#10099) 2021-12-14 05:52:52 -05:00
nicki b210902b2c
Mangadex: View all Manga by a Group (+handle group links) (#10060)
* search Manga from a group using their id

* add group deeplink support

* linting

* increment mangadex.extVersionCode

* respect `dexLang`

eg: MangaDex (EN) needn't show a group's non-EN releases

* you cannot use filters on chapter endpoint

fixes HTTP 400 while trying to filter on chapter endpoint

* rewrite to use /manga endpoint instead of /chapter

ends up removing a lot of stuff I had previously but that's a good thing

* add check for valid UUID

if a UUID wasn't being provided, then the group queryParameter wouldn't
work and end up throwing Error 400. Might as well prevent that
2021-12-13 14:08:33 -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
e-shl 5966e7db61
[RU]Comx fix filters (#10069) 2021-12-10 13:22:10 -05:00
FlaminSarge bc39d9ae8f
[Mangadex] Fallback to uploader name for uploads that are missing group info entirely (#10023)
This also filters out the legacy MDv3 'no group' entity
2021-12-09 06:59:52 -05:00
THE_ORONCO ef491c08ea
fixed all issues regarding #10040 (#10042) 2021-12-09 05:44:16 -05:00
e-shl bd43b9f982
[RU]Remanga return main domain (#10036) 2021-12-09 05:43:55 -05:00
anenasa 6b5e24bc12
Pufei: update image server (#10037) 2021-12-09 05:43:40 -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
GoSSy4691 ae9f7024d7
feat: option for changing cover language (#10013) 2021-12-08 05:57:52 -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
anenasa 41f326eb54
Qiximh: Fix manga url and set thumbnail_url (#10028) 2021-12-08 05:55:35 -05:00
nicki 3f884c8248
Mangadex: Filter Popular to show only Manga TLd in that particular lang (#10033)
* show only manga TLd in `dexLang` in Popular

* increment mangadex.versioncode
2021-12-08 05:55:20 -05:00
kasperskier 2a527f6074
Jinmantiantang: update mirror URLs (#10027) 2021-12-07 08:02:43 -05:00
funkyhippo d5ba305575
Add wildcard hosts for invalid hosts in intents. (#9993) 2021-12-05 12:21:10 -05:00
nicki 8f22b785d6
Mangadex: Add nepali and forgotten Other (#10002)
* add the forgotten `Other`

* add nepali to mangadex factory

* bump mangadex.extVersionCode
2021-12-05 12:20:54 -05:00
ObserverOfTime 21f6f747ed
LANraragi: fix null tags (#9997)
* Fix nullpo

* Replace GSON with kotlinx

* Minor optimisations
2021-12-05 12:20:46 -05:00
Yan 63d8eb5554
Zerobyw: Update baseUrl (#9992) 2021-12-03 12:49:05 -05:00
anenasa b7739ce487
Yimmh: fix images not loading and StatusFilter (#9960) 2021-11-30 08:10:50 -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
anenasa 7e29955d00
Manhuadui: Fixes and improvements (#9951)
1. Update image server
2. Fix only first page is displayed in searching
3. Fix searchMangaNextPageSelector
4. Fix HTTP error 404 when no filter is selected
5. Add manga status and genre
2021-11-28 11:16:10 -05:00
Alessandro Jean 37c4df824a
Add Google Drive view limit warning in MMK. (#9947) 2021-11-28 11:15:28 -05:00
e-shl cd7fc67815
[RU]Readmanga and Mintmanga special User-Agent (#9936) 2021-11-28 11:14:13 -05:00
ringosham 9a1c647b60
Adding Nicovideo Seiga source (#9928)
* Adding Nicovideo Seiga source

* Storing date found to SharedPreferences
2021-11-26 07:19:07 -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
Alessandro Jean f64f6d0a8b
Change CheckBox to Switch and reword the setting in MangaPlus. (#9915) 2021-11-23 17:40:18 -05:00
RePod 41994b164a
LANraragi: 0.8.2 support and fixes (#9905)
* LANraragi: Mark status as Completed

* LANraragi: Use API for Random (first pass)

No longer need a unique client.
No header shenanigans, straight from source.

* LANraragi: Fix tag display

API response no longer spaces them out.

* LANraragi: Warn on 401

* LANraragi: Use API for Random (second pass)

Unify the Random helper functions.
Inline what was canShowRandom().
Use new /files (GET) endpoint as /extract (POST) is now deprecated.
Remove 404 handling from fetchMangaDetails() (as the 401 handling should cover it).
Include headers for isnew DELETE.

* LANraragi: Update icons

* LANraragi: IOException on 401 instead
2021-11-23 08:31:40 -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
Alessandro Jean d186bacf98
Show a better error message when Cloudflare is on at AS. (#9887) 2021-11-21 18:40:37 -05:00
Zakhar Timoshenko bd6b07c9f9
[MangaOwl] Fix not showing chapters list (#9874) 2021-11-21 09:21:15 -05:00
Pavka d05afb908b
ru-comx. Fix chapters parsing from window.__data__ (#9853) 2021-11-20 08:45:12 -05:00
Jaykoerner 7fd3d5fd5e
reverted base URL to legacy v35 server (#9851)
Temporary measure till new parser is made for the front end update in v36, this fix will likely break eventually, v36 retains the same backend as v35 so are the exact same from user perspective
2021-11-20 08:45:05 -05:00
Luis Alberto 33088997db
Manhwa latino: (#9848)
* First commit Mahnwa-Latino Extension.

* manhwa-latino: Implementing find function

TODO: only works with text, filter not implemented yet

* manhwa-latino Add Parser to finde the information of Manhwa-Latino

The parser 'ManhwaLatinoSiteParser.kt' make the whole magic to find the
information of the Website.

Mudularize The code and adding documentation

* manhwa-latino: Adding Logos der Extension

TODO: I am not to happy, i will check it later.

* manhwa-latino: Adding Tags to Genre Combobox

* manhwa-latino: Adding Headers to prevent error 404

The headers are necesary to prevent error 403 by downloading images.

* manhwa-latino: Tags addded into Manga Description Page

Status from Manga readed from Tags

* manhwa-latino: Modularize Code

* manhwa-latino: Adding Uploaddate for Chapters

* manhwa-latino: Bug to get Chapter Number fixed

* manhwa-latino: Logo 0.2

* manhwa-latino: Versionb 1.2.10

Adding Comments to ManhwaLatinoSiteParser

* manhwa-latino: Remove logo_model directory

* manhwa-latino: Show Seconds after Release a new Chapter

* manhwa-latino: Fix for Cloudflare

* manhwa-latino: Try to fix Cloudflare ByPass

Adding isNsfw to build.gradle

* manhwa-latino: Update from parser after website update

* manhwa-latino: Deactivate lastest manga and new Client

The new website from Manhwa-Latino doesnt show lastest mangas.

* manhwa-latino: Adding Manifest to load url-adress

The extesion will bi able to open and find mangas with the url.
TODO: first version. NOT READY YET.

* manhwa-latino: Fix to find Manga Status information

* Manhwa-Latino: The Extension can open a Link

Now the extension can recognize a link from Manhwa-Latino and
show the manga from the link in the app.

* Manhwa-Latino: Modularize Code and Activity for Url added

* Manhwa-Latino: Add Constant-File.

This file contain all contants for this extension.

Co-authored-by: Luis Beroiza <luisalberto.beroizaosses@intern.osp-dd.de>
Co-authored-by: AlberyKous <extreme_rvd@hotmail.com>
2021-11-20 08:44:48 -05:00
ObserverOfTime 726813f019
Pururin: use the API (#9843) 2021-11-20 08:44:39 -05:00
ShadesOfRay 9dd19d66e6
Fixed Kuaikanmanhua and changed name (#9830)
* Changed name to chinese, fixed chapter list

* Added some regex to fix some json

* Fixed page parse, gave explicit id
2021-11-20 08:44:30 -05:00
Promchai Chooseang 57c1078f80
Fix Mikudoujin that unable to read non single chapter Manga (#9827)
* Add MikuDoujin
* Add MikuDoujin V.1.2.1

* Update MikuDoujin.kt

* Update MikuDoujin
* Add ability to search using genre

* Add Rh2PlusManga
* Add Rh2PlusManga V.1.12.2
* Use Madara multi-source themes

* Change MikuDoujin gradle and Add Rh2PlusManga generator.
* update file to suggestion.
* add Rh2PlusManga to MadaraGenerator.kt.

* Fix Thai Madara source time format and MikuDoujin pages selector.
* add Thai relative time wordlist to Madara parseRelativeDate.
* change Rh2PlusManga and Mangauptocat date format.
* change Mangauptocat base url.
* change MikuDoujin pageListParse selector.

* Fix MikuDoujin Chapter number.
* fix MikuDoujin when try to fetch chapter name with non numeric ending word.

* Add MangaDeemak Source.
* add MangaDeemak source to madara multisrc.

* Fix Mikudoujin when open Manga with Non single chapter.
* scrap both data-src and src attribute from img if available.
2021-11-20 08:44:18 -05:00
e-shl bf9a02cf3f
[RU]Newbie new domain (#9808) 2021-11-14 06:10:16 -05:00
Ivan Iskandar ad0c8e2fec
Remove CatManga (#9800) 2021-11-12 08:41:19 -05:00
ObserverOfTime 8c16b03bb9
xkcd: add more translations (#9793)
* Spanish

* French

* Russian

* Korean
2021-11-12 08:40:55 -05:00
Moon Light「つかり」 e210beeca4
Doujindesu(ID) added (#9787)
* Added Doujindesu(ID)

* Fixes some of small typos

* Apply suggestions from code review

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

* Apply private vals for the Data format

Co-authored-by: Alessandro Jean <alessandrojean@gmail.com>
2021-11-10 12:12:53 -05:00
e-shl b2ee320a01
[RU]Remanga domain change (#9785) 2021-11-10 12:12:29 -05:00
ObserverOfTime d95e9e6fcd
xkcd: add Chinese translation (#9772) 2021-11-09 13:18:24 -05:00
e-shl 5bdb0b1e77
[RU]Newbie fix json error + (#9777)
expanding the popular list
2021-11-09 13:18:09 -05:00
Alessandro Jean 7b96c41fed
Add support to login in AS. (#9759) 2021-11-08 07:20:38 -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
Станислав Сухоруков eb0ebe2f8d
restored search (#9686)
* new extension for the site https://waymanga.ru/

* Update src/ru/waymanga/src/eu/kanade/tachiyomi/extension/ru/waymanga/WayManga.kt

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

* fixed bugs

* restored search functionality

* Update build.gradle

* Update build.gradle

* Update WayManga.kt

* Update WayManga.kt

Co-authored-by: ObserverOfTime <chronobserver@disroot.org>
2021-11-06 09:14:35 -04:00
Promchai Chooseang f7620bc174
Fix Mukudoujin chapter number (#9729)
* Add MikuDoujin
* Add MikuDoujin V.1.2.1

* Update MikuDoujin.kt

* Update MikuDoujin
* Add ability to search using genre

* Add Rh2PlusManga
* Add Rh2PlusManga V.1.12.2
* Use Madara multi-source themes

* Change MikuDoujin gradle and Add Rh2PlusManga generator.
* update file to suggestion.
* add Rh2PlusManga to MadaraGenerator.kt.

* Fix Thai Madara source time format and MikuDoujin pages selector.
* add Thai relative time wordlist to Madara parseRelativeDate.
* change Rh2PlusManga and Mangauptocat date format.
* change Mangauptocat base url.
* change MikuDoujin pageListParse selector.

* Fix MikuDoujin Chapter number.
* fix MikuDoujin when try to fetch chapter name with non numeric ending word.
2021-11-04 06:32:42 -04:00
Luis Alberto 5695e7e470
Manhwa latino (#9692)
* First commit Mahnwa-Latino Extension.

* manhwa-latino: Implementing find function

TODO: only works with text, filter not implemented yet

* manhwa-latino Add Parser to finde the information of Manhwa-Latino

The parser 'ManhwaLatinoSiteParser.kt' make the whole magic to find the
information of the Website.

Mudularize The code and adding documentation

* manhwa-latino: Adding Logos der Extension

TODO: I am not to happy, i will check it later.

* manhwa-latino: Adding Tags to Genre Combobox

* manhwa-latino: Adding Headers to prevent error 404

The headers are necesary to prevent error 403 by downloading images.

* manhwa-latino: Tags addded into Manga Description Page

Status from Manga readed from Tags

* manhwa-latino: Modularize Code

* manhwa-latino: Adding Uploaddate for Chapters

* manhwa-latino: Bug to get Chapter Number fixed

* manhwa-latino: Logo 0.2

* manhwa-latino: Versionb 1.2.10

Adding Comments to ManhwaLatinoSiteParser

* manhwa-latino: Remove logo_model directory

* manhwa-latino: Show Seconds after Release a new Chapter

Co-authored-by: Luis Beroiza <luisalberto.beroizaosses@intern.osp-dd.de>
2021-11-03 12:05:12 -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
e-shl 390016c379
[RU]Remanga fix receiving page chapter (#9728) 2021-11-03 10:31:31 -04:00
FourTOne5 f546b99eff
Remove WeComics (#9695) 2021-11-01 13:02:01 -04:00
Alessandro Jean fd927c254d
Replace org.json with kotlinx.serialization in some sources (#9569)
* Replace org.json in MeDocTruyenTranh.

* Replace org.json in Kuaikanmanhua.

* Replace org.json in QiXiManhua.

* Replace org.json in Desu.
2021-11-01 07:32:12 -04:00
ObserverOfTime d0e8f185ab
izneo: new extension (#9664) 2021-11-01 07:31:45 -04:00
ringosham 027fd3ce2e
Fixes MangaPill (#9680) 2021-11-01 07:31:04 -04:00
Basara-Hatake 7a76a2756f
fix hitomi images (#9687)
* fix hitomi images

* Update build.gradle
2021-11-01 07:30:31 -04:00
ObserverOfTime e6a9517a44
Tappytoon: unblock page list (#9668) 2021-11-01 07:29:44 -04:00
FlaminSarge 55b2eac827
[Mangadex] Update originalLanguage pref to use MultiSelectListPreference (#9671)
The zh-hk workaround is done during query param building rather than being stored in the preference value
2021-10-30 12:29:30 -04:00
FlaminSarge f3b3995174
[Mangadex] Update content rating to use MultiSelectListPref (#9670) 2021-10-30 09:56:35 -04:00
ObserverOfTime 4a05bf1fea
NETCOMICS: new extension (#9662) 2021-10-29 05:18:11 -04:00
ringosham 9d5a5eca5d
Add Twi4 source (#9575)
* Add Twi4 source

* Quick fix on regex

* Added failsafe to broken image links

* Added a rudimentary search

* Store upload date to SharedPreferences
2021-10-28 06:51:59 -04:00
ObserverOfTime 6a5bad1f42
Manta Comics: new extension (#9635) 2021-10-26 11:59:02 -04:00
tarczf 7ec5b66189
Add Picacomic (#9566)
* Create extension: picacomic

* Picacomic: fix nsfw setting

* Picacomic: remove unnecessary lines in build.gradle

* Picacomic: add code source of HmacSHA256.kt

* Picacomic: use kotlinx.serialization instead of org.json

* Update src/zh/picacomic/build.gradle

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

* Picacomic: fix some compile problems

* Picacomic: add RankFilter

Co-authored-by: tarczf <>
Co-authored-by: Alessandro Jean <alessandrojean@gmail.com>
2021-10-26 09:22:26 -04:00
Alessandro Jean 45eb27a9eb
Add token support in AS. (#9599) 2021-10-24 13:39:54 -04:00
Alessandro Jean 31e563c9ab
Fix wrong language in originalLanguage tag. (#9600) 2021-10-24 13:39:21 -04:00
rzmeu 262a20b7a8
Update SimplyHentai extension to display all images, currently only first 12 images are shown. (#9607) 2021-10-24 13:38:30 -04:00
FlaminSarge b143713590
[Mangadex] Handle empty title case, where title is romaji-only (ja) or otherwise missing, by picking whatever value is in title field as a last resort (#9598) 2021-10-23 07:37:24 -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
h-hyuuga 551cc08849
Comick.fun: Fix search result paging (#9570)
* Fix search result paging

* Refactor ratelimiting
2021-10-21 06:44:42 -04:00
ObserverOfTime f7ef21ff03
GWTB: new extension (#9572) 2021-10-21 06:44:31 -04:00
Alessandro Jean e7853ca2ae
Fix AS not working due to website redesign. (#9550) 2021-10-20 07:17:50 -04:00
Alessandro Jean 2356e8ac83
Readd MH that got removed by mistake. (#9554) 2021-10-20 07:17:23 -04:00
ObserverOfTime 00f441e4df
Kouhai Work: update API (#9559) 2021-10-20 07:17:00 -04:00
ObserverOfTime 9e6aee7aa4
EroCool: fix search pagination (#9545) 2021-10-19 13:40:50 -04:00
ObserverOfTime 3e922f4101
Tappytoon: reverse chapter order (#9529) 2021-10-19 08:44:39 -04:00
Ahmed gamal 395c7458ba
fix MangaLink baseurl (#9531)
fix mangalink BaseUrl and add setting to change the base url because the have 2 domains
2021-10-19 08:44:31 -04:00
Kai Liu 8d056bfb26
zh-dmzj: Make Filesize field optional (#9533) 2021-10-19 08:44:13 -04:00
ObserverOfTime 9ed009d908
EroCool: new extension (#9534) 2021-10-19 08:44:06 -04:00
e-shl 237689c1b5
[RU]Remanga fix out-of-sync manga in the library and catalog (#9506) 2021-10-18 05:15:47 -04:00
e-shl eba9fad248
[RU]Mintmanga User-Agent special (again) and changed domain Readmanga to open from browser (#9504)
* [RU]Mintmanga User-Agent special (again)

* clean
2021-10-18 05:15:37 -04:00
Promchai Chooseang e9626ac74e
Fix Mangauptocat and Rh2PlusManga Chapter date parser (#9501)
* Add MikuDoujin
* Add MikuDoujin V.1.2.1

* Update MikuDoujin.kt

* Update MikuDoujin
* Add ability to search using genre

* Add Rh2PlusManga
* Add Rh2PlusManga V.1.12.2
* Use Madara multi-source themes

* Change MikuDoujin gradle and Add Rh2PlusManga generator.
* update file to suggestion.
* add Rh2PlusManga to MadaraGenerator.kt.

* Fix Thai Madara source time format and MikuDoujin pages selector.
* add Thai relative time wordlist to Madara parseRelativeDate.
* change Rh2PlusManga and Mangauptocat date format.
* change Mangauptocat base url.
* change MikuDoujin pageListParse selector.
2021-10-18 05:14:52 -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
Promchai Chooseang d3b64152a5
Add MikuDoujin and Rh2PlusManga extension (#9469)
* Add MikuDoujin
* Add MikuDoujin V.1.2.1

* Update MikuDoujin.kt

* Update MikuDoujin
* Add ability to search using genre

* Add Rh2PlusManga
* Add Rh2PlusManga V.1.12.2
* Use Madara multi-source themes

* Change MikuDoujin gradle and Add Rh2PlusManga generator.
* update file to suggestion.
* add Rh2PlusManga to MadaraGenerator.kt.
2021-10-15 12:26:57 -04:00
e-shl 6c721039ff
[RU]LibManga, ComX. Limit connect and fixes selectors. (#9482)
* [RU]LibManga, ComX. Limit connect and fixes selectors.

* ONGOING?
2021-10-15 05:27:15 -04:00
h-hyuuga ab7e3bcede
Comick.fun: Migrate to new API (#9280)
* Migrate to new api endpoint + Implement Required Changes

* Update endpoints and response parsing to reflect API changes

* Restore search/filter functionality

* Add genre exclusion and search result sorting

* Comick.fun now specifies language with ISO639 compliant language codes instead of country codes
2021-10-13 08:19:58 -04:00
ObserverOfTime 0c171c680b
Hennojin: new extension (#9450) 2021-10-13 08:19:39 -04:00
Sittikorn Hirunpongthawat 9badbeb0db
[TH] Nekopost - Fix unable to read saved manga (#9459)
* Fix not found error and add all api types

* Update build.gradle

* Disable latest feature and use popular as latest instead

* Add logic to prevent duplicate projects

* Clear fetched list each time fetching from page 1

* Fix search logic

* Fix invalid genre joining
2021-10-13 08:19:29 -04:00
e-shl cc792ccfb1
[RU]LibManga fix load cover (#9462)
* [RU]LibManga fix load cover

* capitalize tag
2021-10-13 08:19:16 -04:00
ObserverOfTime 64ba1e6ba4
League of Legends: new extension (#9463) 2021-10-13 08:19:01 -04:00
e-shl abf7fe4284
New [RU] Newbie (#9394)
* New source Newbie

* mangaDetailsParse

* BETA save chapterList

* clean, pages, filters

* icon and "Open in browser"

* fix number formats

* fix number formats (againу)

* API_URL, structure pageListParse (needs fixing downloading chapters), limitation mangas pages

* date 0L

* limitation mangas pages (real)

* fix download

* Rename newbie dirs

* [ru]Newbiew. Fix image download

* capitalize genre

* change SManga url to get rid of conflict when making API changes

* only id (prev commit)

Co-authored-by: pavkazzz <me@pavkazzz.ru>
2021-10-12 06:34:24 -04:00
ObserverOfTime e323909165
ZinChanManga: new extension (#9414) 2021-10-12 06:33:55 -04:00
ObserverOfTime 6fd52b09de
Tappytoon: new extension (#9428) 2021-10-12 06:33:26 -04:00
e-shl 7043c75b7b
[RU]Desu Status LICENSED and API_URL (to open in the browser) (#9430)
* [RU]Desu Status LICENSED and API_URL (to open in the browser)

* changes Requestes
2021-10-12 06:33:13 -04:00
Alessandro Jean c60e0e7831
Add chapter view count back to TaoSect. (#9432) 2021-10-12 06:32:53 -04:00
Ivan Iskandar 7bbd88cfa8
Fix CatManga broken chapters (#9437) 2021-10-12 06:32:06 -04:00
ObserverOfTime 7cbc1cf990
YaoiMangaOnline: fix pagination (#9404) 2021-10-09 05:53:50 -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
ObserverOfTime d2f1d094d4
YaoiMangaOnline: new extension (#9400) 2021-10-08 08:12:39 -04:00
Gauthier 0a0b8bd7a3
[Komga] rework the load of filter values at startup (#9386)
* rework the load of filter values at startup

* Update CHANGELOG.md
2021-10-07 07:14:08 -04:00
Shiranui ffd6f7e52a
Zerobyw: Update baseUrl (#9375)
* Zerobyw: Change url

* Zerobyw: Update version number
2021-10-06 06:06:48 -04:00
nicki c04984b89b
[Komga] Fix link to WebView/Share (#9361)
* use the correct link for viewing in browser

api url on browser just provides a json. For viewing in browser,
we need the normal url instead

* just use `substringAfter`

was trying out another way using `substringAfterLast` but dropped that.
Now `substringAfterLast` isn't required and `substringAfter` suffices

* make fetchMangaDetails not use mangaDetailsRequest

internally, `fetchMangaDetails` uses `mangaDetailsRequest` to create a
new call. However, since `mangaDetailsRequest` is now fixed to use a
normal browser URL rather than the API URL, it no longer works for
`fetchMangaDetails`. So, it needs to be manually overriden to make its
own call

* use hardcoded ID values instead of computing

this was done because of the following:
 - IDs are same as before
 - no need to rely on calculation to be correct everytime
 - avoids unnecessary copy of base class code
 - sets it in the constructor itself

* increment komga.extVersionCode

also update CHANGELOG with list of changes

* linting and remove unused imports

* Revert "linting and remove unused imports"

This reverts commit e13396badef53fced2700266182bbf53a67124cf.

* Revert "use hardcoded ID values instead of computing"

This reverts commit 44f063904d5969fb6d90c9ffad5c33aff50b995f.

* refactor `mangaDetailsRequest`

Do it in a simpler manner without having to create another variable

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

Co-authored-by: Gauthier <gotson@users.noreply.github.com>
2021-10-06 06:06:37 -04:00
arkon 6a75de9261
Remove usage of @Nsfw annotation in favor of extension-level flagging (#9368) 2021-10-04 16:44:32 -04:00
Le Cong Hau 835b61a042
Get all chapters (#9362)
Co-authored-by: Le Cong Hau <hau.le@brains-tech.co.jp>
2021-10-04 13:03:35 -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
Gauthier 1c53f50265
[Komga] change language to `all`, add more logs (#9360)
* change lang to all, but keep existing id

* properly close response bodies
add more logs
2021-10-04 07:31:52 -04:00
Станислав Сухоруков ea64267f83
new extension for the site https://waymanga.ru/ (#9331)
* new extension for the site https://waymanga.ru/

* Update src/ru/waymanga/src/eu/kanade/tachiyomi/extension/ru/waymanga/WayManga.kt

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

* fixed bugs

Co-authored-by: ObserverOfTime <chronobserver@disroot.org>
2021-10-04 07:30:44 -04:00
Alessandro Jean 5c484b8256
Remove MY due to cat-and-mouse game. (#9336) 2021-10-04 07:30:31 -04:00
e-shl 8be6df8f3b
[RU]Com-x add filters (#9345)
* [RU]Com-x add filters

* fix next page

* fix next page search
2021-10-04 07:30:03 -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
ObserverOfTime 421fde6d82
Use SimplyHentai API (#9306) 2021-10-02 17:39:29 -04:00
Alessandro Jean 06b424fd6d
Fix chapter images not loading in MY (again). (#9334) 2021-10-02 17:37:34 -04:00
Alessandro Jean f1c948d5b9
Fix chapter images not loading in MY. (#9328) 2021-10-02 12:38:03 -04:00
e-shl 7a756db780
[RU]Grouple sites fix description + damain (#9320)
* [RU]Grouple sites fix description + damain

* rateLimit
2021-10-02 07:27:07 -04:00
nicki b5a949c4ac
remove hentaimimi (#9312)
site has been dead for a while now
2021-10-01 17:35:12 -04:00
SmashBanana 750fdbabf6
MangaWorld Domain Changing (#9310)
* Update Mangaworld.kt

Change only the domain of the site from https://www.mangaworld.io to https://www.mangaworld.in

* Update build.gradle

* Update Mangaworld.kt
2021-10-01 13:33:27 -04:00
Alessandro Jean 8a32ad1961
Remove Gson workaround and add rate limiting to MangaPlus. (#9295) 2021-10-01 05:36:14 -04:00
calion-m 3cdba4b68a
fix: Jinmantiantang: Update manga selector (#9279)
* Fix manga selector error

Because of the site ui updating, the selector has to be changed.

* Update version number
2021-09-30 06:01:49 -04:00
Станислав Сухоруков 1da58f8553
added an extension glavikrestyanam (#9250)
* added an extension glavikrestyanam

* delete log.i

* cleared the extensions
2021-09-30 06:01:39 -04:00
Narin cb56951fd5
BatoTo: Update Manga Summary Selector (#9273) 2021-09-29 15:02:11 -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
o01210o 17c02bfec4
Add French to MangaPlus (#9245)
* Add French to MangaPlus

* Add French to MangaPlus

* Update src/all/mangaplus/src/eu/kanade/tachiyomi/extension/all/mangaplus/MangaPlusFactory.kt

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

Co-authored-by: Alessandro Jean <alessandrojean@gmail.com>
2021-09-27 10:12:03 -04:00
Alessandro Jean 12daa92f2f
Fix wrong chapter order in TaoSect (#9234)
* Fix wrong chapter order in TaoSect.

* Remove unused GET parameters.

* Make sorting to be done by the API.
2021-09-27 10:11:33 -04:00
SnowArk 51f072c73f
Fix the Library Updates only show the last chapter of updated chapters if there are several chapters is updated (#9242) 2021-09-27 10:11:20 -04:00
zeredouni 409e8192f7
GMANGA : FIX ( #9125 / #7802 ) (#9254)
* Update Gmanga.kt

* Update build.gradle
2021-09-27 10:10:19 -04:00
FourTOne5 b40ee5e463
MangaPark v3: Fix #9251 (#9253)
* Bump

* Change stuff so that it actually returns null.
2021-09-26 19:57:39 -04:00
FourTOne5 82438450d0
MangaPark v3: Fix #9240 (#9247)
* Bump Version

* Remove unnecessary /
2021-09-26 13:43:25 -04:00
FourTOne5 c4047e7c96
MangaJar: Remove Explicit chapter number (#9248)
* Remove Explicit chapter number

* Bumpy Bump
2021-09-26 13:43:00 -04:00
Ivan Iskandar f92453cdcf
MangaDex: Title fetching improvement (#9238)
Some manga somehow has romaji title tagged as "jp" language. So also use
altTitles list and use extension language as the base language when
searching while keeping english as fallback.

This reduces the possibility of this extension returning empty title.
2021-09-26 08:23:14 -04:00
Alex Ling a0873ea677
Mango: List nested chapters and more (#9239)
* DNS fix and allow non 9000 port

* Query only top-level titles

* Display input on settings page

* List nested chapters and sort with Mango API

* Bump version number
2021-09-26 08:22:19 -04:00
FourTOne5 b8308a3ace
MangaPark v3: Rewrite (#9210)
* Rewrite and Update to v3.3

* Fix build.gradle
2021-09-26 06:41:29 -04:00
Alessandro Jean 2676b70068
Use new API endpoints in TaoSect. (#9233) 2021-09-25 17:57:58 -04:00
John Bi eacb84dbf8
feat: wnacg extension change (#9214)
1. code format
2. add category filter
3. manga detail add description parse
4. add nsfw
5. change extVersionCode
6. fix next page selector logic

Co-authored-by: John Bi <869384236@qq.com>
2021-09-25 06:20:08 -04:00
sunbeams001 6aa6d64f9e
fix search no result (#9218) 2021-09-25 06:19:08 -04:00
Alessandro Jean 5e9b062ce8
Add some missing parameters to TaoSect. (#9216) 2021-09-24 13:24:17 -04:00
sunbeams001 e57d8438fa
fix manga group order and update time mismatch (#9213) 2021-09-24 10:10:04 -04:00
Mook cb60de30dc
CopyManga: Update getting decrypt passwords. (#9209)
Instead of looking for attributes on elements, we now have to evaluate
JavaScript to get the decryption password.

Fixes #9197
2021-09-24 06:12:33 -04:00
Mook f26a96c95f
CopyManga: Fix missing decrypt password (#9193)
* CopyManga: Allow passing in null for decrypt password.

When we end up with a decrypt password of null (that is, there is no manga-
specific decryption password), fall back to the default password.
Previously, we ended up passing in null instead of a default password.

Also update the default password.

Fixes #9114

* CopyManga: bump extVersionCode.
2021-09-23 06:06:52 -04:00
e-shl 3f404550d6
[RU]AllHentai switcher domain (#9171) 2021-09-22 07:55:00 -04:00
Alessandro Jean f940ff9499
Add missing filter and fix duplicates in Latest on TaoSect. (#9151) 2021-09-22 07:54:41 -04:00
Alessandro Jean 09cb97b648
Update GM URL to bypass Cloudflare. (#9169) 2021-09-21 11:16:28 -04:00
TheOneMaster 965aecc006
Changed mangadex default sort to most follows (#9155)
Co-authored-by: nayan <TheOneMaster@users.noreply.github.com>
2021-09-20 17:37:16 -04:00
Alessandro Jean f267b0f5d7
Use TaoSect's API in the extension. (#9141) 2021-09-19 18:42:44 -04:00
Maxim Molochkov a9a6c9f2c0
[AllHentai] Change base url (#9121) 2021-09-19 13:17:52 -04:00
Aria Moradi 585b4c1968
Tachidesk: sync implementation with >= v0.5.0 (#9132) 2021-09-19 13:17:35 -04:00
SnowArk 78f627dfa0
Fix list and detail load failed and add rate limit (#9113) 2021-09-18 05:39:42 -04:00
nicki 95ad8cb431
[Komga] replace gson with kotlinx.serialization.json (#9107)
* annotate komga data classes

annotate @Serializable to relevant data classes. this is the first step
to replace gson/kotson with kotlinx.serialization

* switch to kotlinx.serialization.json

replaces gson/kotson usage in komga extension
big thanks to gotson for already switching to data classes
made the conversion very simple

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

* linting

* increment komga.extversioncode

also update changelog

* use .string() instead of toString()

since we actually need the object in memory as a string rather than the
content

* apply plugin to generate Serializable

this makes serializers for all data classes that are annotated as
Serializable

Co-authored-by: Gauthier <gotson@users.noreply.github.com>
2021-09-18 05:39:18 -04:00
Maxim Molochkov 4f8503d51f
Fix loading cover (#9089) 2021-09-16 13:53:21 -04:00
SnowArk 614e3d0597
Change the setting 'use mainland cdn' to 'use overseas cdn' (#9090) 2021-09-16 13:53:13 -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 80a08e36df
group by chapter name (#9071) 2021-09-16 09:29:40 -04:00
SnowArk 84e6ca5764
Fix an issue that the "change CDN" option was incorrectly handled (#9085) 2021-09-16 09:29:25 -04:00
Johannes Joens d8bcdd11c7
Mangadex: add missing sort options (#9043)
* added Missing sort options

* Update build.gradle

* Improved latestUpdatesRequest

latestUpdatesRequest does not require the previous work around anymore as latestUploadedChapter sort order was added to the api

* Fixed Typo
2021-09-16 09:28:59 -04:00
XdarkX 72ca3d3781
[MangaPark v3] Update extension version code (#9074)
Updates the extension version code to take advantage of the latest
extension changes to the chapter endpoint.
2021-09-15 14:11:47 -04:00
Clouddark75 ccffd61b36
TruyenQQ, NhatTruyen and Nettruyen domain change (#9064)
* Update build.gradle

* Update TruyenQQ.kt

* Update WPComicsGenerator.kt

* Update NhatTruyen.kt

* Update NetTruyen.kt
2021-09-14 12:21:44 -04:00
FourTOne5 9c7a36166c
MangaPark v3: Update chapter endpoint. (#9063) 2021-09-14 11:05:16 -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
loocool2 62af1c06ab
MangaDex: Turned off including Upcoming Future Updates in the Latest feed (#9048)
* Turned off including Future Updates

* fixed tags not showing up in MangaDex
2021-09-13 11:20:51 -04:00
nicki fb87b363e6
Update Mangadex to new `chapterListDto` and `MangaListDto` following deprecation (#9046)
* update chapterListDto

* update MangaListDto

* increment md.extvercode
2021-09-12 15:19:57 -04:00
loocool2 bc8b461ab7
Fixed erotica and porn not showing in latest (#9039) 2021-09-11 15:03:54 -04:00
Clouddark75 ed01744a4a
Gufeng Manhua domain change (#9030)
* Update Gufengmh.kt

* Update build.gradle
2021-09-11 13:07:35 -04:00
loocool2 df42ef37cc
changed originLang filtering to filter at request time and moved relationships (#9036) 2021-09-11 13:07:06 -04:00
TheOneMaster fc204bd93a
Fixed Mangadex sorting issues when filtering (#9020)
* fixed sorting issues

Fixed "Sort by Most Follows" since it was no longer the default, and added relevance sorting to the list of possible sorts

* Fixed Mangadex sorting when browsing

* Changed default sort to Most Followed manga

* Fixed it so that the "Number of follows" is the default sorting filter selected instead of "Manga created at"

* When sorting by ascending for Number of follows, returns manga with the fewest follows instead of default search with no sort

Co-authored-by: nayan <TheOneMaster@users.noreply.github.com>
2021-09-11 07:15:53 -04:00
TheeoCornnaro efa546c94b
TMO ratelimit options (#8980)
* TMO ratelimit options

rate limit of images variates, the maximum is not 10, added extra values

* Update TuMangaOnline.kt

* Update TuMangaOnline.kt

Changed Parameters from 1 to 100
2021-09-10 22:30:27 -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
Alex Ling d058e32c2c
DNS fix and allow non 9000 port (#9019) 2021-09-09 10:57:43 -04:00
arkon bc7d8c8672
Default libVersion to 1.2 (#9014) 2021-09-09 08:58:17 -04:00
nicki 11b5df29a7
DragonBallMultiverse hotfix: fix pages (#9016)
* fix chapter url

should just stick to using `setUrlWithoutDomain` everywhere possible

* increment dbm.extversioncode
2021-09-09 08:50:42 -04:00
loocool2 75bdb0bec5
Added support for OriginLanguage filtering in latest and browse, fixed porn chapters too (#8993)
* Added originalLanguage filters

* add content preference in chapter list

* Remove zero width space

* change default originLanguagepref to false

* made originLang work in browse too

* actually fixed nsfw chapter list maybe

* added new MangaDex icons

* filter all chapters with external links

* change browse sort to followCount

* add origin language filtering to browse and properly set default filter values

* add all contentRating queries to the actual chapterlist request no matter what
2021-09-08 15:38:29 -04:00
nicki f91e5f6b41
Update DragonBallMultiverse to new site layout (#9006)
* update link to manga

Closes https://github.com/tachiyomiorg/tachiyomi-extensions/issues/8568

* bump dbm.extvercode

* add more titles to ext

* add fetchMangaDetails override

so that refreshing manga works

* update chapterListSelector

so that it works on all titles, old and new

* refactor parsing chapter lists

since the selector was changed

* remember chapter currentTimeMillis

kind of a hack for setting `chapter.date_upload` cleverly so that it
doesn't update itself during library update
refer tachiyomiorg@50859e7

* refactor chapterFromElement again

because name inside SChapter.create().apply{} was ambiguous. made it
explicit to `chapter.name`

* fix value set to `chapter.chapter_number`

* revert chapterListParse

remembering currentTimeInMillis doesn't really work for now. Can just
add it if requested later

This commit reverts 459057829

* remove unused add override for chapterFromElement()

* create absolute links instead of fetching them

so that I can set the chapter names correctly
2021-09-07 19:47:22 -04:00
scb261 be4245d291
JMana: various fixes (#9004) 2021-09-07 19:46:27 -04:00
SnowArk cf6ed5c5c0
[zh-copymanga]fix chapter list and manga load failed (#8946)
* [zh-copymanga]fix chapter list and manga load failed

* remove test code

* Set chapter's date_upload to current time, which would make the updated manga displayed in the "Recent updates" section

* fix typo

* use System.currentTimeMillis() instead

* optimize imports

* Revert "optimize imports"

This reverts commit 6514e517

* revert useless import changes and remove java.util.Date import

* fix wrong timestamp

* fix an issue that only display the default chapters
2021-09-06 06:24:05 -04:00
nicki 47f5ac549f
CommitStrip: fix parsing single page entries (#8951)
* Fix pages that can be null

* bump commitstrip.extvercode
2021-09-04 13:59:23 -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
anenasa 6170f3d84d
Add yimmh.com (#8931) 2021-09-02 07:21:21 -04:00
Clouddark75 28ad547c08
Fix images loading problems (#8914)
* Update build.gradle

* Update HentaiFox.kt
2021-09-01 08:02:39 -04:00
Tyler W feb8f7929f
LectorManga - Fix page parsing and rate limiting (#8917)
* LectorManga - fix paginated page parsing

Fix issue where the first image of a chapter is displayed n times when `paginated` is the current page preference.
Also, add another image CDN URL for rate limiting.

* LectorManga - bump ver
2021-09-01 08:02:23 -04:00
nicki 4dae303049
Fetch language explicit chapters links for CommitStrip (#8922)
* fix Ext icon in Extensions list

replaces android-studio-created image assets that lead to blank images in
Extensions list (in app and in https://tachiyomi.org/extensions as
well). Usually due to there being fg bg and xml files and not just a
single png file

Co-authored-by: as280093 as280093@gmail.com

* fix chapters not parsed for single page archive

latest archives (as of writing, 2021) can just have one page in which
case parsing to find total no of pages doesn't really work. In these
cases, just send a single request and that'd be all

* use lang specific chapter links

be default each chapter gives a link like this:
 https://www.commitstrip.com/2020/03/23/a-mask-for-everyone/
which then is redirected to the lang by remembering browser state
instead we can force the link to be the lang specific one i.e.
 https://www.commitstrip.com/{en,fr}/2020/03/23/a-mask-for-everyone/

* fix link to WebView

sets the correct to be opened when using Open in WebView or Share

* Revert "fix chapters not parsed for single page archive"

This reverts commit 4722790a8db905ba18259758cbf9ed47890e9eff.
Didn't really work like I expected. Time to try another route

* bump commitstrip.extversioncode
2021-09-01 08:01:31 -04:00
ShadesOfRay 026004a0ba
Add Baozimanhua extension (#8905)
* Add new source Baozimanhua

* Fixed typo
2021-08-31 06:51:32 -04:00
Edgar Mejía 6a12eab8b0
Fix LectorManga loading pages, add rate limit for new image CDN hosts (#8901) 2021-08-31 06:51:12 -04:00
loocool2 465b6e05af
Filtered comikey chapters (#8888) 2021-08-30 08:04:16 -04:00
ObserverOfTime 7d67b98943
Add Kings Of Darkness (#8884) 2021-08-30 08:04:02 -04:00
nicki e7369b1b38
Add extension CommitStrip (#8878)
* the journey to a commitstrip ext begins

copies over skeleton code from reallifecomics and renames files and
folders to match new extension

also creates a sourcefactory since the site has both en and fr variants

* generate SManga entries

since the site is able to show comics by year, we'll create one SManga
entry for every year.

Also aware of siteLang since it has brings some changes

Archive years start from 2012 to current year

* update build.gradle with commitstrip details

uses CommitStripFactory

* add chapter list selector and parse it

comic entries don't really have a numbering in the website except for
their dates so we'll just keep our own numbering

needs to be reversed because the website shows the latest one first

need to add paging

* use better logo url

* parse chapter from Element

gets the url, regexes the url to find a date, and sets a name using a
selector on the chapter element

still didnt attempt paging yet btw

* use correct selector for chapter pages images

* fix package info

actually forgot abt the things at top
also made `siteLang` private because android studio recommended that

* actually use the correct logo link for thumbnail...

* use `lang` instead of `siteLang` at some places

`siteLang` is used when creating URLs and for extension stuff like
creating SManga object, it's better to use `lang` I feel.
In the end, it doesn't matter in this case because both are the same for
this extension.

* remote `private val` as per speculation

constructor parameter is never used as a property
and so `val` can be removed
this avoids more memory use due to unnecessary use
 - android studio

* Add ext app icon

The entire image assets placed in `res` folder. Made possible by their
actual logo (small version), which for some reason refused to work as
`SManga.thumbnail_url`

* linting

* adjust `baseUrl` usages

rather than having `siteLang` inside the `baseUrl`, better to have it
explicitly used everytime.

also fixes `thumbnail_url` because the link to the logo is broken when
you include `siteLang` in `baseUrl`

* create `manga.url` explicitly

since fetchChapterList will be overridden and its easier to have a full
url to make a client.newCall rather than setUrlWithoutDomain

* `thumbnail_url` doesn't need `siteLang`

and I forgot abt that

* add pagination for fetchChapterList

tried to reuse whatever I already had to support pages

might be slow because I do one extra request for Page 1 and some manga
have too many pages (like 11) each with 20 comics

* rewrite how pages are obtained

since I changed `manga.url`, that changes `chapter.url` and so that
implied a change to the page list as well.

* maybe optimize chapterList a bit

still a bit slow because some of them have a lot of pages but wanted to
reduce an extra request just to get total no of pages.

* just use your own links for the logo

can't get the logo to load from the link even though it worked. Might as
well get your own links to the logo. While I was searching, also found a
cool logo in FR so I kept that.

Both logos taken from the webcomics' Kickstarter and Ulule fundraisers

* Revert "maybe optimize chapterList a bit"

This reverts commit 672db52460cf597f28a80f24de3a7659f4c7a939.
because that didn't work. at all..

* remove unused variable
2021-08-30 08:03:45 -04:00
Ahmed gamal b676bebbbf
Add new source (RE-Manga) (#8862)
* Add new source

 add re-manga

* add missing (,)
2021-08-27 06:26:57 -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
Clouddark75 deb2ad109f
Adding headers back to LectorManga images and fixing ManhuaPlus again. (#8854)
* Update build.gradle

* Update LectorManga.kt

* Update ManhuaPlus.kt

* Update MadaraGenerator.kt
2021-08-26 07:15:15 -04:00
Clouddark75 eb1edeb4c5
Fixing the update images selector. (#8846)
* Update LectorManga.kt

* Update build.gradle
2021-08-25 19:28:00 -04:00
abhijeetChawla d3ecc55814
updated the image selector (#8831)
* Updated the imageUrl selector

the whole extension is working except the image selector which was just updated

* update build.gradle to 36
2021-08-25 06:34:47 -04:00
Ahmed gamal 62d18420bf
MangaAlarb: update icons (#8807)
* MangaAlarb: update icons

forgot to add them in last PR

* Update web_hi_res_512.png
2021-08-25 06:21:20 -04:00
Alessandro Jean 6521e78158
Add MW source (closes #8766). (#8823) 2021-08-25 06:20:30 -04:00
u2shana 5f83861b9b
[cocomanga]Fix: Change domain (#8826)
* bump version

* fix domain
2021-08-25 06:20:18 -04:00
Marco Gutierrez 07463198d3
+ Fix 403 TuMangaOnline on chapter images (#8816)
+ Update extVersionCode
2021-08-25 06:19:48 -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
loocool2 f77b170e45
Properly process chapters without a group name (#8785)
* Fixed MangaDex content rating preferences being swapped

* Properly process anonymous chapters

* Remembered to account for empty string
2021-08-24 10:55:26 -04:00
Arraiment 08246bf4e8
Rework source (#8800) 2021-08-24 06:44:35 -04:00
anenasa ddb80df1fd
Zerobyw: Update baseUrl (#8792) 2021-08-24 06:44:16 -04:00
Ahmed gamal a3071faf48
MangaLink: Add Manga Type To Genres (#8791) 2021-08-24 06:44:07 -04:00
Ahmed gamal 8fbd3ab39d
MangaAlarab: some fixes (#8786)
Fix wrong Latest update page
Fix some Filters
2021-08-24 06:43:49 -04:00
loocool2 4d1bc517f2
Fixed MangaDex content rating preferences being swapped (#8784) 2021-08-24 06:42:31 -04:00
Alessandro Jean 42f6a32163
Add missing chapter scanlator in MM. (#8783) 2021-08-24 06:41:59 -04:00
Riztard Lanthorn 5e25906ae3
add ZManga multi-source (#8779)
* add ZManga multi-source

- add KomikPlay source
- remove MangaKane
- add MaidManga and KomikPlay to ZManga Factory

* add default icon

Co-Authored-By: Ankit Singh <as280093@gmail.com>

Co-authored-by: Ankit Singh <as280093@gmail.com>
2021-08-24 06:41:35 -04:00
Pavka 6a1dd5636a
Fix rm_h.init rename in readmanga family sites (#8772) 2021-08-23 07:22:05 -04:00
mountfox 67bde7f28c
Stop overwriting request user-agent when bypassing Cloudflare (#8771)
* Bypass cloudflare WAF using webview

* MyReadingManga: remove single cookie when bypassing Cloudflare

* Don't overwrite request header when bypassing Cloudflare
2021-08-23 07:21:18 -04:00
Alessandro Jean 61cda66933
Fix bad CSS selector at GM. (#8763) 2021-08-23 07:20:07 -04:00
Alessandro Jean ab391bff6c
Add MV source (closes #8758). (#8762) 2021-08-23 07:19:54 -04:00
nicki b74b30d4fe
Undo mundo (#8756)
* Revert "Remove Mundo Manga-kun (pt) ext (#8744)"

This reverts commit bea3ac6827.

* increase rate limit

now at 1 per 3 sec
also bumps version code
2021-08-22 15:50:31 -04:00
Arraiment a9f7b363b1
Add LoadingArtist (#8730) 2021-08-22 10:39:57 -04:00
nicki bea3ac6827
Remove Mundo Manga-kun (pt) ext (#8744)
Closes
https://github.com/tachiyomiorg/tachiyomi-extensions/issues/8741
2021-08-22 10:38:49 -04:00
Arraiment 1e6d92e0a5
Add url intent and id search for IMHentai (#8700)
* Add url intent and id search

* Slight refactoring and fix image loading
2021-08-22 10:37:42 -04:00
CVIUS 43177c7c10
mangajar: fix complete status (#8733)
* Update MangaJar.kt

* bump
2021-08-22 10:36:55 -04:00
Maxim Molochkov cc427a04a3
Fix chapters not opening (#8738) 2021-08-22 10:36:46 -04:00
Aria Moradi dd07318201
Tachidesk: fix crash issues (#8735)
* fix tachidesk crash issues

* re-format file
2021-08-22 10:36:26 -04:00
Alessandro Jean 8a52a4db06
Fix build error due to CookieManager. (#8716) 2021-08-21 19:37:28 -04:00
Aria Moradi 070ef60753
add compatibility with Tachidesk-Server v0.4.7 (#8717)
* better baseUrl pref name

* add compatibility with Tachidesk-Server v0.4.7
2021-08-21 19:37:18 -04:00
happywillow0 8bfbfe7f43
Fix NineMangaEn (#8709)
- Ignore subdomain completely for en site.
2021-08-21 13:33:02 -04:00
Arraiment 40ea248097
Implement search and filters (#8706) 2021-08-21 13:32:34 -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
Alessandro Jean 9f3b26022c
Count chapter and project views in TS (#8688)
* Count chapter and project views in TS.

* Add project view count.
2021-08-21 13:30:22 -04:00
loocool2 9009c4cd2e
Added Megatokyo extension (#8687)
* Added Megatokyo, WIP

* Fixed Megatokyo dates

* Added comment
2021-08-21 13:29:55 -04:00
Alessandro Jean 3f9d69f224
Fix wrong title details in GM. (#8684) 2021-08-21 13:28:39 -04:00
Alessandro Jean e49ac1044e
Add missing author to BM. (#8683) 2021-08-21 13:28:31 -04:00
Alessandro Jean 42f573c8ce
Fix chapters not loading in TS. (#8677) 2021-08-20 13:11:05 -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
Ahmed gamal d09c4a0abb
MangaLink: Add Filters (#8673) 2021-08-20 10:41:38 -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 4746ab375b
Add ZeurelScan (#8665)
* Add ZeurelScan

* Fix search
2021-08-20 06:23:13 -04:00
Arraiment c19a5c64ce
Fix search and add filters (#8667) 2021-08-20 06:22:43 -04:00
Ahmed gamal 511f667792
Asgard Team: Add Type Filters (#8646) 2021-08-19 05:58:14 -04:00
Alessandro Jean 2d976eb7f2
Add missing status in MM. (#8637) 2021-08-18 14:17:19 -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 f3a4f33666
Fix inspector build exception (again). (#8619) 2021-08-17 21:55:33 -04:00
Alessandro Jean c9651735f5
Remove TM extension. (#8609) 2021-08-17 21:17:58 -04:00
Alessandro Jean 51ff911e0e
Escape entities in Bato.to (#8613) 2021-08-17 21:17:46 -04:00
Kamikadze 088808d35c
BaseURL Update (#8611)
* Version update

* BaseURL Update
2021-08-17 21:16:53 -04:00
Alessandro Jean b25fce871a
Fix inspector build exception. (#8612) 2021-08-17 21:16:40 -04:00
Alessandro Jean b91d75fac3
Add INKR again. (#8606) 2021-08-17 17:46:49 -04:00
mountfox 10c2dc0395
Bypass cloudflare WAF using webview in MyReadingManga (#8562)
* Bypass cloudflare WAF using webview

* MyReadingManga: remove single cookie when bypassing Cloudflare
2021-08-17 17:45:28 -04:00
Maday 8c302fe615
Updated the new tkor website url (#8585)
* Updated the new tkor website url

Changed url to https://tkor.dog

* Update build.gradle

* Update build.gradle

* Update build.gradle
2021-08-17 06:44:02 -04:00
Alessandro Jean d6838a544e
Fix missing search results in MY. (#8588) 2021-08-16 13:01:01 -04:00
Ahmed gamal 4445b61ee8
MangaAlarb fix chapter names (#8564)
fix chapters names are are included with chapters date
2021-08-16 06:10:18 -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 6dde6d877a
Tencent comics migration and adding locked chapters (#8572)
* Add lock for paywalled chapters

* Migration to kotlinx.serialization
2021-08-16 06:09:47 -04:00
anenasa 486db23175
Kuaikanmanhua: View paid chapters (#8578) 2021-08-16 06:09:16 -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 24b583ac6a
Ninehentai json migration and other changes (#8552)
* Migration to kotlinx.serialization

* Refactoring and changed search implementation

* Add url intent

* Small fixes
2021-08-14 05:46:43 -04:00
Ahmed gamal 7ea52804f1
mangaalarab update (#8550)
add genres,manga type,manga status and alternative names to manga Details
2021-08-14 05:45:48 -04:00
Arraiment aa2b301ac1
Hitomi.la issue fixes (#8554)
* Fix page url requests

* Add keyword search url encoding
2021-08-14 05:45:28 -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
anenasa 56041bb2d6
Add zerobyw (#8541) 2021-08-13 06:59:01 -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
ShadesOfRay 1ff375ebf6
Created the Tencent Comics extension (#8524) 2021-08-12 07:34:03 -04:00
Alessandro Jean 4c8e27c1ec
Add Russian to MangaPlus. (#8513) 2021-08-10 14:04:25 -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
Broccoli 98a385ca5d
Added configurable rate limit for cocomanhua to reduce 403 errors when updating manga (#8491) 2021-08-09 08:07:13 -04:00
Arraiment e850a60f98
Small fixes for 3 sources (#8492)
* TruyenQQ: Update base domain

* MangaAe: Update chapter url

* Sisi Gelap: Update url
2021-08-09 08:06:42 -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
Alessandro Jean ab8ea9ddb5
Move MT to multisrc and add a new source. (#8478) 2021-08-09 06:58:15 -04:00
Arraiment b4a80e6085
Reworked search filter functionality (#8488) 2021-08-09 06:57:57 -04:00
Gauthier a80e03cf4e
[Komga] show readlist summary, search and display series aggregated tags (#8489)
* display and search aggregated book tags at series level

* display readlist summary

* bump version
2021-08-09 06:57:38 -04:00
Arraiment 6470dd5245
Migrating 3 sources to kotlinx.serialization (#8463)
* HentaiHand: Migration to kotlinx.serialization

* SimplyHentai: Migration to kotlinx.serialization

* Kangaryu: Migration to kotlinx.serialization
2021-08-08 11:38:14 -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 0120ffbb08
Fix some chapter images still not loading at MY!. (#8448) 2021-08-07 12:59:35 -04:00
Alessandro Jean f61b2e1553
Remove the extra header used to bypass the block. (#8449) 2021-08-07 12:05:49 -04:00
Alessandro Jean ed8266fb68
Fix Duktape decoding not working in MangaPlus. (#8444) 2021-08-07 11:59:47 -04:00
Arraiment cbd3f96907
Migrating 2 sources to kotlinx.serialization (#8439)
* BainianManga: Fix image scraping and migration from gson

* MangaDenizi: Migration from org.json
2021-08-07 11:58:30 -04:00
Alessandro Jean 18f3f9412f
Add another code to the blocking ones in TM. (#8443) 2021-08-07 11:56:03 -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
Alessandro Jean 97b59f6623
Update MangaPlus API endpoints. (#8421) 2021-08-06 14:17:21 -04:00
Alessandro Jean 5f5a285278
Fix website block in TM. (#8420) 2021-08-06 11:09:12 -04:00
ObserverOfTime 20a5797f84
Clean up Dilbert extension (#8410) 2021-08-06 06:10:17 -04:00
Alessandro Jean bdf2b39729
Fix images not loading in MY. (#8413) 2021-08-06 06:10:03 -04:00
Arraiment 714c773714
Fix issue parsing chapter list (#8417) 2021-08-06 06:09:08 -04:00
Ahmed gamal 792734c22f
Asgard Team source fix (#8407)
* remove AsgardTeam

remove Asgard Team as it's not using madara theme anymore

* add Asgard Team source

fix asgard team manga as it's not using madara theme anymore

* update asgardteam version

update version
2021-08-05 10:40:39 -04:00
CVIUS 0ec75f451d
MPv3: replace icon with better one (#8387)
* mpv3: replace icon with better one

* bump version
2021-08-04 07:16:18 -04:00
Arraiment 633ebe7e7c
Comick.fun: Fixes genre missing for some manga (#8390)
* Fix json parsing for genre tags

* Updated version
2021-08-04 07:15:10 -04:00
Alessandro Jean 0fb6bc0d44
Fix User Agent block error not showing at Tsuki (#8381)
* Fix UA error not showing at Tsuki.

* Add missing HTTP code in if.
2021-08-03 12:15:09 -04:00
Aria Moradi 94915eeb0f
add Tachidesk extension (#8361)
* add Tachidesk extension

* rewrite with kotlinx-serialization

* apply suggestions by @ObserverOfTime

* linter must lint

* map Tachidesk MangaStatus to SManga constants

* raise exception when baseUrl is empty

* defensive programming

* print Exception to Log.e instead

* cesco asked for this...
2021-08-03 10:13:00 -04:00
tangkt89 958cc4457c
Fix chapter sort order (#8379) 2021-08-03 10:12:47 -04:00
FourTOne5 687ddea5fc
Fix Henchan BaseUrl (#8378)
* Fix Base Url

* Bump Version
2021-08-03 09:05:21 -04:00
Broccoli 3127c1059e
Added Referer header (#8358) 2021-08-02 11:01:31 -04:00
Kamikadze f452f52530
BaseURL Update (#8356)
* Version update

* BaseURL Update
2021-08-02 11:01:20 -04:00
Eugene 604f86f4d8
[RU]Remanga more tags in detail and filters (#8347) 2021-08-02 10:58:27 -04:00
lbwstco 23845aa3ab
fix: Chapter images are scrambled (#8346)
Co-authored-by: Kyrie's rMbp <liubowen@corp-ci.com>
2021-08-02 10:58:07 -04:00
Ahmed gamal e456260c21
manga alarab:Add filters (#8342)
add filter
2021-07-31 20:41:27 -04:00
zhongfly 5d12ba6eeb
[zh-copymanga]Fix: change mainland cdn domains (#8327)
* fix: change mainland cdn domains

* bump version

* fix typo
2021-07-31 13:06:13 -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
Ahmed gamal 43528e398b
Add Manga Alarab source (#8298)
Add Manga Alarab source
2021-07-28 06:21:47 -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
nicki ac49213658
Fix typo in word Original in Mangadex Settings+ (#8285) 2021-07-26 14:04:38 -04:00
Arraiment 8bb02faff1
nhentai: Filtering by pages (#8260)
* Added page filter

* Updated version
2021-07-26 07:29:33 -04:00
lord-ne 8049bae936
Add Comikey source (#8273) 2021-07-26 06:43:47 -04:00
FourTOne5 bf119937ff
MangaDex Cover Qulity Setting (#8268)
* Update MDConstants.kt

* Update MangaDex.kt

* Update MangaDexHelper.kt

* Update build.gradle

* Update MangaDex.kt

* Update MangaDexHelper.kt

* Update MangaDexHelper.kt

* Update MDConstants.kt
2021-07-26 06:40:18 -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
Kamikadze a15be4c080
Genre and BaseURL update (#8246)
* Genre and BaseURL update

* Change Version
2021-07-23 16:12:13 -04:00
Ahmed gamal cb0c52aaf6
Gmanga: fix url (#8243)
gmanga changes the domain to Gmanga.org
2021-07-23 10:58:07 -04:00
Alessandro Jean 58e83d29cb
Make rate limit more harsher in Brazilian sources (#8208)
* Make rate limit more harsher in Brazilian single sources.

* Make rate limit more harsher in Brazilian multisrc sources.
2021-07-21 11:25:36 -04:00
lord-ne 233746b94d
MangaDex: Make chapter URLs deeplink to series page in Tachiyomi (#8205)
* MangaDex: Chapter URLs deeplink to series page in Tachiyomi

* Changes to getMangaIdFromChapterId:
* Remove FORCE_NETWORK from request
* Decode to ChapterDto instead of manually parsing json
* Make exception on unsuccessful response more verbose

* Use constant instead of "manga" literal
2021-07-21 11:20:09 -04:00
FlaminSarge 56cd1154ec
[MangaKatana] Bump version for #7972 (#8196) 2021-07-20 08:17:20 -04:00
Kamikadze 65b0bf52f6
Update baseUrl (#8180) 2021-07-19 09:19:09 -04:00
Clouddark75 7a34002a21
A fix for the Scanlator Tag. (#8174)
* A fix for the Scanlator Tag.

* Update build.gradle
2021-07-19 07:43:47 -04:00
lord-ne 3ffa78ae2b
Purple Cress: Add search and deepliking (#8176) 2021-07-19 06:28:48 -04:00
Alessandro Jean b153c3cf22
Distinguish between novel and manga in Tsuki (closes #8171). (#8172) 2021-07-19 06:27:23 -04:00
Pavka 628fceecd7
Fix links without http/https in ru-remanga (#8169) 2021-07-18 17:31:29 -04:00
Eugene 7e9ca28ae0
[RU]Remanga change/refix "single pixel" filter (#8168)
* [RU]Remanga change/refix "single pixel" filter

* move minor
2021-07-18 09:18:33 -04:00
E3FxGaming b87a5935b8
Cubari release_date fix + volume null fix (#8163)
* Fix for Cubari API response not containing chapter release_date

Cubari API responses don't contain release_date information when the Cubari source is Imgur.
The minor change made with this commit makes the existence of the release_date json property for the parsing process optional.

* Fix for Cubari volume "null" and cleaned up chapter name generation

If the volume is set to null in the json, it's now recognized as not specified.
Also cleaned up the chapter name concatenation.
2021-07-18 06:29:43 -04:00
Carlos 5a8287c1fa
Fix latest mangadex order, and missing manga, and follows users default content rating (#8161)
* Fix latest mangadex order, and missing manga, and follows users default prefs for content rating

* update gradle
2021-07-17 15:45:28 -04:00
Seishirou101 aea0eb6daf
fix cubari upload date (#8126)
* fix upload date

* change sketchy method
2021-07-17 14:52:25 -04:00
Alessandro Jean 532396e197
Fix chapters not loading in MMK. (#8159) 2021-07-17 12:12:28 -04:00
HaruSasaki 1f96d41169
Komikindoid fix (#8157)
* Update KomikIndoID.kt

* Update build.gradle
2021-07-17 09:23:52 -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
Gauthier 3ff3a4f82f
filter deleted series and books (#8132) 2021-07-16 06:23:22 -04:00
HaruSasaki 2c11cbfcd5
Komikindoid fix (#8124)
* Update KomikIndoID.kt

* update icon path

* update icon path

* remove old icon

* Update build.gradle
2021-07-15 09:47:06 -04:00
HaruSasaki 658470d4a5
Add KomikIndoID (#8116) 2021-07-15 06:38: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
Jared Irwin 955c0891f8
Make MangaDex load images more consistently (#8102)
* Make fetching the md@h url less likely to break

* import TimeUnit
2021-07-13 19:35:35 -04:00
Charles Lee f098832504
Update firstSubdomainFromGalleryId in hitomi.la (#8092)
Updated with latest logic from ltn.hitomi.la/common.js
2021-07-13 09:27:17 -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
Carlos 1cc39ff6e0
fix mangadex titles having "" (#8037) 2021-07-09 18:04:08 -04:00
Carlos b3aaf136c2
MangaDex fix deeplinking, parsing, clean up dto's, add latest chapter (#8035)
* MangaDex fix deeplinking, parsing, clean up dto's, add latest chapter

* change wording for sort
2021-07-09 16:39:34 -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
Eugene 979592480c
[RU]YagamiProject exclude the same html (#8001)
* [RU]YagamiProject exclude the same html

* fix empty title
2021-07-07 05:53:01 -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
Alessandro Jean 287cfabcb4
Fix missing chapters at TS. (#7977) 2021-07-05 08:53:46 -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
Eugene 5086df34d8
[RU]Grouple sources fix status and pages (#7942) 2021-07-02 21:27:13 -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
FourTOne5 774b0a3de4
MangaPark v3 Genre Search Fix (#7938)
* Update build.gradle

* Update MangaPark.kt

* Update MangaPark.kt
2021-07-02 08:16:06 -04:00
Eugene 9c45ca3a68
[RU]AllHentai fix status (#7937)
* [RU]AllHentai fix status

* LICENSED

* pagination

* //

* as on the website
2021-07-02 08:15:56 -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
Kai Liu 97e18a0ba2
zh-dmzj: Make ChapterOrder field optional (#7912) 2021-06-28 14:17:22 -04:00
h-hyuuga 72fd4cc564
Comick.fun: Fix parsing issue for nullable chapter numbers (#7902) 2021-06-28 05:50:09 -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
Eugene 35a7ec0ac9
[RU]YagamiProject universal chapter_number (#7883)
* [RU]YagamiProject universal chapter_number

* restart
2021-06-26 07:16:28 -04:00
Eugene 0137f71652
[RU]Remanga status (#7875)
* [RU]Remanga status

* 1
2021-06-25 12:59:04 -04:00
Narin 5492952878
Update for new site layout (#7874) 2021-06-25 12:58:57 -04:00
Eugene 794ba6ab9a
[RU]Mangalib fix qualitative cover & change destroy list chapter (#7872) 2021-06-25 12:58:45 -04:00
zhongfly 64c29c5fd3
[zh-copymanga]Fix search (#7870)
* fix copymanga search

* bump version
2021-06-25 12:58:38 -04:00
Gauthier 5876f259c8
fix user-agent (#7865) 2021-06-25 08:45:53 -04:00
Eugene 30a5c1dd48
[RU]YagamiProject artbooks + artist and qualitative cover (#7837)
* [RU]YagamiProject artist and qualitative cover

* artbooks and -html

* change structure artbooks img parse

* verbal date
2021-06-25 08:44:06 -04:00
Myuki 29082d94bf
[zh-Dmzj]Add intents for muwai.com (#7844)
* Add intents for muwai.com

* Bump version
2021-06-25 08:43:50 -04:00
Pavka e08bbfce14
[Ru]Mangahub. Fix detail thumbnail (#7840) 2021-06-24 09:00:52 -04:00
zhongfly dcdc43b984
[zh-dmzj]use muwai.com instead of dmzj.com (#7830)
* [zh-dmzj]use muwai.com instead of dmzj.com

use muwai.com for v4apiUrl & v3ChapterApiUrl & imageCDNUrl

* bump version
2021-06-24 09:00:33 -04:00
Eugene 1e354f06b7
New [RU] YagamiProject/ReadYagami (#7824)
* start YagamiProject

* mangaDetails chapterList

* chapterList imageUrl Manga(horizontal reader)

* pageList allreader

* search

* micro change

* double pseudo ONGOING

* Not Used

* NOTE

* fixes

* altName

* remove translation author
2021-06-23 09:21:30 -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
Narin 981ad1b8e3
Fixes search (#7771) 2021-06-20 18:43:46 -04:00
arkon 0640b31137 Fix linting errors 2021-06-20 12:06:27 -04:00
Edgar Mejía 8585b5cd81
Fix InManga pages not load & MangaMx search (#7744)
* InManga replace Gson with kotlinx.serialization, fix pages not load.

* MangaMx: Fix search bug.
2021-06-20 08:40:21 -04:00
Hunter Nickel 7f9223fefd
Refactor field name for MangaMiso source's number of search results returned. (#7763) 2021-06-20 08:38:54 -04:00
Eugene 8d0587c719
Add page teg [RU] MangaPoisk & MangaBook (#7759)
* Add page teg [RU] MangaPoisk & MangaBook

* +MangaPoisk LICENSED
2021-06-20 08:36:05 -04:00
Aurélien Dussauge f07c10737f
Fix ScranTradUnion duplicate pages (#7694) (#7760) 2021-06-20 08:35:54 -04:00
h-hyuuga 759a2123c1
Kotlinx.serialization migration for several sources (#7723)
* en.MangaPark: kotlinx.serialization migration

* Bato.to: Kotlinx.serialization migration

* Dynasty: Kotlinx.serialization

* ReadM: kotlinx.serialization migration

* Bato.to: Comment out code that was untested
2021-06-20 08:28:26 -04:00
Kai Liu 8a7122a2fc
zh-dmzj: replace dmzj.com with dmzj1.com for v4api only to make it work again (#7712) 2021-06-20 08:28:00 -04:00
Alessandro Jean 5a8854835e
Rewrite some error messages at Tsuki to make it more clear. (#7738) 2021-06-18 19:17:57 -04:00
Eugene 757923691a
[RU]MangaBook delete excess parse (from the newsblock) (#7732) 2021-06-18 11:42:43 -04:00
vulpes310 2e062b2929
[Hitomi.la] Remove hardcode image path condition (#7724)
[FIX] Remove hardcode image path condition

Rather than hardcoded conditons for determining image path's first subdomain,
the extension now dynamically load the condition by parsing the condition from
Hitomi.la's common.js. This should keep the cat and mouse chase a little bit longer.

[REFACTOR] Simplify regular expression for id extraction
2021-06-18 05:52:48 -04:00
Eugene 660537f6e3
[RU]MangaBook only Eng name and ratestar (#7721)
* [RU]MangaBook only Eng name and ratestar

* add RusAlt name

* delete number search
2021-06-18 05:52:41 -04:00
FourTOne5 550bb4b5f6
MangaFast Fix Incorrect SimpleDateFormat Pattern (#7720)
* Update build.gradle

* Update MangaFast.kt
2021-06-18 05:52:33 -04:00
Alessandro Jean 9ea926b8a8
Add support to login at Tsuki. (#7715) 2021-06-18 05:52:23 -04:00
FourTOne5 7916260467
Delete src/en/wutopia directory (#7719) 2021-06-18 05:52:11 -04:00
Eugene 5da4edb654
[RU]Desu duplicate name exception + thomNum (#7725) 2021-06-18 05:51:21 -04:00
Eugene 46b41df4c5
[RU]Remanga Fix error nullables MangaDetDto and OrderBy (#7727)
* [RU]Remanga Fix error nullable MangaDetDto

* delete not use but break

* mere notuse
2021-06-18 05:51:12 -04:00
animusfracto 84f2e19495
Add in error handling to handle malformed responses from the aggregate endpoint. addresses #7697 and #7678 (#7709) 2021-06-17 18:18:02 -04:00
Themis 29ae13ac7c
MangaHere Update (#7690)
Updated the manga types and genre.
2021-06-17 09:37:36 -04:00
Alessandro Jean 18be076b7a
Fix wrong manga titles in MY. (#7693) 2021-06-17 09:37:11 -04:00
FourTOne5 c5c4ddf825
MangaFast Update Date format. (#7699)
* Update MangaFast.kt

* Update build.gradle
2021-06-17 09:36:47 -04:00
Eugene d1415a27c6
[RU]Mangaclub fix image parse (#7701) 2021-06-17 09:36:38 -04:00
zhongfly d07d777c2b
[zh-dmzj] Fix url issue (#7673)
* fix url issue

replace dmzj1.com with dmzj.com
fix #7668

* bump version
2021-06-16 11:16:02 -04:00
Eugene f1d3a69dbd
[RU]MangaBook. Fix last page loading and change type CategoryList (#7674)
* [RU]MangaBook. Fix last page loading and change type CategoryList

* thom number
2021-06-16 11:15:54 -04:00
h-hyuuga f932e26e14
Bugfixes for #7407 (#7681)
* Catmanga: Bump version

* Comick.fun: Resolve parsing issue for latest manga

* Remanga: Fix parsing error on latest + search
2021-06-16 11:15:47 -04:00
animusfracto 16ffd5f695
Implement Completed and Cancelled statuses (#7671)
* add checks to the uploaded chapters in order to determine if the (publication) completed manga has been fully scanlated

* consolidate case entries

* Add language to aggregate call
2021-06-15 12:39:38 -04:00
Alessandro Jean 6991d96d59
Remove last Gson usage at MangaDex (#7656)
* Remove last Gson usage at MangaDex.

* Use ImageReportDto instead of buildJsonObject.
2021-06-15 11:11:03 -04:00
h-hyuuga 1175b0d1c7
Replace json library with kotlinx.serialization in multiple sources (#7407)
* Catmanga: Replace org.json with kotlinx.serialization + Light Refactor of #7451

* Genkan IO: Replace gson + Make livewire interceptor

* Genkan IO: Tail Call Optimization to avoid blowing stack

* Comick.fun: kotlinx.serialization migration

* Remanga: kotlinx.serialzation migration
2021-06-15 09:02:46 -04:00
FourTOne5 745e57f4e6
HHS Update Chapter Image Link (#7665)
* Update build.gradle

* Create HomeHeroScans.kt
2021-06-15 08:58:46 -04:00
Alessandro Jean d002d31c0d
Refactor SS extension due to website redesign (#7655)
* Refactor SS extension due to website redesign.

* Remove compatibility with old URLs since id changed.
2021-06-14 17:35:50 -04:00
vulpes310 00547b5413
[hitomi.la] Update image url path logic and implement filter (#7654)
* [hitomi.la] Update image url path logic and implement filter

[FIX] Update image url path logic

[FEAT] Add Filter for searching with popularity support

[FIX] Replace the used json library with kotlinx.serialization

[FIX] Deeplink now support all type and can actually display result

[FEAT] Add common word detection to avoid large search result

* Fix HitomiActivity query pattern

* [hitomi.la] Update image url path logic and implement filter

[FIX] Update image url path logic

[FEAT] Add Filter for searching with popularity support

[FIX] Replace the used json library with kotlinx.serialization

[FIX] Deeplink now support all type and can actually display result

[FEAT] Add common word detection to avoid large search result

* Fix HitomiActivity query pattern

* Update extVersionCode
2021-06-14 13:43:17 -04:00
FourTOne5 787767942b
9Hentai Chapter Update Fix (#7651)
* Update NineHentai.kt

* Update build.gradle
2021-06-14 12:26:38 -04:00
Alessandro Jean 69d6b63496
Fix chapter images not loading at OPEX. (#7652) 2021-06-14 11:35:40 -04:00
FourTOne5 b49b58613f
9Hentai Fix Upload Date + Update Url (#7648)
* Update build.gradle

* Update NineHentai.kt

* Update NineHentai.kt
2021-06-14 09:44:38 -04:00
vulpes310 5a6f7b45d8
Fix Jingmantiantang's ownText is null and add deeplink support (#7623)
* Fix Jingmantiantang's ownText is null and add deeplink support

[Fix] Jingmantiantang's ownText is null during chapter loading

The old implementation is to use chapterArea to store wheather or
not the Manga requested is only single page or multi-chapter.
This, however, creates a big issue as the chapterArea can be changed
to multi-chapter in preveious Manga, and that information is carried
over to other Manga which might be single chapter.
The new implementation remove global value chapterArea and it helper
function determineChapterInfo.
Instead, the single-multi check is performed in chapterListParse, which
only happen once per manga update request, vs three times call of
determineChapterInfo.

[Fix] Change Author's CSS selector and enable multi-author listing

[Fix] Default manga status to Completed

As Jingmantiantang often do not mark manga as complete, and there
is a high chance that manga user requested in single page. Thus
defaulting to completed, unless marked as ongoing.

[FEAT] Enable BaseUrl switch

As mentioned in (tachiyomiorg#5363) and (tachiyomiorg#4908). There is a frquent PR for
mirror site change. Unable user choice to stick with main site
or mirror site should please everyone

[FIX] Record mainSiteRateLimitPeriodPreference to correct key.

[FIX] Change one tag to the correct name

[FEAT] Enable deeplink support

* Fix mirror site relase page link, change ID prefix to JM
2021-06-14 07:16:46 -04:00
Hunter Nickel 99c1871901
Add MangaMiso Source (#7622) 2021-06-14 07:16:23 -04:00
Eugene 80394ad62c
New [RU] MangaBook (#7636)
* Start MangaBook

* fix pageListParse and reorganization code

* search and mangaDetailsParse

* search and filters

* icon

* fix empty tag

* LICENSED
2021-06-14 06:20:53 -04:00
Alessandro Jean 3f91c5f75e
Replace JsonParser with kotlinx.serialization in some extensions (#7620)
* Replace JsonParser with kotlinx.serialization.

* Remove wildcard import.

* Remove more usages of JsonParser.
2021-06-14 06:20:05 -04:00
Maxim Kuleshov 71986a1c6e
Hentaimimi proper fix (#7608)
* Properly parse HentaiMimi pages list

* HentaiMimi version bump

* Add kotlinx-serialization to build.gradle (HentaiMimi)
2021-06-11 18:11:29 -04:00
OncePunchedMan 8b1881a9a3
fix not showing description (#7607) 2021-06-11 11:28:02 -04:00
Carlos 761e467896
update to use includes to reduce api calls (#7603) 2021-06-10 21:11:54 -04:00
Vetle Ledaal 675d44272a
WeComics: Update logic and error message for paid chapters. (#7598) 2021-06-10 21:11:34 -04:00
Alessandro Jean fcb929f4e6
Add deeplinking to MangaPlus and Tsuki. (#7597) 2021-06-10 15:22:18 -04:00
Maxim Kuleshov 6fa8cfe804
Hentaimimi fix (#7574)
* Fix incorrect unescaping when image url contains unicode entities

* Up extVersionCode
2021-06-10 09:22:36 -04:00
Alessandro Jean ca27731aa8
Fix broken search and chapter images at MP. (#7580) 2021-06-09 17:46:25 -04:00
Carlos 49c930d622
MangaDex: Switch to serialization, use lang descriptions if available, fix open in webview, fix publication status, possibly fix md@home retry (#7540)
* switch to kotlinx

* use baseurl in referer

* remove default sort cause we don't use at this time
update build.gradle

* Use correct field when parsing manga pub status

* Use current language if available in description map.

* potentially fix md@host refresh issue

* add default sort back since that's by number of follows

* use work around for webview credit @Nar1n

Co-authored-by: animusfracto <50589737+animusfracto@users.noreply.github.com>
Co-authored-by: Alessandro Jean <alessandrojean@gmail.com>
2021-06-08 20:58:56 -04:00
Riztard Lanthorn 6f39cbf575
add Project Filter Page to some source (#7526)
* simplified

* add to wpmangareader source

* add pojokmanga, manhuaID,mangakane

* fix issue

* try rerun

* fix2

* simplified

Co-Authored-By: Carlos <2092019+CarlosEsco@users.noreply.github.com>

* fix filter issue

* add MaidManga, Komiku

Co-authored-by: Carlos <2092019+CarlosEsco@users.noreply.github.com>
2021-06-08 17:51:36 -04:00
Alessandro Jean aa06cd4b04
Fix wrong language code in some extensions. (#7550) 2021-06-08 13:43:46 -04:00
Alessandro Jean 8e720b8016
Fix missing covers and filter order at Tsuki. (#7545) 2021-06-08 12:02:45 -04:00
FourTOne5 16f94ad314
MangaPark v3 Fix 3.0 (#7536)
* Update build.gradle

* Update MangaPark.kt

* Update MangaPark.kt

* Update MangaPark.kt
2021-06-08 12:02:03 -04:00
Alessandro Jean 2932fde187
Add a harsher rate limiting to image servers requests at Tsuki (#7531)
* Add rate limiting to image servers at Tsuki.

* Show a message if the UA permission is disabled by the website.
2021-06-07 15:30:23 -04:00
FourTOne5 ad61957f81
MangaPark v3 Fixes 2.0 (#7527)
* Update MangaPark.kt

* Update build.gradle

* *cough*

* Fix?
2021-06-07 10:51:52 -04:00
Pavka fe5771b1e9
[Ru]Libmanga. Fix empty content-length image (#7529) 2021-06-07 10:51:33 -04:00
FourTOne5 bf8b5d5df9
MangaPark v3 Fixes (#7516)
* Update build.gradle

* Update res

* Update MangaParkUrlActivity.kt

* Update MangaParkFactory.kt

* Update MangaPark.kt
2021-06-07 06:52:38 -04:00
Eugene ea0ae4e3ae
[RU]Remanga, Mangalib. Fix "single pixel" filter page and hide empty altname (#7502)
* [RU]Remanga, Mangalib. Fix "single pixel" filter page and hide empty altname

* statusLICENSED
2021-06-06 18:11:13 -04:00
Riztard Lanthorn d0f6f79fe0
MangaKane: add source (#7477) 2021-06-05 07:42:53 -04:00
Ivan Iskandar d0b29bae80
CatManga QoL improvements (#7451) 2021-06-05 07:42:14 -04:00
curche ba1da0be4c
Use TrimMargin instead of listOf in xkcd string thrown on error (#7470)
* refactor string used to throw error in xkcd

makes a minor change to code I PRd a while back
refer: https://github.com/tachiyomiorg/tachiyomi-extensions/pull/6474

changed listOf to trimMargin because it looked cleaner and a more kotlin
way to do it

* bump versioncode for xkcd

otherwise it might not update the extension
2021-06-04 18:13:04 -04:00
Alessandro Jean 462e270824
Remove SocialComics source. (#7466) 2021-06-04 16:22:10 -04:00
E-Hern Lee 1ecd11ced4
Fix MangaJar page list parsing (#7400)
* fix[mangajar]: fix page list parsing

* style[mangajar]: remove braces from if-expression, use hasAttr

* fix[mangajar]: fix if-else
2021-06-04 07:40:15 -04:00
Junyin Chen 884310606e
Change Manhuagui's Main-Site Rate Limite Interval to 10 Seconds (#7442)
Currently, even if choosing 1 request pre-second, there will be a high chance for Manhuagui to block ip adress if you are checking 100+ manga from manhuagui. Change the interval to 10 seconds should be able to fix this issue.
2021-06-04 07:39:34 -04:00
Gauthier 380b7594f5
filter series by in progress and read (#7446) 2021-06-04 07:38:57 -04:00
Alessandro Jean 5295e43d68
Fix proxy method not working on Cubari. (#7431) 2021-06-03 16:56:57 -04:00
Alessandro Jean 6d144464c7
Add kotlinx.serialization to more sources (#7398)
* Replace Gson in Foolslide, Wpmangastream, Gigaviewer and Bilibili.

* Replace Gson in Wpmangareader and Cubari.

* Replace Gson in MangaAdventure and NaniScans.

* Fix missing pages at Wpmangastream (closes #7395).

* Replace Gson in Webtoons and WebtoonsTranslate.
2021-06-03 11:55:26 -04:00
E3FxGaming 8dce249839
MangaMutiny - Migration from Gson to kotlinx.serialization (#7401)
* Initial serialization with kotlinx.serialization draft

* Serialization without Serializable
2021-06-03 06:22:43 -04:00
Oldwangtouchtouchdoge 897a5d94ba
[ZH-Dmzj] Fix #7382, leaking support for multiple chapter lists. (#7387)
* [ZH-Dmzj] Fix #7382, leaking support for multiple chapter lists.

* Add empty chapter list check.
2021-06-03 06:21:12 -04:00
Alessandro Jean 2fb79d4a2c
Fix referer in MangaDex. (#7397) 2021-06-02 19:48:15 -04:00
Alessandro Jean d191a78d97
Add Referer header to MangaDex. (#7393) 2021-06-02 16:28:31 -04:00
Alessandro Jean 10eb030895
Add kotlinx.serialization to more sources. (#7391) 2021-06-02 16:28:10 -04:00
zhongfly 7cc0764041
copymanga: add a preference to change image cdn (#7384)
* copymanga: add a preference to change image cdn

Closed #6649

* copymanga: fix typo
2021-06-02 09:57:45 -04:00
Alessandro Jean e8b6a225aa
Replace Gson usage with kotlinx.serialization in some sources (#7372)
* Replace Gson usage with kotlinx.serialization in some sources.

* Add kotlinx.serialization to common-dependencies.

* Add missing dependencies.
2021-06-02 06:40:59 -04:00
Oldwangtouchtouchdoge fb892a4158
[ZH-dmzj] Move some logic to use dmzj's new v4api, fix #6858 (#7369)
* [ZH-dmzj] Move some logic to use dmzj's new v4api, fix #6858

* Remove usage of desugar libs
2021-06-01 13:54:48 -04:00
Johannes Joens 0452d87b2f
Remove Sources that are down (#7361)
* Removed Sorces

* Delete multisrc/overrides/madara/atmsubs/src directory

* Delete multisrc/overrides/madara/doujinyosh/src directory

* Delete multisrc/overrides/madara/justforfun/src directory

* Delete multisrc/overrides/madara/mangaarabonline/src directory

* Delete multisrc/overrides/madara/mangazukiclub/src directory

* Delete multisrc/overrides/madara/mangazukionline/src directory

* Delete multisrc/overrides/madara/nazarickscans/src directory

* Delete multisrc/overrides/madara/spookyscanlations/src directory

* Delete multisrc/overrides/madara/toonpoint/src directory

* Delete multisrc/overrides/madara/tsubakinoscan/src directory

* Delete multisrc/overrides/madara/wescans/src directory

* Remove sources wpmangastream

* remove double ,

* Delete multisrc/overrides/wpmangastream/mangashiro/src directory

* Delete multisrc/overrides/wpmangastream/komikindowpms directory

* Delete multisrc/overrides/wpmangastream/komikru/src directory

* Delete multisrc/overrides/wpmangastream/komikgo/src directory

* Delete multisrc/overrides/wpmangastream/matakomik/src directory

* Update FoolSlideGenerator.kt

* Delete multisrc/overrides/foolslide/ajianoscantrad/src directory

* Delete multisrc/overrides/foolslide/storminheaven/src directory

* Delete multisrc/overrides/foolslide/fallenworldorder/src directory

* Remove azbivo.webd.pro

* Remove comiclatest.com

* Delete multisrc/overrides/wpcomics/comiclatest directory

* Removed more sources

* Delete multisrc/overrides/wpmangastream/chiotaku/src directory

* Delete multisrc/overrides/wpmangastream/mangap/src directory

* Remove Mangaindo

* Remove neumanga

* Remove Bacamanga.cc

* Remove MundoHentai

* Remove andromedascans

* Remove Manga-Zen.com
2021-06-01 09:48:53 -04:00
Julien Papasian 573e995cdb
MangaKawaii: URL changed. Fix #7030 (#7338) 2021-05-31 19:03:45 -04:00
FourTOne5 c9f6bd2504
Update MangaHasu Base Url. (#7306)
* Update Mangahasu.kt

* Update build.gradle
2021-05-30 11:40:38 -04:00
Eugene 5c35a00ca2
[RU] AllHentai change domain (#7314)
* [RU] AllHentai change domain

* -
2021-05-30 11:39:51 -04:00
Carlos 6822315dfd
use dex covers for everything (#7291) 2021-05-29 20:26:29 -04:00
FourTOne5 b15d718ebb
Home Hero Scans Fix HTTP Error 500 (#7282)
* Fix HTTP Error 500

* Update build.gradle
2021-05-29 20:26:09 -04:00
Marco Gutierrez cbcef28f39
Fix error 403 Tumangaonline (#7261)
* + Fix error 403 Tumangaonline

* + Update extVersionCode
2021-05-28 12:53:49 -04:00
NMBLM a5836c534b
Update Manga-raw.club (#7254)
* [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
2021-05-27 12:47:16 -04:00
NMBLM bee381f0e6
Added Manga-raw.club (#7242)
* [EN] manga-raw.club extension implementation

* Added nsfw tag
2021-05-27 09:43:28 -04:00
Luis Andrés Bajaña F 69f6c632ca
Fixed VCP selectors (#7241) 2021-05-27 06:16:37 -04:00
Eugene 0a842f6152
[RU]Readmanga & Mintmanga add Age tags (#7234) 2021-05-26 10:42:42 -04:00
lbwstco 51bd907560
fix: <Jinmantiantang>: <Error 429 when updating library> (#7230)
Co-authored-by: Andrew Kyrie <lbwstco@163.com>
2021-05-26 06:22:54 -04:00
henry726 6aac2a0539
Mango: Fix Page Fetch (#7227)
* Update Mango.kt

Added chapter numbers based on index order (same way they appear on the web client)

* Update build.gradle

* Update Mango.kt

Adds chapter number to the beginning of the chapter name

* Update Mango.kt

The last page of the chapter no longer repeats at the beginning

* Update build.gradle
2021-05-25 18:12:08 -04:00
Eugene 620a1ea6f9
Lewdcheck for SY ([RU]Libmanga & Remanga & Desu) (#7222)
* Lewdcheck for SY ([RU]Libmanga & Remanga)

* Lewdcheck for SY and Type for J2K ([RU]Desu)
2021-05-25 12:37:04 -04:00
Riztard Lanthorn cf390b8629
Komiku: fix chapter page (#7208) 2021-05-25 08:22:30 -04:00
Alessandro Jean a35d2d2514
Add missing titles in Portuguese and Indonesian at Manga Plus (#7211)
* Add missing titles in Portuguese and Indonesian at M+.

* Add missing commas
2021-05-25 08:22:18 -04:00
Pavka 8f8c1ef90e
Update Remanga.kt (#7218)
* Update Remanga.kt

Fix crash with 500 on remanga

* Remanga 26 version
2021-05-25 08:21:51 -04:00
Riztard Lanthorn 4cfe1f462f
RainOfSnow: add rate limit 2/s (#7205) 2021-05-24 09:31:16 -04:00
FourTOne5 9f9ee6d4ff
MangaPark v3 fix [Invalid Float=""] (#7203)
* MangaPark v3 fix [Invalid Float=""]

* Update build.gradle
2021-05-24 09:01:21 -04:00
anenasa 110f7330c5
Add Imitui (#7077) 2021-05-24 07:03:32 -04:00
FourTOne5 df1c56dcc5
Add MangaPark v3 (#7176)
* Create MangaPark.kt

* Create MangaParkFactory.kt

* Create MangaParkUrlActivity.kt

* Create build.gradle

* Create AndroidManifest.xml

* Create res

* Change MangaPark to MangaPark v2

* remove all

* Fixxy Fixxy

* More fix

* Update MangaPark.kt

* Update MangaPark.kt

* Update MangaPark.kt

* Revert en.mangapark name.

* Update MangaPark.kt
2021-05-24 07:03:10 -04:00
FrozyPenguin ec3ed6206c
Fix japscan intercept url (#7191) 2021-05-24 07:03:05 -04:00
henry726 f42d8cd443
Mango: Add chapter numbers (#7193)
* Update Mango.kt

Added chapter numbers based on index order (same way they appear on the web client)

* Update build.gradle

* Update Mango.kt

Adds chapter number to the beginning of the chapter name
2021-05-24 07:02:58 -04:00
h-hyuuga 6a404595b6
Add Comick.fun (#7159)
* Add Comick.fun

* Bugfixes + Improve Chapter Titles and Descriptions
2021-05-24 06:13:43 -04:00
FourTOne5 54a7cdb041
Bilibili Comics Add search from Api instead of scrapping (#7119)
* Update BilibiliComics.kt

* Update build.gradle

* Update BilibiliComics.kt
2021-05-24 06:12:39 -04:00
Carlos 5f10f155d9
MangaDex use translatedLanguage and an alt cover source(#7180)
* fix locales, add back bone for covers, use alt cover url

* dont change url

* update gradle
2021-05-22 11:16:31 -04:00
Eugene 20d4513149
[RU]Desu Rus+Alttitle Rate (#7167) 2021-05-22 07:33:37 -04:00
Johannes Joens 95c6f9f7f7
Rain of snow: Fixes (#7170)
* Update build.gradle

* Update RainOfSnow.kt

* Updated Icon to new Icon
2021-05-22 07:32:12 -04:00
Johannes Joens 9c4b1caee5
Bato.To: Fix infinitiy search (#7156)
* Update build.gradle

* Update BatoTo.kt
2021-05-22 00:20:45 -04:00
Eugene 6f3ea81db1
[RU] Readmanga & Mintmanga add rate/score and fixes (#7158)
* Readmanga & Mintmanga add rate

* Fix/simplification code

* add sort year

* delete sort name(alphabet)

* edit the sensitivity of stars

* micro-sensitivity underestimation
2021-05-22 00:20:27 -04:00
Alessandro Jean efc037301b
Add GigaViewer to multisrc (#7125)
* Add GigaViewer to multisrc.

* Add MagComi.
2021-05-21 08:40:06 -04:00
Abdennour Alem d2bf29c960
Fix japscan baseUrl (#7132)
* Fix japscan baseUrl

* Update build.gradle
2021-05-21 08:39:21 -04:00
Gauthier aeae87d57f
search for in progress and unread when unread only is selected (#7141) 2021-05-21 08:38:58 -04:00
Eugene f34d344577
Remanga & Libmanga add rate (#7147) 2021-05-21 06:13:32 -04:00
Johannes Joens bbf5ee19df
Bato.to: Search Fix for #7120 (#7124)
* Update build.gradle

* Update BatoTo.kt
2021-05-20 09:15:26 -04:00
Johannes Joens c21ff364b8
Bato.to: updated fillters & added UrlActivity (#7118)
* Update build.gradle

* Updated Filters and added UrlActivity
2021-05-20 07:29:41 -04:00
Alessandro Jean 4bd39822a7
Add Bilibili Comics source. (#7108) 2021-05-20 06:40:16 -04:00
Alessandro Jean 2a8ce17ab3
Update selector at Viz. (#7110) 2021-05-20 06:39:41 -04:00
Alessandro Jean 9fb965f4e5
Fix Cloudflare loop in GM. (#7105) 2021-05-19 12:06:54 -04:00
Alessandro Jean b21bb68c8e
Remove Central de Mangás extension. (#7098) 2021-05-19 10:25:54 -04:00
Robin Lambertz 270745cc5b
Fix Witchy from HiveworksComic (#7033) 2021-05-17 14:09:30 -04:00
Alessandro Jean 703ed0b63b
Remove some sources that are in a cat and mouse game. (#7065) 2021-05-17 14:09:18 -04:00
Baptiste Leduc cffc0157a6
Use correct field name for MD@H report endpoint (#7066)
* Use correct field name for MD@H report endpoint

* Bump build.gradle version
2021-05-17 14:09:10 -04:00
Alessandro Jean b03d930599
Add more filters to Tsuki. (#7061) 2021-05-17 13:52:36 -04:00
Blue cat c06c47caac
MangaLib: Fixed sorting by translator (#7062) 2021-05-17 13:52:29 -04:00
Alessandro Jean 91904eaaa0
Add rate limiting to Viz (#7050)
* Add rate limiting to Viz.

* Fix NPE at logged in check.
2021-05-16 12:43:07 -04:00
h-hyuuga 3a90e498b1
Home Hero Scans: Add support for deeplinking + fix bug where webview wouldn't launch (#7003) 2021-05-16 12:06:09 -04:00
Carlos 56d9d913f3
update mangadex at home reporting (#7038)
* fix reporting for md@home

* dont show safe rating

* dont show safe rating

* update gradle
2021-05-15 20:08:28 -04:00
FourTOne5 0e982b8380
Update 9hentai site url. (#7021)
* Update URL

* Update build.gradle
2021-05-14 17:54:49 -04:00
Blue cat 35c574a9ca
MangaLib: Show domain warning as toast (#7012)
* MangaLib: Show domain warning as toast

* MangaLib: Fix
2021-05-14 07:03:06 -04:00
Eugene ea8c9de614
[RU]Mangalib Selector Domain (#6995)
* [RU]Mangalib Selector Domain

* timeouts

* setDefaultValue

* changing order of settings
2021-05-13 06:39:16 -04:00
Eugene 9ddcfddf68
[RU]Remanga hide Password (#6999)
* [RU]Remanga hide Password

* fix
2021-05-13 06:38:40 -04:00
Youssif Shaaban Alsager bcc174e3a0
ar: gmanga: Fix index error while fetching chapters list (#6992)
Signed-off-by: yshalsager <ysh-alsager@hotmail.com>
2021-05-12 12:40:12 -04:00
OncePunchedMan 1db6f31ae6
getting the correct tags now (#6986) 2021-05-11 18:28:39 -04:00
INSANEMODE 85bf0c87d9
[Mangadex]fix crossdressing tag id (#6954)
* fix crossdressing tag id

the crossdressing id was using the ninja tag id "489dd859-9b61-4c37-af75-5b18e88daafc" when it should be "9ab53f92-3eed-4e9b-903a-917c86035ee3", as seen in https://api.mangadex.org/manga/tag

* Match tag names, and remove ecchi

spelling of tag names have been changed to match the api.
ecchi has been removed.

* Update build.gradle
2021-05-11 18:27:55 -04:00
h-hyuuga 1b828a2e67
Add Home Hero Scans (#6984) 2021-05-11 18:26:59 -04:00
Eugene 25b1fd6997
fixed the title without authorization, the cover from the mirror (#6948) 2021-05-10 07:47:26 -04:00
Gauthier c4f382f0dc
fix readlist chapters sort (#6944) 2021-05-10 06:52:45 -04:00
Carlos 618c557f19
Update MangaDexHelper.kt (#6934)
typo fix
2021-05-09 19:20:22 -04:00
Carlos 185a0b4c37
Mangadex bug fixes and remove piedpiperfb (#6928)
* fix ongoing typo
fix original language filtering
fix filipino language

* remove piedpiperfb

* add chapter sort order

* add volume to the sort also
2021-05-09 19:07:06 -04:00
Eugene e64ade4c25
Log and last fix (#6922) 2021-05-09 14:48:20 -04:00
Pavka 996fe078e7
[Ru]Mangapoisk. Fix pagination on page list (#6921) 2021-05-09 14:48:01 -04:00
Maxim Molochkov 8980f5382f
Fix allhentai filtering (#6920) 2021-05-09 14:47:42 -04:00
h-hyuuga 12b18f7386
Fix search for genkan io (#6919) 2021-05-09 11:16:36 -04:00
Carlos 86d0c8eb12
update to new ssl variable (#6917)
update wording for content rating prefs
2021-05-08 21:00:38 -04:00
Alessandro Jean 050c71a011
Add rate limiting to some sources (#6916)
* Add rate limiting to some Madara sources.

* Add rate limiting to some other sources.

* Add rate limiting to Hentaimimi (closes #6910).
2021-05-08 20:52:28 -04:00
Eugene 4906ee12e6
[RU]Sources Fixes and addition (#6904)
* fix lost name for idsearch, add sort, fix url 404

* more openOut
2021-05-08 18:09:12 -04:00
Alessandro Jean b146544ab2
Add SMA-15 to SilentMangaAudition. (#6909) 2021-05-08 18:04:51 -04:00
FlaminSarge 4424edf879
[Mangadex] Fix authorMap being empty (#6905)
* [Mangadex] Fix authorMap being empty

* Revert build.gradle version
2021-05-08 12:01:29 -04:00
arkon 8a13a17a52 Add support for SwitchPreferenceCompat 2021-05-08 09:35:03 -04:00
scb261 6be3b361fd
HentaiMimi: fix pages for titles with comma, order filters alphabetically (#6898)
* Fix pages when title contains comma

* Sort filters for easier search

* Bump version

* Remove extra new line at the end of the generated file
2021-05-08 09:28:27 -04:00
Carlos deec443983
More Dex Updates (#6900)
* MangaDex: remove empty tag, fix genre typo

- remove empty tag caused by null/empty publicationDemographic/other from nonGenres if its null/empty
- fix typo genre uuid

* better method removing empty tag

Co-Authored-By: Carlos <2092019+CarlosEsco@users.noreply.github.com>

* revert pt-br changes

Changing it to pt-br instead of pt-BR changed the id of the source and made the Mangadex in Brazilian Portuguese to be separed from the other Brazilian extensions (that uses pt-BR as lang)

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

* Update build.gradle

* String updates to support standard HTTPS in MD@H node selection

* Code updates to only use nodes with standard HTTPS in MD@H node selection

* Update build.grade to indicate new version

* fix preferences and langs

* low md@home to refresh host sooner

* add content rating by default preferences(defaults to safe and suggestive)

* throw error for page list parsing instead of trying to continue

* clean up string

Co-authored-by: Riztard <riyanluqman@gmail.com>
Co-authored-by: Alessandro Jean <14254807+alessandrojean@users.noreply.github.com>
Co-authored-by: fourquestionmarksokay <83817943+fourquestionmarksokay@users.noreply.github.com>
2021-05-08 07:27:08 -04:00
Eugene 077b90b80e
Altername and open out for [RU] source (#6896)
* Add Altername

* OpenOut

* RenameActivity
2021-05-08 06:25:49 -04:00
Alessandro Jean c6f9ca9201
Add a new source (#6893)
* Add a new source (closes #4304).

* Remove Log usage.
2021-05-07 22:29:13 -04:00
Johannes Joens a235527858
Added HentaiMimi (#6890)
* Create AndroidManifest.xml

* Added HentaiMimi

* Added Icons
2021-05-07 21:33:02 -04:00
Eugene be48545a67
Additional to the last changes (#6883) 2021-05-07 09:03:15 -04:00
FlaminSarge 8744b25170
[Mangadex] Add Dex v5 artists (#6879)
* Add Dex v5 artists

* Revert Mangadex build ver
2021-05-07 07:47:15 -04:00
Johannes Joens 807f2c8a57
Added Guya multisrc (#6861)
* Update Guya.kt

* Deleted old files

* Added Guya multisrc

* Added Overrides

* Update version
2021-05-06 06:11:15 -04:00
Carlos 9a45dc2f8e
Dex fixes (#6856)
* fix some langs

* dex bug fixes

* add temp cover

* local for languages, clean and capitalize demo/rating, fix tags not showing
2021-05-06 00:11:51 -04:00
Carlos 715bdcccc1
Dex V5 (note: their are no covers currently, you will need to migrate from dex to dex) (#6843)
* initial v5 stuff

* more v5 stuff

* slight changes

* add search

* clean up search some

* change athome parsing
clean up filters

* add Status options for search

* update to use batch author endpoint

* add more filters

* small fixes

* more fixes

* change error message
2021-05-05 19:55:50 -04:00
rhjdvsgsgks f438e31b5d
remove duplicate slash (#6837)
Co-authored-by: myself <mail@mail.mail>
2021-05-05 13:59:35 -04:00
ShadesOfRay b7110681db
Added Url intents for DynastyScans and Kuaikanmanhua (#6822)
* Added Url intents for KKMH

* Added Url intents for Dynasty Scans
2021-05-04 22:16:13 -04:00
Sittikorn Hirunpongthawat 60693e465c
Update [TH] Nekopost extension (#6818)
* Add Nekopost V.1.2.1

* Fix genre not shown

* Change Icons

* Rename monthMap -> monthList

* Change from getter to normal declaration

* Rename getUrlWithoutDomainFromFullUrl to getMangaOrChapterAlias

* Fix duplicate title

* Fix unable to search by Genre tag

* Change Genre and Status from Enum to Pairs

* Minor changes

* Fix next page not loaded when previous page has no new title

* Fix offset not reset

* Change most of extension to API-based

* Fix bug where some chapter uses legacy url format

* Update build.gradle

* Update to use with new UI and API
2021-05-04 22:15:56 -04:00
Alessandro Jean 5845c336b5
Add two new sources (closes #6820 and #6821). (#6826) 2021-05-04 22:15:30 -04:00
nzoba 76b2002f25
add filters japanread (#6816) 2021-05-03 14:14:43 -04:00
Julien Papasian c4ea195078
Japanread: fix popular + refactoring (#6766) 2021-05-03 11:39:25 -04:00
h-hyuuga f29131f748
Added Genkan.io extension (#6809) 2021-05-03 09:57:55 -04:00
Johannes Joens f8ad86da6c
Patchfriday various updates and fixes (#6805)
* Update PatchFriday.kt

* Update build.gradle
2021-05-03 09:28:03 -04:00
Eugene bd2ff83322
[RU] MangalIb Сhanging the domain/mirror (#6808)
* changing the domain/mirror to fix 403

* +comment

* -typo
2021-05-03 09:17:44 -04:00
FourTOne5 4c5f86ed6b
Update Link. (#6795)
* Update HentaiVN.kt

* Update build.gradle
2021-05-02 14:44:51 -04:00
Alessandro Jean b7536c0e37
Fix cover not loading at TS. (#6799) 2021-05-02 14:12:24 -04:00
Jaykoerner 02fa4e5ca6
Added some chapter filtering options to Bato.to (#6792)
* Update build.gradle

* Update BatoTo.kt
2021-05-02 10:48:36 -04:00
ShadesOfRay 16c4320b7d
Fixed Kuaikanmanhua extension (#6783)
* Kkmh (#1)

* Fixed fetching popular and latest manga for KKMH

* Changed Searching and filtering to use the API for KKMH

* Chapter lists are now properly called and now show upload date

* Pages are properly called. Code cleanup. Extension properly works

Co-authored-by: Raymond Wang <rywang@email.wm.edu>

* Converted to HttpSource. More code cleanup.

Co-authored-by: Raymond Wang <rywang@email.wm.edu>
2021-05-01 17:58:15 -04:00
FourTOne5 5e7c11371b
Cubari QoL Update (#6781)
* Update Cubari.kt

Volume defaults to "Uncategorized" so if volume is "Uncategorized" don't show volume.

* Update build.gradle
2021-05-01 16:52:57 -04:00
Johannes Joens 9b00d811d6
Mmrcms split with revisions for #6742 (#6767)
* Add MMRCMS.kt

* Add Files

* Add files via upload

* Delete src/all/mmrcms directory

* Added icons
2021-05-01 16:52:32 -04:00
Alessandro Jean 58d5923290
Fix JSON error when loading chapter at Viz. (#6774) 2021-04-30 22:04:23 -04:00
Alessandro Jean b2fc487395
Fix missing pages and add chapter auth check at Viz. (#6773) 2021-04-30 17:39:52 -04:00
nzoba b13ccc27ec
Fix Tapas and Japanread (#6764)
* tapas : settings to show lock after login on locked chapters

* japanread : fix missing chapters and wrong popularmangalist
2021-04-29 16:00:15 -04:00
FourTOne5 948cff84e5
Cubari QoL Patch (#6760)
* Was trying to get JSONobject instead of string

* Update build.gradle
2021-04-29 13:06:01 -04:00
FourTOne5 a77f70473f
Cubari QoL (#6746)
* Update Cubari.kt

* Update build.gradle

* Made a Oopsie.

* Oopsie fixing

* -_- Again I guess

* Update Cubari.kt
2021-04-29 10:16:14 -04:00
o01210o 9b244c07f7
There was a fix but forgot to update the version (#6752)
https://github.com/tachiyomiorg/tachiyomi-extensions/pull/6680
2021-04-28 21:47:58 -04:00
Alessandro Jean 0c25f62d56
Remove JsonParser deprecation warning in some sources. (#6748) 2021-04-28 17:21:41 -04:00
Alessandro Jean f0c4083f24
Update kotlinx-serialization-protobuf to match Kotlin version at MangaPlus (#6747)
* Update kotlinx-serialization-protobuf to match Kotlin version.

* Removed unused import.

* Removed unused serializer.
2021-04-28 17:21:27 -04:00
arkon 50bf2a56e5
Update dependencies; drop Android 4.x support (#6742) 2021-04-28 15:38:05 -04:00
Gauthier 3cd9bb0abb
[Komga] fix restoring backup & tags in filter panel (#6736)
* fix: set full url for manga so restoring a backup can work

* fix: only show series tags in the filter panel
2021-04-28 08:43:55 -04:00
Jaykoerner 179a97aa2a
Changed url for mangapark extension (#6724)
* Temporary fix to use the legacy server 

site had a update that changed page format, they currently have a copy of the legacy interface on https://v2.mangapark.net/ , this is a patch since it will likely be fully shut down soon, the new interface needs the scraper redone to be supported as far as I cant tell.

* Update build.gradle
2021-04-27 07:14:51 -04:00
Alessandro Jean 262a5d69c5
Add new source (closes #6717). (#6719) 2021-04-26 19:05:01 -04:00
Johannes Joens 1befe9c9b4
Added NyanHentai multisrc (#6712)
* Create NyaHentai.kt

* Create NyaHentaiGenerator.kt

* Added Overrides

* Removed Old files

* Added more Nya Sources

* Added Lang Factorys
2021-04-26 08:41:19 -04:00
Riztard Lanthorn 04373a8d47
Komiku: fix chapter image (#6711) 2021-04-26 06:46:08 -04:00
Alessandro Jean 017e05122b
Update JSON property in popular at Tsuki. (#6703) 2021-04-25 11:02:40 -04:00
Alessandro Jean 7855257372
Update selectors and show a blocking message if no results found. (#6699) 2021-04-24 21:22:41 -04:00
nzoba 0c3581c87c
Add new sources + fixes (#6680)
* add source fr FuryoSquad

* add source en 24hRomance

* add source en SetsuScans

* fix Kangaryu
2021-04-23 16:27:46 -04:00
nzoba 971fea707d
scantrad : maj new version + modify user-agent (#6670) 2021-04-23 07:10:12 -04:00
Johannes Joens bd5f8aeb5f
MangaFast fixes (#6666)
* Update MangaFast.kt

* Update build.gradle
2021-04-22 02:44:27 -04:00
OncePunchedMan 36d5f0e7f5
fix search + browse + filter (#6645) 2021-04-20 18:04:01 -04:00
Alessandro Jean e297c5fde1
Update 'HD' selectors and add blocking message. (#6638) 2021-04-20 16:37:12 -04:00
Alessandro Jean 91ad434ffa
Update 'UM' selectors (again) and add block message. (#6634) 2021-04-20 10:56:30 -04:00
Alessandro Jean 87cfe3f5b1
Update 'UM' selectors. (#6623) 2021-04-19 18:29:12 -04:00
Alessandro Jean d87741688a
Remove Zinnes. (#6625) 2021-04-19 18:28:55 -04:00
Blue cat 0831e0433d
MangaLib: Show the scanlator as a team / Paid chapters hidden (#6605)
Additionally removed a non-working filter.
2021-04-19 12:37:54 -04:00
Pavka 8da7c936d8
[Ru]Remanga. Fix single pixel pages (#6602)
Co-authored-by: pavkazzz <me@pavkazzz.ru>
2021-04-18 14:30:38 -04:00
Alessandro Jean 9ac5f26fc7
Fix UM Cloudflare loop temporary. (#6596) 2021-04-17 18:13:45 -04:00
sunbeams001 7a9c739a46
copymanga: fix manga image load problem (#6585)
* copymanga: fix manga image load problem

* fix ssl problems
2021-04-17 07:50:28 -04:00
OncePunchedMan 9d35c8638b
change search query parameter (#6576) 2021-04-16 07:55:24 -04:00
Julien Papasian 3540f76bb4
Fix #6547 (#6570) 2021-04-15 16:02:31 -04:00
fixx1983 ee52fad6e6
Updated the Mangaworld domain (#6567)
* Update Mangaworld.kt

* Update build.gradle
2021-04-15 14:30:40 -04:00
BayLee4 59ef23a023
Attempt to fix japscan extension (#6566) 2021-04-15 14:30:28 -04:00
Eugene 73efe1501f
Fix queue autoServer (#6565) 2021-04-15 13:08:36 -04:00
Alessandro Jean 8c27f10cc9
Update MY selectors. (#6549) 2021-04-15 10:30:19 -04:00
Eugene f6aa779214
[RU] Mangalib image servers autoswitch and more filters (#6562)
* Autoswitch test

* Autoswitch test v2

* [Ru-MangaLib]Autosuggest of server

* Fix 18+ alert

* Add Filters and Fix Content-Length Size

* Back "pages.add"

* Fix indexOf hided server

Co-authored-by: pavkazzz <me@pavkazzz.ru>
2021-04-15 09:35:27 -04:00
Johannes Joens 03937cb8a1
Added Icons to a few more extensions (#6557)
* Update MangaCatalogGenerator.kt

* Added Erofus icons

* Added Icons Madara Batch 1/3

* Added Icons Madara Batch 2/3

* Added Icons Madara Batch 3/3

* Added Icons zBulu

* Added Sekaikomik Icons

* Added icons to fmreader

* Update FMReaderGenerator.kt

* Update EroMuseGenerator.kt

* Update ZbuluGenerator.kt

* Update WPMangaReaderGenerator.kt

* Update MadaraGenerator.kt

* Update WPComicsGenerator.kt

* Moved files in right directory

* deleted old directory

* Update build.gradle
2021-04-15 07:47:26 -04:00
Eugene 5fe32a19fd
fix date (#6545) 2021-04-14 14:14:40 -04:00
Alessandro Jean c920c8e32b
Add rate limiting to more sources. (#6543) 2021-04-14 09:58:52 -04:00
Alessandro Jean 08e71f3454
Make rate limiting apply to all requests in MH (#6542)
* Make rate limit apply to images in MH.

* Update block message.
2021-04-14 09:19:58 -04:00
Carlos 42a1284781
bump rate limiting for MH (#6540)
* Update build.gradle

* Update MangaHost.kt

make rate limiting harsher
2021-04-14 07:59:23 -04:00
Riztard Lanthorn 526e0e0d90
RainOfSnow: fix issue (#6529)
website change things
2021-04-13 12:41:03 -04:00
Alessandro Jean 2953b38e74
Update MH url. (#6520) 2021-04-13 08:52:47 -04:00
Riztard Lanthorn f1e165dac0
add alternative name, cleaning some code, add icon (#6484)
* MangaSee/Life: add alt name, cleaning

add alternative name to manga description
cleaning series type code

* WPMangaReader: add alt name, cleaning

add alternative name to manga description
cleaning series type code

* FMReader: add alt name

add alternative name to manga description
remove author name if its "Updating"

* MangaPark: add alt name

add alternative name to manga description

* WPMangaStream: add alt name, cleaning

add alternative name to manga description
cleaning series type code

* MangaBox: add alt name

add alternative name to manga description

* MaidManga: add alt name, cleaning

add alternative name to manga description
cleaning series type code

* Komiku: cleaning code

cleaning series type code

* ManhuaID: cleaning code

cleaning series type code

* cleaning, tweaking

* add 18+

* add some source icon in fmreader

Co-Authored-By: Ankit Singh <as280093@gmail.com>

* add some source icon in wpmangareader

Co-Authored-By: Ankit Singh <as280093@gmail.com>

* add some source icon in wpmangastream

Co-Authored-By: Ankit Singh <as280093@gmail.com>

* Ngomik: fix thumbnail and chapter images

Co-authored-by: Ankit Singh <as280093@gmail.com>
2021-04-13 08:10:49 -04:00
João Filipe Araújo c0acfe6b5b
ReadComicOnline: update domain(#6515) and add new filter options (#6518)
Updated domain from .to to .li and added Sports and Music to filter
2021-04-12 17:15:25 -04:00
Alessandro Jean 8869d56b6f
Add initial support to more languages at MangaPlus (#6505)
* Add initial support to Portuguese at MangaPlus.

* Add Thai language to MangaPlus.
2021-04-12 10:24:12 -04:00
Ivan Iskandar 50859e76aa
CatManga: Remember currentTimeMillis when a chapter is found for the first time (#6508)
This prevents manga entries without any new chapter from getting
bumped to the top of "Latest chapter" list when the library is updated.
2021-04-12 07:38:34 -04:00
Blue cat eb787d8202
MangaLib: Fix checking the licensing and 18+ status, changing the names of the sorting settings (#6496) 2021-04-10 18:55:49 -04:00
Julien Papasian 299b7ec47b
Japanread: fix empty search (#6489) 2021-04-10 07:49:42 -04:00
Julien Papasian 726992ddfb
MangaKawaii: add scanlator (#6490) 2021-04-10 07:49:12 -04:00
Julien Papasian 0e39cec5b8
ScanManga: add scanlators to chapter list (#6491) 2021-04-10 07:48:36 -04:00
Blue cat 277ca48f99
MangaLib: Added scanlator, licensed status, chapters sorting, 18+ content warning (#6477)
* MangaLib: Added scanlator, licensed status, chapters sorting

* MangaLib: Added 18+ content warning

* MangaLib: Sorting fixes
2021-04-09 13:33:55 -04:00
Ivan Iskandar b2c4ff68ff
Add CatManga (#6481)
* Add CatManga

* CatManga: Add URL intent handler
2021-04-09 07:49:11 -04:00
Eugene 4cf7e2f982
[RU] Readmanga/Mintmanga more advanced filters (#6482)
* ReadmangaAdvancedFilterMore

* MintmangaAdvancedFilterMore

* Fix OrderBy query
2021-04-09 07:28:23 -04:00
Alessandro Jean 402a48b070
Update MH url. (#6479) 2021-04-08 22:33:00 -04:00
curche e2a7cf1013
handle interactive xkcd comics (#6474)
* handle interactive xkcd comics

Some xkcd comics tend to be interactive and can only be played in a regular browser
These cannot be loaded in the app and the reader loads indefinitely
Instead, we throw a text image with a message to open in browser

the div#comic img attribute will be null/empty in case of parsing interactive
comics and is then replaced with an image warning

uses fakeimagepl to generate image from text

closes https://github.com/tachiyomiorg/tachiyomi-extensions/issues/6370

* update build.gradle version code for xkcd
2021-04-08 08:54:05 -04:00
Julien Papasian 0741c20a9f
MangaKawaii: Fix #6360 (#6467) 2021-04-08 07:26:50 -04:00
Alessandro Jean 371716b5b8
Add SMA-14 to SilentMangaAudition. (#6464) 2021-04-07 13:48:43 -04:00
Julien Papasian 3975047cb4
MangaKawaii: fix loading of chapterList on some manga (#6461) 2021-04-07 12:10:23 -04:00
Johannes Joens 36af40db57
MangasProject split (#6455)
* Create MangasProject.kt

* Create MangasProjectGenerator.kt

* Added Override and icons

* Deleted pre split files

* Update MangaLivre.kt

* Update Toonei.kt

* Update LeitorNet.kt

* Update MangasProject.kt

* Update LeitorNet.kt

* Update MangaLivre.kt

* Update Toonei.kt
2021-04-07 11:53:07 -04:00
Julien Papasian e97c7bc8ab
JapanRead: fix wrong chapter loaded (#6456)
* JapanRead: fix wrong chapter loaded

* JapanRead: Update version number
2021-04-07 10:27:37 -04:00
Johannes Joens a3b9c284de
Webtoons split (#6444)
* Create Webtoons.kt

* Added Webtoons Generator and translate

* Updated Vesion numbers

* Update WebtoonsTranslateGenerator.kt

* Added Icons and ovverides

* Removed non split files

* Update WebtoonsGenerator.kt

* Added id overrides for a few languages

* Added ID Override for  Indonesian

* Fixed backwards compability

* Fix backward compability
2021-04-07 07:52:58 -04:00
Luis Andrés Bajaña F 7e0cf50820
Added extension for leermangas.xyz source (#6451) 2021-04-07 07:52:03 -04:00
Johannes Joens 2c5179dd1a
Bato.to improved language filter (#6439)
* Update BatoToFactory.kt

* Update BatoTo.kt

* Update build.gradle
2021-04-06 08:41:13 -04:00
Luis Andrés Bajaña F e922cc6dba
Fixed VMP thumbnails and chapters not loading (#6426) 2021-04-05 12:25:56 -04:00
Alessandro Jean c82de4147f
Fix 'JsonNull' error in Tsuki. (#6427) 2021-04-04 23:34:27 -04:00
E3FxGaming 37a6b0d2dd
Webtoons Fix for EU users (#6424)
Should fix Webtoons not working for EU users
2021-04-04 19:32:42 -04:00
Johannes Joens 1b9f714256
Update build.gradle (#6422) 2021-04-04 18:29:32 -04:00
Blue cat c9962e5005
[RU] ReadManga / MintManga / AllHentai: Added Scanlator, Data upload, Author (#6402)
(cherry picked from commit 0a2a5103a461c6db1f3ef9196ec68cfaa2e42af7)
2021-04-04 17:23:56 -04:00
Johannes Joens 649e4fb419
Bata.to fix date parsing and add scanlator support (#6419) 2021-04-04 16:33:03 -04:00
Eugene 326d27e062
New [RU] MangaPoisk (#6414)
* start MangaPoisk

* Search and Details

* Chapter List

* Page List

* Fix chapter dates

* Update before. Fix numbers

* Fix before dates

* add icon

Co-authored-by: Pavel Mosein <p.mosein@edadeal.ru>
2021-04-04 09:28:54 -04:00
Pavka f98d35bea5
[Ru] ComX. Fix images (#6415) 2021-04-04 08:49:02 -04:00
Johannes Joens 30be012210
Zbulu split (#6387)
* Create Zbulu.kt

* Create ZbuluGenerator.kt

* Added default icon

* De;eted single source files
2021-04-02 08:52:17 -04:00
Johannes Joens 8c07a08a9f
Deleting MangaReader and MangaPanda (#6391) 2021-04-02 08:47:18 -04:00
Johannes Joens 5e5cdf9418
Luscious conversion to multisrc (#6384)
* Create Luscious.kt

* Added icons and Factorys for multilang

* Create LusciousGenerator.kt

* Deleted singel source
2021-04-01 11:11:06 -04:00
RePod a942bdc87a
LANraragi: Category, Random, and DNS fixes (#6379)
* LANraragi: Category to own function and observe on io

Move category retrieval to own function for init and refreshing when FilterList is reset (for the next one...) to maintain sync without restarting.
Observe on io instead of mainThread to avoid exception for "large" requests.
Also considered: callbacks.

* LANraragi: Clean up getArtist and getDateAdded

* LANraragi: Safer getRandomID

* LANraragi: Improve Random item visibility

Previously a server with a dirty DB would have conflicting numbers and need to run a clean to fix them.
That's still the case but that's not the extension's problem and those numbers are no longer considered.
Switched to a querySize check to remain only on the initial Browse page.
Remove previous Latest query smuggling due to above.

* LANraragi: Ignore DNS over HTTPS

Fixes #6341
Similarly not act without a configured server.
I miss you, return early...

* LANraragi: Init random ID observe on io

Drop mainThread entirely.
2021-04-01 08:42:50 -04:00
Riztard Lanthorn 8c60f17913
Add series type to genre for: MangaSee, MangaLife, Komiku, Maid, ManhuaID (#6382)
* Komiku: add series type to genre

add series type(manga/manhwa/manhua/other)  thinggy to genre for some source

* Maid - Manga: add series type to genre

add series type(manga/manhwa/manhua/other)  thinggy to genre for some source

* ManhuaID: add series type to genre

add series type(manga/manhwa/manhua/other)  thinggy to genre for some source

* MangaSee,MangaLife: add series type to genre

add series type(manga/manhwa/manhua/other)  thinggy to genre for some source
2021-04-01 08:36:16 -04:00
Julien Papasian 986ed45fc8
Japanread: Fix issues + add more details to manga and chapters (#6330)
* Japanread: Fix issues + add more details to manga and chapters

* Japanread: Fix next page handling
2021-03-31 12:17:37 -04:00
Julien Papasian 8e5c39359d
MangaKawaii: Improve cover loading + clean up (#6371) 2021-03-31 12:03:43 -04:00
sunbeams001 05131e92ee
copymanga: fix search problems (#6369)
(cherry picked from commit f2f9ef927ccdde28465f2d156e0d7712a06838d3)
2021-03-31 10:42:04 -04:00
Johannes Joens 80cdcdcb28
MangaMainac split (#6368)
* Added MangaMainac Factory

* Update MangaMainac.kt

* Create MangaMainacGenerator.kt

* Added icons

* redudent due to multi source

* included in Mangamainac Multisource

* Update pkg and class names

* Update MangaMainacGenerator.kt
2021-03-31 10:28:02 -04:00
Riztard Lanthorn 152b4ca7d8
EarlyManga: fix ghost chapter (#6361) 2021-03-31 10:05:03 -04:00
sunbeams001 e870afd06f
coymanga: fix site blacklist by request's User-Agent header (#6367) 2021-03-31 09:51:15 -04:00
Alessandro Jean 737030f066
Fix search not working at MangaHost. (#6359) 2021-03-30 14:14:38 -04:00
Middlepepper 75b78b2dfa
Update MadaraGenerator.kt (#6356)
* Update MadaraGenerator.kt

added GalaxyDegenScans

* Update MadaraGenerator.kt

Added Sleepytranslations

* Update MadaraGenerator.kt

Updated Sleepy Translations name

* Update MadaraGenerator.kt

Added SocialWeebs to MadaraGenerator.kt
Added Manga Too  to MadaraGenerator.kt

* Update Generator.kt

added Mangazuki to Generator.kt for manga-reader-cms (MMRCMS)

* Create Hyakuro.kt

Updated Foolslide Mutisource to include
- Hyakuro

* Update FoolSlideGenerator.kt

Updated to include Hyakuro

* Update FoolSlideGenerator.kt

Corrected missing quote
2021-03-30 09:46:41 -04:00
Alessandro Jean 9d501c87f5
Remove SuperMangás and SuperHentais extension. (#6348) 2021-03-29 14:29:02 -04:00
E3FxGaming d9b0633efd
MangaMutiny: chapter number in chapter name improvement (#6343)
- small change to make chapter numbers in chapter names lose trailing .0
- don't recreate the SimpleDateFormatter for every parsed chapter. Declaring and initializing it once is enough.
2021-03-29 09:22:48 -04:00
scb261 3c106cfb35
MangaFast: various fixes (#6346) 2021-03-29 09:21:10 -04:00
Julien Papasian 0d1ad39fc1
ScanManga: small improvements (#6333) 2021-03-29 07:05:25 -04:00
Gauthier 7655bf6483
feat(komga): ignore dns over https (#6335) 2021-03-29 07:04:40 -04:00
scb261 21cf5dac2d
HentaiHand: add authorization, add more languages (#6337)
* Add logging in using username and password in settings

* Remove logs

* Fix warning

* Add more languages

* Bump ext version
2021-03-29 07:01:54 -04:00
funkyhippo d604f06811
Migrate Guya proxy to Cubari, QoL updates to Cubari. (#6324)
* Remove Guya proxy intents.

* Cubari sourceFactory for easier discoverability, search improvements.
2021-03-28 16:20:51 -04:00
Edgar Mejía 39ac1f81a6
Fix LectorManga HTTP error 403, Add MangaMx genre filter and config screen (#6323)
* Fix LectorManga HTTP error 403

* Add genres filter, config +18 filter.

* Fix tachiyomiorg/tachiyomi-extensions#6325
2021-03-28 16:19:11 -04:00
Edgar Mejía 135e08b754
Update TMO, LectorTMO & TMOHentai (#6307)
* Add configurable rate limit, image CDN rate limit and SFW mode.

* Add configurable image download mode (cascade/paginated).

* Configurable ratelimit and image CDN ratelimit.

* Fix redundant title
2021-03-28 07:13:45 -04:00
Julien Papasian 59b380205f
Japanread: New source (#6315) 2021-03-28 07:12:38 -04:00
scb261 9867ae9983
MangaMx: fix covers (#6317) 2021-03-28 07:12:06 -04:00
Riztard Lanthorn 6e43a99726
EarlyManga: fix chapter list, fix latest load more (#6322) 2021-03-28 07:11:21 -04:00
Julien Papasian 420a806b89
ScanManga: fix searching with special characters (#6321)
* ScanManga: fix searching with special characters

* ScanManga: bump extVersionCode
2021-03-28 07:10:57 -04:00
Riztard Lanthorn 5f02971aaa
MangaKawaii: fix empty pages (#6306) 2021-03-27 14:53:50 -04:00
funkyhippo 24f1b6f96e
Cubari extension. (#6311) 2021-03-27 14:53:17 -04:00
Julien Papasian b3828cc2d4
ScanManga: New source (#6290)
* Prepare files

* ScanManga source added
2021-03-26 06:51:28 -04:00
Andreas 3b02f95c02
Imgur intent filter for Guya (#6277) 2021-03-24 19:18:50 -04:00
Andreas a4e5480260
Add intent for Guya proxies (#6276) 2021-03-24 13:46:39 -04:00
scb261 374820d365
Move MangaSee/Life to multisrc, improve search (#6267)
* MangaLife/See: search alt names, trim search

* Create MangaSeeLife theme multisrc

* Remove old separated MangaLife and MangaSee

* Move additional.gradle.kts to default directory

* Rename theme name from MangaSeeLife to NepNep
2021-03-24 12:25:29 -04:00
Riztard Lanthorn 44c4e1e423
MangaKawaii: fix pages issue (#6273) 2021-03-24 11:24:45 -04:00
Johannes Joens 51bc7410ba
Updated Bato.to supported languages list (#6269)
* added unfilterd option and US english

* Update build.gradle
2021-03-24 09:20:30 -04:00
Riztard Lanthorn afe8ece417
WebNovel.com: fix pages issue (#6249) 2021-03-22 13:13:45 -04:00
Riztard Lanthorn 9a24033f2d
MangaFast: fix latest, browse, manga detail, chapter list (#6248) 2021-03-22 12:41:13 -04:00
Vetle Ledaal 1af08ae1aa
Add WeComics (#6237) 2021-03-22 08:02:59 -04:00
Riztard Lanthorn b4185a1d18
MangaKawaii: fix page issue (#6233) 2021-03-22 08:02:40 -04:00
Riztard Lanthorn e75ce1a886
MartialScans: fix 404 issue, add icons (#6231)
move from madara to standalone
2021-03-22 08:02:16 -04:00
Riztard Lanthorn 9f26f2b03c
Bacakomik: fix empty pages (#6222) 2021-03-20 11:03:01 -04:00
scb261 a40294de33
Fix MangaLife and MangaSee (#6206) 2021-03-17 16:20:13 -04:00
az4521 5dbfde95d3
CCC webcomic: support multi-image chapters (#6186)
* CCC webcomic: support multi-image chapters

most of the chapters are only a single image long, whoops

* whoops

* fix issue where chapters past 280 are spanish

Co-authored-by: az4521 <“az4521@users.noreply.github.com”>
2021-03-16 19:41:11 -04:00
Riztard Lanthorn 56a48bf213
RainOfSnow: fix duplicate entries, add chapter timestamp (#6185)
* fix duplicate entries

* add chapter time stamp
2021-03-15 13:41:49 -04:00
az4521 e049f285ec
Create extension for CCC webcomic (#6184)
* Create extension for CCC webcomic

* add the manifest file

Co-authored-by: az4521 <“az4521@users.noreply.github.com”>
2021-03-15 13:41:18 -04:00
Alessandro Jean 4df4d1b562
Fix missing response at SuperMangas. (#6180) 2021-03-15 09:14:23 -04:00
E3FxGaming 6d0724a150
Manga mutiny: chapter number fix + closing responses (#6159)
* MangaMutiny: Chapter tracking fix

- Chapter numbers were previously incorrectly determined, leading to incorrect tracking information. Fixed with the changes of this commit.

* MangaMutiny: closing some response bodies

Closing the bodies of some responses.
2021-03-12 06:49:16 -05:00
Seishirou101 d265dbf33c
updated sources to https (#6131)
* updated souirces

* updated sources

* fix wpcomics generator

fix comics generator with the correct site and override code
2021-03-11 14:55:21 -05:00
scb261 3ddd9a52e2
MangaLife, MangaSee: revert temporary page fixes, show error about blocking tachi when no host is found (#6145) 2021-03-11 10:39:28 -05:00
scb261 c589750a11
MangaSee, MangaLife: fix pages again, add rate limiting (#6135)
* MangaSee, MangaLife: fix pages again, add rate limiting

* Add referer

* More harsh rate limit

* Fix again, rate limit even more
2021-03-11 06:12:19 -05:00
scb261 cd8698f49d
MangaLife, MangaSee: fix pages (#6134)
* MangaLife, MangaSee: fix pages

* Remove log
2021-03-10 20:48:30 -05:00
Seishirou101 8d253f03e0
fix chapter url suffix location (#6119) 2021-03-10 07:55:51 -05:00
RePod b5ef15ee35
LANraragi: Random item, clear new status (#6091)
* LANraragi: Introduce Random item.

Appears as the first item under Browse when there's no meaningful filtering.
Maintain Latest flow at the cost of an extra query param.

* LANraragi: Get and use the Random ID.

Helper functions to get a new random ID.
Helper functions to get the ID from weird spots.
Separate network client to not follow redirects, saving server-side extracts.

* LANraragi: Obtain random ID on init.

To save one entire refresh for that quality user experience.
The call is still to a 301 that is not followed.

* LANraragi: Unset isnew on archives.

More obvious since Latest was hooked up.
Separate from actual reading progress.
This was happening indirectly before the previous extension version swapped to API endpoints for metadata.

* LANraragi: Bump extension version

* LANraragi: AZ detection for ID.

Due to how it updates info and chapters independently leading to an expected race condition.
When detected avoid the race by accessing the ID via thumbnail.

Always using the thumbnail moves the race to non-AZs instead.

* Revert "LANraragi: AZ detection for ID."

This reverts commit 28541d8d0daf989c129884090311e49148f05112.
2021-03-10 06:57:16 -05:00
OncePunchedMan addce58067
changed rate limit to 2/sec (#6122) 2021-03-10 06:02:27 -05:00
Oldwangtouchtouchdoge dbb2fe726d
[ZH-Manhuagui] Add preference to use official mirror URL. (#6111) 2021-03-09 17:01:38 -05:00
loocool2 ef82e290fe
Update Imhentai domain (#6113)
* Update imhentai domain

* Update version

* Change mangabat and mangairo domains to correct website

* Revert "Change mangabat and mangairo domains to correct website"

This reverts commit 5c770535848fc99dbb56e32fb0f668df5fc09247.
2021-03-09 17:01:08 -05:00
theeocorn 4d6136514a
[TMO]-real_ratelimit_values (#6114)
Changed to Specifichostratelimit and added values to prevent failed update 409
2021-03-09 17:00:39 -05:00
funkyhippo 7d4e7437bd
Update networking functions in Guya. (#6101) 2021-03-08 13:10:19 -05:00
ATAlgaba 743d41a018
Fix NyaHentai source implementation (#6099)
* enh: Add NyaHentai source support

* upd: Change library version

* bug: Fix integration

* upd: Update version code

* upd: Filter search to english chapters
2021-03-08 09:21:37 -05:00
ATAlgaba c29c8cced6
Update NyaHentai libversion (#6097)
* enh: Add NyaHentai source support

* upd: Change library version
2021-03-08 06:22:48 -05:00
funkyhippo c717e4e365
Add support for Guya proxy. (#6090) 2021-03-08 05:50:52 -05:00
ATAlgaba b56194102f
enh: Add NyaHentai source support (#6096) 2021-03-08 05:46:29 -05:00
Gauthier 1ac4721780
fix: logs and try/catch (#6092)
exception catching while building filter list (#6074)
error logs whiloe loading filter values (#6047)
2021-03-07 22:10:53 -05:00
curche 325ccc4ce3
fix Mangalife chapter numbers (#6066)
* fix chapter numbers in MangaLife chapter list

this commit adds the chapter regex used in MangaSee to MangaLife
before - "Chapter 0002"
after  - "Chapter 2"

* update MangaLife build.gradle

increments the version number by 1
2021-03-06 14:41:27 -05:00
Patrick Geneva 95d88d6a82
Fixed crash on startup when host address is empty (#6078) 2021-03-06 05:40:46 -05:00
Patrick Geneva 88bd826168
Mango: Add first working version (#6034)
* Add Mango extension first pass

Has browse, chapters, and searching.
The api endpoint is just the whole entire library, so searching is done locally.
Requires login, so will need to view the webview first to login, then everything works as expected.
https://github.com/hkalexling/Mango/

* Added automatic authentication

* Sort based on time since there is no chapter number in the api.

* Requested changes.
2021-03-05 22:02:50 -05:00
Johannes Joens 9e41b7016c
[Mangadex] add language for chapters with out specified language (#6062)
* Add othere languege to Mangadex

* Update build.gradle
2021-03-04 08:20:02 -05:00
scb261 b49905c748
MangaMainac: filter out latest chapter if it's not released yet (#6051) 2021-03-03 10:37:46 -05:00
scb261 0f551203f1
MangaLib: notify user when manga redirects to home page (#6026) 2021-03-03 08:56:32 -05:00
E3FxGaming 3f6e313b87
MangaMutiny: WebView + pagination fix (#5900)
- WebView works (main page + pages of individual manga)
- changed baseUrl to https://mangamutiny.org and moved https://api.mangamutiny.org to different variable
(the extension still relies on the lightweight json responses from the API for everything that isn't WebView related - the baseUrl only had to be changed for WebView to work)
- fixed pagination bug (would previously skip 21 manga after the first 21 manga, now fixed)
- Internally reworked filters to make them compatible with the WebView changes (does not affect users in any way)
2021-03-03 08:56:19 -05:00
scb261 03d9353432
MangaRaw: add referer to fix images (#6025) 2021-03-03 08:55:16 -05:00
scb261 f65bda82c4
TCBScans: filter out latest chapter if it's not released yet (#6050) 2021-03-03 08:51:57 -05:00
Gauthier 7a667d78ed
feat: browse readlists and collections (#6038) 2021-03-02 10:43:12 -05:00
scb261 618aba4fa8
Dragon Ball Multiverse: fix languages (#6024)
* Dragon Ball Multiverse: fix languages

* Forgot to remove a comment
2021-03-02 10:39:31 -05:00
scb261 fead080a07
ReadManhwa: use popular for all time instead of week (#6022) 2021-03-01 13:30:16 -05:00
Gauthier 6a813c9ab8
feat: filter by authors (#6014) 2021-03-01 07:27:37 -05:00
scb261 bff2a975ea
TuMangaOnline: add rate limit (#6008) 2021-02-28 18:28:16 -05:00
scb261 160fb43769
Hentai2Read: Fix id search (#6009) 2021-02-28 18:27:33 -05:00
scb261 3300d4f01c
Nekopost: new file server url (#6006)
* Nekopost: new file server url

* ext version
2021-02-28 11:20:18 -05:00
happywillow0 ea029e2b3c
Fixes MangaKawaii basic functions (#6001)
- Fixes popular URL manga
- Fixed image selector isolate manga pages
2021-02-28 10:07:52 -05:00
Riztard Lanthorn fadcd94f36
Komiku - remove manga title in chapter name (#6003)
if manga title contains number, it can cause issue to tracking
2021-02-28 10:07:03 -05:00
happywillow0 05792a34e9
Changes Chapter Fetch (#5999)
- Use recursive fetching to ensure all pages are processed
2021-02-27 20:45:53 -05:00
scb261 be115f2f5d
MangaFast: fix thumbnails (#5997)
* MangaFast: fix thumbnails

* Remove resize in details parse
2021-02-27 12:58:47 -05:00
scb261 ce4364776d
Remove colon from source name to avoid downloading problems (#5995) 2021-02-26 19:05:31 -05:00
happywillow0 9014f85f77
Move Noxsubs to WPMangaStream (#5992)
* Adds NoxSubs to WPMangaStream

- Adds source to generator
- Overrides SimpleDateFormat language

* Updates MMRCMS

- Removes NoxSubs
- Updates a few other url due to domain changes.
2021-02-26 13:16:16 -05:00
happywillow0 ac905eab4f
Fixes to Sen-Manga (#5991)
- Update selectors
- Utilize Time tag for exact dates
2021-02-26 05:45:17 -05:00
Alessandro Jean 2a38812fb3
Update MangáHost url and add a harsh rate limiting. (#5986) 2021-02-25 11:07:54 -05:00
Riztard Lanthorn 31985422b2
fix earlymanga chapter list (#5968) 2021-02-23 18:22:13 -05:00
Riztard Lanthorn a728ea4519
fix early manga chapter list (#5953) 2021-02-22 06:21:58 -05:00
Alessandro Jean e0ce2732ad
Temporary fix images not loading at SuperMangás. (#5954) 2021-02-21 15:03:19 -05:00
Alessandro Jean e72bb09d1a
Update MangáHost url. (#5952) 2021-02-21 13:02:00 -05:00
Alessandro Jean c95fa2be77
Change chapter list API endpoint at Tsuki. (#5951) 2021-02-21 13:01:44 -05:00
Alessandro Jean 3797d52d60
Increase rate limiting in MangásProject. (#5950) 2021-02-21 13:01:33 -05:00
DitFranXX 60d4529dd6
Update NewToki extension to v1.2.21 (#5935)
* Improve newtoki extension.

* Optimize a Id detection.
* Specify the filter default settings.
* Add Rate Limit Period Pref.

* Fix mistake about range. and default value.

* Fix bug about setDefaultValue, And pref description.

* fix bugs.

* More follow default variable.
* lazy init to rateLimitedClient as it required to access preference.

* bump up version to v1.2.21

* Follow the defaultRateLimitPeriod on load pref function

* Trying to fixes #5657 as sub string baseUrl when failed to parse uri.
2021-02-21 10:19:52 -05:00
Eugene 2582da9ae8
Correct loading on covers and remove api when share (#5931) 2021-02-21 10:18:44 -05:00
Riztard Lanthorn 08b6f0f8ce
fix mangajar pages issue (#5945) 2021-02-21 10:18:06 -05:00
Pavka 98e61270b6
[Ru]Remanga. Fix issue with merging part of image (#5924)
Co-authored-by: pavkazzz <me@pavkazzz.ru>
2021-02-19 16:42:02 -05:00
Riztard Lanthorn d25127f865
fix earlymanga chapter list (#5921) 2021-02-19 16:41:28 -05:00
DitFranXX cbe5dac026
Update Newtoki Extension to v1.2.20 (#5917)
* Update Newtoki Extension to v1.2.20

* Better RateLimit
* New Search filter for ManaToki.

* Fix Page Selector and Filters

* Order was not worked on default sort due to missing value
* Page is now searchable over 10 pages. Seems site changed a bit.

* Backport Sort and Order to NewToki
2021-02-19 09:03:01 -05:00
Riztard Lanthorn 294aa0d4cd
fix earlymanga chapter list (#5906) 2021-02-18 06:54:32 -05:00
Riztard Lanthorn 09c569db4d
fix early manga chapter list (#5901) 2021-02-17 20:26:07 -05:00
Riztard Lanthorn 64336e1567
fix earlymanga chapter list (#5891) 2021-02-17 08:39:11 -05:00
Riztard Lanthorn cafb133aa1
fix MangaKawaii chapter list (#5892) 2021-02-17 08:39:01 -05:00
Victorien Berlot d25f2cc4c3
Use a common user-agent (#5894) 2021-02-17 08:38:53 -05:00
Victorien Berlot 2ad36b1f38
Add header accept-language (#5887) 2021-02-16 18:56:34 -05:00
Victorien Berlot cf62cb5ef1
Generate a totally random user-agent (#5885) 2021-02-16 14:21:46 -05:00
Riztard Lanthorn e960e857a1
fix early manga pages (#5882) 2021-02-16 12:29:33 -05:00
Victorien Berlot 04253a8159
Scantrad Remove referer header causing a 403 HTTP error (#5851) 2021-02-16 06:38:14 -05:00
Riztard Lanthorn 1826f8450d
fix early manga pages, add ratelimiter (#5874) 2021-02-16 06:35:45 -05:00
Riztard Lanthorn 244ea0b9b4
fix EarlyManga pages again (#5871)
they seems change it again
2021-02-15 10:44:14 -05:00
Riztard Lanthorn 5b9dff0b81
Split WPMangaStream Extension (#5803)
* Split WPMangaStream

* add some icons

* remove WPMangaStream

* move default_res

would be amazing

* override source id

* remove single extension

* rate limit

* add sources

Kuma Scans (Kuma Translation)
Tempest Manga

* remove multilang import

* override rate limit

* override source id

* fix class name

* remove file
2021-02-15 10:43:14 -05:00
scb261 850b77e74f
HentaiVN: maybe fix cloudflare issue (#5870) 2021-02-15 10:36:48 -05:00
Riztard Lanthorn a49001e314
Split FoolSlide Extension (#5840)
* Split FoolSlide Extension

* remove FoolSlide

* add className

* change default_res 

#5845

* add nsfw

* nsfw2
2021-02-15 10:36:28 -05:00
Riztard Lanthorn 78cb4e96b4
fix earlymanga chapter page & clean chapter name (#5867) 2021-02-15 09:24:05 -05:00
scb261 06cd2b8779
Toomics: various fixes (#5848)
* Toomics: various fixes

* Add comment
2021-02-14 10:33:51 -05:00
scb261 4396121d1f
Hitomi.la: fix search when using upper case (#5843) 2021-02-14 09:22:32 -05:00
scb261 eeb2f25e9d
NineHentai: fix galleries with broken last page (#5841) 2021-02-14 09:22:09 -05:00
Riztard Lanthorn 3eed4041cb
earlyManga add header & fix pages (#5846) 2021-02-14 09:21:53 -05:00
Eugene 3fa9e9eb81
[Ru]Fix Mangalib added filters (#5839) 2021-02-13 12:59:39 -05:00
Eugene fbedcc0275
[Ru]Add More Filter (#5836) 2021-02-13 11:54:19 -05:00
Eugene 181c9225e3
[Ru]Add Filter (#5835) 2021-02-13 10:38:20 -05:00
Riztard Lanthorn 9da88ec093
fix rainOfSnow revese chapter (#5832) 2021-02-13 08:48:32 -05:00
scb261 6e10aaf821
Mangakatana: fix search when found only one manga (#5820) 2021-02-12 21:01:22 -05:00
Aria Moradi 3bc1aa5e3b
Fmreader split (#5800)
* split fmreader

* convert Manhwa18Net to factory

* remove the extra source

* add back Manhwa18

* fix building
2021-02-12 15:41:46 -05:00
Alessandro Jean 09216d222d
Fix JSON error when title is null at Tsuki. (#5809) 2021-02-12 15:38:55 -05:00
scb261 19223f0ce5
Pufei: fix some pages, fix some covers, show author (#5808) 2021-02-12 15:36:45 -05:00
Riztard Lanthorn 6e24e80633
Split WPComics Extension (#5799)
* split WPComics

* remove source, it was moved to wpmangastream

* remove WPComics
2021-02-12 10:29:30 -05:00
Aria Moradi ca5663ff3a
split paprika (#5798) 2021-02-12 10:27:38 -05:00
Alessandro Jean 20b5cdd88c
Temporary fix Cloudflare bypassing in Leitor.net (#5792)
* Temporary fix Cloudflare bypassing in Leitor.net.

* Mark extension as NSFW.
2021-02-12 10:26:25 -05:00
Alessandro Jean f47cba6bd9
Change TsukiMangas API to v2 (#5795)
* Switch TsukiMangas API to v2.

* Fix wrong condition in chapter pagination while loop.

* Change select word in filter.
2021-02-12 10:26:10 -05:00
scb261 4fa642ea6e
HentaiVN: fix search, show more useful errors (#5791)
* HentaiVN: fix search, show more useful errors

* Translate an error to Vietnamese
2021-02-11 14:44:29 -05:00
Riztard Lanthorn b40bf1144c
fix manga kawaii pages (#5786) 2021-02-11 12:18:34 -05:00
Johannes Joens 4b37680bb0
fixed missing css selector Rain of snow (#5783)
* fixed missing css selector

* Update build.gradle

* Update RainOfSnow.kt
2021-02-11 11:08:02 -05:00
Alessandro Jean 18e12f9a55
Fix chapter images not loading at MangaYabu. (#5782) 2021-02-11 11:07:36 -05:00
ObserverOfTime f4c4489e6b
MangAdventure split (#5667) 2021-02-11 10:48:48 -05:00
scb261 3a02da8d35
HentaiVN: fix covers and no results (#5760) 2021-02-11 07:50:18 -05:00
Johannes Joens f869fc931f
Addes new source Rain Of Snow (#5778)
* Create build.gradle

* added Rain of Snow extension
2021-02-11 07:47:24 -05:00
Riztard Lanthorn b4afa0323e
Split WPMangaReader (#5754) 2021-02-10 17:59:43 -05:00
scb261 791087ab9f
Remove Onlinecomics (has only news now) (#5757) 2021-02-10 17:19:59 -05:00
scb261 817a766ac1
Remove Anibe (down for almost a year) (#5756) 2021-02-10 17:19:14 -05:00
Riztard Lanthorn 6573aa9361
fix mangakawaii page & add rate limiter (#5747) 2021-02-10 14:02:08 -05:00
Riztard Lanthorn bd5f42f8cd
Bye bye Madara (#5730)
* N-Z

* MZuki-N

* kbatch-mzuki

* remove madara

* remove wildcard

* nsfw

* pkg name

already got it from class name

* forgot className

* this too

* fix arangScans chapter and timestamp

* add mangaEffect

* add mangaGreat

* mangazuki.club multiLang

* forgot this line :v
2021-02-10 09:05:12 -05:00
Alessandro Jean 532ffb1892
Update manga details URL at UnionMangás. (#5739) 2021-02-10 09:02:18 -05:00
scb261 203e4a291b
Manhuadui: new URL, remove decryption and other changes (#5738) 2021-02-09 17:51:41 -05:00
scb261 7ae5e85810
Doujin-Yang: new URL (#5723) 2021-02-09 08:17:54 -05:00
Aria Moradi 24a62236b8
add and update MangazukiOnline, some more of madara splitted (#5709)
* add and update MangazukiOnline

* 12 more of madara

* fix build fail
2021-02-08 18:51:17 -05:00
Aria Moradi b14b910407
EroMuse split (#5708)
* split eromuse

* revert EroMuse

* add nsfw annotation
2021-02-08 17:53:17 -05:00
scb261 975b311637
FMReader: fix KissLove and Manga-TR (#5710) 2021-02-08 17:49:53 -05:00
Riztard Lanthorn 5f7c72de2e
mangakawaii fix pages 4 (#5703) 2021-02-08 11:41:23 -05:00
Eugene baa53b3a54
fix conflicting directory names and manga details (J2K) (#5694) 2021-02-08 08:42:41 -05:00
scb261 18779c2777
RawLH: fix chapter pages showing loading gif (#5692) 2021-02-08 08:29:33 -05:00
scb261 a0c031dce7
Tsumino: parse tags into in-app tags instead of description (#5678) 2021-02-07 23:36:52 -05:00
Riztard Lanthorn 94ee0019c9
wp MangaStream add ResetScans (#5681) 2021-02-07 23:36:17 -05:00
scb261 4adf284242
EarlyManga: new URL domain .org (#5674) 2021-02-07 15:57:41 -05:00
arkon 2f5e09b292 Add ktlint-disable directive to generated files 2021-02-07 15:26:49 -05:00
Riztard Lanthorn 68db37baa8
fix mangakawaii pages season x (#5669) 2021-02-07 15:01:56 -05:00
Aria Moradi ee33c8fa02
Madara split: part 1 (#5662)
* madara 161

* 50 of madara sources

* remove moved classes part 1
2021-02-07 10:37:31 -05:00
Aria Moradi f275fc07c2
Comicake split (#5661)
* comicake v 1.2.8

* fix build

* update comicake to 1.2.9
2021-02-06 22:15:30 -05:00
Aria Moradi 700ec615a6
Mangabox split (#5660)
* Mangabox split

* fix build
2021-02-06 22:13:52 -05:00
arkon a25964aba4
Merge pull request #5659 from scb261/readcomiconline-agent
ReadComicOnline: change user-agent (closes #5612)
2021-02-06 20:17:44 -05:00
scb261 e2ef820796 ReadComicOnline: change user-agent (closes #5612) 2021-02-07 02:26:02 +02:00
arkon 3da46570aa Move annotations and Duktape stub into core module 2021-02-06 18:16:04 -05:00
arkon f8bf81ae43 Remove explicit dependency on Duktape stub since it's in the common dependencies 2021-02-06 18:08:33 -05:00
Aria Moradi 3f081f69ac
lib-themesources, split Genkan into single-source extensions (#5154)
* lib themesources copied from SnakeDoc83/tachiyomi-extensions/library

* update to the newer Genkan

* update genkan generator

* GenkanOriginal

* code cleanup

* add all Genkan sources

* generate inside generated-src, res override

* src override

* move overrides out of library

* move overrides to a better place

* remove leftover generated files

* remove leftover generated files

* add generators main class

* comment the code

* Now sources are purely generated

* uncomment generators

* enhance comments

* icons by @as280093

* fix pathing issues

* nullpointerexception proof

* runAllGenerators task

* more flexibility in lib structure, fix a fiew errors

* update github workflows

* correct nonames scans directory name

* rename SK Scans to Sleeping Knight Scans

* fix typo

* update depencencies

* remove defaultRes from dependencies

* fix bug with nsfw

* fix nsfw generation

* themesourcesLibraryVersion is included in build.gradle extVersionCode

* improve javadoc

* fix formatting and language code generation

* comply with #5214

* common dependencies

* rename and move lib/themesources into /multisrc

* use not depricated form

* cleanup runAllGenerators task

* cleanup even more

* oops extra file

* remove test code

* comments

* update docs and refactor

* update docs

* requested changes

* clean up dependencies

* sealed dataClass

* refactor

* refactor string generators

* bring back writeAndroidManifest

* update overrideVersionCode javadoc

* update overrideVersionCode javadoc

* move dependency to extension source

* refactor runAllGenerators

* improve docs

* remove extra file
2021-02-06 17:32:04 -05:00
Riztard Lanthorn 7fee35f1c7
fix mangakawaii pages doesnt load (#5646) 2021-02-06 09:23:04 -05:00
Riztard Lanthorn a3517579ad
fix mangasee some chapter cant load (#5647)
some chapter cant load properly, because some chapter url cant load with extra 0
2021-02-06 09:22:54 -05:00
Riztard Lanthorn ba1e62d960
FoolSlide remove dokiFansubs (#5648) 2021-02-06 09:22:24 -05:00
BRAMILLE Sébastien 34d7ff8380
Add fallback on search to duckduckgo (#5630)
* Add fallback on search to duckduckgo

* Upgrade version
2021-02-05 08:03:00 -05:00
Riztard Lanthorn 6c88971ade
madara fix bestmanhua no page bug (#5633) 2021-02-05 08:02:42 -05:00
Riztard Lanthorn 9e9e3593eb
fix genkan year timestamp (#5638)
timestamp longer than 1 year shows as current year
2021-02-05 08:02:30 -05:00
Oldwangtouchtouchdoge c1da304544
[zh-mangabz]Add new source: mangabz (#5628) 2021-02-03 07:18:35 -05:00
Oldwangtouchtouchdoge b1d483f293
[zh-dmzj]Add fallback api to fetch hidden manga and URL intent filter. (#5624) 2021-02-02 12:56:39 -05:00
Riztard Lanthorn bba235621c
fix mangakawaii no pages (#5626) 2021-02-02 12:56:29 -05:00
Riztard Lanthorn 050636f172
Open Madara PR (#5585)
* Madara fix PMScans timeStamp

* add source

add Raw Mangas
add SiXiang Scans

* nsfw
2021-02-02 06:50:54 -05:00
E3FxGaming 98f0495b4d
MangaMutiny bugfix + link handler (#5623)
* Fixing artist NullPointer exception

* Added https://mangamutiny.org/title/* link handler

Can now open manga from the mangamutiny.org website (when accessed with a web browser) in the Tachiyomi app.

Borrowed the method from the Mangadex extension and adapted it to fit the Manga Mutiny extension.

* Removed logging + changed comment

* Adding containsNsfw = true

Most manga offered are sfw, but a couple of manga cross the "not appropriate" line here and there.
2021-02-02 06:50:24 -05:00
Peter Appleby 771f65d7e9
Tri-state genre filtering for Batoto (#5618)
* Tri-state genre filtering for Batoto
* include or exclude genres
* Fixes typo for Harlequin genre
* Update build.gradle

* Cleaner genre filter list syntax - batoto
2021-02-01 18:49:53 -05:00
Fansubs.cat d10e0cff6b
Add Fansubs.cat [ca] (#5590) 2021-02-01 17:48:45 -05:00
Riztard Lanthorn 6fb7cea1ed
WP MangaStream add source & change url (#5596)
change flame scans to their new site
add MangaIndonesia source
2021-02-01 17:47:40 -05:00
Alessandro Jean de13abf701
Fix exception when there is no description or key. (#5604) 2021-02-01 17:47:23 -05:00
ardittristan 39c348e10f
Latisbooks add upload date to chapters (#5611)
* Latisbooks add upload date to chapters

* update version

* add nsfw tag
2021-02-01 17:47:03 -05:00
kiriya-aoi ea862d524a
Remove elimangas (#5580)
Remove elimangas, which shut down back in September.
2021-01-28 14:38:57 -05:00
Riztard Lanthorn 9dc679a036
scantrad userAgent3 (#5577)
* scantrad userAgent3

look like the random int only called once and being used again causing repeated number

* min 2/3 digit

* referer
2021-01-28 06:59:40 -05:00
Oldwangtouchtouchdoge c362834c84
[zh-manhuagui]Add filters and some small fixes. (#5565)
* [zh-manhuagui]Add filters and some small fixes.

* [zh-manhuagui]revert
2021-01-27 11:47:34 -05:00
sunbeams001 ede14d3f88
copymanga: fix crash on low android sdk level (#5571) 2021-01-27 11:46:51 -05:00
OncePunchedMan 73fbab2402
add new sources to madara (#5572) 2021-01-27 11:41:32 -05:00
Riztard Lanthorn 33ac7aae4f
scantrad useragent2 (#5569)
* scantrad useragent

try hexa random that will close to similar if use pc/normal

* max 9? i think

* rate limit
2021-01-27 10:53:10 -05:00
Riztard Lanthorn be8db0dc7b
Foolslide phoenixscans (#5562)
change url
add manga details for italian
ignore case sensitive for regex
2021-01-26 07:53:17 -05:00
Riztard Lanthorn 49fb99b4f1
Scantrad user agent (#5563)
try triple randomizer
2021-01-26 07:44:50 -05:00
Riztard Lanthorn 78d31de70a
WP Mangastream fix issue (#5558)
fix mangakyo and westmanga manga details issue
2021-01-25 10:57:09 -05:00
Eugene cfdecd2583
en_name return (#5556) 2021-01-25 09:11:24 -05:00
Oldwangtouchtouchdoge b77d42a941
<zh-dmzj>Add ratelimit to fix HTTP 429 and return webpage url to "Open in browser" and "Share manga". (#5537)
* <zh-dmzj>Add ratelimit to fix HTTP 429 and return human readable webpage url to "Open in browser" and "Share manga".

* Add ratelimit interceptor that only handle specific url host.
2021-01-25 07:29:10 -05:00
Pavka e1bffd90ab
[Ru]Remanga. Fix chapter number (#5541)
Co-authored-by: pavkazzz <me@pavkazzz.ru>
2021-01-25 07:28:13 -05:00
Gauthier b24fa5b9b6
[Komga] Display book aggregated data on Series screen (#5550)
* display Series summary from books if no summary exists for Series

closes gotson/komga#391

* display Series authors

closes #5481
2021-01-25 07:27:53 -05:00
Angelghost a5269a4536
Issue 5518 : <Mangakawaii [FR]>: <No page found on any manga> (#5553)
* Fix empty page list Mangakawaii (#5518)

* Update version mangakawaii

Co-authored-by: Duchesne Lucas <lucas.duchesne@soprabanking.com>
2021-01-25 07:27:27 -05:00
Unlocked 0293fbc547
[Mangadex] Exclude thumbnail downloads from rate limiting (#5542)
* Exclude thumbnails from mangadex rate limiting

* Remove development code

* Bump mangadex extVersionCode
2021-01-24 13:44:45 -05:00
Clarence Castillo 04db6981aa
Fix GManga Latest page error and crashing on older devices (#5540)
* Revert "Update Gmanga.kt (#5497)"

This reverts commit e3d01c9844.

* Fix app crashing for users with Android API 7 and below

* Fix latest page not working due to some items having no thumbnail

Co-authored-by: ellpatron <ell.patron91@gmail.com>
2021-01-24 13:44:29 -05:00
vaginadesolator c803443809
Exclude premium items from search results (#5538) 2021-01-24 10:55:40 -05:00
Eugene 221cda7694
Fix chapternumber x.x.x format (#5536) 2021-01-24 09:28:34 -05:00
Riztard Lanthorn f85a84d5fe
wpmangastream build.gradle (#5534)
arkon sama forgot to update it #5525
2021-01-24 09:28:03 -05:00
vaginadesolator aacf56d0c0
Fix page order not following site's default content specific ordering (#5532) 2021-01-24 09:27:50 -05:00
Eugene fcbab38aa1
Redirect from api Remanga and Desu (open in browser) (#5527) 2021-01-23 15:10:09 -05:00
arkon 514374f13a Remove AsuraScans (closes #5525) 2021-01-23 15:09:16 -05:00
arkon 93a23ee73d Remove EdensZero (closes #4219) 2021-01-23 15:09:01 -05:00
vaginadesolator 7435c673b2
New extension Luscious.net (#5522)
* New extension for Luscious.net

* Improve page fetch performance using caching

* Fix wrong tri state fitler logic

* Make all language disabled by default

* Fix language not being applied and adjust default sort option
2021-01-23 13:34:22 -05:00
OncePunchedMan 6774433790
fix tritiniascans (#5526) 2021-01-23 13:24:57 -05:00
OncePunchedMan b32647e702
added 2 new sources to madara (#5514) 2021-01-23 10:08:03 -05:00
Blue cat 23d2e65aa2
[RU] Mangalib. Fixed getting chapters(1+ translators) (#5517)
* [RU] Mangalib. Minor changes in SharedPreferences

* [RU] Mangalib. Fix getting chapters(1+ translators)

* [RU] Mangalib. Replacing Russian names with original ones

* [RU] Mangalib. Revert version update
2021-01-23 10:07:49 -05:00
Blue cat 23bb281e95
[RU] AllHentai. Fixed loading images (#5521) 2021-01-23 10:07:30 -05:00
Blue cat e7f03ed191
[RU] Nude-Moon. Changing domain name (#5523) 2021-01-23 10:07:12 -05:00
Oldwangtouchtouchdoge 1c8212eb1d
<zh-dmzj> Fix some url issues. (#5512) 2021-01-22 07:25:23 -05:00
OncePunchedMan b4c4ab214f
fixed url (#5504) 2021-01-21 22:31:14 -05:00
OncePunchedMan 0ee4d3acab
change rate limiting from 4 requests/sec to 1 r/s (#5507) 2021-01-21 22:30:59 -05:00
Johannes Joens 93da2be0b2
Remove Ciayo (#5509)
Ciayo website has shutdown
Closes #4698
2021-01-21 22:30:42 -05:00
ellpatron e3d01c9844
Update Gmanga.kt (#5497)
* Update Gmanga.kt

fixing when hitting latest ---> getting jsonNull

* Update build.gradle

V1.2.21

* Update build.gradle
2021-01-21 11:36:36 -05:00
Riztard Lanthorn 713cd74637
WP Comics fix manhuaES manga detail (#5500)
fix manga genre
fix manga description
2021-01-21 06:53:59 -05:00
OncePunchedMan e9ec0421b2
fix url (#5502) 2021-01-21 06:43:50 -05:00
Edgar Mejía 7735005682
Fix tachiyomiorg#4800 (#5496) 2021-01-20 13:38:53 -05:00
vaginadesolator ab577c08b2
New extension for Multporn.net (#5487) 2021-01-20 10:51:15 -05:00
vaginadesolator a423ba14ce
New extension for HentaiHand.com (#5427)
* New extension for HentaiHand.com

* Set containsNsfw flag as true in build.gradle

Co-authored-by: scb261 <65343233+scb261@users.noreply.github.com>

* Add @Nsfw annotation

Co-authored-by: scb261 <65343233+scb261@users.noreply.github.com>

* Add missing nsfw import

* Split into language sources

* Reimplement ID lookup mechanism using RxJava

Co-authored-by: scb261 <65343233+scb261@users.noreply.github.com>
2021-01-19 17:43:41 -05:00
Riztard Lanthorn 85186e62a4
WP Comics fix manhuaES paging issue (#5488)
popular, latest, and search only show few manga (only page 1)
2021-01-19 17:42:33 -05:00
RePod 19adc29d1d
LANraragi: Safer tag parsing. (#5490)
It was possible to get a null into the function and the following split() did not like it.
2021-01-19 17:42:23 -05:00
OncePunchedMan bb884dfee1
fix remanga blocking tachi (#5491) 2021-01-19 17:42:11 -05:00
Maxim Molochkov 82ddd18046
[RU] Mangalib. Fix loading cover and getting chapters (#5485)
* [RU] Libmanga. Fix loading cover

* [RU] Libmanga. Fix getting chapters
2021-01-19 10:04:30 -05:00
vaginadesolator a79b07666a
New extension for IMHentai.com (#5430)
* New extension for IMHentai.com

* Refactor ext as factory to segregate language support
2021-01-19 08:56:01 -05:00
Riztard Lanthorn 36f0fd4fc0
madara fix arangScans (#5484) 2021-01-19 08:54:51 -05:00
Riztard Lanthorn 9dfdc222a8
WP MangaStream fix westManga (#5483)
their tweaked site return to default format
2021-01-19 08:54:24 -05:00
OncePunchedMan 72b76d70d2
added 2 new sources to madara (#5480) 2021-01-19 08:12:57 -05:00
OncePunchedMan 316036ee2a
added 2 sources to madara (#5463)
* added siyahmelek to madara

* transferred sektedoujin from mangastream to madara
2021-01-17 10:31:43 -05:00
antonycaporossi 30e76e16be
Add DigitalTeam (IT) Source (#5434)
* Adding DGTread

* Refactoring

* Refactoring and new app icon
2021-01-17 10:25:12 -05:00
RePod 3fc1e2fe65
LANraragi: Filters, Latest, misc API. (#5462)
* LANraragi: Handful of filters.

- Descending/new/untagged toggles
- Starting page override
- Namespace sorting
- Categories

* LANraragi: Upgrade chapterListRequest to API.

Use the metadata endpoint.
Preserve WebView for i.e. management.
Pull out the date_added tag for date_upload.

* LANraragi: Verify if a category is selected.

* LANraragi: Hook up Latest.

With some new preferences.

* LANraragi: Switch Category filter from CBs to Dropdown

Soon: LRR has multi-category drifting.
Pins are indicated in the dropdown.
Correct types in Category. I'm blind.

* LANraragi: Change date_upload null check to let.

* LANraragi: Empty string compare to isNotBlank

* LANraragi: Preferences tidying.

* LANraragi: Cleanup Starting Page filter.

RIP the dream of indicating the number of items returned by search without pressing the Reset button.

* LANraragi: More preferences tidying.

* LANraragi: Pagination offset improvements

Previously going back pages from the end would result in the wrong size.
Include stats in the filter option when available to help with manual pagination.
2021-01-17 10:23:45 -05:00
Yanuar Singgih f82dffc51f
Fix cannot open chapter after searching (#5465)
Co-authored-by: Yanuar Singgih Saputra <yanuar@xqinformatics.com>
2021-01-17 10:21:18 -05:00
Maxim Molochkov 0ba4b853ac
Fix getting chapters (#5460) 2021-01-16 17:13:21 -05:00
Johannes Joens 68ecf6a1d1
Add Nsfw flag to Bato.to (#5452)
* Add Nsfw flag

* Added NSFW annotations to Factory
2021-01-16 12:33:22 -05:00
Riztard Lanthorn 812170038e
fix mangadex end chapter (#5456)
end chapter doesnt add "[END]" to chapter name
2021-01-16 11:48:35 -05:00
Riztard Lanthorn 26e30005a8
ninemanga change to https (#5448) 2021-01-16 10:07:26 -05:00
Riztard Lanthorn f4c4760c6f
fix webtoon es parse date (#5447) 2021-01-16 10:06:56 -05:00
Riztard Lanthorn 89e60709ef
fix 1st kiss date parse (#5445)
* fix 1st kiss date parse

* sort for perfection :v
2021-01-16 10:06:21 -05:00
OncePunchedMan 4ca73ae067
adding new sources to madara (#5437)
* adding grazescans and uyuyanbalik to madara

* adding mangaweebs to madara

* adding mmscans to madara
2021-01-15 22:29:36 -05:00
Riztard Lanthorn 8d5dc2d380
WP MangaStream fix manga details (#5428)
for site like kiryuu
2021-01-15 22:29:23 -05:00
Riztard Lanthorn 057070f05b
WP MangaReader add TurkToon (#5432) 2021-01-15 22:29:14 -05:00
vaginadesolator 7aa7eac5fe
Add more content to hentai2read ext manga description (#5418)
* Add more content to hentai2read ext manga description

* Amend outdated comment
2021-01-14 22:19:33 -05:00
Riztard Lanthorn 4e3f93c431
fix novelle leggere chapter issue (#5420)
some chapter cant load images
2021-01-14 22:19:12 -05:00
vaginadesolator b3707d3b6f
Add simply hentai ext chapter upload date (#5421)
* Set default status as completed

* Parse manga date and set as chapter attribute

* Bump simply-hentai version
2021-01-14 22:19:02 -05:00
antonycaporossi eaa10925a9
Fix Kumanga (ES) mangas list and pages list not loading (#5422)
* fixing kumanga

* JSON parse formula

* Fix Kumanga issues caused by obfuscation.

* Removed unused Regex
2021-01-14 22:17:23 -05:00
Riztard Lanthorn e906749837
fix bulu manga - chapter image issue (#5419) 2021-01-14 12:16:33 -05:00
Eugene f9ac810129
remanga double name title (#5413)
* remanga double name title

* fix
2021-01-14 06:44:56 -05:00
Johannes Joens d09e57cac8
Bato.to Typo fix (#5408)
* fixes typo in genre

* Update build.gradle

* fixed more typos
2021-01-14 06:08:36 -05:00
vaginadesolator 28f32f14cf
Add support for collections and refactor manga description (#5407) 2021-01-14 06:04:59 -05:00
Johannes Joens beface213b
Fixes Webtoons Spanish (#5409)
* Fixes Spannish Date format

* Update build.gradle
2021-01-14 06:04:28 -05:00
Riztard Lanthorn 24159ea8f1
WP Comics add mangasum RAW (#5411) 2021-01-14 06:04:15 -05:00
arkon 309507d33d Fix errors in Batoto 2021-01-13 16:03:56 -05:00
vaginadesolator 01fc9707a7
Various Doujins ext fixes (#5402)
* Parse tags when reading manga page

* Fix date not parsed for mangas with requesters

* Fix latest page queries using incorrect timezone
2021-01-13 15:41:41 -05:00
Johannes Joens 66c8af8b4c
Fixes Bato.to Filtering (#5403)
* Fixed A-Z and Totally sort and added Z-A sort

* Added Genres, Status, Origin and removed stars, styles and demographic

* Update build.gradle

* Improved Status Filter

* Added hidden genres

These Genres(award_winning, youkai, uncategirized) give out results in the search query but are listed nowhere on bato.to

* Added More Sort Options
2021-01-13 15:41:21 -05:00
antonycaporossi 295b19ad08
New manga selector for mangasum to avoid raws. Updated version code. (#5404) 2021-01-13 15:40:58 -05:00
OncePunchedMan 6910f2fc88
adding new source to madara (#5398) 2021-01-13 15:40:13 -05:00
Johannes Joens d69bf37f73
Add Spanish and Spanish Translation to Webtoons (#5401)
* Added Spanish and Spanish Traslation

* Update build.gradle

* Update WebtoonsFactory.kt
2021-01-13 15:39:56 -05:00
OncePunchedMan f55ce85459
add and remove sources (#5392)
* add voidscans.com to madara

* remove PTScans from comiccake

* voidscans.com does not support search

* voidscans supports search, but results are limited
2021-01-13 07:33:08 -05:00
OncePunchedMan 5988ed0853
fix showing popular (#5394) 2021-01-13 07:29:34 -05:00
Riztard Lanthorn a5079a7242
earlymanga add genre in manga details (#5378) 2021-01-11 13:18:52 -05:00
OncePunchedMan 1412a4f908
added bulumanga to zbulu (#5381) 2021-01-11 13:18:34 -05:00
Riztard Lanthorn dc583a62aa
fix mangaYu issue (#5376)
mangaYu tweaking their theme
2021-01-11 08:52:05 -05:00
Pavka be626fe8eb
[Ru] Mangaclub. Site rework (#5362)
Co-authored-by: pavkazzz <me@pavkazzz.ru>
2021-01-10 16:48:33 -05:00
ZingerZY cbb51ced14
Update baseUrl for jinmantiantang (#5363)
* Update baseUrl for Jinmantiant

* Revert "Update baseUrl for Jinmantiant"

This reverts commit c638f6b3ef8af87281358549a8cb95ad15b87c81.

* update extVersionCode

* update baseUrl for Jinmantiant

Co-authored-by: ZongerZY <45865254+ZongerZY@users.noreply.github.com>
2021-01-10 16:41:51 -05:00
Riztard Lanthorn 10b0e2e866
Madara remove source request (#5369) 2021-01-10 16:41:35 -05:00
OncePunchedMan a28d14fc69
change title from en_name to rus_name (#5359)
* change title from en to en (rus)

* change title from en (rus) to rus
2021-01-09 10:44:31 -05:00
Riztard Lanthorn a25dcd0653
fix FMReader extra ghost chapter (#5360) 2021-01-08 23:13:03 -05:00
Riztard Lanthorn 4bc49d08c9
madara add sources (#5356)
LovableSubs
Manga-Online.co
SoloScanlation
2021-01-08 10:41:38 -05:00
Riztard Lanthorn 02259c06bd
update FMReader for new theme (#5353)
* update FMReader for new theme

* fix kissLove

* clean thing after update factory

* revert parseChapterDate to private

* almost forgot this 

for substring chapter name
2021-01-08 08:36:05 -05:00
Riztard Lanthorn 314cb965e3
WPComics add headers (#5355)
some source like mangasum need it to load chapter images
2021-01-08 08:35:32 -05:00
OncePunchedMan c5ca78c461
change search url (#5351) 2021-01-07 19:51:19 -05:00
Riztard Lanthorn 3dd846cc3c
fix RawLH (#5346) 2021-01-07 11:23:41 -05:00
Carlos b4666b1d0d
slight change to url (#5345) 2021-01-07 08:09:48 -05:00
OncePunchedMan e4f3e5053f
changed baseUrl: toonkor.ws -> tkor.cx (#5343) 2021-01-07 06:37:15 -05:00
Carlos 1f2cac98df
slight change to url (#5340) 2021-01-06 21:01:23 -05:00
Carlos d06114f48d
Use mangadex v2 api, and api server (#5337)
* update to use api server and v2 of mangadex api

* move slash in front of the suffixes
2021-01-06 19:10:49 -05:00
Riztard Lanthorn de0327e586
move earlyManga to standalone (#5332)
* remove earlyManga from madara

* add earlyManga extension
2021-01-06 13:32:49 -05:00
Clarence Castillo 91bf6734d4
Fix empty filters when searching with query string (#5328) 2021-01-05 22:11:39 -05:00
OncePunchedMan 86392bf6a9
fix getting correct amount of chapters (#5329) 2021-01-05 22:11:28 -05:00
OncePunchedMan cbecaa4406
randomize user agent (#5327) 2021-01-05 20:07:22 -05:00
Pavka c8a8f7d99b
[Ru]Mangahub. Update page list selector name (#5325)
Co-authored-by: pavkazzz <me@pavkazzz.ru>
2021-01-05 16:20:49 -05:00
OncePunchedMan 91963858bf
fix mangakawaii (#5284) (#5314)
* title and description in latest working again

* browse working again
2021-01-04 22:22:54 -05:00
Riztard Lanthorn 6b054939b9
fix mangaShip (#5305) 2021-01-04 11:58:52 -05:00
Ming Kit 8b375593ff
Added new Cocomanhua decryption key. Changed decryption logic to use a series of decryption keys (#5312) 2021-01-04 11:58:37 -05:00
Riztard Lanthorn 34ee25aa50
Madara fix n replace (#5308)
* add arabic for parsing date

* make chapter new banner selector to value

* fix atikrost chapter name and time issue

* fix mangaArabTeam chapter time issue

* replace mangaKitsu with mangaCrimson

* fix astralLibrary reversed chapter order issue
2021-01-04 10:05:00 -05:00
Riztard Lanthorn 612f1a16d0
Webnovel.com add lock to chapter name (#5301)
add lock to locked chapter
2021-01-03 10:17:09 -05:00
Riztard Lanthorn 46eb268798
WpComics - manhuaes fix some page parse (#5302) 2021-01-03 10:16:46 -05:00
Riztard Lanthorn c36bb63c34
move klanKomik from madara to wpMangastream (#5303) 2021-01-03 10:16:08 -05:00
Riztard Lanthorn 62852fd625
madara add n remove source (#5304)
add NeatManga
add WarQueenScan
remove KnightNoScanlation
2021-01-03 10:15:42 -05:00
Aria Moradi ffc37b675f
Emerald various fixes (#5286)
* convert Emerald to BatoTo

* missing from last commit

* reformat file

* add Burmese

* new icons

* new icons by @as280093
2021-01-01 17:25:15 -05:00
Yanuar Singgih c813115db8
Fix search issue #5168 (#5291)
* Fix search issue #5168

* Fix latest manga issue #5219

* Revert "Fix latest manga issue #5219"

This reverts commit cb9e9f93

Co-authored-by: Yanuar Singgih Saputra <yanuar@xqinformatics.com>
2021-01-01 16:36:34 -05:00
Aria Moradi df39844d0c
boommanga removed (#5289) 2021-01-01 16:36:24 -05:00
OncePunchedMan 9b2650074d
baseUrl: loveheaven.net -> lovehug.net (#5292) 2021-01-01 16:35:58 -05:00
calion-m a71060c742
Jinmantiantang genre filtering in preferences and general code fixes (#5281)
* Add blocklist preference panel

* change thumbnail jpg size to 3:4

* misc code fix

* rename preference key

* update version number

* more comment

Co-authored-by: calion-m <>
2020-12-30 07:44:14 -05:00
Clarence Castillo a552a5267b
New extension GMANGA (#5274)
* Initial commit of GMANGA

* Enable text search

* Implement search filters

* Fix bug unable to render pages of non-webp chapters

* Replace default user-agent with a more generic one

* Add preference to select picking most viewed scan or just show all

* Implement rate limiting to avoid IP ban

* Translate messages to Arabic

* Split functionality to different files
2020-12-30 06:42:27 -05:00
Eugene de178465c7
Change User-Agent Remanga (#5275) 2020-12-28 21:42:00 -05:00
vaginadesolator cfaca77d60
Initial commit of new Doujins extension (#5261) 2020-12-27 22:43:34 -05:00
Clarence Castillo 736c6bd1f0
Replace default blocked user-agent (#5267) 2020-12-27 20:43:47 -05:00
DitFranXX 493c8d56c8
Update NewToki Extension to v1.2.19 (#5258)
* Mitigation about IP Ban by bunch of request on latest on manatoki.

RateLimit, And make default to not make bunch of request.
Split ManaToki into separate file as it became bigger.

* More rate limit

NewToki and ManaToki Shares IP bans.
Also when refresh the batch of mangas, It could be banned too.

So rate limit on ChapterList and MangaDetail request too. (And apply both of them)

* Fix lint about `java.util` and some format
2020-12-25 18:14:06 -05:00
o01210o ae0aad3c1f
baseUrl : "https://scantrad.fr" -> "https://scantrad.net" (#5256)
* baseUrl : "https://scantrad.fr" -> "https://scantrad.net"

* Update version
2020-12-25 15:25:35 -05:00
vaginadesolator e5125f90d6
Improve searching for EroMuse sources with support for nested albums (#5240) 2020-12-24 19:55:31 -05:00
Alessandro Jean 63b2641375
Update Neox URL (again x2). (#5252) 2020-12-24 17:51:45 -05:00
vaginadesolator b8ef369928
Hentai cafe url fix (#5233)
* Remove suffixed <br /> for some parsed URLs

* Bump version code
2020-12-22 08:12:07 -05:00
arkon 209db287a3 Fix URL intent handler manifest entries 2020-12-20 22:59:04 -05:00
Aria Moradi 33f136d2ae
Fix Android Studio "Duplicate content roots" error (#5203)
* comply with #5214

* rm not needed AndroidManifest.xml

* [CI SKIP] add info about AndroidManifest.xml

* Update CONTRIBUTING.md

Co-authored-by: arkon <arkon@users.noreply.github.com>
2020-12-20 22:31:12 -05:00
Micael Valentim df73c71055
Fix 404 when loading chapters (#5217) 2020-12-20 22:29:17 -05:00
Carlos ae77b270f0
add it back (#5218) 2020-12-20 21:39:07 -05:00
Riztard Lanthorn 2992ad58d4
fix wpComics - manhuaes page parse (#5216)
older chapter cant load image
2020-12-20 16:57:27 -05:00
arkon 7221fb4856 Move base manifest contents into defaultRes manifest 2020-12-20 13:17:10 -05:00
Riztard Lanthorn 79b4573c14
update ManhuaID (#5212)
update icons
fix title in mangaDetails 
clean code a little bit
2020-12-20 10:07:06 -05:00
Yanuar Singgih f84fef686b
Fix can't load pages Komiku (#5211)
Co-authored-by: Yanuar Singgih Saputra <yanuar@xqinformatics.com>
2020-12-20 10:06:32 -05:00
Riztard Lanthorn e700047ae6
WP MangaStream add ChiOtaku (#5202)
add ChiOtaku source
2020-12-19 18:06:47 -05:00
Alessandro Jean eaab0e1ce9
Fix chapter images not loading at Tsuki (#5206)
* Fix chapter images not loading at Tsuki.

* Add explicit .string.
2020-12-19 18:06:28 -05:00
Riztard Lanthorn 6b74d867b1
update WP MangaReader (#5201)
wp mangareader update their theme
2020-12-19 13:27:12 -05:00
antonycaporossi 3de032378b
Rewrote mangaworld extension and new icon (#5198) 2020-12-19 09:13:09 -05:00
Carlos c580c9ceed
Madara Updates (#5187)
* add missing Madara sources

* update gradle

* fix url

* adjust spacing

* fix some typos
2020-12-18 20:07:17 -05:00
Carlos 6d9f40967e
add mw back (#5188)
* add mw back

* update url

* add nsfw tag

* fix imports
2020-12-18 19:54:56 -05:00
antonycaporossi 0b1e7fab45
Fix thumbnail not loading (#5186) 2020-12-18 17:42:11 -05:00
arkon 1f964d9f0a Revert "Guess whos back (#5184)"
This reverts commit c7b49fa82c.

Guess who broke the build
2020-12-18 17:29:53 -05:00
Carlos c7b49fa82c
Guess whos back (#5184)
non scanlator removals requests are
2020-12-18 16:10:19 -05:00
Aria Moradi 81f3557be1
New Source: Keenspot (#5135)
* New Source: Keenspot

* new icons

* fix returing 21 pages instead of 20

* remove commented code

* remove author javadoc
2020-12-17 14:20:05 -05:00
Riztard Lanthorn ea23295be2
fx mangahasu description (#5162)
Co-authored-by: Carlos <2092019+CarlosEsco@users.noreply.github.com>
2020-12-17 08:38:59 -05:00
antonycaporossi 1f8a3d0865
Add MangaPill.com source (#5163)
* New source: mangapill

* Add mangapill icons

* Code clean

* Parse latest in homepage

Co-authored-by: Carlos <2092019+CarlosEsco@users.noreply.github.com>
2020-12-17 08:05:20 -05:00
Riztard Lanthorn 1f3c321bb1
Madara update (#5161)
add and remove source
2020-12-17 07:20:48 -05:00
Aria Moradi fd9cd72524
new source: nHentai.com (#5137)
* fakenhentai

* code working and done

* nhentaicom icons

Co-authored-by: Carlos <2092019+CarlosEsco@users.noreply.github.com>
2020-12-16 10:30:29 -05:00
Riztard Lanthorn 00f9528ba0
WP MangaStream add source (#5156)
add Liebe Schnee Hiver
2020-12-16 09:26:06 -05:00
arkon b8b02229a9 Revert other test changes 2020-12-15 23:02:08 -05:00
nour c0a7a4cd2b
update mangalink (#5146)
* Update build.gradle

* Update MangaLink.kt
2020-12-15 22:11:08 -05:00
arkon 3c1bc5f00d [SKIP CI] Update repo links 2020-12-15 17:51:30 -05:00
Riztard Lanthorn 81f9eede50
Timelessleaf add manga description (#5136)
Timelessleaf add manga description
2020-12-15 13:51:20 -05:00
Riztard Lanthorn 37c5fd630a
add webnovel.com source (#5131) 2020-12-14 14:55:40 -05:00
antonycaporossi f3444bf6f7
bacamanga new website (#5119)
* Change BacaManga website and parsing

* BacaManga.cc new extension icons

* Update version code in build.gradle
2020-12-14 08:07:54 -05:00
Riztard Lanthorn df408c356a
fix & add latest chapter timestamp (#5129)
* fix latest chapter timestamp

error when there is no chapter

* add latest chapter timestamp to manhuaID
2020-12-14 07:47:27 -05:00
Riztard Lanthorn 8ca71f5311
move mangaShiro to wp mangaStream (#5130)
* remove mangaShiro

* add mangaShiro to wp mangaStream
2020-12-14 07:46:34 -05:00
Alessandro Jean e2e3c772a7
Fix some mangas and chapters not loading at MangáHost. (#5121) 2020-12-13 11:59:56 -05:00
arkon 4982695f05 MangaPlus: update kotlinx-serialization to match version in Tachiyomi stable 2020-12-13 11:23:17 -05:00
Riztard Lanthorn 6ae811f8a4
fix wp mangastream no chapter issue (#5118)
when there is no chapter, ext throw "index 0 size 0 instead"
2020-12-13 10:31:12 -05:00
Riztard Lanthorn d6ce9abd26
add TCB Scans source (#5107) 2020-12-12 16:33:33 -05:00
Riztard Lanthorn 6fc4775ffd
Madara add manhuafast (#5108) 2020-12-12 16:32:28 -05:00
Pavka e8b4ca5149
[Ru]Mangalib. Fix images with double slash (#5112)
Co-authored-by: pavkazzz <me@pavkazzz.ru>
2020-12-12 16:32:00 -05:00
antonycaporossi 93f53505a2
Readmanhwa.com enhanced search and filters - fix #4972 (#5109)
Readmanhwa.com enhanced search and filters - fix #4972
2020-12-12 13:03:49 -05:00
calion-m 1300b76806
[Jinmantiantang] Fix unintended block bug and missing pixels bug (#5111)
[Jinmantiantang] Fix unintended block bug and missing pixels bug
2020-12-12 13:03:21 -05:00
Aria Moradi 0ed49bce8b
Remove zahard (#5104)
Remove zahard
2020-12-12 09:23:37 -05:00
Pavka f35e1e5ab3
[Ru] Mangalib. Fix 403 image without referer (#5105)
[Ru] Mangalib. Fix 403 image without referer
2020-12-12 09:22:23 -05:00
antonycaporossi d59870fa84
Fix #5095 and #5082 (#5100)
Fix #5095 and #5082
2020-12-11 19:02:47 -05:00
arkon d84a4c90b1
Project reorganization (#5096)
* Rename AndroidConfig to Config

* Move base AndroidManifest.xml

* Make fallback icons into an Android module

* Add example of how to only load a single extension in Gradle project
2020-12-11 09:41:48 -05:00
antonycaporossi 0c39ab336b
Patch baca manga (#5088)
* Chapter date fix and new decoding function (draft)

* rot13 decoding

* Fix images not loading in reader

* Code clean up

* Update build.gradle
2020-12-11 07:03:45 -05:00
Vesnyx a239a58562
Add Zahard and remove some dead sources. (#5089) 2020-12-11 07:01:52 -05:00
Riztard Lanthorn a1d6f83f11
add Nyan FM source (#5093) 2020-12-11 07:01:25 -05:00
Riztard Lanthorn 0e1dca4de6
fix Komiku (#5091)
change baseUrl
fix manga request
fix selector
fix manga cover
2020-12-11 06:50:50 -05:00
arkon c3c3697b8a Update kotlinter 2020-12-10 21:04:27 -05:00
whyimdoingthis ceb22277db
Manhwas Men support (#5061)
* Add Manhwas Men site to the mmrcms Generator

* Add Manhwas Men data to the GeneratedSources

* bump mmrcms version after adding manhwas men
2020-12-10 17:37:28 -05:00
rinshan-kaihou 26f6965f66
copymanga : delete unnecessary lib (#5087)
copymanga : delete unnecessary lib
2020-12-10 15:36:57 -05:00
Riztard Lanthorn 8e1fcc43f4
add Nux Scans source (#5086) 2020-12-10 14:28:49 -05:00
Riztard Lanthorn 8617830ab6
move back bestManhua to madara (#5080)
from wpmangastream back to madara
2020-12-10 08:40:19 -05:00
Riztard Lanthorn 9e9b326c49
TimelessLeaf add chapter timeStamp (#5078)
* TimelessLeaf add chapter timeStamp

* add spacing
2020-12-10 08:39:31 -05:00
Alessandro Jean 8b55fd8734
Update Neox URL (again). (#5075)
Update Neox URL (again)
2020-12-09 18:17:13 -05:00
Riztard Lanthorn 283e9fb2f8
add KomikFan source (#5068) 2020-12-09 14:49:45 -05:00
Crikxi 01bda012a6
Dilbert: Fix (#4634) (#5067) 2020-12-09 14:14:30 -05:00
antonycaporossi 27118d8c2c
Fix #5060 and #5040 (#5063)
* Adapted file to mangareader.cc

* Removed MangaWindow.Club because is no more available.
Addedo MangaReader.cc

* Version code Change

* Updating Mangafast ic_launcher

* Fix #5060
2020-12-09 08:00:13 -05:00
AsimpleGuy de46f2e79b
Remove Dead Source (#5064)
* Remove Dead Source

removed krakenscans,friendlytranslations,funlist,ninjascans

* Update build.gradle

* Revert "Update build.gradle"

This reverts commit 2dd2b5892e238abdab7272cb44f25f9f1dd1f1cc.

Co-authored-by: sam7028 <69104545+sam7028@users.noreply.github.com>
2020-12-09 07:38:48 -05:00
rinshan-kaihou 004b12abaf
Add CopyManga Setting Change Title to Simplified Chinese Optionally (#5058)
* Update CopyManga.kt

* Update build.gradle
2020-12-08 08:13:15 -05:00
Riztard Lanthorn 2b9cdf6af7
update & fix Madara (#5056)
update & fix Madara
2020-12-08 08:07:09 -05:00
Riztard Lanthorn f087de6645
remove otakuFile (#5057)
remove otakuFile
2020-12-08 08:05:44 -05:00
Alessandro Jean a8d25e4ca3
Update manga and API endpoints at Tsuki. (#5053) 2020-12-07 12:16:00 -05:00
arkon b95fb4cb91
Remove HentaiNexus (closes #5035) (#5037)
Remove HentaiNexus
2020-12-07 08:36:28 -05:00
vance 8bab7cfec4
copymanga: Add ordering filter (#5041)
* rename ThemeFilter to MangaFilter

* Add ordering filter

* Increase version number

* rename ThemeFilter to MangaFilter

* remove default ordering parameter in htmlUrlString
2020-12-07 08:21:31 -05:00
Riztard Lanthorn bc1ff43fd0
fix ComicCastle page list (#5048) 2020-12-07 08:20:21 -05:00
Riztard Lanthorn 2cf5386202
update Madara (#5033)
* forgot to remove mangastream part 

forgot to remove this lol

* add MangaRave
2020-12-06 12:46:24 -05:00
Riztard Lanthorn 9190a3aabc
fix Madara - ComicKiba (#5032)
* fix Madara - ComicKiba

fix page list parse

* remove Mangastream.cc
2020-12-06 10:52:41 -05:00
Riztard Lanthorn d7d59a03e6
add Comic FX source (#5030) 2020-12-06 07:24:19 -05:00
Riztard Lanthorn 4cbf222b48
add WP MangaReader (multiple sources) (#5026)
* add WP MangaReader (multiple sources)

add factory source extension
add KomikMama source
move MangaKita to factory source
move Ngomik to factory source

* move standalone source to WPMangaReader 

move Ngomik to WPMangaReader
move MangaKita to WPMangaReader
2020-12-05 14:13:16 -05:00
Alessandro Jean ec3a78f0ef
Add Bruttal source (#5024)
* Add Bruttal.

* Fix wrong name in build.gradle.
2020-12-05 14:12:14 -05:00
Blatzar 6e97dfab20
Fixed imageloading again (#5023)
Fixed imageloading again
2020-12-05 08:34:39 -05:00
Blatzar fb1092dd29
Fixed imageloading (#5020)
Fixed imageloading
2020-12-04 19:09:32 -05:00
Ken Swenson fadeb3bf9a
fix: remove tab that should be 4 spaces (#5017) 2020-12-04 14:51:25 -05:00
Riztard Lanthorn 75cb78ddcc
update FMReader (#5016)
* remove ReadComicOnlineOrg

* add HeroScan

* fix manga description

showing wrong thing for some site
2020-12-04 12:14:31 -05:00
sam7028 8f606df520
PMscans-Change protocol from HTTP to HTTPS (#5011)
* PMscans-Change protocol from HTTP to HTTPS

* Move BestManhua from Madara to WP MangStream
2020-12-04 07:51:21 -05:00
Riztard Lanthorn 7d826f2c46
update Bacakomik (#5014)
* update ext version

* fix image issue

* add chapter timestamp

* fix manga details issue
2020-12-04 07:50:17 -05:00
Alessandro Jean 4e08f4a5b7
Add thumbnail_url to mangaDetailsParse at Viz. (#5008)
Add thumbnail to mangaDetailsParse at Viz
2020-12-03 15:54:45 -05:00
Riztard Lanthorn fc9a38e02b
fix WP MangaStream regex (#5007)
previous regex match other thing in some site
2020-12-03 13:39:36 -05:00
Riztard Lanthorn cb1d3da58a
Update WP MangaStream (#5002)
* clean up mangaDetailsParse

* fix KomikRu dateFormat

* add timestamp to latest chapter

Add timestamp to latest chapter. so source which not provide chapter timestamp will have atleast one. taken from "Updated On"

* update ext version
2020-12-03 09:43:11 -05:00
Riztard Lanthorn 918f2686eb
Update Ngomik (#5003)
* Update baseUrl

* add timestamp to latest chapter

Add timestamp to latest chapter, taken from "Updated On". so source which not provide chapter timestamp will have atleast one

* update ext version
2020-12-03 09:42:31 -05:00
sam7028 e3b07d69a4
Remove KKJ Scans (#5005)
KKJ Scans have now merged with Reaper Scans.Redirects to Reaper Scans
2020-12-03 09:20:02 -05:00
Riztard Lanthorn 97b26f38b0
fix Komiku chapter (#4996)
fix Komiku chapter
2020-12-02 10:10:14 -05:00
Riztard Lanthorn 4f36aef73d
revert removed harcode date-parse (#4994)
it seems normal dateFormat doesnt work in some cases(android/device/android lower than 10/other cause)
2020-12-02 07:42:18 -05:00
Riztard Lanthorn ae594543bd
Webtoon Indonesia update (#4989)
-fix webtoon indonesia not appear in indonesia language, instead create another indonesia language
-replace hardcode date-format

*need to migrate after update, since the source from "fake" "indonesia" will dissapear. move for the better future
2020-12-01 13:21:46 -05:00
calion-m 5845399b46
Jinmantiantang: fix sorting bug and translation error (#4984)
Jinmantiantang: fix sorting bug and translation error
2020-12-01 08:35:21 -05:00
sunbeams001 93afbc3c15
Manhuadui: update site base url (#4979)
Manhuadui: update site base url
2020-11-29 09:35:22 -05:00
AbdullahM0hamed a0ebce13b9
ComicKiba: fix pageListParse for some manga (#4949)
* ComicKiba: fix pageListParse for some manga

* Update build.gradle
2020-11-28 10:18:57 -05:00
Riztard Lanthorn 973fe8137a
Madara update (#4963)
Madara update
2020-11-28 07:24:19 -05:00
Riztard Lanthorn 04b78ae199
MangaOwl update (#4957)
MangaOwl update
2020-11-26 10:28:14 -05:00
malve90 05b78d88cb
NovelleLeggere - fixing duplicated page images (#4944)
NovelleLeggere - fixing duplicated page images
2020-11-24 18:27:08 -05:00
Alessandro Jean 789d727e53
Fix search not working. (#4943) 2020-11-24 17:53:48 -05:00
Riztard Lanthorn 9d641dde29
fix MangaKita (#4937)
fix broken mangakita and change the icons
2020-11-24 06:57:05 -05:00
sunbeams001 c091bf73f5
[source][copymanga] Fix pager and genre problem, add filter to search (#4940)
* copymanga source added

* remove not used filter items

* fix pager and genre problem, add filter to search
2020-11-24 06:55:57 -05:00
Riztard Lanthorn 979dabe99b
remove broken Kiryuu (#4941)
already exist in WPMangaStream
2020-11-24 06:49:45 -05:00
MoistSac ec769a8c82
Update HentaiNexus (#4936)
Update HentaiNexus
2020-11-23 17:11:59 -05:00
sunbeams001 7b680f38a9
Add copymanga source (#4933)
* copymanga source added

* remove not used filter items
2020-11-23 12:41:53 -05:00
Riztard Lanthorn f2431587a2
Mangalife and Mangasee add genre (#4932)
Mangalife and Mangasee add genre
2020-11-23 10:48:05 -05:00
Pavka 75695a9ee2
[RU] Libmanga. Fix latest page. Add intent to mangalib.me (#4923)
* [RU] Libmanga. Fix latest page. Add intent to mangalib.me

* [Ru]Mangalib. Fix manga status

* [Ru]Mangalib. More concrete intent

Co-authored-by: pavkazzz <me@pavkazzz.ru>
2020-11-23 08:18:04 -05:00
Riztard Lanthorn 3c473ea28d
Komiku fix chapter (#4921)
Komiku fix chapter
2020-11-22 09:12:33 -05:00
Riztard Lanthorn dbb7d18683
WPComics fix ManhuaES bug (#4920)
WPComics fix ManhuaES bug
2020-11-22 09:12:07 -05:00
Riztard Lanthorn c8b747e2cc
add WPMangaStream source (#4919)
add WPMangaStream source
2020-11-22 09:11:47 -05:00
Alessandro Jean bc7350c76d
Add the Tsuki Mangás extension again with permission from site owner. (#4916)
Add the Tsuki Mangás extension again with permission from site owner
2020-11-21 17:37:56 -05:00
scb261 d7edce780a
Mangapanda: Change protocol from HTTPS to HTTP (#4886) 2020-11-21 09:28:09 -05:00
Alessandro Jean c121792291
Remove Tsuki Mangás (1/2). (#4910) 2020-11-21 09:26:50 -05:00
ZingerZY be5c6bfd71
URL update, the original URL was abandoned, resulting in mainland China users unable to link. (#4908)
URL update, the original URL was abandoned, resulting in mainland China users unable to link.
2020-11-20 23:10:18 -05:00
Alessandro Jean 1abfadeab5
Fix chapter images not loading at Tsuki (again). (#4907)
Fix chapter images not loading at Tsuki (again)
2020-11-20 19:10:59 -05:00
Alessandro Jean 2c9cbb24e1
Fix description in manga details at MangasProject. (#4900) 2020-11-20 14:46:15 -05:00
Alessandro Jean 86ba61b787
Fix chapter images not loading at Tsuki. (#4899) 2020-11-20 14:34:38 -05:00
Riztard Lanthorn 840dffeedd
move MangaYu to standalone (#4876)
* add MangaYu source standalone

they change to other theme from mmrcms

* remove MangaYu from mmrcms
2020-11-16 07:44:00 -05:00
Pavka 484cfdd39f
[Ru] Remanga. Fix default popular sorting. Fix encoding pages to png (#4883)
* [Ru] Remanga. Fix default popular sorting. Fix encoding pages to png

* Fix black parts of images

Co-authored-by: pavkazzz <me@pavkazzz.ru>
2020-11-16 07:42:04 -05:00
AbdullahM0hamed 6e9af5d399 update build.gradle 2020-11-14 18:52:34 +00:00
AbdullahM0hamed 450c58a299 deduplicate emerald search results 2020-11-14 18:50:54 +00:00
AbdullahM0hamed 5f43e1509c
Fix Readm Search (#4871)
Fix Readm Search
2020-11-14 09:42:44 -05:00
Carlos 875d6d75cf
remove team1x1 (#4877) 2020-11-14 08:10:21 -05:00
AbdullahM0hamed 94efe1f97d
Remove Asura Ads (#4869)
Remove Asura Ads
2020-11-13 15:54:05 -05:00
Riztard Lanthorn 19839e5188
TeamX fix NextPage chapter list (#4866)
other page chapter list not listed
2020-11-13 10:43:35 -05:00
Riztard Lanthorn 15f38383b3
ReadM fix manga Status (#4859)
manga status not included(recently added)
2020-11-13 07:10:52 -05:00
Riztard Lanthorn 924ea25c53
TeamX fix no pages found (#4862) 2020-11-13 07:09:08 -05:00
Alessandro Jean b2eb532944
Fix wrong title in details parse. (#4848) 2020-11-12 08:11:52 -05:00
Aria Moradi 685a266de5
Zahard: latest updates implemented (#4850)
* Zahard: fix chapter list not loading, code cleanup

* Zahard: latest updates

* code cleanup

* fix a bug in not all pages loading
2020-11-12 08:11:02 -05:00
Aria Moradi df7d63a9b4
Emerald: #4836: fix problem 1 for some cases (#4852) 2020-11-12 08:09:32 -05:00
Aria Moradi 6168710806
Zahard - moved to new domain (#4844)
Zahard : moved to new domain
2020-11-11 08:47:34 -05:00
Alessandro Jean 6d06810968
Update MangaYabu url. (#4843)
Update MangaYabu url
2020-11-10 22:46:39 -05:00
Alessandro Jean 0aad6922e4
Update MangáHost url (#4842)
Update MangáHost url
2020-11-10 22:46:02 -05:00
Aria Moradi 1e3fcf61e0
The Property of Hate: chapters should be reversed! (#4841) 2020-11-10 15:59:05 -05:00
Aria Moradi d0d0dd8e9a
The Property of Hate: icons and cover art (#4839)
* The Property of Hate: icons

* comic cover
2020-11-10 14:25:26 -05:00
Aria Moradi b84b6dee2a
New source: The Property of Hate (#4834)
* initial commit

* finished the code and it works
2020-11-10 13:14:06 -05:00
Riztard Lanthorn d4f818b7a8
Emerald fix old chapter (#4837)
new chapter doesnt have complete imgUrl in script
but old chapter already had complete imgUrl
2020-11-10 12:37:37 -05:00
Riztard Lanthorn 45202fb6bc
WP Mangastream add source (#4820)
WP Mangastream add source
2020-11-08 08:30:16 -05:00
ardittristan 6b9c338610
add lemonfontcomics.com (#4580)
* add lemonfontcomics.com

* return empty mangaspage on search

as described in contribuing.md

extension should be fully ready
2020-11-07 09:35:35 -05:00
Riyu 51dd9030e3
Adds ManhwaManga Ext. (#4676)
Co-authored-by: Ry <68317883+Rykuro@users.noreply.github.com>
2020-11-07 09:34:33 -05:00
Riztard Lanthorn 1aa80efd15
Webtoon fix some chapter list (#4790)
some title didnt shows chapter list as it should be
2020-11-07 09:34:03 -05:00
AbdullahM0hamed a476034aef
Fix Komikav chapter images (#4810)
* keep wpmangastream

* appveyor

* this little manuever's gonna cost us 4m 21s

* rm appveyor

* Revert "keep wpmangastream"

This reverts commit 76e57e11e30fb4a1a1271a11458be63a9605fc74.

* update build.gradle
2020-11-07 09:33:45 -05:00
arkon 03f262cae8 [CI SKIP] Skip linting in CI builds 2020-11-06 17:36:53 -05:00
ZingerZY 7b5b858780
Optimize the algorithm to solve the position deviation when cutting pictures (#4807)
Co-authored-by: ZongerZY <45865254+ZongerZY@users.noreply.github.com>
2020-11-06 10:25:12 -05:00
Riztard Lanthorn be5d4d313a
Mangahub fix search issue (#4801)
only shows result one result (first manga) from each site page
2020-11-05 11:30:58 -05:00
Riztard Lanthorn 950e2a67eb
Madara add sources (#4781)
add NekoBreaker
add Manganelo.link
add ApollComics
add KisekiManga
add FreeWebtoonCoins
2020-11-04 06:15:05 -05:00
ZingerZY 9b2af92194
解决图片分割后倒序排列 (#4767)
Solve the problem that the pictures are arranged in reverse order after being segmented

Co-authored-by: ZongerZY <45865254+ZongerZY@users.noreply.github.com>
2020-11-03 13:54:10 -05:00
Alessandro Jean df7978bbd9
Fix kotlinx.serialization issue on MANGA Plus (#4775)
* Fix kotlinx.serialization issue on MANGA Plus.

* Fix typo.

* Downgrade kotlinx.serialization version to match main repo.
2020-11-03 13:53:51 -05:00
Alessandro Jean 2d3f3c1a24
Fix mangas not loading at Tsuki. (#4770)
Fix mangas not loading at Tsuki
2020-11-02 17:52:14 -05:00
Riztard Lanthorn 889c24ba7c
add MenudoFansub Source (#4749) 2020-10-30 10:31:01 -04:00
Riztard Lanthorn 93973e594b
add MangaStreamXyz & ReadMangaFox Source (#4750)
add MangaStreamXyz
add ReadMangaFox
2020-10-30 10:30:53 -04:00
Riztard Lanthorn 771009de34
add KaisarKomik Source (#4751) 2020-10-30 10:30:37 -04:00
Riztard Lanthorn d4cc20335a
Madara source update (#4727)
* add Madara source

NTSVoidScans
ToonGod
Hscans
WebToonily

* add MangaRoma
2020-10-26 12:08:03 -04:00
Riztard Lanthorn 720c35b847
Emerald fix some bug (#4720)
* fix emerald manga details

* fix emerald last tag issue

* update ext version

* fix Emerald max 60 manga
2020-10-25 07:16:21 -04:00
arkon 245e3f0d7e Emerald: handle obfuscated image URLs (fixes #4524) 2020-10-24 23:09:32 -04:00
arkon 6e3141397a Rawkuma: move to WPMangaStream (closes #4509) 2020-10-24 18:03:13 -04:00
arkon bb131790df TeamX: fix latest URL 2020-10-24 17:49:01 -04:00
arkon f506028e75 MangaDex: add MD@Home page reporting (closes #4640) 2020-10-24 17:40:49 -04:00
Riztard Lanthorn dad3bf88a2
add GURU Komik (#4702) 2020-10-23 12:30:02 -04:00
Riztard Lanthorn f84b808fb0
Madara Update (#4700)
* add madara source

BestManhua
CutiePie
DiamondFansub
MangaYaku

* handle indonesia timestamp(sec/min/day/hour)

* update ext version

* update ext version

* Revert "update ext version"

This reverts commit 2b541c08bb085927b4da17f01e9a2c3c38463e01.

* add Manga18Fun
2020-10-23 12:29:36 -04:00
Ming Kit 308cb375c5
Added Qiximh (#4688) 2020-10-23 06:35:23 -04:00
Gauthier 89cea3e023
use metadata.releaseDate or fileLastModified for chapter date (#4682) 2020-10-22 08:35:43 -04:00