knossos icon indicating copy to clipboard operation
knossos copied to clipboard

RSS feeds, continued

Open BasiqueEvangelist opened this issue 2 years ago • 2 comments

mineblock11 seems to have stopped working on #1159. This PR is a continuation of that PR, with some additional changes.

  • [x] User notification feed removed (for now) Just passing the token via a header feels like it wouldn't be implemented by many people, and putting the GitHub token in the path seems a bit worrying, especially if the URL gets leaked. Having a separate feed secret would be nicer, but that requires changes on labrinth.
  • [x] Much more metadata is put in the feed The version items have their loaders and game versions as categories and the publisher is listed as the author, the project's team is listed in the feed, et cetera.
  • [x] Project versions page links to feed The most basic form of this is to link to them via <link> elements, but showing off the feed visually would also be pretty nice.

BasiqueEvangelist avatar Jul 01 '23 23:07 BasiqueEvangelist

Ready for review, just in case modrinth/labrinth#527 isn't accepted

BasiqueEvangelist avatar Oct 03 '23 20:10 BasiqueEvangelist

would it be possible for you to fix merge conflicts

Prospector avatar Feb 08 '24 00:02 Prospector