Commit Graph

25 Commits

Author SHA1 Message Date
Alessandro Jean 219bf0b1d2
Add support to string l10n in Madara (#10814)
* Localize the Madara strings.

* Lint some overrides.

* Add missing comma.

* Fix build error due to final in multilang sources.

* Fix typo in author string.

* Fix a merge conflict.
2022-02-28 16:37:21 -05:00
Troy121 39f3a126ff
Manhwa18: Fix pagination (#10387) 2022-01-09 11:26:09 -05:00
Troy121 fa7e1e75d0
KissLove: Update url to new domain (#10389) 2022-01-09 11:25:17 -05:00
Vetle Ledaal 1dfb6b491e
Update extension for changes on Manhwa18 website (#10365) 2022-01-06 05:54:03 -05:00
Vetle Ledaal 0fa1a6121f
Fix pagination for KSGroupScans (#10331) 2022-01-04 10:57:14 -05:00
jopejoe1 dd47251256
Added Icons to sources that did not have one (#10189)
* Update ZbuluGenerator.kt

* Update ZMangaGenerator.kt

* Update WPMangaStreamGenerator.kt

* Update WPMangaReaderGenerator.kt

* Update WPComicsGenerator.kt

* Update PizzaReaderGenerator.kt

* Update PaprikaGenerator.kt

* Update PaprikaAltGenerator.kt

* Update MMRCMSSources.kt

* Update MadaraGenerator.kt

* Update FoolSlideGenerator.kt

* Update FMReaderGenerator.kt

* Added missing icons

* Add more missing icons

* Add even more missing icons

* Add more missing icons again

* Add more and more and more missing icons

* More icons

* Wrong posstion

* Wrong postion
2021-12-22 08:17:44 -05:00
arkon 6a75de9261
Remove usage of @Nsfw annotation in favor of extension-level flagging (#9368) 2021-10-04 16:44:32 -04:00
Mook a03a505b78
FMReader: WeLoveManga: Fix page list parsing (#9196)
* FMReader: WeLoveManga: Fix page list parsing

They appear to have changed how their page list works, to instead be driven
off an attribute with a seemingly randomly generated name.  That name is
then emitted as part of the page script.  We can just rely on that
attribute being very long instead.

Fixes #9120

* FMReader: WeLoveManga: Fix imports.

They were not copied over correctly when copying the (edited) generated
code back to the source.
2021-09-24 06:13:00 -04:00
FlaminSarge d4a7c2bfbe
[LHTranslation] Migrate from FMReader to Madara (#8896) 2021-09-06 06:24:32 -04:00
Aria Moradi d0793a1741
add linting to multisrc (#8740)
* add linting to multisrc

* remove generated blocks

* lint again

* re-format the file

* remove buildScript block

* manaully format

* remove groups
2021-08-22 11:29:08 -04:00
Arraiment 25a7f2054a
Source migration from RawLH to WeLoveManga (#8433)
* Source migration from RawLH to WeLoveManga

* Minor url edit

* Override source id

* Revert pkg name change
2021-08-07 13:22:36 -04:00
aSimpleGuy a440eedf81
Update Say Truyen URL (#7812)
* Update SayTruyen.kt

* Say Truyen update url

* Update multisrc/src/main/java/eu/kanade/tachiyomi/multisrc/fmreader/FMReaderGenerator.kt

Co-authored-by: Narin <narin.tana@hotmail.com>

Co-authored-by: Narin <narin.tana@hotmail.com>
2021-06-22 18:16:19 -04:00
h-hyuuga 35a77d7f0c
FMReader pt.3: Revenge of the Obfuscation (#7129)
* Attemped to fix fetchPageListEncrypted

* Remove ManhuaScan, HeroScan, ManhwaHot
2021-05-21 08:39:39 -04:00
h-hyuuga 89e9bd43a9
FMReader Fixes Pt.2: The Encryption Strikes Back (#7067)
* FMReader: fix fetchPageListEncrypted

* Add HARSH rate limiting to ManhwaHot, ManhuaScan, HeroScan

* Don't specify period=

* Bump versions
2021-05-17 15:50:05 -04:00
h-hyuuga 835f3d6633
FMReader Fixes: ManhuaScan, HeroScan, etc... (#7047)
* FMReader: Added to chapterDateSelector

* FMReader: Add fetchPageListEncrypted + Overrides for heroscan + manhuascan

* change manhwasmut to manhwahot + override

Co-authored-by: OncePunchedMan <64155117+OncePunchedMan@users.noreply.github.com>
2021-05-16 13:35:19 -04:00
arkon 50bf2a56e5
Update dependencies; drop Android 4.x support (#6742) 2021-04-28 15:38:05 -04:00
Johannes Joens ee098a3ea0
Removed sources that are down (#6664)
* Removed sites that are down

* Delete multisrc/overrides/fmreader/eighteenlhplus/src directory

* Delete multisrc/overrides/fmreader/hanascanrawqq/src directory

* Update FoolSlideGenerator.kt
2021-04-22 02:44:49 -04:00
Johannes Joens 03937cb8a1
Added Icons to a few more extensions (#6557)
* Update MangaCatalogGenerator.kt

* Added Erofus icons

* Added Icons Madara Batch 1/3

* Added Icons Madara Batch 2/3

* Added Icons Madara Batch 3/3

* Added Icons zBulu

* Added Sekaikomik Icons

* Added icons to fmreader

* Update FMReaderGenerator.kt

* Update EroMuseGenerator.kt

* Update ZbuluGenerator.kt

* Update WPMangaReaderGenerator.kt

* Update MadaraGenerator.kt

* Update WPComicsGenerator.kt

* Moved files in right directory

* deleted old directory

* Update build.gradle
2021-04-15 07:47:26 -04:00
Riztard Lanthorn f1e165dac0
add alternative name, cleaning some code, add icon (#6484)
* MangaSee/Life: add alt name, cleaning

add alternative name to manga description
cleaning series type code

* WPMangaReader: add alt name, cleaning

add alternative name to manga description
cleaning series type code

* FMReader: add alt name

add alternative name to manga description
remove author name if its "Updating"

* MangaPark: add alt name

add alternative name to manga description

* WPMangaStream: add alt name, cleaning

add alternative name to manga description
cleaning series type code

* MangaBox: add alt name

add alternative name to manga description

* MaidManga: add alt name, cleaning

add alternative name to manga description
cleaning series type code

* Komiku: cleaning code

cleaning series type code

* ManhuaID: cleaning code

cleaning series type code

* cleaning, tweaking

* add 18+

* add some source icon in fmreader

Co-Authored-By: Ankit Singh <as280093@gmail.com>

* add some source icon in wpmangareader

Co-Authored-By: Ankit Singh <as280093@gmail.com>

* add some source icon in wpmangastream

Co-Authored-By: Ankit Singh <as280093@gmail.com>

* Ngomik: fix thumbnail and chapter images

Co-authored-by: Ankit Singh <as280093@gmail.com>
2021-04-13 08:10:49 -04:00
Johannes Joens defa03d68d
added Icons to a few extensions (#6403)
* Fork Repo

* Added icons

* Removed empty file

* Added icons to manhwa18

* Added icons for manhwa18.net

* Add Foolslide icon batch 1/2 provided by @as280093

* Add Foolslide icon batch 2/2 provided by @as280093

* Add WP-Comics icon batch provided by @as280093
2021-04-03 07:00:55 -04:00
Riztard Lanthorn 73481f1817
KSGroupScans: add source (#6362) 2021-03-31 10:04:48 -04:00
Aria Moradi c5150c26eb
[SKIP CI] add additional gradle support (#5845) 2021-02-14 10:29:49 -05:00
Aria Moradi 34fb336c0d
Manhwasmut (#5838)
* fix manhuaSmut's package

* bump version
2021-02-13 12:59:23 -05:00
Riztard Lanthorn 85955442c2
add LHTranslation icon (#5824) 2021-02-13 08:47:39 -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