1237 Commits

Author SHA1 Message Date
Johannes Joens
9e41b7016c
[Mangadex] add language for chapters with out specified language (#6062)
* Add othere languege to Mangadex

* Update build.gradle
2021-03-04 08:20:02 -05:00
Gauthier
7a667d78ed
feat: browse readlists and collections (#6038) 2021-03-02 10:43:12 -05:00
scb261
618aba4fa8
Dragon Ball Multiverse: fix languages (#6024)
* Dragon Ball Multiverse: fix languages

* Forgot to remove a comment
2021-03-02 10:39:31 -05:00
Gauthier
6a813c9ab8
feat: filter by authors (#6014) 2021-03-01 07:27:37 -05:00
happywillow0
9014f85f77
Move Noxsubs to WPMangaStream (#5992)
* Adds NoxSubs to WPMangaStream

- Adds source to generator
- Overrides SimpleDateFormat language

* Updates MMRCMS

- Removes NoxSubs
- Updates a few other url due to domain changes.
2021-02-26 13:16:16 -05:00
Riztard Lanthorn
5b9dff0b81
Split WPMangaStream Extension (#5803)
* Split WPMangaStream

* add some icons

* remove WPMangaStream

* move default_res

would be amazing

* override source id

* remove single extension

* rate limit

* add sources

Kuma Scans (Kuma Translation)
Tempest Manga

* remove multilang import

* override rate limit

* override source id

* fix class name

* remove file
2021-02-15 10:43:14 -05:00
Riztard Lanthorn
a49001e314
Split FoolSlide Extension (#5840)
* Split FoolSlide Extension

* remove FoolSlide

* add className

* change default_res 

#5845

* add nsfw

* nsfw2
2021-02-15 10:36:28 -05:00
scb261
06cd2b8779
Toomics: various fixes (#5848)
* Toomics: various fixes

* Add comment
2021-02-14 10:33:51 -05:00
scb261
4396121d1f
Hitomi.la: fix search when using upper case (#5843) 2021-02-14 09:22:32 -05:00
scb261
eeb2f25e9d
NineHentai: fix galleries with broken last page (#5841) 2021-02-14 09:22:09 -05:00
Aria Moradi
3bc1aa5e3b
Fmreader split (#5800)
* split fmreader

* convert Manhwa18Net to factory

* remove the extra source

* add back Manhwa18

* fix building
2021-02-12 15:41:46 -05:00
Riztard Lanthorn
6e24e80633
Split WPComics Extension (#5799)
* split WPComics

* remove source, it was moved to wpmangastream

* remove WPComics
2021-02-12 10:29:30 -05:00
Aria Moradi
ca5663ff3a
split paprika (#5798) 2021-02-12 10:27:38 -05:00
ObserverOfTime
f4c4489e6b
MangAdventure split (#5667) 2021-02-11 10:48:48 -05:00
Riztard Lanthorn
b4afa0323e
Split WPMangaReader (#5754) 2021-02-10 17:59:43 -05:00
Riztard Lanthorn
bd5f42f8cd
Bye bye Madara (#5730)
* N-Z

* MZuki-N

* kbatch-mzuki

* remove madara

* remove wildcard

* nsfw

* pkg name

already got it from class name

* forgot className

* this too

* fix arangScans chapter and timestamp

* add mangaEffect

* add mangaGreat

* mangazuki.club multiLang

* forgot this line :v
2021-02-10 09:05:12 -05:00
Aria Moradi
24a62236b8
add and update MangazukiOnline, some more of madara splitted (#5709)
* add and update MangazukiOnline

* 12 more of madara

* fix build fail
2021-02-08 18:51:17 -05:00
Aria Moradi
b14b910407
EroMuse split (#5708)
* split eromuse

* revert EroMuse

* add nsfw annotation
2021-02-08 17:53:17 -05:00
scb261
975b311637
FMReader: fix KissLove and Manga-TR (#5710) 2021-02-08 17:49:53 -05:00
scb261
18779c2777
RawLH: fix chapter pages showing loading gif (#5692) 2021-02-08 08:29:33 -05:00
Riztard Lanthorn
94ee0019c9
wp MangaStream add ResetScans (#5681) 2021-02-07 23:36:17 -05:00
arkon
2f5e09b292 Add ktlint-disable directive to generated files 2021-02-07 15:26:49 -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
3da46570aa Move annotations and Duktape stub into core module 2021-02-06 18:16:04 -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
Riztard Lanthorn
ba1e62d960
FoolSlide remove dokiFansubs (#5648) 2021-02-06 09:22:24 -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
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
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
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
kiriya-aoi
ea862d524a
Remove elimangas (#5580)
Remove elimangas, which shut down back in September.
2021-01-28 14:38:57 -05:00
OncePunchedMan
73fbab2402
add new sources to madara (#5572) 2021-01-27 11:41:32 -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
78d31de70a
WP Mangastream fix issue (#5558)
fix mangakyo and westmanga manga details issue
2021-01-25 10:57:09 -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
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
Riztard Lanthorn
f85a84d5fe
wpmangastream build.gradle (#5534)
arkon sama forgot to update it #5525
2021-01-24 09:28:03 -05:00
vaginadesolator
aacf56d0c0
Fix page order not following site's default content specific ordering (#5532) 2021-01-24 09:27:50 -05:00
arkon
514374f13a Remove AsuraScans (closes #5525) 2021-01-23 15:09:16 -05:00
arkon
93a23ee73d Remove EdensZero (closes #4219) 2021-01-23 15:09:01 -05:00
vaginadesolator
7435c673b2
New extension Luscious.net (#5522)
* New extension for Luscious.net

* Improve page fetch performance using caching

* Fix wrong tri state fitler logic

* Make all language disabled by default

* Fix language not being applied and adjust default sort option
2021-01-23 13:34:22 -05:00
OncePunchedMan
6774433790
fix tritiniascans (#5526) 2021-01-23 13:24:57 -05:00
OncePunchedMan
b32647e702
added 2 new sources to madara (#5514) 2021-01-23 10:08:03 -05:00
OncePunchedMan
0ee4d3acab
change rate limiting from 4 requests/sec to 1 r/s (#5507) 2021-01-21 22:30:59 -05:00
Johannes Joens
93da2be0b2
Remove Ciayo (#5509)
Ciayo website has shutdown
Closes #4698
2021-01-21 22:30:42 -05:00
Riztard Lanthorn
713cd74637
WP Comics fix manhuaES manga detail (#5500)
fix manga genre
fix manga description
2021-01-21 06:53:59 -05:00
Edgar Mejía
7735005682
Fix tachiyomiorg#4800 (#5496) 2021-01-20 13:38:53 -05:00