kkapsner
|
308592e785
|
Protection for document.write and document.wirteln broke in Firefox 69
Fixes #357
|
2019-05-29 00:20:27 +02:00 |
|
kkapsner
|
b7d888dee1
|
Added date and time to the settings export file
Fixes #352
|
2019-05-28 23:59:43 +02:00 |
|
kkapsner
|
ba0bc7459a
|
Changed min version to 57
|
2019-05-26 19:40:58 +02:00 |
|
kkapsner
|
bcadf8faf2
|
Version 0.5.10
|
2019-05-26 19:39:17 +02:00 |
|
kkapsner
|
b4dbd71d11
|
SOP detection did not work all the time
Fixes #351
|
2019-05-24 21:46:34 +02:00 |
|
kkapsner
|
2da680bfcb
|
Improved iFrame protection
|
2019-05-22 23:37:23 +02:00 |
|
kkapsner
|
92ff2ff5d4
|
Audio cache could break readout
|
2019-05-22 10:06:11 +02:00 |
|
kkapsner
|
32fab79e09
|
Simplified the "display hidden settings" UI
Fixes #314
|
2019-05-20 08:55:19 +02:00 |
|
kkapsner
|
e0dda5ec0f
|
Detection over navigator and DOMRect getters was possible
|
2019-05-20 08:45:31 +02:00 |
|
kkapsner
|
79a9034051
|
Preventing double interception
|
2019-05-17 00:36:34 +02:00 |
|
kkapsner
|
983423dafa
|
Improved general performance when stack list is disabled
|
2019-05-10 00:29:53 +02:00 |
|
kkapsner
|
2c291322cf
|
Further improved DOMRect performance
Additional factor 2.6 = total factor 4.7 (For #253).
|
2019-05-04 13:44:02 +02:00 |
|
kkapsner
|
b27cf7087b
|
Added whitelist inspection
Fixes #331
|
2019-05-04 01:12:45 +02:00 |
|
kkapsner
|
8b7c841225
|
Added version note for automatic theme
Relates to #341
|
2019-05-03 00:45:01 +02:00 |
|
kkapsner
|
54e3f8d3f4
|
Improved theme system and appearance
Fixes #181 and #341
|
2019-05-02 23:46:20 +02:00 |
|
kkapsner
|
31bc324019
|
Added option to protect no part of the canvas API
|
2019-04-27 22:37:25 +02:00 |
|
kkapsner
|
8e628f9d13
|
Made history length threshold url specific
|
2019-04-27 22:26:23 +02:00 |
|
kkapsner
|
56b830c5a9
|
Changed input of lists to textarea
Fixes #340
|
2019-04-25 23:39:52 +02:00 |
|
kkapsner
|
9778443764
|
Fixed description for "show notifications"
Fixes #336
|
2019-04-19 14:38:54 +02:00 |
|
kkapsner
|
b7a8a51a56
|
Made data URL protection url specific
Fixes #333
|
2019-04-19 13:58:04 +02:00 |
|
kkapsner
|
59f8e38722
|
enabled copying from settings description when they are "hidden"
Fixes #334
|
2019-04-10 08:38:35 +02:00 |
|
kkapsner
|
ef4e238b94
|
Faking audio did not work with white random generator
|
2019-04-05 16:26:22 +02:00 |
|
kkapsner
|
574efa23e7
|
Cleanup require system
|
2019-03-12 22:24:23 +01:00 |
|
kkapsner
|
11b8ddfcc8
|
Update release notes
|
2019-03-11 23:02:23 +01:00 |
|
kkapsner
|
914b76c0e8
|
Do not show hidden settings in search.
Fixes #322
|
2019-02-28 00:16:21 +01:00 |
|
kkapsner
|
e56df7160f
|
Added navigator protection
|
2019-02-27 23:49:00 +01:00 |
|
kkapsner
|
60559af7ea
|
Version 0.5.9
|
2019-02-10 12:58:00 +01:00 |
|
kkapsner
|
91b814ce7e
|
Improved audio API protection
reduced detection
more consistent faking
|
2019-02-10 02:55:45 +01:00 |
|
kkapsner
|
ea30fb3370
|
Fixed md5 and sha256 hashing
Fixes #315.
|
2019-02-10 02:49:58 +01:00 |
|
kkapsner
|
e47f726abb
|
Added cache for getChannelData
Fixes #310
|
2019-02-07 20:12:12 +01:00 |
|
kkapsner
|
53cdf8347e
|
after reset the hidden settings and expanded views were not reset
Fixes #314
|
2019-02-07 00:44:16 +01:00 |
|
kkapsner
|
3133abf4f7
|
Version 0.5.8
|
2019-02-04 19:04:41 +01:00 |
|
kkapsner
|
1bb5013a39
|
Protection for history.length did not work
Fixes #309
|
2019-02-04 13:40:44 +01:00 |
|
kkapsner
|
a268ccd6da
|
Reset settings for everybody
Fixes #307
|
2019-01-29 20:03:27 +01:00 |
|
kkapsner
|
cf638333fd
|
Version 0.5.7
|
2019-01-26 21:19:08 +01:00 |
|
kkapsner
|
a97737e129
|
Updated release notes.
|
2019-01-19 00:31:20 +01:00 |
|
kkapsner
|
e256d042da
|
Typos
|
2018-10-31 21:03:19 +01:00 |
|
kkapsner
|
947d9e0c59
|
added "share persistent randomness between domains"
Fixes #290
|
2018-10-25 13:42:18 +02:00 |
|
kkapsner
|
045379c349
|
constant rng did not work properly when protecting input
|
2018-10-23 23:39:47 +02:00 |
|
kkapsner
|
8b9197a68a
|
Decoupled block mode from protected part
Fixes #287
|
2018-10-23 08:26:23 +02:00 |
|
kkapsner
|
7fb86a4da3
|
made url specific values manageable with "tabing"
|
2018-10-16 00:11:07 +02:00 |
|
kkapsner
|
0283da372c
|
highlight "hide" icon when "tabing" to it
|
2018-10-15 20:15:10 +02:00 |
|
kkapsner
|
16b4bbcab3
|
url specific values can be added by hitting enter in the input
|
2018-10-15 08:53:07 +02:00 |
|
kkapsner
|
dae401acf8
|
Version 0.5.6
|
2018-10-13 12:50:30 +02:00 |
|
kkapsner
|
eff86ce4ed
|
Added search field to browser page popup
Fixes #268
|
2018-10-09 12:59:53 +02:00 |
|
kkapsner
|
f5699a1bf3
|
Added setting sanitation
Fixes #254
|
2018-10-09 08:14:50 +02:00 |
|
kkapsner
|
fa3111a3ea
|
Update release notes
|
2018-10-02 19:27:03 +02:00 |
|
kkapsner
|
0f07cde869
|
Added value cache for DOMRect
Fixes #272
|
2018-09-29 09:41:43 +02:00 |
|
kkapsner
|
de4d185c0e
|
Version 0.5.5
|
2018-09-23 13:18:15 +02:00 |
|
kkapsner
|
2f4fca10ab
|
Ask mode did not show canvas canvas any more.
|
2018-09-21 16:42:58 +02:00 |
|