hackademix
|
8acd1551d7
|
Updated TLDs.
|
2020-03-25 14:59:48 +01:00 |
hackademix
|
24aedad38c
|
Further refresh syntax parsing leniency (thanks insertscript).
|
2020-03-25 14:59:48 +01:00 |
hackademix
|
f101661175
|
Version bump: 11.0.23rc1.
|
2020-03-25 14:56:49 +01:00 |
hackademix
|
968fcd54a9
|
Version bump: 11.0.22.
|
2020-03-22 11:24:41 +01:00 |
hackademix
|
4a032f2411
|
Updated TLDs.
|
2020-03-22 11:06:13 +01:00 |
hackademix
|
8b12d19a2c
|
[L10n] Updated he.
|
2020-03-22 11:06:07 +01:00 |
hackademix
|
ab131302cd
|
Uniform refresh url matching across HTTP and DOM checks (thanks insertscript).
|
2020-03-22 11:05:15 +01:00 |
hackademix
|
3fc639245b
|
Version bump: 11.0.22rc1.
|
2020-03-22 10:54:26 +01:00 |
hackademix
|
fe91ffe8d2
|
Version bump: 11.0.21.
|
2020-03-21 02:01:24 +01:00 |
hackademix
|
8b3a36b2e4
|
Fixed URL matching regexp (thanks insertscript).
|
2020-03-21 01:55:22 +01:00 |
hackademix
|
e1cf2bb670
|
Version bump: 11.0.21rc1.
|
2020-03-21 01:53:45 +01:00 |
hackademix
|
8ae5c6a590
|
Version bump: 11.0.20.
|
2020-03-20 23:12:01 +01:00 |
hackademix
|
ab2f078ca6
|
More aggressive blocking for data: refresh attempts (thanks insertscript).
|
2020-03-20 22:20:28 +01:00 |
hackademix
|
949d930662
|
Version bump: 11.0.20rc1.
|
2020-03-20 22:19:15 +01:00 |
hackademix
|
27d7d24aa5
|
Version bump: 11.0.19.
|
2020-03-18 22:56:50 +01:00 |
hackademix
|
5aff2e1d83
|
Prevent ANY redirection to data: URIs in documents.
|
2020-03-18 22:51:07 +01:00 |
hackademix
|
9b3a12f9a3
|
Version bump: 11.0.19rc1.
|
2020-03-18 16:21:52 +01:00 |
hackademix
|
4473f34d74
|
Version bump: 11.0.18.
|
2020-03-16 22:19:12 +01:00 |
hackademix
|
114c874cf3
|
Automated "Updated TLDs" commit.
|
2020-03-16 19:33:38 +01:00 |
hackademix
|
45de947fa0
|
Updated TLDs.
|
2020-03-16 19:33:27 +01:00 |
hackademix
|
02c1b2bed0
|
Apply "font-family: Inter" to the mobile stylesheet only.
|
2020-03-16 19:33:27 +01:00 |
hackademix
|
00b3415916
|
Support synonims for "release".
|
2020-03-16 19:11:54 +01:00 |
hackademix
|
a7e8e768d8
|
Version bump: 11.0.18rc1.
|
2020-03-16 19:10:56 +01:00 |
hackademix
|
31bdb5649a
|
Version bump: 11.0.17.
|
2020-03-13 23:11:49 +01:00 |
hackademix
|
f6d1c55eee
|
Version bump: 11.0.16.
|
2020-03-13 23:03:11 +01:00 |
hackademix
|
6f5bd39323
|
Updated TLDs.
|
2020-03-13 22:37:22 +01:00 |
hackademix
|
d8332adc4e
|
Force CSP inheritance for redirections to data: URIs on Gecko pre-69.
|
2020-03-13 22:37:22 +01:00 |
hackademix
|
c44ab6f8aa
|
Added CSS reference to Inter font to improve UI look on Fenix.
|
2020-03-13 22:37:22 +01:00 |
hackademix
|
cf89cf2848
|
Version bump: 11.0.16rc1.
|
2020-03-12 20:58:08 +01:00 |
hackademix
|
a3750a3ad9
|
Version bump: 11.0.15.
|
2020-03-01 22:52:33 +01:00 |
hackademix
|
8f2f845856
|
Fixed CapsCSP bug allowing data: URLs to bypass font blocking (thanks dcent and skriptimaahinen).
|
2020-03-01 22:17:55 +01:00 |
hackademix
|
acddfd8e79
|
[XSS] Prevent DOS detection from being triggered for already aborted requests (thanks therube).
|
2020-03-01 22:17:20 +01:00 |
hackademix
|
9981a1cc7b
|
Version bump: 11.0.15rc1.
|
2020-03-01 12:15:23 +01:00 |
hackademix
|
e9822e8d3a
|
Version bump: 11.0.14.
|
2020-02-29 21:30:51 +01:00 |
hackademix
|
0db8791bf9
|
[L10n] Updated es and added bn.
|
2020-02-29 19:46:25 +01:00 |
hackademix
|
fad07d98d6
|
[XSS] More accurate base64 checks on hash.
|
2020-02-29 19:43:17 +01:00 |
hackademix
|
8e90f2a8fe
|
Updated TLDs.
|
2020-02-29 19:43:17 +01:00 |
hackademix
|
e6af4b07c1
|
Minor adjustments for Firefox Preview (Fenix) compatibility.
|
2020-02-29 19:03:39 +01:00 |
hackademix
|
9a664f7b3b
|
Refactored XSS filter into an asynchronous worker to better handle DOS attempts.
|
2020-02-29 19:01:45 +01:00 |
hackademix
|
e48c2053df
|
[XSS] Abort on InjectionChecker timeouts.
|
2020-02-10 08:53:22 +01:00 |
hackademix
|
979334df56
|
[XSS] Updated recognized HTML events.
|
2020-01-30 22:56:14 +01:00 |
hackademix
|
db18e95a9b
|
Fixed autoreload after popup closing broken on Vivaldi.
|
2020-01-30 22:56:14 +01:00 |
hackademix
|
927851e0fe
|
Version bump: 11.0.14rc1.
|
2020-01-30 22:56:14 +01:00 |
hackademix
|
19dabf6c91
|
Version bump: 11.0.13.
|
2020-01-09 21:47:00 +01:00 |
hackademix
|
d18138c152
|
[Chromium] Fix SyncMessage broken by feature-policy headers.
|
2020-01-09 21:42:03 +01:00 |
hackademix
|
9569a40107
|
Remove "application" manifest.json key from Chromium packages.
|
2020-01-09 21:41:03 +01:00 |
hackademix
|
e886d7bea0
|
Version bump: 11.0.13rc1.
|
2020-01-09 21:06:02 +01:00 |
hackademix
|
cbff25a46f
|
Version bump: 11.0.12.
|
2020-01-08 19:26:30 +01:00 |
hackademix
|
42a2b73f0c
|
[L10n] Updated ru.
|
2020-01-08 15:51:50 +01:00 |
hackademix
|
34746e8be4
|
Unrestricted tab support for service workers and their included 3rd party scripts.
|
2020-01-08 15:45:02 +01:00 |