2763 Commits

Author SHA1 Message Date
GoSSy4691
ae9f7024d7
feat: option for changing cover language () 2021-12-08 05:57:52 -05:00
Carlos
d03e467736
Update ThePropertyOfHate.kt () 2021-12-08 05:57:27 -05:00
ObserverOfTime
8121c2063e
The Property of Hate: fix webview URL ()
Amongst other things
2021-12-08 05:55:42 -05:00
anenasa
41f326eb54
Qiximh: Fix manga url and set thumbnail_url () 2021-12-08 05:55:35 -05:00
nicki
3f884c8248
Mangadex: Filter Popular to show only Manga TLd in that particular lang ()
* 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 () 2021-12-07 08:02:43 -05:00
funkyhippo
d5ba305575
Add wildcard hosts for invalid hosts in intents. () 2021-12-05 12:21:10 -05:00
nicki
8f22b785d6
Mangadex: Add nepali and forgotten Other ()
* 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 ()
* Fix nullpo

* Replace GSON with kotlinx

* Minor optimisations
2021-12-05 12:20:46 -05:00
Yan
63d8eb5554
Zerobyw: Update baseUrl () 2021-12-03 12:49:05 -05:00
anenasa
b7739ce487
Yimmh: fix images not loading and StatusFilter () 2021-11-30 08:10:50 -05:00
arkon
39b7fe8c4e
Move Duktape stub to extensions-lib ()
* 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 ()
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. () 2021-11-28 11:15:28 -05:00
e-shl
cd7fc67815
[RU]Readmanga and Mintmanga special User-Agent () 2021-11-28 11:14:13 -05:00
ringosham
9a1c647b60
Adding Nicovideo Seiga source ()
* 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 ()
* 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 

* 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. () 2021-11-23 17:40:18 -05:00
RePod
41994b164a
LANraragi: 0.8.2 support and fixes ()
* 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 ()
* [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 ()
* 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. () 2021-11-21 18:40:37 -05:00
Zakhar Timoshenko
bd6b07c9f9
[MangaOwl] Fix not showing chapters list () 2021-11-21 09:21:15 -05:00
Pavka
d05afb908b
ru-comx. Fix chapters parsing from window.__data__ () 2021-11-20 08:45:12 -05:00
Jaykoerner
7fd3d5fd5e
reverted base URL to legacy v35 server ()
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: ()
* 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 () 2021-11-20 08:44:39 -05:00
ShadesOfRay
9dd19d66e6
Fixed Kuaikanmanhua and changed name ()
* 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 ()
* 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 () 2021-11-14 06:10:16 -05:00
Ivan Iskandar
ad0c8e2fec
Remove CatManga () 2021-11-12 08:41:19 -05:00
ObserverOfTime
8c16b03bb9
xkcd: add more translations ()
* Spanish

* French

* Russian

* Korean
2021-11-12 08:40:55 -05:00
Moon Light「つかり」
e210beeca4
Doujindesu(ID) added ()
* 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 () 2021-11-10 12:12:29 -05:00
ObserverOfTime
d95e9e6fcd
xkcd: add Chinese translation () 2021-11-09 13:18:24 -05:00
e-shl
5bdb0b1e77
[RU]Newbie fix json error + ()
expanding the popular list
2021-11-09 13:18:09 -05:00
Alessandro Jean
7b96c41fed
Add support to login in AS. () 2021-11-08 07:20:38 -05:00
FuSan21
4c22e61968
Added support for MangaDig (https://mangadig.com/) ()
* 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 ()
* 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 ()
* 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 ()
* 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 () 2021-11-03 10:31:58 -04:00
Basara-Hatake
93c16093a6
hbrowse add option to only show chapters () 2021-11-03 10:31:48 -04:00
e-shl
390016c379
[RU]Remanga fix receiving page chapter () 2021-11-03 10:31:31 -04:00
FourTOne5
f546b99eff
Remove WeComics () 2021-11-01 13:02:01 -04:00
Alessandro Jean
fd927c254d
Replace org.json with kotlinx.serialization in some sources ()
* 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 () 2021-11-01 07:31:45 -04:00
ringosham
027fd3ce2e
Fixes MangaPill () 2021-11-01 07:31:04 -04:00
Basara-Hatake
7a76a2756f
fix hitomi images ()
* fix hitomi images

* Update build.gradle
2021-11-01 07:30:31 -04:00
ObserverOfTime
e6a9517a44
Tappytoon: unblock page list () 2021-11-01 07:29:44 -04:00