Gitzilla
Gitzilla copied to clipboard
Improvements in the repo section
- Show the pinned repos first
- Show the self-made repos first instead of forks.
Thank you so much for suggesting this idea @gurrrung . I had the idea of showing pinned repositories but it is not possible through REST API. It can be done through GraphQL API though. I will surely work on this issue once I learn GraphQL.