Commit Graph

2146 Commits

Author SHA1 Message Date
Riztard Lanthorn 68db37baa8
fix mangakawaii pages season x (#5669) 2021-02-07 15:01:56 -05:00
arkon bec4c0a666 Minor multisrc cleanup, support versionId 2021-02-07 15:00:55 -05:00
Aria Moradi ee33c8fa02
Madara split: part 1 (#5662)
* madara 161

* 50 of madara sources

* remove moved classes part 1
2021-02-07 10:37:31 -05:00
Aria Moradi f275fc07c2
Comicake split (#5661)
* comicake v 1.2.8

* fix build

* update comicake to 1.2.9
2021-02-06 22:15:30 -05:00
Aria Moradi 700ec615a6
Mangabox split (#5660)
* Mangabox split

* fix build
2021-02-06 22:13:52 -05:00
arkon a25964aba4
Merge pull request #5659 from scb261/readcomiconline-agent
ReadComicOnline: change user-agent (closes #5612)
2021-02-06 20:17:44 -05:00
scb261 e2ef820796 ReadComicOnline: change user-agent (closes #5612) 2021-02-07 02:26:02 +02:00
arkon 457c02c605
Merge pull request #5658 from arkon/cleanup
Misc. cleanup
2021-02-06 18:34:45 -05:00
arkon 3da46570aa Move annotations and Duktape stub into core module 2021-02-06 18:16:04 -05:00
arkon f8bf81ae43 Remove explicit dependency on Duktape stub since it's in the common dependencies 2021-02-06 18:08:33 -05:00
arkon 403ee49cb0 Minor cleanup 2021-02-06 18:08:10 -05:00
arkon 210051bf8c Update to Gradle 6.8.2 2021-02-06 18:04:24 -05:00
arkon 64fb51048c [SKIP CI] Add multi-source build steps to PR check workflow 2021-02-06 17:47:09 -05:00
Aria Moradi 3f081f69ac
lib-themesources, split Genkan into single-source extensions (#5154)
* lib themesources copied from SnakeDoc83/tachiyomi-extensions/library

* update to the newer Genkan

* update genkan generator

* GenkanOriginal

* code cleanup

* add all Genkan sources

* generate inside generated-src, res override

* src override

* move overrides out of library

* move overrides to a better place

* remove leftover generated files

* remove leftover generated files

* add generators main class

* comment the code

* Now sources are purely generated

* uncomment generators

* enhance comments

* icons by @as280093

* fix pathing issues

* nullpointerexception proof

* runAllGenerators task

* more flexibility in lib structure, fix a fiew errors

* update github workflows

* correct nonames scans directory name

* rename SK Scans to Sleeping Knight Scans

* fix typo

* update depencencies

* remove defaultRes from dependencies

* fix bug with nsfw

* fix nsfw generation

* themesourcesLibraryVersion is included in build.gradle extVersionCode

* improve javadoc

* fix formatting and language code generation

* comply with #5214

* common dependencies

* rename and move lib/themesources into /multisrc

* use not depricated form

* cleanup runAllGenerators task

* cleanup even more

* oops extra file

* remove test code

* comments

* update docs and refactor

* update docs

* requested changes

* clean up dependencies

* sealed dataClass

* refactor

* refactor string generators

* bring back writeAndroidManifest

* update overrideVersionCode javadoc

* update overrideVersionCode javadoc

* move dependency to extension source

* refactor runAllGenerators

* improve docs

* remove extra file
2021-02-06 17:32:04 -05:00
arkon 5bdd8924b9 [SKIP CI] Update issue templates 2021-02-06 09:51:44 -05:00
Riztard Lanthorn 7fee35f1c7
fix mangakawaii pages doesnt load (#5646) 2021-02-06 09:23:04 -05:00
Riztard Lanthorn a3517579ad
fix mangasee some chapter cant load (#5647)
some chapter cant load properly, because some chapter url cant load with extra 0
2021-02-06 09:22:54 -05:00
Riztard Lanthorn ba1e62d960
FoolSlide remove dokiFansubs (#5648) 2021-02-06 09:22:24 -05:00
BRAMILLE Sébastien 34d7ff8380
Add fallback on search to duckduckgo (#5630)
* Add fallback on search to duckduckgo

* Upgrade version
2021-02-05 08:03:00 -05:00
Riztard Lanthorn 6c88971ade
madara fix bestmanhua no page bug (#5633) 2021-02-05 08:02:42 -05:00
Riztard Lanthorn 9e9e3593eb
fix genkan year timestamp (#5638)
timestamp longer than 1 year shows as current year
2021-02-05 08:02:30 -05:00
Oldwangtouchtouchdoge c1da304544
[zh-mangabz]Add new source: mangabz (#5628) 2021-02-03 07:18:35 -05:00
Oldwangtouchtouchdoge b1d483f293
[zh-dmzj]Add fallback api to fetch hidden manga and URL intent filter. (#5624) 2021-02-02 12:56:39 -05:00
Riztard Lanthorn bba235621c
fix mangakawaii no pages (#5626) 2021-02-02 12:56:29 -05:00
Riztard Lanthorn 050636f172
Open Madara PR (#5585)
* Madara fix PMScans timeStamp

* add source

add Raw Mangas
add SiXiang Scans

* nsfw
2021-02-02 06:50:54 -05:00
E3FxGaming 98f0495b4d
MangaMutiny bugfix + link handler (#5623)
* Fixing artist NullPointer exception

* Added https://mangamutiny.org/title/* link handler

Can now open manga from the mangamutiny.org website (when accessed with a web browser) in the Tachiyomi app.

Borrowed the method from the Mangadex extension and adapted it to fit the Manga Mutiny extension.

* Removed logging + changed comment

* Adding containsNsfw = true

Most manga offered are sfw, but a couple of manga cross the "not appropriate" line here and there.
2021-02-02 06:50:24 -05:00
Peter Appleby 771f65d7e9
Tri-state genre filtering for Batoto (#5618)
* Tri-state genre filtering for Batoto
* include or exclude genres
* Fixes typo for Harlequin genre
* Update build.gradle

* Cleaner genre filter list syntax - batoto
2021-02-01 18:49:53 -05:00
arkon 8c66a35f27 [SKIP CI] PR workflow fix 2021-02-01 18:15:27 -05:00
arkon 0042d62c02 Separate push and PR build workflows 2021-02-01 17:51:54 -05:00
Fansubs.cat d10e0cff6b
Add Fansubs.cat [ca] (#5590) 2021-02-01 17:48:45 -05:00
Riztard Lanthorn 6fb7cea1ed
WP MangaStream add source & change url (#5596)
change flame scans to their new site
add MangaIndonesia source
2021-02-01 17:47:40 -05:00
Alessandro Jean de13abf701
Fix exception when there is no description or key. (#5604) 2021-02-01 17:47:23 -05:00
ardittristan 39c348e10f
Latisbooks add upload date to chapters (#5611)
* Latisbooks add upload date to chapters

* update version

* add nsfw tag
2021-02-01 17:47:03 -05:00
kiriya-aoi ea862d524a
Remove elimangas (#5580)
Remove elimangas, which shut down back in September.
2021-01-28 14:38:57 -05:00
Riztard Lanthorn 9dc679a036
scantrad userAgent3 (#5577)
* scantrad userAgent3

look like the random int only called once and being used again causing repeated number

* min 2/3 digit

* referer
2021-01-28 06:59:40 -05:00
Oldwangtouchtouchdoge c362834c84
[zh-manhuagui]Add filters and some small fixes. (#5565)
* [zh-manhuagui]Add filters and some small fixes.

* [zh-manhuagui]revert
2021-01-27 11:47:34 -05:00
sunbeams001 ede14d3f88
copymanga: fix crash on low android sdk level (#5571) 2021-01-27 11:46:51 -05:00
OncePunchedMan 73fbab2402
add new sources to madara (#5572) 2021-01-27 11:41:32 -05:00
Riztard Lanthorn 33ac7aae4f
scantrad useragent2 (#5569)
* scantrad useragent

try hexa random that will close to similar if use pc/normal

* max 9? i think

* rate limit
2021-01-27 10:53:10 -05:00
Riztard Lanthorn be8db0dc7b
Foolslide phoenixscans (#5562)
change url
add manga details for italian
ignore case sensitive for regex
2021-01-26 07:53:17 -05:00
Riztard Lanthorn 49fb99b4f1
Scantrad user agent (#5563)
try triple randomizer
2021-01-26 07:44:50 -05:00
Riztard Lanthorn 78d31de70a
WP Mangastream fix issue (#5558)
fix mangakyo and westmanga manga details issue
2021-01-25 10:57:09 -05:00
Eugene cfdecd2583
en_name return (#5556) 2021-01-25 09:11:24 -05:00
Oldwangtouchtouchdoge b77d42a941
<zh-dmzj>Add ratelimit to fix HTTP 429 and return webpage url to "Open in browser" and "Share manga". (#5537)
* <zh-dmzj>Add ratelimit to fix HTTP 429 and return human readable webpage url to "Open in browser" and "Share manga".

* Add ratelimit interceptor that only handle specific url host.
2021-01-25 07:29:10 -05:00
Pavka e1bffd90ab
[Ru]Remanga. Fix chapter number (#5541)
Co-authored-by: pavkazzz <me@pavkazzz.ru>
2021-01-25 07:28:13 -05:00
Gauthier b24fa5b9b6
[Komga] Display book aggregated data on Series screen (#5550)
* display Series summary from books if no summary exists for Series

closes gotson/komga#391

* display Series authors

closes #5481
2021-01-25 07:27:53 -05:00
Angelghost a5269a4536
Issue 5518 : <Mangakawaii [FR]>: <No page found on any manga> (#5553)
* Fix empty page list Mangakawaii (#5518)

* Update version mangakawaii

Co-authored-by: Duchesne Lucas <lucas.duchesne@soprabanking.com>
2021-01-25 07:27:27 -05:00
Unlocked 0293fbc547
[Mangadex] Exclude thumbnail downloads from rate limiting (#5542)
* Exclude thumbnails from mangadex rate limiting

* Remove development code

* Bump mangadex extVersionCode
2021-01-24 13:44:45 -05:00
Clarence Castillo 04db6981aa
Fix GManga Latest page error and crashing on older devices (#5540)
* Revert "Update Gmanga.kt (#5497)"

This reverts commit e3d01c9844.

* Fix app crashing for users with Android API 7 and below

* Fix latest page not working due to some items having no thumbnail

Co-authored-by: ellpatron <ell.patron91@gmail.com>
2021-01-24 13:44:29 -05:00
vaginadesolator c803443809
Exclude premium items from search results (#5538) 2021-01-24 10:55:40 -05:00