kkapsner
|
f3f6df229f
|
Undo interception in top windows
Fixes #431
|
2020-01-23 13:56:14 +01:00 |
|
kkapsner
|
e2efb727b9
|
Always specify correct function names
|
2020-01-22 13:38:24 +01:00 |
|
kkapsner
|
363940014d
|
Protect exportFunction with defineAs
For #429
|
2020-01-19 01:27:26 +01:00 |
|
kkapsner
|
d09340e84f
|
Fix fields hosted on braintree when window API is protected
Fixes #417
|
2020-01-02 11:41:13 +01:00 |
|
kkapsner
|
85c88ad3d8
|
window.name protection was detectable
|
2020-01-01 00:30:16 +01:00 |
|
kkapsner
|
4601dd25af
|
Allow cross origin arguments and remove apply(..., Array.from)
Fixes #415
|
2019-12-29 23:40:39 +01:00 |
|
kkapsner
|
8506757c62
|
Code cleanup: improve modifiedCanvasAPI
|
2019-12-29 11:46:47 +01:00 |
|
kkapsner
|
e3182b562b
|
Code cleanup: improve webgl.js
|
2019-12-29 00:45:20 +01:00 |
|
kkapsner
|
abdb95b815
|
Code cleanup: reduce block nesting
|
2019-12-29 00:18:05 +01:00 |
|
kkapsner
|
10413a89c3
|
Switch to asych/await where useful
|
2019-12-28 23:23:55 +01:00 |
|
kkapsner
|
3dc39e11a5
|
eslint cleanup
|
2019-12-24 00:32:50 +01:00 |
|
kkapsner
|
6fb7622fec
|
Always use exportFunctionWithName
|
2019-12-13 17:34:14 +01:00 |
|
kkapsner
|
af1dfe755c
|
Simplified code structure
|
2019-12-12 23:44:02 +01:00 |
|
kkapsner
|
14a4d1cdc2
|
Get rid of eval.
|
2019-12-12 00:09:53 +01:00 |
|
kkapsner
|
32f9ea7447
|
Remove code duplications and cleanup
|
2019-12-10 15:07:22 +01:00 |
|
kkapsner
|
762367a87b
|
Added window.open protection
|
2019-12-02 22:57:11 +01:00 |
|
kkapsner
|
a181780020
|
Last adjustments to screen protection
Fixes #220
|
2019-12-02 19:17:54 +01:00 |
|
kkapsner
|
b7ba5c2050
|
Added default values for mobile
|
2019-12-02 19:16:32 +01:00 |
|
kkapsner
|
5020e0b070
|
Resetting the settings had undesired side effects
|
2019-12-02 19:13:38 +01:00 |
|
kkapsner
|
59ad6fc7d6
|
navigator.oscpu and navigator.buildID are undefined in non Gecko browsers
Fixes #411
|
2019-12-01 01:27:29 +01:00 |
|
kkapsner
|
1aff68d802
|
Added linting for consistent-return
|
2019-12-01 01:25:39 +01:00 |
|
kkapsner
|
aef6bd3d59
|
Big linting
|
2019-11-28 01:26:35 +01:00 |
|
kkapsner
|
83a8234b24
|
userAgent feature could not be disabled
|
2019-11-25 22:10:31 +01:00 |
|
kkapsner
|
d4ce6c4b4b
|
Updated screen sizes.
|
2019-11-22 08:23:45 +01:00 |
|
kkapsner
|
d42a4d2372
|
Added screnn protection
First draft for #220
|
2019-11-11 23:00:39 +01:00 |
|
kkapsner
|
cc776b48de
|
Improved storage of protected API features
|
2019-11-11 15:30:11 +01:00 |
|
kkapsner
|
5d6c2d9a47
|
Added ability to use objectGetters on faked functions.
|
2019-11-07 17:38:54 +01:00 |
|
kkapsner
|
aa7a4e1d06
|
Added protection for getParameter (webGL)
Fixes #329
|
2019-09-19 00:47:52 +02:00 |
|
kkapsner
|
506f062c07
|
Revert to correct values when whitelisted
Fixes #397
|
2019-09-13 00:49:34 +02:00 |
|
kkapsner
|
f3d1ca80f5
|
Remove iframe protection from whitelisted pages
Fixes #397
|
2019-09-11 23:57:00 +02:00 |
|
kkapsner
|
5a355284f3
|
Reevaluated logging message levels
Fixes #394
|
2019-09-05 01:07:05 +02:00 |
|
kkapsner
|
a95fae3de8
|
Future proof: getters my be values in other browsers
Example: window.opener is a value property in Chrome.
|
2019-08-16 17:34:16 +02:00 |
|
kkapsner
|
43b2fa8b51
|
Added setting presets
Fixes #376
|
2019-07-16 18:25:30 +02:00 |
|
kkapsner
|
3861b29848
|
Linting
|
2019-07-16 13:36:54 +02:00 |
|
kkapsner
|
7cd89dec99
|
Detect when browser.contextualIdentities.onRemoved is not supported
For #372
|
2019-06-25 08:21:34 +02:00 |
|
kkapsner
|
ea15fabad9
|
Race condition causes persistent rnd separation between containers to lea
Fixes #369
|
2019-06-14 10:51:26 +02:00 |
|
kkapsner
|
03524fd789
|
Added tool to clear persistent rng for a specific container
Fixes #368
|
2019-06-14 10:45:34 +02:00 |
|
kkapsner
|
895c7a36d7
|
Clear persistent rng data if a container is deleted
For #368
|
2019-06-14 10:36:49 +02:00 |
|
kkapsner
|
1737344480
|
document.write and document.writeln protection broke pages
Fixes #365
|
2019-06-11 23:09:13 +02:00 |
|
kkapsner
|
27ddc8a683
|
Options: made sections collapsible
For #353
|
2019-06-11 13:54:15 +02:00 |
|
kkapsner
|
c3d4a1901c
|
Improved protection of (i)frame properties
Fixes #364
|
2019-06-04 08:42:31 +02:00 |
|
kkapsner
|
d687bc9756
|
Confirm messages were broken in Firefox 67
For #271
|
2019-05-31 01:10:13 +02:00 |
|
kkapsner
|
27999484c2
|
Server-site navigator protection did not respect whitelisting
Should fix #362
|
2019-05-30 12:43:47 +02:00 |
|
kkapsner
|
579b778062
|
MutationObserver failed in some instances
Fixes #354
|
2019-05-29 20:48:56 +02:00 |
|
kkapsner
|
34f8050fb7
|
Adjusted protection for document.write and document.writeln
Fixes #356
|
2019-05-29 14:22:52 +02:00 |
|
kkapsner
|
621106ffbf
|
Persistent rng is no longer shared between containers
(different cookieStoreId)
Fixes #350
|
2019-05-29 00:37:33 +02:00 |
|
kkapsner
|
97e08d874a
|
Not connected iframe threw error with persistent rng
|
2019-05-29 00:26:35 +02:00 |
|
kkapsner
|
308592e785
|
Protection for document.write and document.wirteln broke in Firefox 69
Fixes #357
|
2019-05-29 00:20:27 +02:00 |
|
kkapsner
|
036c7cdbd0
|
innerHTML setter broke pages -> 0.5.9.1
|
2019-05-28 23:34:27 +02:00 |
|
kkapsner
|
b4dbd71d11
|
SOP detection did not work all the time
Fixes #351
|
2019-05-24 21:46:34 +02:00 |
|