Is the code for the new website/archive open source? i.e. similar to https://github.com/SpiritQuaddicted/Quaddicted-reviews ?
I’m interested in both the code, and a ticketing system to view TODO’s and feature requests.
Presumably there are people like me around that are too busy to onboard as a maintainer/contribute proper, but might submit a PR once in a blue moon.
Yea, the search is totally useless at the moment I looked at using Solr to power it but apparently it is not really suited to be publicly exposed so I will have to be super careful.
And now I improved things in the database but broke stuff in the frontend because I forgot that this would immediately be affected
Any old links pointing to author filters, e. g. include=metadata-%3Etags.cs.[%22author=Rcktrob%22] won’t work anymore. They will also not be discovered by the site’s “included” and “excluded” tags display because they are not tags anymore…
Authors can now be filtered via e.g. include=metadata-%3Eauthors.cs.[%22Rcktrob%22].
Sorry, this will be broken for a while. It should make things easier in the future I hope. Or maybe it will change again. Who knows. Help is appreciated if anyone knows their way around solr.