John Paul R
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 
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,...