Replies: 1 comment 5 replies
-
Funny it returns the real total in the header but not the JSON? Can you post the output? |
Beta Was this translation helpful? Give feedback.
5 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Description
When I add the Gitea wiget, it shows that I only have 30 repositories, when I actually have more than 200. The Gitea API key is configured to be able to access all repositories and has all the correct permissions.
The issue seemingly arises from the Gitea API only returning 30 requests at the endpoint
repos/search
, although it does include ax-total-count
header.homepage version
v1.2.0
Installation method
Docker
Configuration
No response
Container Logs
No response
Browser Logs
No response
Troubleshooting
None
Beta Was this translation helpful? Give feedback.
All reactions