-
-
Notifications
You must be signed in to change notification settings - Fork 52
Open
Labels
Description
Currently, /news lists all fetched news items from the GitHub in a single page. This is inefficient and will probably cause client performance and server load issues when LMMS news grows and more items gets appended to the page.
Suggested by someone from Discord (I forgot who suggested this, sorry), that we paginate /news. I want to add that a single-item-per-page pagination should be enough, with the latest news item being the first page. This should also aid search engine discoverability and people looking for specific news items