Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: EFForg/privacybadger Loading
base: release-2017.9.12
Choose a base ref
...
head repository: EFForg/privacybadger Loading
compare: release-2017.9.12.1
Choose a head ref
  • 5 commits
  • 5 files changed
  • 1 contributor

Commits on Sep 13, 2017

  1. Configuration menu
    Copy the full SHA
    8845f78 View commit details
    Browse the repository at this point in the history
  2. Make fingerprinting.js removal a bit more robust.

    This doesn't need to worry trailing commas, for example, as this parses
    and regenerates the JSON.
    ghostwords committed Sep 13, 2017
    Configuration menu
    Copy the full SHA
    f9fbfa0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8bd780f View commit details
    Browse the repository at this point in the history
  4. Revert "Make fingerprinting.js removal a bit more robust."

    This reverts commit f9fbfa0.
    
    Breaks subsequent replacements as it reformats the file,
    too complicated for a temporary fix.
    ghostwords committed Sep 13, 2017
    Configuration menu
    Copy the full SHA
    5bea130 View commit details
    Browse the repository at this point in the history
  5. Re-fix fingerprinting.js removal.

    Broken by
    879a74f.
    ghostwords committed Sep 13, 2017
    Configuration menu
    Copy the full SHA
    072e46b View commit details
    Browse the repository at this point in the history
Loading