- Notifications
You must be signed in to change notification settings - Fork326
Comparing changes
Open a pull request
base repository:openwpm/OpenWPM
Uh oh!
There was an error while loading.Please reload this page.
base:v0.21.1
head repository:openwpm/OpenWPM
Uh oh!
There was an error while loading.Please reload this page.
compare:v0.22.0
- 9commits
- 50files changed
- 3contributors
Commits on Oct 14, 2022
fix(extension): fix extension setup (#1012)
* fix(extension): use rm instead of trash* fix(extension): use the appropriate peer-deps for web-ext and eslint-plugin-mozilla* refactor(extension): moved .gitignore rules into Extension* fix(extension): fix prettier setup
vringar authoredOct 14, 2022
Commits on Dec 7, 2022
Add optional tranco list to demo script (#1016)
* Add tranco option to demo script* Fix formatting* Add missing dependencies* Bump number of browsers and number of test sites in demo
englehardt authoredDec 7, 2022
Commits on Jan 19, 2023
* refactor(conda): switch to mamba* fix(update.sh): remove leftover popd
vringar authoredJan 19, 2023 fix(audio_fingerprinting): trigger audio fingerprint with user intera…
…ction (#1025)This is required as AudioContext doesn't work without user interaction
vringar authoredJan 19, 2023 Unify tool configuration in pyproject.toml (#1028)
* refactor(pytest): use pyproject.toml instead of pytest.ini* refactor(isort): use pyproject.toml instead of setup.cfg* refactor(mypy): use pyproject.toml instead of setup.cfg* fix(coverage): make coverage consider multiprocessthis should increase the code coverage fromour tests* fix(coverage): specify concurrency as an array
vringar authoredJan 19, 2023 fix(Dockerfile): rename install-miniconda to install-mamba
vringar committedJan 19, 2023
Commits on Jan 31, 2023
changed npm install to npm ci when building the extension (#1029)
tim-stephenson authoredJan 31, 2023
Commits on Jun 25, 2023
* chore(deps): upgrade python dependencies* chore(deps): update js depsalso run npm run fix and fix npm run lint* fix(tests): fix things broken by the upgrade* chore(release): update Firefox and release notes* fix(test): only use non-prefixed WebRTC classes in test
vringar authoredJun 25, 2023
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 v0.21.1...v0.22.0
Uh oh!
There was an error while loading.Please reload this page.