1
0
Fork 0
mirror of https://github.com/gorhill/uMatrix.git synced 2024-06-17 17:55:00 +12:00

Commit graph

  • 170f164288 had a doubt, had to check it worked as intended gorhill 2015-03-12 17:30:14 -0400
  • 4599486290 vAPI.sessionId, element-picker dialog as iframe Deathamns 2015-02-08 19:34:28 +0100
  • db772dea22 Remove previous Safari overhead; cleanup workarounds from rest of code Chris 2015-02-10 14:24:04 -0700
  • 894921e23f not needed gorhill 2015-01-15 08:30:38 -0500
  • bd0b1638db URL handling changes Deathamns 2015-01-15 13:24:35 +0100
  • 9172fcd049 this fixes one part of #498 gorhill 2015-01-14 17:45:55 -0500
  • 3d40e0b2aa Code styling Deathamns 2014-12-28 21:26:06 +0100
  • 5ec2e067df Add license headers, plus some code styling Deathamns 2014-12-17 21:33:53 +0100
  • ba47f39c47 Firefox: implement vAPI.tabs.injectScript Deathamns 2014-12-16 22:31:03 +0100
  • 9c00fbfb3b Firefox: implement toolbar button and popup Deathamns 2014-12-16 13:44:34 +0100
  • 06398e8065 code review for #456 gorhill 2015-01-01 21:14:53 -0500
  • a036152cc7 this fixes #456: another unrelated bug unveil from previous fix gorhill 2015-01-01 20:58:19 -0500
  • 3d61e80d1c jshint Raymond Hill 2014-11-24 20:20:21 -0200
  • 61fb46a87f use "platform" as suggested in #360 Raymond Hill 2014-11-24 14:49:11 -0200
  • b626b71b90 use "platform" as suggested in #360 Raymond Hill 2014-11-24 14:49:11 -0200
  • 247f85c9e2 jshint Raymond Hill 2014-11-24 13:40:05 -0200
  • 0feefd6659 further separate platform-specific code Raymond Hill 2014-11-15 16:15:11 -0200
  • 33e6728468 Ports cleanup Deathamns 2014-11-23 18:21:06 +0100
  • 03af075a64 Move MutationObserver shim Deathamns 2014-11-11 17:14:54 +0100
  • ef30ab4c2d Respect defer attribute when mirroring Deathamns 2014-11-11 16:33:50 +0100
  • abb13424b4 Call XHR.open even if the request will be blocked Deathamns 2014-11-11 15:15:21 +0100
  • d9c9627758 Only top window should have type main_frame Deathamns 2014-11-11 07:10:32 +0100
  • 8f0172467a Remove unnecessary messaging workaround Deathamns 2014-11-10 08:11:49 +0100
  • aebfb15aa2 Building extension files Deathamns 2014-11-09 17:50:58 +0100
  • a39572448d Fix messaging for Safari Deathamns 2014-11-07 12:59:01 +0100
  • 08247fb5dd Preferences button for Safari Deathamns 2014-11-05 17:01:18 +0100
  • 1a38523875 Messaging fixes Deathamns 2014-11-04 16:31:57 +0100
  • 0bc67a8819 Drop js-loader, updates from gorhill/uBlock/master Deathamns 2014-11-04 12:32:44 +0100
  • d150eb6d1c Use different page navigation detection for Safari Deathamns 2014-11-02 19:02:00 +0100
  • ed1e23cfb1 Site-patching possibility for Safari Deathamns 2014-11-02 17:20:06 +0100
  • 192053ae99 document.head isn't always available in Safari Deathamns 2014-10-31 19:29:44 +0100
  • 4df265b15f Badge number sometimes disappeared in Safari Deathamns 2014-10-29 17:35:37 +0100
  • bc980a3522 Implement pop-up blocking for Safari Deathamns 2014-10-24 16:14:25 +0200
  • 9313a7f16b Element picker tweaks Deathamns 2014-10-23 14:12:37 +0200
  • c56d3ca717 Avoid using Chrome's @@bidi_* type i18n messages Deathamns 2014-10-21 16:45:54 +0200
  • f514bf0835 Workaround for a messaging bug in Safari Deathamns 2014-10-21 09:19:46 +0200
  • 5d08b448b0 Use HTML5 download instead of extension API Deathamns 2014-10-20 19:05:12 +0200
  • 34e1df3218 Script injection, element picker, messaging Deathamns 2014-10-20 13:26:02 +0200
  • 4072264fa8 Add .jshintrc, and use the "use strict" directive Deathamns 2014-10-19 13:11:27 +0200
  • a04a788eea Work on vendor API abstraction, and near complete Safari support Deathamns 2014-10-17 21:44:19 +0200
  • ef67930454 refactored tabs/context code gorhill 2015-04-08 18:46:08 -0400
  • 01df7aa50a Correct issue links YFdyh000 2015-04-07 09:26:05 +0800
  • 88feb450cc new switch: toggle cosmetic filtering on/off for a site gorhill 2015-04-05 12:03:14 -0400
  • 12fcc2d4f3 this fixes #1128 gorhill 2015-03-30 17:42:12 -0400
  • ce549b283a this fixes #1013, #1062 (draft) gorhill 2015-03-27 13:00:55 -0400
  • 607c977da2 to catch slow popups gorhill 2015-03-22 13:29:04 -0400
  • 49f6504f58 code review gorhill 2015-03-22 11:12:39 -0400
  • 415857c55b code review: floating net requests recategorized as behind-the-scene gorhill 2015-03-21 20:30:00 -0400
  • 58c546ae08 #1051: test only root frames gorhill 2015-03-20 23:37:43 -0400
  • 6ef4821b73 this fixes #510 gorhill 2015-03-20 15:14:56 -0400
  • d1f5a78ca2 Chrome: fix tab/window focusing issues Deathamns 2015-03-12 15:07:55 +0100
  • df27e666a7 code review re #118 gorhill 2015-03-12 09:28:02 -0400
  • 390733affe Chrome: don't open an Options tab for each window Deathamns 2015-03-12 14:07:16 +0100
  • 04a2486ca9 Remove unnecessary fallback code for downloading Deathamns 2015-03-12 12:09:45 +0100
  • 58793e4d7c this helps #993 gorhill 2015-03-11 19:48:00 -0400
  • 806d89e443 this fixes #967 gorhill 2015-03-08 11:06:36 -0400
  • 193b469ffe Trailing whitespace Deathamns 2015-03-07 19:30:55 +0100
  • b5e7c9cd03 code review gorhill 2015-02-22 23:47:22 -0500
  • ca8d24fb08 this fixes #862 gorhill 2015-02-22 09:13:08 -0500
  • 754aa6cd8b move profiling code to platform-specific gorhill 2015-02-03 18:40:56 -0500
  • 6123bff635 link to relevant jsperf gorhill 2015-02-01 12:25:14 -0500
  • b66683a581 avoid closures when processing messages gorhill 2015-02-01 09:03:43 -0500
  • 184aec1409 code review gorhill 2015-01-21 09:25:12 -0500
  • a0de897608 code review: jshint'ed gorhill 2015-01-21 08:59:23 -0500
  • d50594e7eb this fixes #536 gorhill 2015-01-20 19:39:13 -0500
  • 529258de44 started work on #105, #475, and possibly #510 gorhill 2015-01-19 18:42:58 -0500
  • f4a853c611 this fixes one part of #498 gorhill 2015-01-14 17:45:55 -0500
  • 14950c0c5f Code styling Deathamns 2014-12-28 21:26:06 +0100
  • 847f86f947 Make vAPI.setIcon less Chromium specific Deathamns 2014-12-26 21:41:44 +0100
  • c04c4ad4ab Chrome,Safari: fix typo and quotes Deathamns 2014-12-19 13:17:25 +0100
  • 42d69aba2d Add license headers, plus some code styling Deathamns 2014-12-17 21:33:53 +0100
  • 706a51c211 Firefox: blocking and content scripts for e10s Deathamns 2014-12-09 21:56:17 +0100
  • c752853031 lot of work related to dynamic filtering + new net requests logger gorhill 2015-01-06 08:01:15 -0500
  • ed30222601 this fixes #455 gorhill 2015-01-02 13:42:35 -0500
  • 2a108917b5 another round of work re dynamic filtering gorhill 2014-12-31 17:26:17 -0500
  • ce9acac0ae this fixes #418; also remove last chrome API reference from portable code gorhill 2014-12-17 08:02:37 -0500
  • 9515769fb5 extension restart is platform-dependent Raymond Hill 2014-12-02 14:02:17 -0200
  • dccbbb3879 remove depending on vapi-appinfo.js Raymond Hill 2014-12-01 14:25:33 -0200
  • c168d050f0 code review, fixes #383 Raymond Hill 2014-11-29 01:00:45 -0200
  • 6d5361cebc this fixes #380 Raymond Hill 2014-11-28 16:13:56 -0200
  • 97ca80d8bc use "platform" as suggested in #360 Raymond Hill 2014-11-24 14:49:11 -0200
  • ec6ad5ab80 use "platform" as suggested in #360 Raymond Hill 2014-11-24 14:49:11 -0200
  • e9accabf13 jshint Raymond Hill 2014-11-24 12:48:33 -0200
  • 0f7ce05de2 Ports cleanup Deathamns 2014-11-23 18:21:06 +0100
  • ff6c553fb2 more spurious warnings in console foiled Raymond Hill 2014-11-20 23:18:33 -0200
  • b9a1cab269 oops Raymond Hill 2014-11-20 01:50:39 -0200
  • 2730d5954b fix spurious warning in console Raymond Hill 2014-11-20 01:36:06 -0200
  • eb22ee51b3 avoid memory leaks in case no request handler found Raymond Hill 2014-11-18 11:35:42 -0200
  • 2310d01835 requests must be deemed unhandled by default Raymond Hill 2014-11-18 11:29:55 -0200
  • a2e45a024f now it's fixed... Raymond Hill 2014-11-16 17:22:27 -0200
  • 2c209ab8d3 fix bug introduced in 338bf595078d0a7e52c70edd93f7b866dd00d314 Raymond Hill 2014-11-16 17:04:37 -0200
  • 8436f11e5a code review Raymond Hill 2014-11-16 14:39:38 -0200
  • 789bfe09f6 eliminate overhead of creating two funcs/closure for each port connection Raymond Hill 2014-11-16 12:49:55 -0200
  • 0a0c011960 give specific message handlers priority over default one Raymond Hill 2014-11-16 11:09:28 -0200
  • aa1f793963 continued: corralling platform-specific stuff into their meta folder Raymond Hill 2014-11-16 00:21:13 -0200
  • d09bbb3e1e further separate platform-specific code Raymond Hill 2014-11-15 16:15:11 -0200
  • fccb781950 Ports cleanup Deathamns 2014-11-23 18:21:06 +0100
  • bd5492654f give specific message handlers priority over default one Raymond Hill 2014-11-16 11:09:28 -0200
  • c3178cd442 Only top window should have type main_frame Deathamns 2014-11-11 07:10:32 +0100
  • 8eb76e880c Building extension files Deathamns 2014-11-09 17:50:58 +0100