GitHub Issue Counts

A userscript that adds a repo issues count to the repository tab & organization page (https://github.com/:user)

Seznam verzí skriptu, při kterých došlo ke změnám v kódu. Zobrazit všechny verze.

  • v3.0.20 17. 02. 2024

    feat: use eslint-plugin-userscripts (#202)

  • v3.0.20 01. 07. 2023

    Global: replace @include with @match (#192)

  • v3.0.20 24. 10. 2022 Global: Update dependencies
  • v3.0.19 21. 07. 2021 Mutation: Update all
  • v3.0.18 21. 02. 2021 Add @supportURL pointing to the GitHub repo (#137) (per https://github.com/JasonBarnabe/greasyfork/issues/712#issuecomment-649176266 )
  • v3.0.18 31. 01. 2021 Mutation: Add menu observer
  • v3.0.17 17. 02. 2019 Global: Update GitHub icon
  • v3.0.16 29. 01. 2019 Meta: Fix update mutation script, Global: Update mutation script
  • v3.0.15 05. 10. 2018 Mutations: Update comment load selector
  • v3.0.14 17. 05. 2018 Global: Update mutation script
  • v3.0.13 10. 05. 2018 Global: Update mutation script
  • v3.0.12 09. 04. 2018 Global: update mutation script url
  • v3.0.11 18. 01. 2018 Update assets & fix linting
  • v3.0.10 08. 10. 2017 Global: update mutation script url
  • v3.0.9 27. 06. 2017 Issue-counts: Fix relative URLs fixes a problem encountered on https://github.com/zenhubio/ where the issue links would duplicate the user and become https://github.com/zenhubio/ZenHubIO/issues, Issue-counts: Add issue links to all repos on page Include pinned & complete repo list when both are visible on a page
  • v3.0.8 16. 05. 2017 Global: update license & bump version
  • v3.0.7 24. 04. 2017 Global: update mutation url Not a big change for these scripts as none are set to run-at document-start
  • v3.0.6 14. 04. 2017 Imported from URL
  • v3.0.5 14. 04. 2017 Imported from URL
  • v3.0.4 14. 04. 2017 Imported from URL
  • v3.0.2 25. 03. 2017 Synced from GitHub -
  • v3.0.1 13. 03. 2017 Imported from URL
  • v3.0.0 19. 12. 2016 Imported from URL
  • v2.3.2 26. 05. 2016 Imported from URL
  • v2.3.1 11. 04. 2016 Synced from GitHub -
  • v2.3.0 25. 03. 2016
  • v2.2.0 27. 12. 2015 Synced from GitHub - Fix link to issues - Add mutation observer * Rewritten in plain JS (no jQuery). * Add inline svg instead of background - allows hover color. * Add busy flag & comparisons in mutation observer to reduce function calls. * Fixes #2. - version bump
  • v2.1.1 26. 12. 2015 Synced from GitHub - Use base64 encoded icon for Firefox. Fixes #1 - version bump
  • v2.1.0 26. 12. 2015 Imported from URL
  • v2.0.1 25. 12. 2015