2267 Commits

Author SHA1 Message Date
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