Commit Graph

3 Commits

Author SHA1 Message Date
beerpsi 0053823dcf Rewrite MMRCMS (#931)
* Rewrite MMRCMS

* linting

* Mangas.in: Fix latest, search by query, manga details

* use HashSet instead of Set for manga detail keys

* use buildList for building filter list

* mangas.in: Copy over changes to MangasInDto

* Use a better metric for determining if filter fetching failed.

Also merged types and tags.

* Move to using named constructor parameters instead of open vals

This improves the discoverability of configurable stuff.

* use normal try/catch instead of runCatching

* Elaborate on the reason for not using Nothing

* Make most configuration options private

* forbidden -> useNamedArgumentsBelow

* Address lint failures

* Close the thingies

* <:shitting:1130237162105876490>

* <:shitting:1130237162105876490>
2024-02-04 02:25:08 +00:00
Draff 5c8cb75e9a come up to date with keiyoushi builds
CI / Prepare job (push) Successful in 3s Details
CI / Build multisrc modules (push) Successful in 8m10s Details
CI / Build individual modules (push) Successful in 38s Details
CI / Publish repo (push) Successful in 1m39s Details
2024-01-22 21:19:41 +00: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