Rick Staa
Rick Staa
### Is your feature request related to a problem? Please describe. Since we have users from all over the world, it would be nice to add localization.  ### Describe...
Please release the gh-acion to the gh-market place. This would prevent people from relying on third-party actions simply because they did not know an official black gh-action existed. This feature...
This PRs fixes an error in the [.github/workflows/generate-theme-doc.yml](https://github.com/anuraghazra/github-readme-stats/actions/runs/3505274321/jobs/5871478737) GitHub action which occurred because npm is not installed in the container that runs this action. ```bash + git commit --message 'docs(theme):...
This PR enables multi-page stars' support from fetching on private Vercel instances. This feature can be disabled on the public Vercel instance by adding the `FETCH_SINGLE_PAGE_STARS=true` as an env variable...
This PR ensures that when the `https://api.github.com/search/commits?q=author:anuraghazra` API fails, the result is not cached. This prevents people from creating an issue because their commits are 0 for the 4-hour cache...
### Is your feature request related to a problem? Please describe. Currently, the only way to create GRS cards is through the Public/Private Vercel instance. This method is user-friendly since...
This pull request adds experimental Organization support. Users can include stats from Organization repositories to which they are collaborators using the `include_orgs` card argument. Please be aware that because of...
**Is your feature request related to a problem? Please describe.** Keeping the documentation up to date and managing the PRs would be more manageable if we switched from manual to...
This commit performs the base changes that are needed to migrate the codebase to typescript. Should be merged after: - #2029. - #2033. - #2059. - #2188. - #2199.
### Is your feature request related to a problem? Please describe. The current implementation only shows the repositories a user has contributed to in the last year. ### Describe the...