hackademix
|
295d681c1b
|
Added missing await to async options saving.
|
2019-03-14 00:09:45 +01:00 |
hackademix
|
0878ad2b0a
|
Remove usage of non-standard Array methods.
|
2019-02-01 01:17:58 +01:00 |
hackademix
|
d152a53871
|
Removed non-standard uneval() usage.
|
2019-02-01 01:17:09 +01:00 |
hackademix
|
20b689d015
|
Fallback XSS filtering to XSS Auditor since asynchronous webRequest handlers are not supported by Chromium.
|
2019-02-01 01:16:33 +01:00 |
hackademix
|
2fa009673f
|
Conditional CSS toggle for non-mozilla browsers.
|
2019-02-01 01:13:26 +01:00 |
hackademix
|
9b5bd1c775
|
Chromium-compatible UI stylesheets.
|
2019-02-01 00:31:43 +01:00 |
hackademix
|
4e5f12a6c2
|
Differentiate Chromium restricted URLs (where extensions cannot operate).
|
2019-02-01 00:31:00 +01:00 |
hackademix
|
781514cfb9
|
Graceful degradation for missing WebExtensions APIs on Chromium.
|
2019-02-01 00:28:33 +01:00 |
hackademix
|
d076a517ba
|
Generic shims for Chromium derivatives.
|
2019-02-01 00:26:40 +01:00 |
hackademix
|
82313cc766
|
Version bump: 10.2.2rc3.
|
2018-12-31 00:21:04 +01:00 |
hackademix
|
c0956b20b9
|
Safer cookie-less check for unrestricted tabs from subdocuments.
|
2018-12-27 10:54:45 +01:00 |
hackademix
|
67312d0385
|
[Build] Bumping version to next rc made easier (build.sh bump rcX).
|
2018-12-27 10:54:45 +01:00 |
hackademix
|
8493f63e25
|
Version bump: 10.2.2rc2.
|
2018-12-27 10:47:05 +01:00 |
hackademix
|
74f08a58d0
|
[Locale] Added sv_SE (by Jonatan Nyberg).
|
2018-12-27 00:16:45 +01:00 |
hackademix
|
357906df78
|
Fix for unrestricted tabs not affecting about:blank subframes (issue #48).
|
2018-12-26 23:44:36 +01:00 |
hackademix
|
f341217e0a
|
[XSS] Updated known HTML events lists.
|
2018-12-26 22:35:10 +01:00 |
hackademix
|
33447ef6c2
|
Version bump: 10.2.2rc1.
|
2018-12-25 23:30:07 +01:00 |
hackademix
|
35faebf81b
|
Version bump: 10.2.1.
|
2018-12-23 14:42:48 +01:00 |
hackademix
|
bbd050a174
|
Cascade top document's restrictions to subframes (Tor issue #28873).
|
2018-12-17 17:43:19 +01:00 |
hackademix
|
c3e803a7dc
|
Version bump: 10.2.1rc3.
|
2018-12-17 17:42:53 +01:00 |
hackademix
|
8f0bdc1493
|
Fix restored media element from placeholder not loading previously blocked content.
|
2018-12-06 22:51:53 +01:00 |
hackademix
|
07b9084829
|
Version bump: 10.2.1rc2.
|
2018-12-05 15:25:23 +01:00 |
hackademix
|
c94cd48752
|
Fixed placeholders missing for some blocked embeddings (Tor ticket #28720).
|
2018-12-05 10:10:26 +01:00 |
hackademix
|
68d0cd0568
|
Version bump: 10.2.1rc1.
|
2018-12-05 10:10:26 +01:00 |
hackademix
|
9e70392b90
|
Version bump: 10.2.0.
|
2018-11-25 23:40:39 +01:00 |
hackademix
|
e20acbcb99
|
Version bump: 10.2.
|
2018-11-25 23:34:11 +01:00 |
hackademix
|
82bed35e6c
|
Limit fix for issue #41 to origin-less fetch (exclude frames).
|
2018-11-25 23:00:08 +01:00 |
hackademix
|
d93c87954c
|
[L10n] Updated fr, he.
|
2018-11-25 19:19:16 +01:00 |
hackademix
|
5c5c06f0c3
|
Version bump: 10.2rc2.
|
2018-11-25 19:19:06 +01:00 |
hackademix
|
83979c532e
|
Allow extensions to perform origin-less fetching and framing (issue #41).
|
2018-11-24 23:43:32 +01:00 |
hackademix
|
1dcbc7ebfc
|
Fixed meta refresh inside <NOSCRIPT> emulation breaking Firefox's built-in refresh blocking.
|
2018-11-17 22:56:30 +01:00 |
hackademix
|
24f738337b
|
Fixed issue #35 "tabId is not defined" on startup.
|
2018-11-12 02:18:58 +01:00 |
hackademix
|
6860ee2a40
|
Darker red badge background to ensure text is kept white across browsers.
|
2018-10-26 01:36:11 +02:00 |
hackademix
|
c1f359ddf4
|
Version bump: 10.2rc1.
|
2018-10-26 01:34:51 +02:00 |
hackademix
|
9afc2e7f2b
|
Version bump: 10.1.9.9.
|
2018-10-16 13:24:50 +02:00 |
hackademix
|
0701b31324
|
[Build] Publishing out-of-tree hook.
|
2018-10-15 01:40:20 +02:00 |
hackademix
|
f9703b2bcb
|
Fixed potential race condition in per-tab configuration cookie hack.
|
2018-10-14 23:18:31 +02:00 |
hackademix
|
ae5704dcf9
|
[Build] Improved bash support.
|
2018-10-14 23:18:31 +02:00 |
hackademix
|
e3dc784cd4
|
Version bump: 10.1.9.9rc2.
|
2018-10-14 23:18:23 +02:00 |
hackademix
|
816d8ae485
|
[Build] Fixes for cygwin-related cross-platform compatibility quirks.
|
2018-10-13 10:34:18 +02:00 |
hackademix
|
808fd652be
|
Use cookie instead of window.name as a tab-configuration hack.
|
2018-10-13 10:08:37 +02:00 |
hackademix
|
e44fce3ebd
|
Set tab restrictions status across all frames.
|
2018-10-12 22:35:46 +02:00 |
hackademix
|
9228798daa
|
[Build] Consinstently remove backups after in place Perl editing.
|
2018-10-12 22:34:42 +02:00 |
hackademix
|
8c37d74a19
|
Version bump: 10.1.9.9rc1.
|
2018-10-12 22:21:23 +02:00 |
hackademix
|
ec997edc10
|
Version bump to 10.1.9.8 because of erronous self-hosting AMO signing.
|
2018-10-06 18:27:17 +02:00 |
hackademix
|
bb4660e89f
|
Version bump: 10.1.9.7.
|
2018-10-06 18:20:02 +02:00 |
hackademix
|
fc4ab21b2d
|
[L10n] Updated ru (thanks fatboy).
|
2018-10-06 18:13:27 +02:00 |
hackademix
|
209d50b0c1
|
Simplified CSP HTTP header injection, avoiding report-to until actually supported by browsers.
|
2018-10-06 18:13:27 +02:00 |
hackademix
|
c9c7b7aefe
|
Fixed preset customization UI showing inherited DEFAULT permissions if a protocol-level preset exists.
|
2018-10-06 18:13:19 +02:00 |
hackademix
|
4bd8da62b8
|
Version bump: 10.1.9.7rc3.
|
2018-10-06 12:28:26 +02:00 |