GitHub Diff Files Filter

A userscript that adds filters that toggle diff & PR files by extension

Verze ze dne 14. 04. 2017. Zobrazit nejnovější verzi.

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

  • v2.1.5 17. 02. 2024

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

  • v2.1.5 01. 07. 2023

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

  • v2.1.5 24. 10. 2022 Global: Update dependencies
  • v2.1.4 21. 07. 2021 Mutation: Update all
  • v2.1.3 21. 02. 2021 Add @supportURL pointing to the GitHub repo (#137) (per https://github.com/JasonBarnabe/greasyfork/issues/712#issuecomment-649176266 )
  • v2.1.3 31. 01. 2021 Mutation: Add menu observer
  • v2.1.2 11. 07. 2020 Diff-files-filter: Update selectors. Fixes #113
  • v2.1.1 22. 07. 2019 Diff-files-filter: Fix folders filter previously would hide mid-path files
  • v2.1.0 30. 03. 2019 Diff-files-filter: Add min file filter
  • v2.0.2 17. 02. 2019 Global: Update GitHub icon
  • v2.0.1 29. 01. 2019 Global: Update mutation script
  • v2.0.0 11. 01. 2019 Issue-show-status: Deprecated
  • v1.1.1 05. 10. 2018 Mutations: Update comment load selector
  • v1.1.0 23. 06. 2018 Diff-files-filter: Add «renamed» filter This allows toggling of files that have renamed or moved. These files may or may not have been edited.
  • v1.0.3 17. 05. 2018 Global: Update mutation script
  • v1.0.2 10. 05. 2018 Global: Update mutation script
  • v1.0.1 09. 04. 2018 Global: update mutation script url
  • v1.0.0 18. 01. 2018 Update assets & fix linting
  • v0.1.9 08. 10. 2017 Global: update mutation script url, Global: Fix linting issues
  • v0.1.8 16. 05. 2017 Global: update license & bump version
  • v0.1.7 24. 04. 2017 Global: update mutation url Not a big change for these scripts as none are set to run-at document-start
  • v0.1.6 14. 04. 2017 Imported from URL
  • v0.1.5 14. 04. 2017 Imported from URL
  • v0.1.4 14. 04. 2017 Imported from URL
  • v0.1.3 25. 03. 2017 Synced from GitHub - Diff-files-filter: Use pjax & fix linting
  • v0.1.2 12. 01. 2017 Synced from GitHub - Global: Clean up "closest" function
  • v0.1.1 02. 01. 2017 Synced from GitHub - Diff-Files-Filter: Check for empty arrays, then check type length
  • v0.1.0 31. 12. 2016 Imported from URL