.circleci
|
Ported over latest changes in template
|
2018-10-28 01:00:14 +03:00 |
content.js
|
Inject page script only if not in incognito context
|
2018-10-30 18:43:14 +02:00 |
dist
|
Using dist/ as build output directory
|
2018-04-25 09:36:30 -05:00 |
docs
|
Configured slumber: 1 week data collection -> 2 week slumber -> 2 day data collection
|
2019-06-11 13:07:57 +03:00 |
feature.js
|
Added ability for study to slumber (Currently configured to be active for 1 week, slumber for 1 week and then be active again for 1 week)
|
2019-06-08 23:13:14 +03:00 |
src
|
Configured slumber: 1 week data collection -> 2 week slumber -> 2 day data collection
|
2019-06-11 13:07:57 +03:00 |
test
|
Moved test fixtures to dedicated folder
|
2018-11-26 16:52:07 +02:00 |
.babelrc
|
Code coverage for unit tests
|
2018-06-09 00:34:07 -07:00 |
.editorconfig
|
Add editorconfig
|
2018-10-30 18:42:06 +02:00 |
.eslintignore
|
Add testing override preferences handling for slumber start and end days
|
2019-06-08 21:35:00 +03:00 |
.eslintrc.js
|
Enabled typescript
|
2018-10-30 00:22:07 +02:00 |
.gitignore
|
Fixed gitignore for test coverage files
|
2018-11-13 22:49:59 +02:00 |
CODE_OF_CONDUCT.md
|
Formatting and linting
|
2019-06-08 21:03:00 +03:00 |
LICENSE
|
Added default license file to template
|
2018-03-09 23:23:16 +02:00 |
README.md
|
Smaller improvements
|
2018-10-28 13:56:51 +02:00 |
karma.conf.js
|
Refactoring towards navigation-based batching of openwpm payloads including test skeletons and date utils
|
2018-11-23 04:13:46 +02:00 |
package-lock.json
|
Bump version to 1.2.0 to signal the new capability that has been added
|
2019-06-08 23:13:58 +03:00 |
package.json
|
Bump version to 1.2.0 to signal the new capability that has been added
|
2019-06-08 23:13:58 +03:00 |
run-firefox.js
|
Added ability for study to slumber (Currently configured to be active for 1 week, slumber for 1 week and then be active again for 1 week)
|
2019-06-08 23:13:14 +03:00 |
tsconfig.json
|
Enabled typescript
|
2018-10-30 00:22:07 +02:00 |
tslint.json
|
Enabled typescript
|
2018-10-30 00:22:07 +02:00 |
web-ext-config.js
|
Reverting new default tab switching behavior for new profiles in fx63
|
2018-11-22 22:58:09 +02:00 |
webpack.config.js
|
Source files renamed to use ts as file extension
|
2018-10-30 00:41:00 +02:00 |