Commit Graph

3929 Commits

Author SHA1 Message Date
Alessandro Jean 1b28ba8261
Remove a few dead Brazilian sources from Madara. (#10517) 2022-01-20 05:01:21 -05:00
Riztard Lanthorn 0353dbb02b
WRT: fix 404 issue (#10518) 2022-01-20 05:01:08 -05:00
e-shl 161d7efaa4
[RU]Remanga hide Bookmarks from site (#10520) 2022-01-20 05:00:59 -05:00
Riztard Lanthorn 07247b4fd9
WPMangaStream: remove artist/author empty placeholder (#10510)
remove empty placeholder author/artist for some source/title
2022-01-19 05:41:04 -05:00
Riztard Lanthorn cbc2e8fa18
add source Komiksay (#10509)
* add source Komiksay

* cleaning
2022-01-19 05:40:53 -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 3782a58f30
Merge YM into a multilang ext. (#10501) 2022-01-18 11:15:47 -05:00
Alessandro Jean b4a54ccbfb
Update HS URL. (#10500) 2022-01-18 10:35:01 -05:00
Alessandro Jean c8f8498cf1
Fix infinite loading on slug search in OS. (#10499) 2022-01-18 10:34:49 -05:00
Alessandro Jean 3610f7a258
Remove a dead source from WpMangaStream. (#10498) 2022-01-18 10:34:40 -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
h-hyuuga ebef041ded
Fix page parsing (#10491) 2022-01-17 10:08:04 -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
Saizaku 1f91437725
Fix PMScans URL (#10415) 2022-01-10 06:44:21 -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
arkon 6b38a0b299
Configure Gradle to handle release build signing (#10416) 2022-01-09 14:33:34 -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
Saizaku 4f1745cd44
Changed MMScans to correct URL (#10399)
* Changed MMScans to correct URL

* MMScans inc overrideVersionCode
2022-01-09 12:19:42 -05:00
Alessandro Jean 78830fcfa3
Move TT from Madara to WpMangaReader. (#10400) 2022-01-09 11:28:59 -05:00
Troy121 28e4219264
Realm Scans: Fix image parsing (#10385) 2022-01-09 11:26:45 -05:00
Alessandro Jean 5c190c4ce8
Fix missing images in latest on MW. (#10386) 2022-01-09 11:26:20 -05:00
Troy121 39f3a126ff
Manhwa18: Fix pagination (#10387) 2022-01-09 11:26:09 -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 fa7e1e75d0
KissLove: Update url to new domain (#10389) 2022-01-09 11:25:17 -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 30cd5d47fb
Remove MahanwaPool (#10394) 2022-01-09 11:24:17 -05:00
Riztard Lanthorn 6a2a4d00bf
Shea Manga: fix url issue (#10407) 2022-01-09 11:23:40 -05:00
Riztard Lanthorn 126c94f902
add source TukangKomik (#10408) 2022-01-09 11:23:00 -05:00
jopejoe1 a7aab171c5
Update MadaraGenerator.kt (#10383) 2022-01-07 09:23:34 -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