Commit Graph

315 Commits

Author SHA1 Message Date
hackademix c2ec91f7a6 Version bump: 10.2.4. 2019-03-20 23:46:25 +01:00
hackademix 4f95364bbf Improved prompts layout. 2019-03-20 23:42:10 +01:00
hackademix 169d5f085a Improved unscanned POST blocking. 2019-03-20 23:34:32 +01:00
hackademix cab9d0ea74 Version bump: 10.2.4rc1. 2019-03-20 23:32:46 +01:00
hackademix 8c8dc258eb Version bump: 10.2.3. 2019-03-19 23:23:56 +01:00
hackademix 3bb748fda2 Version bump: 10.2.3rc3. 2019-03-19 23:19:25 +01:00
hackademix 57b222c48b Updated Transifex-managed locales. 2019-03-19 23:19:10 +01:00
hackademix fa623fe400 Fixed searches from the url bar causing XSS warnings in the Tor Browser. 2019-03-19 23:11:18 +01:00
hackademix c505c3e999 Version bump: 10.2.3rc2. 2019-03-19 23:10:19 +01:00
hackademix ea894393f1 Improved popup initialization perceived speed. 2019-03-19 13:46:58 +01:00
hackademix f04fbd790e Fixed popup top buttons not visible in high contrast appearance mode. 2019-03-19 13:46:19 +01:00
hackademix 0052e4b702 Version bump: 10.2.3rc1. 2019-03-19 13:42:09 +01:00
hackademix ab65a0a423 Version bump: 10.2.2. 2019-03-17 23:21:20 +01:00
hackademix 84fc537101 Updated Transifex-managed locales. 2019-03-17 23:06:50 +01:00
hackademix 4f901eb1fa Fixed ns.requestCan() using hardcoded "script" rather than its capability argument. 2019-03-16 15:48:55 +01:00
hackademix 19d41bcc4e Version bump: 10.2.2rc5. 2019-03-16 15:47:30 +01:00
hackademix 921a7910f0 "General/Cascade top document's restrictions to subdocuments" option (default true on the Tor Browser). 2019-03-15 23:55:50 +01:00
hackademix c3c3a6a769 Remove double quotes around property names for consistency. 2019-03-15 23:34:09 +01:00
hackademix 6edf62ca12 Version bump: 10.2.2rc4. 2019-03-15 23:02:50 +01:00
hackademix e0a2e34d9a Added "incognito" manifest.json key. 2019-03-14 02:07:45 +01:00
hackademix d1dd278a81 Selective handling of Tor Browser options and work-around for https://bugzilla.mozilla.org/show_bug.cgi?id=1532530 2019-03-14 01:57:58 +01:00
hackademix 3f2453053b Updated TLDs. 2019-03-14 00:22:43 +01:00
hackademix 3bb9699ec7 Updated event names handled by InjectionChecker. 2019-03-14 00:22:06 +01:00
hackademix 295d681c1b Added missing await to async options saving. 2019-03-14 00:09:45 +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