Commit Graph

368 Commits

Author SHA1 Message Date
hackademix c2f0ce0dfc Version bump: 10.6.3rc4. 2019-05-28 01:35:44 +02:00
hackademix 5597c4b0e5 XSS Filter made further asynchronous, prevents freezes on complex JSON payloads. 2019-05-27 00:28:01 +02:00
hackademix 4826128e43 Version bump: 10.6.3rc3. 2019-05-27 00:27:51 +02:00
hackademix 23fb55bf38 More accurate algorithm to account for permissions changes in the UI triggering automatic reloads. 2019-05-26 15:42:00 +02:00
hackademix b06ec5d1c8 Version bump: 10.6.3rc2. 2019-05-26 15:40:41 +02:00
hackademix 947a2684af Updated TLDs. 2019-05-26 00:13:52 +02:00
hackademix 78a5600d47 Skip page autoreloads on transitions between temporary and permanent presets of the same kind. 2019-05-26 00:07:55 +02:00
hackademix f11d4243bc Version bump: 10.6.3rc1. 2019-05-26 00:05:07 +02:00
hackademix 5c44687f18 Version bump: 10.6.2. 2019-05-22 18:54:48 +02:00
hackademix 3f48f4d5a0 Updated InjectionChecker's HTML5 events. 2019-05-22 18:45:58 +02:00
hackademix 0eb42450d4 Removed work-around for https://bugzilla.mozilla.org/show_bug.cgi?id=1532530 (see https://trac.torproject.org/projects/tor/ticket/29969#comment:9). 2019-05-22 18:45:34 +02:00
hackademix c84673b110 Removed legacy DomNode.replaceChild() usage. 2019-05-22 16:59:18 +02:00
hackademix 732ba767a6 Version bump: 10.6.2rc2. 2019-05-22 16:58:11 +02:00
hackademix c2be460915 Fix mozwebext class added to content pages (Issue #80). 2019-05-06 12:11:31 +02:00
hackademix 7b35acdab0 Updated TLDs. 2019-04-29 15:38:17 +02:00
hackademix d0bcf7c975 Updated Transifex-managed locales (es, ms, tr). 2019-04-29 15:37:58 +02:00
hackademix 4fa4e55b62 Skip MediaSource patching where it's disabled by browser settings. 2019-04-29 10:31:19 +02:00
hackademix 43770cbc85 Skip dev-mode XSS tests unless the browser is Firefox. 2019-04-29 09:45:59 +02:00
hackademix 0c2df08d78 Reference internal pages as absolute URLs for Chromium compatibility. 2019-04-29 09:43:14 +02:00
hackademix 225ce1e6c8 Version bump: 10.6.2rc1. 2019-04-29 09:41:44 +02:00
hackademix 8aab462b44 Version bump: 10.6.1. 2019-04-08 23:21:40 +02:00
hackademix cf6ef3bed5 Updated Transifex-managed nl locale. 2019-04-08 15:51:32 +02:00
hackademix 7ab201e133 Catch SecurityException thrown on cross-origin wrappedJSObject access. 2019-04-08 15:46:52 +02:00
hackademix a489c192d6 Make RequestGuard's header processing synchronous on non-supporting browsers. 2019-04-08 13:08:17 +02:00
hackademix 5ffd53ee89 Fixed inconsistencies in handling of browser-internal URLs. 2019-04-08 11:44:08 +02:00
hackademix 9493978473 Fixed resetting options works just once per session (defaults reference current settings) - issue #69. 2019-04-06 10:49:57 +02:00
hackademix db85a7cb01 Updated Transifex-managed locales (de, fr, it, tr). 2019-04-06 10:42:04 +02:00
hackademix bd38efde03 Version bump: 10.6.1rc1. 2019-04-01 23:20:35 +02:00
hackademix 7754ad0f45 Version bump: 10.6. 2019-04-01 21:53:54 +02:00
hackademix aadde8b693 Version bump: 10.6rc2. 2019-04-01 19:12:54 +02:00
hackademix f145e625e4 Limit wrappedJSObject usages to compatible browsers. 2019-04-01 19:12:20 +02:00
hackademix 688f7a31fa Version bump: 10.6rc1. 2019-04-01 13:20:54 +02:00
hackademix 76c959ec30 Updated TLDs. 2019-04-01 12:52:44 +02:00
hackademix 68a06fa546 Updated de, fr, he, ru locales. 2019-04-01 12:46:54 +02:00
hackademix cb8337ed1e Preserve chromium zip on releases only. 2019-04-01 12:46:40 +02:00
hackademix a8b3548657 Keep the built .zip file for chrome web store submission. 2019-03-28 13:04:36 +01:00
hackademix 661a2a436b Chromium-compatible popup closure handling. 2019-03-28 13:04:36 +01:00
hackademix c806c6bbff Work-around for potential issues with legacy prefs. 2019-03-28 13:04:36 +01:00
hackademix 5327505fba Chromium-compatible version number. 2019-03-28 13:04:36 +01:00
hackademix 75ea681b9f Remove source map reference because of https://bugzilla.mozilla.org/show_bug.cgi?id=1437937 2019-03-28 13:04:36 +01:00
hackademix c003a5123a Fixed manifest description for cross-browser and chrome web store usage. 2019-03-28 13:04:05 +01:00
hackademix b9373c65b1 Merge branch 'chromium' into merge/chromium 2019-03-27 23:43:34 +01:00
hackademix d77df5c9e4 Version bump: 10.2.5. 2019-03-24 23:55:06 +01:00
hackademix d299436a08 Better detection of privileged URLs in the XSS filter. 2019-03-24 23:35:05 +01:00
hackademix b825935788 Version bump: 10.2.5rc1. 2019-03-24 23:06:50 +01:00
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