John Paul R

Results 52 issues of John Paul R

The query ```gql { addons(gameId: 432, category: "Fabric") { id dateModified } } ``` returns a list of 2998 mods, none of which have modifications after 2021-06-21.

Discovered via "bookshelf" -- CF one is a Fabric lib, MR one is a spigot plugin. https://www.fibermc.com/?search=bookshelf ![image](https://github.com/John-Paul-R/fibermc/assets/29154459/cca5850e-e5b5-4eeb-8caa-2a5ec1c9571a)

bug

As part of fixing this, bad values should be filtered out of fiberdb. (Alternatively, apply filtering internally)

This is the snapshot version scheme used by both Mojang & Modrinth. Related: #27

Currently, the table view lags behind the list view in this regard. The list view shows all authors and their respective platform links for any given mod. The table view,...

enhancement