Commit Graph

3804 Commits

Author SHA1 Message Date
Kevin 09c23fd1b7
Mangafoxfix Closes #15469 (#15689)
* revert some eff7f06  changes 

still keeping the cookiestuff

* Update build.gradle

* remove commented out code

* Revert indentation changes. and readd back comma
2023-03-13 14:36:07 -04:00
mobi2002 4aa0bb218a
add Oppai Stream (#15683)
* add Oppai Stream

* add Url activity

* AndroidManifest is hard

* add exception for safety

* remove space from search genres
2023-03-13 10:45:07 -04:00
seew3l 7c5fd399b4
MangaOni: Fix global search (#15688)
* Added new filter and removed DTO

* Fix status

* Minor changes
2023-03-13 10:37:45 -04:00
are-are-are be9525d989
truyenqq & truyengihot update domain (#15693)
* Update domain truyengihot

* Update domain truyenqq
2023-03-13 10:37:00 -04:00
ObserverOfTime f31f9e9ba3
Manta: update locked chapter logic (#15660)
* Manta: update for extensions-lib 1.4

* Manta: update locked chapter logic
2023-03-13 10:35:59 -04:00
ObserverOfTime 4aeaba9548
Xkcd: throw an error on interactive comics (#15634) 2023-03-13 10:35:32 -04:00
Eshlender 8e8208e741
[RU]Remanga native exclude_bookmarks and no empty filter (#15610)
* [RU]Remanga native exclude_bookmarks

* string

* popularMangaRequest and latestUpdatesRequest

* no empty manga

* priority to the main source

* fix unnecessary requests

* User-Agent Tachiyomi

* update User-Agent

* IOException

* saved no successful url

* notification about the obsolescence of the list of chapters

* no redirect
2023-03-13 10:33:44 -04:00
Eshlender dfb1d76243
[RU]Newbie fix duble request (empty branches) (#15581)
* [RU]Newbie fix duble request (empty branches)

* getChapterUrl
2023-03-05 16:46:04 -05:00
ObserverOfTime 2a7edfd738
ZinChanManga: remove extension (#15565) 2023-03-05 16:44:43 -05:00
Eshlender 907cb38a55
[RU]Desu icon (#15564)
* [RU]Desu icon

* getChapterUrl
2023-03-05 16:44:33 -05:00
Aiman dcb8be1157
Komga: Update to extension-lib 1.4 (#15557)
* Komga: Update to extension-lib 1.4

* Simplify OkHttp responses
2023-03-05 16:44:22 -05:00
Eshlender 52d39a63be
[RU]Remanga alt free img server (#15538)
* [RU]Remanga alt free img server

* right injecting

* minFix

* fix header load

* LimitHost

* authorization breaks exManga

* separation of paid and ex manga chapters + crutch for search rus chapters

* do not disrupt the operation of the main source

* alt domain exmanga

* fix bookmarks

* callback request for update outside the library

* no need fixLink

* exremanga icon

* notify - no hide chapters

* notify long

* fix mangaID

* low ping low stress

* getChapterUrl

* notify of non-availability
2023-03-05 16:44:00 -05:00
Skitty fc736e83d8
Fix SenManga (#15590) 2023-03-05 16:43:09 -05:00
Eshlender 7d495942af
[RU closed]Risens Team (#15593)
[RU]Risens Team closed
2023-03-05 16:42:55 -05:00
mobi2002 8ce11b816b
Comick: fix deep links (#15535)
* Comick: slug/hid search for deep linking

* bump
2023-03-01 12:21:10 -03:00
ObserverOfTime 00b4b3a626
BrewingScans: remove dead extension (#15415) 2023-03-01 12:05:45 -03:00
seew3l 6344668319
MhwLatino: Move to Madara (#15520)
* Fix

* Use body.string()

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

* Use data() instead html()

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

* Use selectFirst()

* Migrate MhwLatino to Madara

* Add ID

* Remove ID xd

---------

Co-authored-by: Alessandro Jean <14254807+alessandrojean@users.noreply.github.com>
2023-02-28 16:44:11 -03:00
mobi2002 1ff1a22fff
Comick: `hid` refactor and add ext-lib 1.4 functions (#15487)
* comick: Refactor the hid changes and add ext-lib 1.4 methods

* bump

* Comick: migrate slugs to hid

* apply suggested changes
2023-02-27 22:26:16 -03:00
SirVer 0c01024f76
Tachidesk (Suwayomi): Implement search (#15466)
* Tachidesk (Suwayomi): Implement search

* Update extVersionCode

* Tachidesk: Move search logic

* Move retrieval and filtering from searchMangaRequest to searchMangaParse

* Remove fetchSearchManga override

* Tachidesk: Implement PR suggestions

* Import and use proper json encode method for search results
* Removed redundant gzip handling
* Moved query from header to fragment
  * Switched to extension-lib GET instead of Request.Builder
* Improved and reduced null/empty checks

* Tachidesk: Toggle global search

* Adds an option to search only the current category
  * Default behaviour is to search whole catalog
* Switched from URL fragment to query params for search info embed
* Minor cleanup

* Tachidesk: Clean up

* Removed redundant code path in `searchMangaRequest`
* Moved search/filter stuff to the "Filters & Search" section
2023-02-27 22:25:54 -03:00
seew3l e5bcf9190f
ManhwaLatino: Decrypt image list (#15496)
Decrypt image list
2023-02-27 15:34:05 -03:00
Solitai7e 4c520021b8
Pixiv: additional filters (#15495)
* Pixiv: additional filters

* ugh
2023-02-27 15:33:56 -03:00
Eshlender 99106d21a9
[RU]Remanga new authorization (#15479) 2023-02-27 15:33:39 -03:00
Solitai7e c3dfbcdebe
Pixiv: search fixes (#15432) 2023-02-23 19:20:33 -03:00
mobi2002 a7c7ed3b77
cubari: prevent `NullPointerException` when key is 084 and chapter_number is 84 (#15418)
* cubari: fix

prevent `NullPointerException` when chapters.key is 084 and chapter.chapter_number is 84

* bump version

* simplify by using mapKeys
2023-02-20 15:15:11 -03:00
Solitai7e d268be8f13
New source: Danbooru (#15405)
* New source: Danbooru

* Requested changes

* Slight clean-up

* Requested changes

* right this isn't needed anymore either

* Requested changes
2023-02-20 15:14:07 -03:00
AccountForStealingCode 939be9e26d
[cuutruyen] Update drm script (#15398)
* Update drm script

* Split javascript string

* Restore previous drm script generation instructions
2023-02-20 13:46:22 -03:00
arkon 507fa6e0cd Maybe fix build 2023-02-19 15:51:32 -05:00
mobi2002 e6f26da39d
Cubari: reddit gallery intent and fix empty group name causing `NullPointerException` (#15402)
* Cubari: add reddit gallery url intent

* fix empty group name causing `NullPointerException`
2023-02-19 14:01:53 -03:00
ObserverOfTime bfabc9b304
HWTManga: remove dead extension (#15400) 2023-02-19 14:01:44 -03:00
Solitai7e 00cddedd16
New source: Pixiv (#15387)
* New source: Pixiv

* I screwed up again (this is going to be squashed right?)

* Requested changes
2023-02-19 14:01:33 -03:00
Mylloon 8cf3472578
Update Japscan domain name (#15397)
Update domain name
2023-02-18 17:45:44 -03:00
ObserverOfTime ee4b27f60c
KouhaiWork: update for extensions-lib 1.4 (#15394) 2023-02-18 12:32:02 -03:00
ObserverOfTime d239e42d7c
Izneo: fix chapter URLs (#15388) 2023-02-18 12:31:53 -03:00
Adam B d72a9eedf4
fix japanread source (#15361)
* Creation/modification of the japanread source which became
bentomanga

I left the name and the image because it's the same source
with a new interface and name (people know japanread)

* rename and udpate lib of the japanread source which became
bentomanga
+
update of build.gradle

* add old id of japanread

* Update src/fr/japanread/build.gradle

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

* Update src/fr/japanread/build.gradle

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

* Update src/fr/japanread/src/eu/kanade/tachiyomi/extension/fr/japanread/bentomanga.kt

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

* Update src/fr/japanread/src/eu/kanade/tachiyomi/extension/fr/japanread/bentomanga.kt

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

* renaming file to BentoManga

---------

Co-authored-by: Alessandro Jean <14254807+alessandrojean@users.noreply.github.com>
2023-02-18 12:31:21 -03:00
ObserverOfTime 930acd1c8d
Izneo: update for extensions-lib 1.4 (#15364) 2023-02-15 11:05:11 -05:00
ObserverOfTime 0922663031
Netcomics: update for extensions-lib 1.4 (#15363) 2023-02-15 11:04:54 -05:00
seew3l 692e46e309
Update some extensions (#15350) 2023-02-14 08:20:18 -05:00
seew3l 049a67943a
Fix VCPVMP (#15338)
* Fix VCPVMP

* Add update_strategy
2023-02-13 07:33:41 -03:00
arkon e1f59a845e
Update jsoup (#15321) 2023-02-11 22:22:32 -05:00
arkon 7964dc4613
Upgrade OkHttp (#15320) 2023-02-11 17:30:31 -05:00
arkon bf058f5dd4 Chunk giant strings from cuutruyen extension
This might help with dex2jar failing in the inspector?
2023-02-11 15:14:35 -05:00
arkon baaee5cf21
Update linter (#15317) 2023-02-11 14:21:03 -05:00
arkon 1397c5b1b4
Bump dependencies (#15312) 2023-02-11 12:56:34 -05:00
Alessandro Jean 5093e6a5fa
Update to extensions-lib 1.4 (#15298)
* Update to extensions-lib 1.4.

* Fix a syntax error in NM.

* Add UpdateStrategy to Nana as well.
2023-02-11 10:44:48 -03:00
stevenyomi 25d2372531
NewToki: fix domain number (#15296) 2023-02-10 10:00:29 -05:00
stevenyomi 1e4ba28c7a
NewToki: update domain number (#15293) 2023-02-10 08:44:30 -05:00
beerpsi eff7f0680f
[MF] Fix page list, added support for age-restricted chapters (#15275)
* [MF] Fix page list, added support for age-restricted chapters

* remove unused imports

* i guess we should add this?
2023-02-08 12:33:48 -03:00
niuhuan 9ee381f459
fix: Renew image split rule (#15273) 2023-02-08 12:33:35 -03:00
seew3l 87f34dd479
Fix LectorManga and TuMangaOnline (#15268)
* Fix LectorManga and TuMangaOnline

* Miskey

* Obtain newUrl in pageListParse
2023-02-08 09:28:52 -03:00
Theray Tharow 82224c14f4
Add Grrl Power Comic (#15257)
* Add Grrl Power Comic
https://www.grrlpowercomic.com/

* set extVersionCode to 1

---------

Co-authored-by: Theray Tharow <tharowt@tharow.net>
2023-02-07 13:29:10 -05:00
seew3l 651acb7e1b
Fix chapter name and number (#15259) 2023-02-07 07:49:34 -05:00
mobi2002 f48cf6e23f
Comick: fix date parsing (#15232) 2023-02-04 13:41:20 -03:00
Red 9bf6a2772f
Add Elan.school extension (#15227)
* Add Elan.school extension

* Non-adaptive icons
2023-02-04 10:58:36 -03:00
Alessandro Jean 044762ceb0
Add a new source. (#15219) 2023-02-03 13:05:30 -05:00
Alessandro Jean 045404c898
Remove some dead extensions. (#15183) 2023-01-30 15:33:28 -03:00
are-are-are 466ce8d739
Update Status mangaDetailsParse MangaXY (#15180) 2023-01-30 13:10:05 -03:00
nzoba 36a6bcdd0c
Japscan: Fix date (#15171) 2023-01-29 15:39:29 -03:00
Alessandro Jean 9675111870
Fix Tappytoon crash. (#15148) 2023-01-27 17:07:21 -03:00
Alessandro Jean 0cd77b194d
Update SS URL. (#15145) 2023-01-27 17:06:50 -03:00
are-are-are 3e0bf78691
Adding some small details to Hentaivn work better. (#15125)
* 1.Add rate limit 2. Add filter search all 3. Add page filters author, 4. Add search elements so that when using search filters and search ids do not show thumbnails and name 5. Update version ext

* Update PageListparse

* Code formating

* Remove brackets

Co-authored-by: beerpsi <92439990+beerpiss@users.noreply.github.com>

Co-authored-by: beerpsi <92439990+beerpiss@users.noreply.github.com>
Co-authored-by: Carlos <2092019+CarlosEsco@users.noreply.github.com>
2023-01-27 07:06:26 -05:00
beerpsi d94ece3166
[BlogTruyen] Clean title from chapter name, add manga metadata to description (#15115)
* [BlogTruyen] Clean title from chapter name, add manga metadata to description

* add intent processing for author and team

* add uploader

* only accept what we can process

* undelete url activity
2023-01-26 18:55:45 -03:00
mobi2002 3dfc9fdb29
ignore 404 on search (#15100) 2023-01-25 13:46:35 -05:00
stevenyomi 915b00b761
Everia.club: fix image URL parsing (#15094) 2023-01-25 13:45:53 -05:00
BatMan b20817f7b5
Update Ikuhentai (#15089) 2023-01-25 13:45:44 -05:00
beerpsi 1fccdf3d28
[mgo] fix filtering by genre (#15087)
* [mgo] fix filtering by genre

* bump
2023-01-24 09:53:14 -03:00
stevenyomi 2e7414a197
WNACG: update URL (#15074) 2023-01-24 05:46:29 -05:00
beerpsi c3f56aa521
[CuuTruyen] Make cover URLs nullable (#15084)
* [CuuTruyen] Make cover URLs nullable

* bump

* final newline
2023-01-24 05:46:09 -05:00
beerpsi 34285655aa
[TruyenQQ] Refactor, add filters, fix empty page list (#15065) 2023-01-22 07:30:40 -05:00
are-are-are 1754456d2e
Remove of redundant text in title "MangaDetailsParsed" (#15069) 2023-01-22 07:30:30 -05:00
stevenyomi ab1a500acf
Everia.club: fix page list parsing (#15061) 2023-01-21 16:52:30 -05:00
stevenyomi 3e89b9ceda
Junmeitu: update URL (#15032) 2023-01-20 10:13:33 -05:00
stevenyomi eb7cbf6cb2
Everia.club: fix page list parsing (#15033) 2023-01-20 10:13:13 -05:00
seew3l cf2654812a
ManhwaLatino: Update selectors (#15036)
* Update Selectors

* Update Selectors
2023-01-20 10:12:34 -05:00
Gauthier df601fdade
[Komga] don't display password in plain text, custom source name (#15037)
* don't display password in preference summary

* add preference for source display name
decouple title from key for preferences
2023-01-20 10:12:20 -05:00
Vetle Ledaal d6a6a0d74f
[mgo] fix chapter selector, fix mobile search (#15040)
* mgo: fix chapter list selector

* fix search on mobile ua

* bump version

* make mgo work properly with either desktop or mobile ua
2023-01-20 09:58:02 -05:00
beerpsi fe7492cc83
[mgo] fix selectors and ratelimit (#15031)
* [Mgo] Update selectors

* Add rate limit

* chore: bump version
2023-01-19 09:51:37 -05:00
beerpsi 2cd0dcd55f
[JapScan] Fix selectors, make ZJS more resistant (#15025)
* [JapScan] Fix selectors, make ZJS more resistant

Co-authored-by: Vetle Ledaal <13540478+vetleledaal@users.noreply.github.com>

* bump version

Co-authored-by: Vetle Ledaal <13540478+vetleledaal@users.noreply.github.com>
2023-01-19 11:26:28 -03:00
beerpsi 4600453724
[BlogTruyen] Search pagination, narrower intent filters, latestUpdates to homepage (#15030)
* [BlogTruyen] Fix search pagination, move latestUpdates back to homepage

* fix: intent filter should not accept forum links

* just to be safe
2023-01-19 11:26:13 -03:00
Davide adb3d5833f
ReaperScans (en): Fixed status (#15022) 2023-01-19 07:16:14 -05:00
beerpsi 2f44ac4b97
[TruyenGiHot] new ext (#15010) 2023-01-18 17:17:33 -05:00
beerpsi b87aa79091
[Japscan] Rate limit (#15008)
* [Japscan] Rate limit

* idk

* handle cloudflare shenanigans leading to not finding zjs strings

* translate exceptions

* add number of lookup strings found
2023-01-18 17:16:24 -05:00
stevenyomi a37ff2559e
Remove dead sources (#15016)
* Remove dead sources

* update multisrc
2023-01-18 15:32:53 -05:00
stevenyomi 7465a75fbd
Remove MangaDig (#14974) 2023-01-17 06:37:41 -05:00
beerpsi bd4ab2a925
[Mangaku] rewrite (#14968)
* Mangaku rewrite

* fix: trim chapter names that start with -

* replace android.net.Uri.decode with something simpler

* small fixes + found culprit of lag

* fix: decryption not taking 20 seconds anymore

* use different hyphen character

* in case they start changing around stuff now that tachi got their nose
2023-01-17 06:37:02 -05:00
beerpsi b6dac7f8eb
[BlogTruyen] rewrite (#14979)
* BlogTruyen rewrite

- feat: Added URL intent filter
- feat: count chapter views
- fix: use the `title` attr to prevent stuff like "One Piece chap 1020"
  in the title
- fix: multi-paragraph descriptions are processed properly

* move to ajax endpoint for latest updates

* script.html() -> script.data()

* tweak fetching images from script
2023-01-17 06:36:41 -05:00
beerpsi 326ddc2ad7
[YuriNeko] Fix error interceptor and URL intent filter (#14996)
* fix: return original response if cannot parse as ErrorResponseDto

* fix: make YuriNekoUrlActivity not die from lack of kotlin

* fix: add trailing slash to referer

* accept suggestion

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

Co-authored-by: stevenyomi <95685115+stevenyomi@users.noreply.github.com>
2023-01-17 06:36:23 -05:00
Gauthier 04f8307fd9
move date formatters to KomgaHelper (#14989)
apply UTC timezone to formatters
return time as 0 if parsing fails
2023-01-17 06:24:20 -05:00
beerpsi 05154fc045
mgo: fix covers not showing (#14986) 2023-01-16 18:56:29 -05:00
mobi2002 d56b1fe795
TeamX: Remove ext lib version override (#14951) 2023-01-15 01:39:27 -03:00
Alessandro Jean 9ccf78a721
Add support to "On hiatus" status on MangaPlus (#14941)
* Refactor the MangaPlus code a bit.

* Also handle the newer on hiatus status.

* Change the title cache to a map to better performance.
2023-01-14 11:46:28 -03:00
stevenyomi 53aea8b390
Jinman Tiantang: update URL (#14908) 2023-01-12 10:16:14 -05:00
stevenyomi 0371422720
Baozi Manhua: fix chapter list for TC (#14909) 2023-01-12 10:16:02 -05:00
beerpsi 318f6fe9fb
unyeet MangaFox (#14893)
* unyeet MangaFox

* change string concat to template strings

* I SPENT ONE MORNING FOR NOTHING BECAUSE I FORGOT THEY HAD A MOBILE PAGE

* remove trailing slash from mobile url

* simplify pagelistrequest

* chore: remove dependency on :lib-unpacker

* Update issue_moderator.yml

* Update MangaFox.kt

* update genres

Co-authored-by: Carlos <2092019+CarlosEsco@users.noreply.github.com>
2023-01-12 10:15:33 -05:00
beerpsi 95e6d6504b
unyeet (#14906)
* unyeet

* make regex lazy

* what was that

* remove from autocloser and removed_sources.md

* add filters

* suggestions

* chore: bump version code

* more selectFirsts
2023-01-12 10:14:24 -05:00
Alessandro Jean ecdaaf98d0
Refactor the MangaDex code a bit. (#14902) 2023-01-11 16:59:30 -03:00
are-are-are fd0a489887
Add MangaXY (#14870)
* Add MangaXY

* Update src/vi/mangaxy/src/eu/kanade/tachiyomi/extension/vi/MangaXY/MangaXY.kt

Co-authored-by: beerpsi <92439990+beerpiss@users.noreply.github.com>

* Delete search id because it doesn't work

* Fix icon reduces image

* Edit code as recommended by alessandrojean

Co-authored-by: beerpsi <92439990+beerpiss@users.noreply.github.com>
2023-01-11 14:34:58 -03:00
beerpsi 9a99a7ecca
QManga (#14867)
* QManga

* move to ParsedHttpSource

* chore: format androidmanifest

* I DIDN'T REALIZE THEY WERE TABS 😭

* more shenanigans

* Update AndroidManifest.xml
2023-01-11 14:34:42 -03:00
nicki 951ca60b56
New Lib: Text Interceptor (#13859)
* move TextInterceptor to `lib`

to be used for author notes, image alt texts and what not

* refactor Tapastic to use `lib:extensions-lib`

* Refactor Webtoons to use `:lib-textinterceptor`

this turned out to be more complicated than I thought it'd be
TextInterceptor was used for Author Notes which, looking at previous messages,
was only intended to be added to Webtoons Source and not the entire webtoons
multisrc (i.e. WebtoonsTranslate and DongmanManhua don't seem to be making use
of the Show Author's Notes setting). This was in my favor, since having
to deal with additional.gradle to add dependencies to multisrc files doesn't
seem to work... I'll ask previous contributors just in case

* Fix `json` access

missed this while copying over code from `generated-src` to `multisrc/{overrides,src}`

* remove unused import

* make HOST name more clear

couldve used a better schema but that's something for some other time
also put the HOST in the lib itself so that one doesn't lose track of it in the extensions

* use android provided methods instead of hardcoding

based on https://github.com/tachiyomiorg/tachiyomi-extensions/pull/13859/files#r996276738
that suggested the following SO answer: https://github.com/tachiyomiorg/tachiyomi-extensions/pull/13859/files

* remove unused import

* move url generation to helper function

* fix error

oops sorry for that
happened when I was copy pasting back and forth between two sources and one generated source

Co-authored-by: Navaneeth M Nambiar <nmnambiar@hornbill>
2023-01-11 14:34:06 -03:00
Buhbbl 2f4658b3b3
ComickFun: Updated API and fixed error when API returns no url for a page (#14842)
* Updated ComickFun API URL

Addresses #14788 . Does not yet implement the slug and hid changes

* Filters out null urls from the API

Fixes #14786

* Bumped version

* Updated to new API search and hid

Will need to be re-visited to change the internal url stored by tachiyomi to use the hid instead of slugs once ext-lib 1.4 is released.

* Reverted a bug in fetchMangaDetails

* Updated to use kotlinx.serialization

* Renamed the slug fetching method
2023-01-10 20:34:40 -03:00
beerpsi 339f6c9f68
JapScan: yeet WebView (#14881)
* JapScan: Yeet WebView

* chore: remove unused regex
2023-01-10 20:33:26 -03:00
beerpsi 5aa52e1059
CuuTruyen: General improvements (#14869)
* CuuTruyen: General improvements

* switch to app's json instance
2023-01-10 16:05:49 -03:00
Tien Long Lam 6cbee38a9a
Dynasty: added genres to indicate whether a title is original or from specific doujins (and display them) (#14844)
* added genres to indicate whether a title is original

* Delete local.properties
2023-01-10 16:05:37 -03:00
beerpsi 8950d236ac
new multisrc theme: A3Manga (#14837)
* new multisrc theme: A3MangaTheme

* move NgonPhong into A3MangaTheme

* fix: ignore scanlation groups from search result

* chore: fix lint issues

* rename A3MangaTheme to A3Manga, resolve a bunch of suggestions

* fix: remove references of theme in the configuration

* fix: change the activity name in manifest

* fix: final newline

* chore: remove gradle file (not used)

* fix: rename ngonphong icons

* chore: add ocumeo icons
2023-01-10 16:05:26 -03:00
Aria Moradi 92bd338df9
Rename Tachidesk to Suwayomi (#14828)
* Rename Tachidesk to Suwayomi

* keep pkgName the same

* keep Log tag the same

* server is named Tachidesk, rename to avoid confusion
2023-01-06 12:15:35 -03:00
Carlos 5c4123a582
TeamX fix search and chapter listing of greater than 100 (#14827)
* Use alternative search, get all chapters when paged

* bump version
2023-01-06 09:47:07 -05:00
stevenyomi cb1b9aa683
Add NoyAcg (#14812)
* Add NoyAcg

* rename function
2023-01-06 08:29:26 -05:00
Aria Moradi 79a5a0f948
ReaperScans: use absolute src to handle cloudflare mirage links (#14813)
* fix reaperscans image links

* update extVersionCode

* fix extra slash

* use absolute src
2023-01-06 08:29:03 -05:00
stevenyomi d957b0b0f8
WNACG: update URL (#14824) 2023-01-06 08:27:36 -05:00
Joel Godfrey 58a572a25f
Update BatoTo Genre List (#14792)
* Update BatoTo.kt

update Genres

* up extVersionCode

* Update comment
2023-01-04 09:41:01 -05:00
beerpsi c0ecc14dbd
LXHentai (#14793)
* LXHentai

* fix: wrong sort state for latestUpdatesRequest

* fix: manga description selector

* remove random newline

* Revert "remove random newline"

This reverts commit b1f0202aea80b37f524944b8dad8be5d78602235.

* Update LxHentai.kt
2023-01-04 09:20:04 -05:00
beerpsi 34e60b8cea
HentaiVN: search by author (#14795)
* feat(hentaivn): search by author

* simplify code
2023-01-04 09:19:21 -05:00
beerpsi 3ebbd9304b
remove IuTruyenTranh (#14796) 2023-01-04 09:19:07 -05:00
beerpsi 1d77f0c61c
TruyenQQ: update base URL (#14797)
* chore(truyenqq): update base URL

* chore(truyenqq): bump version
2023-01-04 09:18:49 -05:00
racoon-rac a457e76b05
Add Referer #14763 (#14789) 2023-01-03 11:15:28 -05:00
Carlos 4d3dccfe10
slight tweaks to teamx (#14785) 2023-01-03 09:07:27 -05:00
Carlos a6f8321858
Add TeamX back (#14784)
* Revert "remove team1x1 (#4877)"

This reverts commit 875d6d75cf.

* Add TeamX back because they lied
2023-01-03 09:01:45 -05:00
Seew 33689fce4d
Fix no chapters found (#14771) 2023-01-03 09:01:14 -05:00
beerpsi 5e9aca81b9
New source: Cứu Truyện (#14772)
* New source: Cứu Truyện

* chore: add more background info on `coordinates`

* Add UrlActivity

* more documentation on cuudrm_bg shenanigans

* fix: close evaluation contexts to prevent memory leak

* that wasnt needed
2023-01-03 09:00:48 -05:00
Davide b325c8b62c
MReader: renamed extension from mcreader.net (#14758) 2023-01-02 20:19:44 -03:00
anenasa 230fa8bae9
Add Manwa (#14655) 2023-01-02 20:19:35 -03:00
Seew 65a442d6b7
MangaMx: Moved to MangaOni (#14739)
* MangaMX: Moved to MangaOni

* MangaMX: Moved to MangaOni

* Update Logo

* Apply requested changes
2022-12-30 18:17:39 -03:00
stevenyomi 2786495dbb
Baozi Manhua: fix page list and avoid loading missing images (#14716) 2022-12-29 13:01:36 -03:00
mobi2002 2cc30fb009
Comick.fun: fix filters and change domain (#14717)
* Comick: fix filters only showing first page

* Comick: change domain

* Comick: change extension name but keep ids
2022-12-29 13:01:23 -03:00
mobi2002 3a4982defd
Cubari: fix genre parsing (#14712) 2022-12-28 17:33:37 -03:00
stevenyomi cd2cf49d80
BoyLove: update URL (#14702) 2022-12-28 07:08:22 -05:00
Luqman d156ff87c1
Komiku: fix search issue (#14670)
Closes #13402
2022-12-26 21:24:43 -03:00
Basara-Hatake 7eee96f3f4
imhentai fix new images (#14664) 2022-12-24 10:06:09 -05:00
MizukiHikari d24ca6d0a8
Change base URL for Vyvymanga (#14644)
* Update Base URL

* Update CHANGELOG.md

Typo in version

* Update CHANGELOG.md

Added description for update 1.3.3
2022-12-23 17:09:46 -05:00
nicki 26ed286526
Refactor title selection logic (#14649)
most data in dex should be more stable than when this code was written
this is also how their Front-end does it

next refactor will be when the alt-title/title rework
2022-12-23 17:08:59 -05:00
nicki 9aa3d12aff
Support canary.mangadex.dev/* links to open in extension (#14631)
because mangadex beta testers can also be using tachi
2022-12-23 17:08:18 -05:00
RePod bf5768d256
LANraragi: 0.8.8 (#14610)
* LANraragi: 0.8.8 support

Basic fix for API key change while supporting pre-0.8.8. In the future this could be done with the Archive model.
Remove irrelevant draw key.

* LANraragi: Improve var usage

* LANraragi: Consolidate New Only's default value

* LANraragi: Encode the API Key once

* LANraragi: Refactor checkbox + Clear New toggle

Previous behavior was always clear. Now it can be toggled.

* Revert "LANraragi: Encode the API Key once"

This reverts commit 17128421cf7754cffd143a80cebbdf48281112d7.

* LANraragi: Redundant comment
2022-12-20 11:44:07 -05:00
Huynh Tien fad48f41ad
Update baseUrl of TruyenQQ (#14620)
* Update baseUrl of TruyenQQ

* update extVersionCode
2022-12-20 11:43:39 -05:00
are-are-are cfaf6dc3a3
Remove duplicates $baseUrl (#14621) 2022-12-20 11:43:26 -05:00
Alessandro Jean 00099ca121
Migrate MMK to MangaThemesia. (#14616) 2022-12-20 10:18:48 -05:00
are-are-are 5959e0db32
Add search ID hentaivn (#14619) 2022-12-20 10:17:31 -05:00
Basara-Hatake 3b45323695
imhentai fix thumbnails (#14596) 2022-12-19 12:13:29 -05:00
stevenyomi afda9c1e5b
Baozi Manhua: use fixed domain when searching (#14584) 2022-12-18 09:59:45 -03:00
Iqbal 9a9ffdc060
KomikIndoID: Add more filter, fetch HD image and update artist, description in manga details (#14579)
* Update KomikIndoID.kt

* Update build.gradle
2022-12-18 09:58:59 -03:00
Basara-Hatake a4605277d6
imhentai fix thumbnails (#14578) 2022-12-18 09:58:48 -03:00
stevenyomi eefd807c55
Add Yidan Girl (#14571)
* Add Yidan Girl

* check http prefix instead of https in image URL
2022-12-18 09:58:28 -03:00
stevenyomi 792468f338
6Manhua: balance load by random mirror on setup (#14551) 2022-12-15 22:37:27 -03:00
are-are-are 9a241c76ee
Fix bug some comics have no title blogtruyen (#14562) 2022-12-15 21:27:43 -03:00
stevenyomi 0c132a3a0d
DMZJ: default to single genre filter (#14552) 2022-12-15 08:47:09 -03:00
Eshlender 26beb51f44
[RU]Newmanga remove height limiter (slow load - no plug error-page) (#14549) 2022-12-15 08:47:01 -03:00
are-are-are f72a3213f0
Update Base URL Hentaivn (#14537) 2022-12-15 08:46:44 -03:00
uknfire eccfeeb1b7
Zerobyw: add baseUrl preference (#14512)
* Zerobyw: add baseUrl preference

* Update src/zh/zerobyw/src/eu/kanade/tachiyomi/extension/zh/zerobyw/Zerobyw.kt

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

Co-authored-by: stevenyomi <95685115+stevenyomi@users.noreply.github.com>
2022-12-12 22:48:19 -05:00
stevenyomi bdf62a6107
Fix Baozimh.org (#14525) 2022-12-12 22:46:55 -05:00
stevenyomi b9950dd8da
Merge Qixi Manhua into 6Manhua and update URL (#14516)
* Merge Qixi Manhua into 6Manhua and update URL

* fix NPE
2022-12-12 22:46:08 -05:00
stevenyomi 1182b80a0e
Jinman Tiantang: update URL (#14517) 2022-12-12 22:45:14 -05:00
stevenyomi 0a5c7513a7
BoyLove: fix error on empty result (#14526) 2022-12-12 22:43:34 -05:00
stevenyomi f65b75d010
BoyLove: update URL (#14515) 2022-12-11 10:09:17 -03:00
ThePromidius 420b9930a0
Kavita: Add pdf support (#14513)
* Added pdf support

* Changelog and bump
2022-12-10 10:16:57 -05:00
are-are-are 454b98b8aa
Update domain Hentai20, Hentaidexy, Nhattruyen, Nettruyen, HentaiVN (#14478)
* Update domain Hentai20, Hentaidexy

* Update domain Nhattruyen, Netttruyen

* Update BaseUrl Hentaivn
2022-12-08 22:38:14 -03:00
jamesnorritz a9cac11f86
Updated manga Id selector (#14473)
Incorrect manga id was caused app not to fetch chapter list correctly.
Affected delimiter has been updated.
2022-12-08 22:38:04 -03:00
stevenyomi 46d12a0a42
BoyLove: make description nullable (#14470)
* BoyLove: make description nullable

* bump version
2022-12-08 22:37:55 -03:00
lleccar b44700e53c
Manhwas.net - Update CSS Selectors (#14448)
* Update CSS Selectors

* Update CSS Selectors

* Update CSS Selectors

* Fix last image not loading and update recent section
2022-12-04 12:12:40 -05:00
姜俊峰 bccd84020f
Update base URL zerobyw (#14449) 2022-12-04 11:52:59 -05:00
stevenyomi ab5950efa8
Meitua.top: update URL (#14453)
* Meitua.top: update URL

* bump version
2022-12-04 11:52:36 -05:00
dejavui 16419cc15f
Update base URL Meituatop, ComicExtra (#14443) 2022-12-04 10:30:02 -05:00
dejavui 83e7023d7f
Update domain HentaiVN (#14432) 2022-12-01 10:49:40 -05:00
Ashley How 5ccca45f94
Update mangafreak base url to the latest working version (#14422)
* Update base url to the latest working version

* Updated extVersionCode
2022-11-30 22:51:57 -05:00
Vetle Ledaal 073ee70a00
TwoKinds: Account for special chapters (#14408)
* TwoKinds: Account for special chapters

* Fix duplicated pages, trim last chapter in 20 pages manga
2022-11-30 22:51:19 -05:00
Vetle Ledaal e7f692d8a2
HentaiHere: Fix manga title selector (#14406) 2022-11-30 22:51:02 -05:00
Vetle Ledaal 3af0f71eaf
ReadComicOnline: Fix pagination (#14405) 2022-11-30 22:50:53 -05:00
Henrik d938c3ceb6
RS add url intent (#14404) 2022-11-30 22:50:43 -05:00
korafu b6320edfcf
fix(EveriaClub): search and popular page (#14388)
* fix(EveriaClub): update search url

* fix(EveriaClub): update filtering
- fix search queries with category/tag filters
- fix tags in manga details
- specify site categories

* fix(EveriaClub): display actual popular posts

* chore(EveriaClub): format

* chore(EveriaClub): bump `extVersionCode`
2022-11-28 11:41:25 -05:00
Luqman 563e179abe
Comic Fx: add project page & series type (#14374) 2022-11-25 19:18:48 -05:00
Ritox2 777f677175
Fix for #14342 (#14375)
* Fix for #14276

* increase versionCode

* fixed issue with requests going to page 1

* ehentai filter fix

* added comments and removed logging

* update gradle

* Update src/all/ehentai/src/eu/kanade/tachiyomi/extension/all/ehentai/EHentai.kt

Co-authored-by: Two-Ai <81279822+Two-Ai@users.noreply.github.com>

* Update src/all/ehentai/src/eu/kanade/tachiyomi/extension/all/ehentai/EHentai.kt

Co-authored-by: Two-Ai <81279822+Two-Ai@users.noreply.github.com>

Co-authored-by: Alec <alec.l@digipen.edu>
Co-authored-by: Two-Ai <81279822+Two-Ai@users.noreply.github.com>
2022-11-25 19:18:37 -05:00
Eshlender b4016560fa
[RU]Desu fix hide not last empty chapter (#14327) 2022-11-24 11:00:52 -05:00
AntsyLich 70b3cca0b1
Webnovel.com: Don't use api for getting pages (#14366) 2022-11-24 11:00:07 -05:00
Ritox2 1cefaf0867
Fix for when a request requests page 1 (#14323)
* Fix for #14276

* increase versionCode

* fixed issue with requests going to page 1

Co-authored-by: Alec <alec.l@digipen.edu>
2022-11-20 15:57:47 -05:00
ThePromidius f2198c975e
Kavita: Bugfix/expected url scheme (#14322)
* pageListRequest now returns a correct url
This method was apparently not called in previous versions but it does now in the preview version (r5254) when downloading thus failing because was returning a wrong url.

* Changelog and bumped version
2022-11-20 14:33:05 -05:00
Luqman e7540568fd
Comic Fx: fix images n manga details issue (#14279)
closes #13317
2022-11-20 11:09:48 -05:00
stevenyomi 96394f35d8
Baozi Manhua: use Cloudflare client and fix page list for TC (#14310)
* Baozi Manhua: use Cloudflare client

* fix page list parsing for Traditional Chinese
2022-11-20 11:09:23 -05:00
Ritox2 b71748e711
Fix for #14276 (#14318)
* Fix for #14276

* increase versionCode

Co-authored-by: Alec <alec.l@digipen.edu>
2022-11-20 11:09:12 -05:00
SurroKun 91abba9ac5
uk/mangaInUa (#14209)
* Fix loading latest, adding search

All manga shown (not just 16 titles)
Add search

* Update Mangainua.kt

Back popular
Searching in latest

* Update Mangainua.kt

Search.length>3

* Update Mangainua.kt

fix

* Update src/uk/mangainua/src/eu/kanade/tachiyomi/extension/uk/mangainua/Mangainua.kt

Co-authored-by: scb261 <65343233+scb261@users.noreply.github.com>

Co-authored-by: scb261 <65343233+scb261@users.noreply.github.com>
2022-11-14 18:08:12 -03:00
stevenyomi 1ac441710f
Baozi Manhua: fix page list parsing (#14255) 2022-11-14 06:05:01 -05:00
Fansubs.cat 4cfe5d6ec9
Bump version code on Fansubs.cat extension due to previous changes made to the code (#14243) 2022-11-13 16:44:43 -03:00
Luqman 6a5d2326e7
BlogTruyen: add rate limit (#14241)
Closes #13803
2022-11-13 16:44:29 -03:00
AntsyLich f8845b1fb9
Webnovel.com: Use API (#14168)
* Webnovel.com: Use API

* Show migration message instead of bumping "versionId"
2022-11-13 16:43:40 -03:00
stevenyomi 37ef0d1023
Baozi Manhua: fix chapter list and page list (#14198) 2022-11-09 13:48:24 -05:00
Eshlender 5f5fbf6ef1
[RU]Remanga rateLimitHost boost slow image after Many Requests (#14200)
* [RU]Remanga rateLimitHost boost slow image after Many Requests

* only confirmed
2022-11-09 13:48:06 -05:00
stevenyomi 578b4b85fa
Roumanwu: update mirror URL (#14204) 2022-11-09 13:47:47 -05:00
CaptainBlagbird 08d9419ad9
Add SoushiyoFamiliar source (#14174) 2022-11-08 07:26:39 -05:00
Eshlender 7158b05727
[RU]Newbie fix 429 Too Many Requests (#14179) 2022-11-08 07:26:22 -05:00
Aria Moradi 90915c6883
Tachidesk: bypass DoH (#14184)
* Tachidesk: Bypass DoH

* bump version

* fix imports
2022-11-08 07:26:10 -05:00
Eshlender 5e6a152da2
[RU]Newbie cloudflareClient (fix 403) (#14161) 2022-11-07 15:00:10 -03:00
abubaca4 62a4cae140
[RU] Nude-Moon. Throw exception when need auth (#14127)
* replace some code

* Exception when need auth

* Exception text in russian

* create SimpleDateFormat once
2022-11-05 09:11:11 -03:00
sinnghabhay80 45b5e362c7
Fixed Title Error, added status(on_hiatus) (#14121)
* Fixed Title display for BL and GL

* Fixed Discrepancies in Some Title Parsing

* Fixed status for on Hiatus titles.

Co-authored-by: Abhay Singh <sinnghabhay80@gmail.com>
2022-11-04 07:01:00 -04:00
BRAMILLE Sébastien e12605507a
Fix japscan pagecount loading (fallback added) (#14122) 2022-11-04 07:00:33 -04:00
abubaca4 86562fc2cb
Nude-Moon change domain (#14117) 2022-11-03 18:43:19 -03:00
Alessandro Jean bd4faa01d9
Update MangaDex to use API v5.7.5 (#14087)
* Update MangaDex to use API v5.7.5.

* Remove unused line.

* Fix list type string.

* Make usage of `authorOrArtist` in deeplink.

* Use proper custom serializer for `LocalizedString`.

* Use actual enums for manga properties.

* Fix list search not working.

Co-authored-by: nicki <72807749+curche@users.noreply.github.com>

Co-authored-by: nicki <72807749+curche@users.noreply.github.com>
2022-11-03 11:32:36 -03:00
BRAMILLE Sébastien 2d56d12797
Fix japscan (dynamic page loading) (#14109)
* Fix japscan

* Update extVersionCode
2022-11-03 06:20:38 -04:00
stevenyomi 5992b9f2e0
WNACG: fix search (#14077) 2022-11-01 09:34:41 -03:00
jferdous70 fcf7e5e604
Remove INKR extension (#14068)
* Remove INKR extension

* Delete build.gradle

* Delete AndroidManifest.xml

* Delete InkrDto.kt

* Delete ic_launcher.png

* Delete ic_launcher.png

* Delete ic_launcher.png

* Delete ic_launcher.png

* Delete ic_launcher.png

* Delete web_hi_res_512.png
2022-11-01 09:34:30 -03:00
Alessandro Jean b8d7a9dd6e
Add INKR to default blocked groups on MangaDex (#14065)
* Add Inkr to default blocked groups on MangaDex.

* Update MangaDex Readme file.
2022-10-31 18:43:11 -03:00
arkon 9e29bf4f6f
Use proper package scoping for some classes (#14055) 2022-10-31 17:15:57 -04:00
Eshlender c36cec3cbe
[RU]Nudemoon fix empty chapter name (#14056)
* [RU]Nudemoon fix empty chapter name

* fix chapter_number

* clean manga title & update in forks
2022-10-31 17:59:31 -03:00
jferdous70 7c2d3d1f68
Add nsfw to Lilymanga, Muctau and Vyvymanga (#14052)
* Add nsfw to Lilymanga and Muctau

* Add nsfw to Vyvymanga
2022-10-31 17:59:21 -03:00
Alessandro Jean c3a716a2b4
Temporary fix for empty filter list in MangaDex. (#14046) 2022-10-30 12:47:41 -03:00
Eric Carlsson 77fa13f023
Add extension for Randowiz (#14038)
* Add source Randowiz

* Apply code-style suggestions from review

Co-authored-by: Eric Carlsson <XOMPTERC@mio.se>
2022-10-30 10:49:02 -03:00
Alessandro Jean 9a0c04c679
Fix first volume cover preference in MangaDex. (#14044) 2022-10-30 10:35:12 -03:00
Alessandro Jean eaa7b15bae
Add option to attempt to use first volume cover on MangaDex (#14031)
* Add option to attempt to use first volume cover on MangaDex.

* Fix missing first volume covers and remove logical symbols.

* Reinforce isOneShot check and reword preference.
2022-10-29 22:59:22 -03:00
Eshlender e8efb0f8d7
[RU]Remanga notify breaking authorization (#14026) 2022-10-29 11:23:57 -03:00
stevenyomi c8ed15f451
Jinman Tiantang: update mirror URL (#14012) 2022-10-28 10:52:56 -03:00
stevenyomi f11ff6a1c0
WNACG: disable SSL for images (#14010) 2022-10-28 10:52:45 -03:00
Suyash Mittal f21cfb81df
mangarok fix manga details fetch (#13970) 2022-10-24 18:09:31 -03:00
Alessandro Jean d5dd9308d1
Fix popular not working in M+. (#13953) 2022-10-22 19:15:51 -03:00
Eshlender 3c49304709
[RU]Remanga show chapters when licensed (#13948) 2022-10-22 19:15:43 -03:00
Eshlender bb2d763405
[RU]Com-X fix covers (#13935) 2022-10-21 22:41:25 -03:00
abubaca4 ffa4d9e45a
[RU]NudeMoon webview mobile site (#13927)
* update site url

* Parse mobile site version
Fix a lot if error

* Fix detail cover load

* Add sort by chapter name(server return sorted by upload date)

* fix warnings and date parse in some case

* Another date fix

* replace client.newCall to chapterListParse as @alessandrojean requested https://github.com/tachiyomiorg/tachiyomi-extensions/pull/13914#discussion_r999480012

* version code change

* Force mobile site version in webview

* Move cookie set to class init

* Remove sort by chapter name
It create more problem than solve
User can choose sort by chapter number in app when necessary
2022-10-21 22:41:16 -03:00
Riztard Lanthorn d0f26eff13
Cubari: fix long genre/tag issue (#13929)
Closes #13905
2022-10-20 10:36:00 -04:00
h-hyuuga 3bf40039e4
Fix broken source (#13932)
* Auto generate id for chapter list requests

* fix search

* Bump Version

* Refactor chapterListParse to immediately return if there's only 1 page

        Avoids an error that occurs if a series has no chapters
2022-10-20 07:54:23 -04:00
abubaca4 30ca25735b
[RU]NudeMoon some fixes (#13926)
* update site url

* Parse mobile site version
Fix a lot if error

* Fix detail cover load

* Add sort by chapter name(server return sorted by upload date)

* fix warnings and date parse in some case

* Another date fix

* replace client.newCall to chapterListParse as @alessandrojean requested https://github.com/tachiyomiorg/tachiyomi-extensions/pull/13914#discussion_r999480012

* version code change
2022-10-19 17:22:15 -03:00
Eshlender 5a07f6910e
[RU]Desu open chapter no API (#13906)
* [RU]Desu open chapter no API

* fix

* [RU]Remanga open chapter no API
2022-10-19 10:10:31 -04:00
abubaca4 0a5202d84a
[RU]NudeMoon change domain and other fixes (#13914)
* update site url

* Parse mobile site version
Fix a lot if error
2022-10-19 10:10:10 -04:00
Eshlender 1c2bcee25e
[RU]Remanga hotfix #13900 (#13921) 2022-10-19 10:09:55 -04:00
Eshlender 784219f7bd
[RU]Newbie open chapter no API (#13923) 2022-10-19 10:09:47 -04:00
Alessandro Jean 4d8ea51ffe
Fix the build. (#13915) 2022-10-18 17:24:24 -03:00
Alessandro Jean da699b11dd
Remove sources with expired domains. (#13911) 2022-10-18 16:21:57 -03:00
Henrik d52dc85288
fix reaperscans (#13907)
* fix reaperscans

* get routename
2022-10-18 16:21:37 -03:00
Riztard Lanthorn d21bb3ec00
Bacakomik: fix pages issue, change icon (#13904)
* Bacakomik: fix pages issue, change icon

- fix chapter pages
- change icon
- capitalize source name

Closes #13894

* fix lint

git cant detect file name change capitalize
2022-10-18 16:21:27 -03:00
Eshlender 310a418f1e
[RU]Remanga open chapter no API (#13900) 2022-10-18 05:48:57 -04:00
stevenyomi 85dd5326e7
NewToki: fix domain number logic and update data (#13893) 2022-10-17 21:43:15 -03:00
Riztard Lanthorn 01beb2d8d4
Swords Comic: fix chapter issue (#13876)
Closes #13869
2022-10-17 07:47:16 -04:00
AntsyLich 0e9c86f901
ReaperScans: Cleanup codes (#13871) 2022-10-17 07:47:07 -04:00
Davide dc8cc7f0fc
ReaperScans: Added Lasted manga (#13828)
* ReaperScans: Added Lasted manga

* Revert some spaces
2022-10-14 16:57:15 -04:00
Eshlender 5b1d9f51bd
[RU]Mangahub fix (#13856)
* [RU]Mangahub fix

* update user agent

* cover reload
2022-10-14 16:56:14 -04:00
Henrik 27401052a4
reaperscans add cloudflareClient (#13847) 2022-10-14 16:55:21 -04:00
Riztard Lanthorn 3446cc572a
KomikIndoID: fix chapter images (#13829)
Closes #13815
2022-10-13 09:49:31 -03:00
stevenyomi fe016713be
DMZJ: make authors field nullable (#13827) 2022-10-12 08:10:16 -04:00
Yure Gabriel 0528091fa5
fix: EarlyManga update baseUrl (#13820) 2022-10-12 01:20:20 -03:00
beucismis 68e335e3bc
Update MangaShip baseUrl (#13818)
* Update MangaShip baseUrl

* Update MangaShip extVersionCode
2022-10-11 21:44:07 -03:00
Alessandro Jean 6a417ef285
Temporary fix HTTP 103 in OPEX. (#13793) 2022-10-10 13:42:50 -03:00
Vetle Ledaal 8924c4a6fc
VyvyManga: fix pagination and chapter names (#13796)
* Fix pagination

* Fix chapter names

* changelog
2022-10-10 12:22:44 -04:00
Sergio Malagon 740da29bc5
Added fallback if manga description is null (#13801) 2022-10-10 12:22:12 -04:00
Alessandro Jean 1e99b26dff
Move English Reaper Scans out of Madara multilang. (#13792) 2022-10-09 15:01:58 -03:00
Alessandro Jean 7b4cd430a1
Update VIZ endpoints (#13788)
* Update VIZ endpoints.

* Reword the page fetch error.

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

Co-authored-by: AntsyLich <59261191+AntsyLich@users.noreply.github.com>
2022-10-09 14:14:34 -03:00
TheKingTermux 5a820925c8
Doujindesu: Change website appearance (#13605)
* Update build.gradle

Updated extVersionCode

* Update DoujinDesu.kt

* Remove duplicate genre
* Updated and added latest genre available (on Doujindesu website)
* Updated convenience filter
* Waiting for the Doujindesu domain (not the naked IP's)

* Update ParseStatus

* Update Many Feature

- Better Filter
- Add Some Missing Genre's
- Change Genre From `Array` to `List` for Multiple Genre Search
- Update Parse Status

* Update Many Feature 2.0

- Better genre
- Better filter
- Full genre
- Fix ParseStatus

* Blank again

hhmm......
it actualy can be used in automatic refreshing library download, and now they blank again
still confused in basicInformationFromElement 

updates :
fix missing genres

* Description finally showed

but fortunately the status, author, and genres still can't appear

* Apply suggestion and fix mangaDetails

Fixed :
- Stats
- Author
- Artist
- Genres

* Apply suggestion and re-run

* Fix typo
2022-10-09 14:12:34 -03:00
arkon 40b6e31505
Expose coroutines dependencies to all extensions by default (#13757) 2022-10-08 09:44:48 -04:00
Davide 09c587a0b4
MCReader -> MReader (#13728)
* MCReader -> MReader

New site name and url

* Revert source name
2022-10-07 09:35:13 -04:00
Riztard Lanthorn 9310239ddc
NineManga: cleaning manga title from ch name (#13730)
if manga title contains number can cause some issue to tracking and taking space

closes #13219
2022-10-07 09:34:56 -04:00
nicki 0c6ff5bab9
MangaDex i18n: Add Russian and Spanish translations (#13733)
* Mangadex Spanish translations start

* MangaDex Spanish translations: Settings done

* MangaDex Spanish translation: Content, Format, Genre, Theme done

* MangaDex Spanish translation: rest of setting done

includes Tag Mode, Sort, hasAvailableChapters, unable to process chapter
request, uploaded by $users, and no group

* Android Studio: replace deprecated `capitalize`

uses `replaceFirstChar` as a replacement (honestly suprising how Android
Studio managed that refactor all by itself)

* Add template to fill in Russian translations

* Added MangaDex Russian Translation

* Adding missing Spanish translation for Sort by Rating

and also co-author credit for all the other Spanish translations as well
Co-authored-by: kouyo <46226504+kouyo-quotient@users.noreply.github.com>

* Add missing Russian translation for `intl.sortRating`

Also, add co-author credit for all Russian translations
Co-authored-by: Grannix1337 <115176186+Grannix1337@users.noreply.github.com>

* increment MangaDex.extVersionCode

Co-authored-by: kouyo <46226504+kouyo-quotient@users.noreply.github.com>
Co-authored-by: Grannix1337 <115176186+Grannix1337@users.noreply.github.com>

Co-authored-by: kouyo <46226504+kouyo-quotient@users.noreply.github.com>
Co-authored-by: Grannix1337 <115176186+Grannix1337@users.noreply.github.com>
2022-10-07 09:33:55 -04:00
ktunprasert e02945775f
Comick.fun: fixed filter label misspelling (#13737) 2022-10-07 09:33:22 -04:00
stevenyomi 806856965e
MangaDex: replace matchEntire with matches (#13743) 2022-10-07 06:59:39 -04:00
nicki d2f3587d8c
increment forgotten komikindoid.extVersionCode (#13724)
necessary continuation for #13721
erroneously incremented komiku.extVersionCode cant be decremented and will have to stay
2022-10-05 23:40:08 -03:00
Alessandro Jean a0d1c5c565
Use URL fragment in MangaPlus. (#13722) 2022-10-05 23:39:52 -03:00
Ahmad Ghoni Arrozaq f8c104f2ae
Komikindo.ID: fix HTTP error 404 (#13721)
* KomikIndoID: fix error 404

* Update src/id/komiku/build.gradle

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

* Update src/id/komikindoid/src/eu/kanade/tachiyomi/extension/id/komikindoid/KomikIndoID.kt

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

Co-authored-by: Alessandro Jean <14254807+alessandrojean@users.noreply.github.com>
2022-10-05 17:46:21 -03:00
Alessandro Jean 05e2858ca7
Remove old single RS extension. (#13714) 2022-10-04 15:53:26 -03:00
stevenyomi 370d8f1931
WNACG: change URL and clean up (#13707) 2022-10-04 15:12:21 -03:00