-
Notifications
You must be signed in to change notification settings - Fork 19
Comparing changes
Open a pull request
base repository: duckduckgo/privacy-test-pages
base: 1.0.0
head repository: duckduckgo/privacy-test-pages
compare: 1.1.0
- 15 commits
- 44 files changed
- 7 contributors
Commits on Mar 3, 2023
-
Configuration menu - View commit details
-
Copy full SHA for b908ae2 - Browse repository at this point
Copy the full SHA b908ae2View commit details -
Configuration menu - View commit details
-
Copy full SHA for f06573f - Browse repository at this point
Copy the full SHA f06573fView commit details
Commits on Mar 8, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 4862e69 - Browse repository at this point
Copy the full SHA 4862e69View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3acead3 - Browse repository at this point
Copy the full SHA 3acead3View commit details
Commits on Mar 10, 2023
-
test page for API attribution (#128)
* Add several tests for API attribution * Fixes to the attribution page * Fix the expected URL for the sandboxed iframe * PR fixes: rearrange the test code * add a note on the used API in the attribution test * Fix a closure issue in Webkit * Refactor addResult() usage * Serve most of the attribution scripts from a third party * Add a test for the function constructor * Add another attribution test case * Fix closure in Safari * Fix a never-ending page "loading" * Add a reverse prototype pollution case * Add comments in worker test cases
Configuration menu - View commit details
-
Copy full SHA for 7749b36 - Browse repository at this point
Copy the full SHA 7749b36View commit details
Commits on Mar 14, 2023
-
AdClick tests to validate non-302 redirects (#129)
* Added two adClick tests to help validate ad attribution works when 301 and 307 redirects are used as well. * Whitespace fixes
Configuration menu - View commit details
-
Copy full SHA for d5f763b - Browse repository at this point
Copy the full SHA d5f763bView commit details
Commits on Mar 19, 2023
-
Verifies basic runtime checking is enabled (#131)
* Verifies basic runtime checking is enabled * Improve output and simplify files
Configuration menu - View commit details
-
Copy full SHA for e5f66be - Browse repository at this point
Copy the full SHA e5f66beView commit details
Commits on Mar 21, 2023
-
Expand element hiding privacy test page (#130)
* add csp * expand element hiding tests to cover improved heuristics
Configuration menu - View commit details
-
Copy full SHA for d2e5138 - Browse repository at this point
Copy the full SHA d2e5138View commit details
Commits on Mar 22, 2023
-
Shared content scope page tests also used for integration tests (#132)
* Move to using vendored shared tests from ContenScopeScripts that are also used for integration tests * Use http package URLs for CI * Make automation use the same node version as nvm * Move to released package
Configuration menu - View commit details
-
Copy full SHA for 606694d - Browse repository at this point
Copy the full SHA 606694dView commit details
Commits on Mar 23, 2023
-
Bump eslint-plugin-html from 6.1.1 to 7.1.0 (#133)
Bumps [eslint-plugin-html](https://github.com/BenoitZugmeyer/eslint-plugin-html) from 6.1.1 to 7.1.0. - [Release notes](https://github.com/BenoitZugmeyer/eslint-plugin-html/releases) - [Changelog](https://github.com/BenoitZugmeyer/eslint-plugin-html/blob/main/CHANGELOG.md) - [Commits](BenoitZugmeyer/eslint-plugin-html@v6.1.1...v7.1.0) --- updated-dependencies: - dependency-name: eslint-plugin-html dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 456e868 - Browse repository at this point
Copy the full SHA 456e868View commit details -
Bump express from 4.17.1 to 4.18.2 (#135)
Bumps [express](https://github.com/expressjs/express) from 4.17.1 to 4.18.2. - [Release notes](https://github.com/expressjs/express/releases) - [Changelog](https://github.com/expressjs/express/blob/master/History.md) - [Commits](expressjs/express@4.17.1...4.18.2) --- updated-dependencies: - dependency-name: express dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 8ebc64e - Browse repository at this point
Copy the full SHA 8ebc64eView commit details -
Install dependencies after deploy (#138)
* Install dependencies after deploy * Update git.sh to use npm install ci --------- Co-authored-by: Jonathan Kingston <jkingston@duckduckgo.com>
Configuration menu - View commit details
-
Copy full SHA for fa383ea - Browse repository at this point
Copy the full SHA fa383eaView commit details -
Bump eslint-config-standard from 16.0.2 to 16.0.3 (#134)
Bumps [eslint-config-standard](https://github.com/standard/eslint-config-standard) from 16.0.2 to 16.0.3. - [Release notes](https://github.com/standard/eslint-config-standard/releases) - [Changelog](https://github.com/standard/eslint-config-standard/blob/master/CHANGELOG.md) - [Commits](standard/eslint-config-standard@v16.0.2...v16.0.3) --- updated-dependencies: - dependency-name: eslint-config-standard dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for fa69692 - Browse repository at this point
Copy the full SHA fa69692View commit details -
Bump eslint from 7.20.0 to 7.32.0 (#136)
Bumps [eslint](https://github.com/eslint/eslint) from 7.20.0 to 7.32.0. - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v7.20.0...v7.32.0) --- updated-dependencies: - dependency-name: eslint dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 5e976fb - Browse repository at this point
Copy the full SHA 5e976fbView commit details -
Bump eslint-plugin-import from 2.22.1 to 2.27.5 (#137)
Bumps [eslint-plugin-import](https://github.com/import-js/eslint-plugin-import) from 2.22.1 to 2.27.5. - [Release notes](https://github.com/import-js/eslint-plugin-import/releases) - [Changelog](https://github.com/import-js/eslint-plugin-import/blob/main/CHANGELOG.md) - [Commits](import-js/eslint-plugin-import@v2.22.1...v2.27.5) --- updated-dependencies: - dependency-name: eslint-plugin-import dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 465ebbe - Browse repository at this point
Copy the full SHA 465ebbeView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff 1.0.0...1.1.0