115 Commits

Author SHA1 Message Date
Eugene
5ea7a40919
Move rate limit interceptor logic to module (#1100) 2019-05-11 11:30:15 -04:00
inorichi
f91bc2fdd1 Ratelimit mangadex requests 2019-05-08 09:47:20 +02:00
Eugene
8f124bd0ca Fix MangaDex R18+ filter (#1086) 2019-05-07 10:25:40 +01:00
dexmanga
8364ac2d78 create mangadex.org intent filter to open mangadex urls with tachiyomi (#974)
* create mangadex.org intent filter to open mangadex urls with tachiyomi

* Match tachiyomi's handler
2019-04-13 11:22:10 +02:00
Logan B
0bf9f6e37c Split out Mangadex thumbnail changes from PR #887 (#889)
Split out Mangadex thumbnail changes from PR #887
2019-03-11 10:39:55 -04:00
Jonas
0c3c3a938a mangadex: Add search by id (#886)
mangadex: Add search by id
2019-03-10 07:55:06 -04:00
Ankit SIngh
43039e0047 Mangadex icon from circle to sqaure (#859)
Mangadex icon from circle to square
2019-02-28 14:20:07 -05:00
AviKav
a6bca8abbc Change MangaDex UserAgent to reflect platform (#850)
Change MangaDex UserAgent to reflect platform
2019-02-26 14:06:45 -05:00
Pavka
db902ad2f2 Feature/mangadex thumbs (#836)
Feature/mangadex thumbs
2019-02-24 11:52:33 -05:00
Ken Swenson
b3167bc1a9 [mangadex] Use cdndex for cover thumbnails (#823)
[mangadex] Use cdndex for cover thumbnails
2019-02-15 19:53:32 -05:00
FlaminSarge
279fb5ea24 Guard against null chapterJson for isOneshot check (#810)
Guard against null chapterJson for isOneshot check
2019-02-11 07:29:19 -05:00
Ken Swenson
45fece1104 [mangadex] Only consider chapters without titles as oneshots if last_chapter == 0 (#717)
[mangadex] Only consider chapters without titles as oneshots if last_chapter == 0
2019-01-12 19:38:13 -05:00
FlaminSarge
a410e04d49 [Mangadex] Adaption -> Adaptation (#693)
[Mangadex] Adaption -> Adaptation
2019-01-01 17:06:51 -05:00
paronos
7bf5ecaf4c fix search/tags, add missing languages (#685)
[mangadex] Fix search/tags, add missing languages
2018-12-28 17:28:43 -05:00
Ken Swenson
4d6ffb24c8 [mangadex] Consider chapters with empty titles as Oneshots (#684)
[mangadex] Consider chapters with empty titles as Oneshots
2018-12-26 09:19:06 -05:00
Ken Swenson
95ec0851e6 [mangadex] Update Mangadex Filtering (Closes #680) (#681)
[mangadex] Update Mangadex Filtering (Closes #680)
2018-12-25 20:24:14 -05:00
Carlos
eb6eaf28ca
support Oneshot for mangadex (#581)
* support Oneshot for mangadex
2018-10-21 17:01:06 -04:00
Eugene
f20372cee7 Remove extVersionSuffix (#575)
Remove extVersionSuffix
2018-10-20 15:28:01 -04:00
FlaminSarge
70b308201b [Mangadex] Remove erroneous manga.author from searchMangaFromElement() (#556)
[Mangadex] Remove erroneous manga.author from searchMangaFromElement()
2018-10-14 19:39:35 -04:00
Carlos
381c1fb8f2
mangadex add sorting (#524) 2018-09-29 10:30:35 -04:00
Carlos
a3d5df9b9d
add useragent to mangadex (#500)
* add useragent

* format lines
2018-09-17 18:00:04 -04:00
Carlos
93ff431405
mangadex fix global search for r18 (#483) 2018-09-08 11:39:49 -04:00
Carlos
7e7b3c1b38
mangadex modify url (#455) 2018-08-19 08:24:32 -04:00
Carlos
fd185cd1ca
mangadex force hq images in search (#452) 2018-08-12 17:31:36 -04:00
Eugene Cheung
e2df8ef2e0
Fix searching with only genres in MangaDex (closes #444) 2018-08-09 19:23:39 -04:00
Eugene
4145f27edd Minor edits (#446)
Minor edits
2018-08-07 22:12:09 -04:00
Carlos
3edcabad38
Update build.gradle
gradle update
2018-08-07 19:57:31 -04:00
Carlos
a966c1d36e
Mangadexwip (#445)
* update Mangadex icon

* fixed html encoding on groups
prepped for new mangadex api version
added tristate genre
removed header as its not needed anymore

* added original language filter

* update build.gradle

* update Mangadex icon

* fixed html encoding on groups
prepped for new mangadex api version
added tristate genre
removed header as its not needed anymore

* added original language filter

* mangadex api update
2018-08-07 19:57:07 -04:00
Carlos
934b69d9cd
mangadex beta WIP (#427)
* This update does a few things
fixes #384
updates to support new api for mangadex being released soon
switches genre to tristate
adds filter by source language
updates icon

* added icons back

* updated build.gradle
2018-08-07 19:46:06 -04:00
Eugene
d2f6744188 Update common dependencies (#441)
Update common dependencies
2018-08-05 16:48:02 -04:00
Eugene
83a82e1181 Update extensions' dependencies (#440)
Update extensions' dependencies
2018-08-05 16:09:37 -04:00
Eugene
71806a3d1d Use compileOnly instead of provided in Gradle files (#438)
Use compileOnly instead of provided in Gradle files
2018-08-05 15:51:58 -04:00
Carlos
943e6b0382
update build.gradle for mangadex 2018-08-02 21:39:02 -04:00
Matt Bague
13d7072c86 Replace any whitespace characters with spaces in query before searching (#408) 2018-08-02 21:38:08 -04:00
Carlos
c63ef3dda2
fix status not showing completed, when cancelled status on mangadex. (#426)
fix status not showing completed, when last chapter was not selected language
2018-08-02 21:37:45 -04:00
Carlos
17d643f25a
mangadex: fix completed and [END] being added mistakenly on manga with only 1 chapter labelled chapter number 0 (#381) 2018-07-05 09:38:43 -04:00
Carlos
4f160a2dfe
mangadex no chapter fix added another null check (#367) 2018-06-20 07:56:41 -04:00
Carlos
f6143e226b
mangadex no chapter fix (#366) 2018-06-20 07:00:45 -04:00
paronos
2c39f21d70 fix exception when chapter number is not a valid number; remove initial hyphen in chapter name (#365) 2018-06-19 16:08:41 -04:00
Carlos
32b76e6d8c
mangadex fix completed status (#360)
when a manga has a last chapter indicating its finished publishing, verify the chapter exists on mangadex and if then mark completed
2018-06-12 08:35:20 -04:00
Carlos
f5d6af2cce
mangadex add demographic (#341) 2018-06-02 20:46:12 -04:00
Carlos
55eae75862
mangadex another double fix (#332) 2018-05-25 09:11:52 -04:00
Carlos
5a5e11502c
mangadex fix double issue when blank (#331) 2018-05-25 08:01:33 -04:00
Carlos
4266908f14
mangadex: r18 property support, add title during json, add [END] tag (#323)
* mangadex: r18 property support

* removed log statement

* fixed browse/latest not updating on property change

* clean up formatting

* Mangadex:
adds [END] tag back on final chapter.
Assign title during details parse

* move to preference-stub

* add summary

* fixed finished status
2018-05-20 20:23:13 -04:00
paronos
c4ae98e663 add more languages and isekai genre 2018-04-25 23:52:26 +02:00
Carlos
9b1efb4a7e
mangadex: change cover logic (#305) 2018-04-19 11:05:36 -04:00
Carlos
d9f31622f2
mangadex: remove search by letter since it was removed from mangadex (#304) 2018-04-18 08:23:54 -04:00
Carlos
bd35a411eb
fix mangadex search and search paging (#300) 2018-04-17 22:43:42 -04:00
Carlos
fd79e3b2dd
mangadex: pagination/browse fix. (#269)
* mangadex: pagination/browse fix.
2018-03-29 11:35:50 -04:00
Carlos
affba4dc30
Removed autogen code (#259)
* remove autogen code
2018-03-15 09:36:59 -04:00