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
bapeey e2dc0795c3 Mangas.in: Optimize unescaping (#193)
Optimize unescaping
2024-01-14 00:31:23 +00:00
bapeey 6cc9041f10 Add Mangas.in to MMRCMS (#160)
* Add Mangas.in

* Bump

* Is NSFW

* Change messages

* Lint
2024-01-14 00:28:36 +00:00