Currently both repo suggestions and releases only load up to 100 items at a time, with no way to load more.
Either:
- Add a way to load more on demand, e.g. via pagination
- Always load all pages (could become problematic with API rate limits, so maybe allow adding user access tokens?)