github-user-languages

Browser extension that adds little language pie charts to a user's profile page on GitHub.

MIT License

Stars
48

Bot releases are visible (Hide)

github-user-languages - v1.1.0 Latest Release

Published by freyamade about 1 year ago

1.1.0

  • Updated extension to pull colours from https://github.com/ozh/github-colors
    • colours are loaded every week, which roughly coincides with how often the above repo is updated
  • Updated Chrome version to manifest v3 to allow it to be used
    • Firefox version continues to use manifest v2
  • Removed the background script from the distributed version since it was only for 0.1.9 integrity issues
  • Setting up project to be also used within my personal website

What's Changed

Full Changelog: https://github.com/freyamade/github-user-languages/compare/v1.0.13...v1.1.0

github-user-languages - v1.0.13

Published by freyamade over 2 years ago

1.0.13

  • Pulling in dependabot pull requests
  • Fixing organisation page displays
  • Removing unnecessary tabs permission declaration that would have got the extension removed from the Chrome Store
github-user-languages - v1.0.12

Published by freyamade over 3 years ago

  • Fixing issues with displaying the chart on org profiles
  • Minor style fixes to the chart container on personal profiles
github-user-languages - v1.0.11

Published by freyamade over 3 years ago

  • Handling error response codes from the Github API instead of just making them a generic error that provides no information about what went wrong
github-user-languages - v1.0.10

Published by freyamade over 3 years ago

  • Fixed large number of security vulnerabilities (thanks Dependabot)
  • Fixing auto-deploy
  • Updated colour list
  • Updated all dependency libraries to latest versions
  • Moved from Travis CI to GitHub actions
github-user-languages - v1.0.8

Published by freyamade over 5 years ago

1.0.8

  • Fixed security vulnerablity in js-yaml allowing for code execution in .load()
  • Fixed prototype pollution issue in lodash
  • Other npm audit fixes.
github-user-languages - v1.0.7

Published by freyamade over 5 years ago

  • Fixed security vulnerablity in js-yaml allowing for code execution in .load()
github-user-languages - v1.0.6

Published by freyamade over 5 years ago

  • Automated deployment to AMO for Firefox users
  • Updated colours
    • Go
    • Dockerfile
  • Fixed security vulnerability due to lodash versioning
github-user-languages - v1.0.5

Published by freyamade over 5 years ago

Fixes

  • Fixed an issue where the chart was being displayed too small when there was a large number of languages and the legend was displayed
github-user-languages - v0.1.8

Published by freyamade about 6 years ago

  • Removed the opening of this page when an update is installed
  • Fixed issue where requests were being made on pages they shouldn't have been
  • Prevented extension from adding anything to a page if the repo data for the account is empty
  • Improved design of options page
github-user-languages - v0.1.7

Published by freyamade over 6 years ago

  • Added simple settings popup
    • Allows for turning on and off the chart legend on all pages
    • Allows adding a GitHub personal access token to allow more API usage
    • Simply click on the icon in the toolbar to access the settings popup
  • Extension now opens a tab briging you here so you can see new changes
Package Rankings
Top 9.63% on Proxy.golang.org
Badges
Extracted from project README
Travis branch Chrome Web Store Firefox Add-ons
Related Projects