1
0
Fork 0
mirror of https://github.com/gorhill/uMatrix.git synced 2024-06-26 18:10:39 +12:00

Commit graph

  • 648e5e2d67 Firefox: simplify vAPI.app.restart Deathamns 2015-01-04 13:58:17 +0100
  • bc9c9ca2d9 Firefox: blocking improvements / other fixes Deathamns 2015-01-02 18:41:41 +0100
  • f1e9bc363e Firefox: popup size for menu-panel Deathamns 2014-12-30 22:24:24 +0100
  • 71b0c22c9d Firefox: fix copy-paste memory leak Deathamns 2014-12-29 17:58:51 +0100
  • ec337b61af Firefox: implement vAPI.app.restart Deathamns 2014-12-29 17:54:18 +0100
  • 2a2fa8da75 Code styling Deathamns 2014-12-28 21:26:06 +0100
  • a3b2edf65e Firefox: ownsWeak=true for observers, +minor mods Deathamns 2014-12-28 10:56:09 +0100
  • 4f8c0e65e6 Make vAPI.setIcon less Chromium specific Deathamns 2014-12-26 21:41:44 +0100
  • 488be6ef3e Popup related changes Deathamns 2014-12-25 14:53:30 +0100
  • 749c723d57 Firefox: new method for request handling Deathamns 2014-12-24 23:11:36 +0100
  • 84a0bbf18e Firefox: proper cleanup for context-menu item Deathamns 2014-12-20 11:59:58 +0100
  • 0769160b34 Firefox: move callback to last call Deathamns 2014-12-20 11:57:05 +0100
  • c2af79c996 Firefox: saved prefs were overwritten by defaults Deathamns 2014-12-20 11:26:05 +0100
  • 6b4a9a1962 Firefox: add missing vAPI.onLoadAllCompleted Deathamns 2014-12-20 11:08:33 +0100
  • 4833012ae3 Firefox: improve vAPI.tabs.getTabId Deathamns 2014-12-19 21:26:10 +0100
  • 85eded970b Firefox: implement vAPI.contextMenu Deathamns 2014-12-19 21:24:30 +0100
  • dd25e64134 Firefox: revert previous change Deathamns 2014-12-18 21:24:11 +0100
  • 3ce0d0aded Firefox,Safari: fill vAPI.app in a different way Deathamns 2014-12-18 14:43:34 +0100
  • feea508a8e Firefox: location.host isntead of app.cleanName Deathamns 2014-12-18 11:59:04 +0100
  • fb2cb5c41c Add license headers, plus some code styling Deathamns 2014-12-17 21:33:53 +0100
  • 6eaa7e02b8 Firefox: minor changes Deathamns 2014-12-17 10:33:02 +0100
  • f17ad2f1a5 Firefox: implement vAPI.tabs.injectScript Deathamns 2014-12-16 22:31:03 +0100
  • 4e1b938f25 Firefox: 'load' -> 'DOMContentLoaded' Deathamns 2014-12-16 20:49:11 +0100
  • e0d742b040 Firefox: initialize buttons when DOM is ready Deathamns 2014-12-16 18:09:55 +0100
  • f432dfa856 Firefox: observe main_frame requests too Deathamns 2014-12-16 16:35:14 +0100
  • 7348d11871 Firefox: fix styling for toolbar button Deathamns 2014-12-16 16:10:50 +0100
  • e2105c395e Firefox: implement toolbar button and popup Deathamns 2014-12-16 13:44:34 +0100
  • 055c398916 Firefox: blocking and content scripts for e10s Deathamns 2014-12-09 21:56:17 +0100
  • e724d1a9e2 Firefox: add basic blocking + some fixes Deathamns 2014-12-07 20:51:49 +0100
  • a6b4e3dee0 Firefox: partial vAPI.tabs implementation Deathamns 2014-12-02 08:35:25 +0100
  • cba32c8eb4 Firefox: implement vAPI.storage via SQLite Deathamns 2014-11-27 20:45:54 +0100
  • 54868d149a Initial Firefox port (base, messaging, locales) Deathamns 2014-11-24 20:00:27 +0100
  • 08403a44f8 Implement vAPI.insertHTML Deathamns 2015-01-12 20:39:23 +0100
  • bbfcb4eea9 abp:subscribe fixes Deathamns 2015-03-16 10:37:55 +0100
  • aff7501596 Firefox: different kind of vAPI.localStorage Deathamns 2015-03-16 08:09:34 +0100
  • 10f364c153 Firefox,Safari: vAPI.localStorage Deathamns 2015-03-14 19:51:49 +0100
  • c80280bd2d this fixes #792 gorhill 2015-03-14 14:12:05 -0400
  • c9b1298344 Remove unnecessary fallback code for downloading Deathamns 2015-03-12 12:09:45 +0100
  • c6e3b5a81b Firefox: oops gorhill 2015-03-11 20:01:56 -0400
  • 3e43478e13 changes re #993 for firefox platform gorhill 2015-03-11 19:55:27 -0400
  • 829f80e1da Fix prorblems caused by vAPI.insertHTML Deathamns 2015-01-13 20:25:10 +0100
  • 618502354f Implement vAPI.insertHTML Deathamns 2015-01-12 20:39:23 +0100
  • e2c0beb663 Miscellaneous changes Deathamns 2015-01-11 18:41:52 +0100
  • 3dc8e88c75 Popup related changes Deathamns 2014-12-25 14:53:30 +0100
  • 9cb78c2575 Add license headers, plus some code styling Deathamns 2014-12-17 21:33:53 +0100
  • 7c69a427c2 Firefox: implement toolbar button and popup Deathamns 2014-12-16 13:44:34 +0100
  • 799aafbcd4 Firefox: implement vAPI.storage via SQLite Deathamns 2014-11-27 20:45:54 +0100
  • e98b514a51 Initial Firefox port (base, messaging, locales) Deathamns 2014-11-24 20:00:27 +0100
  • db49291fa6 this fixes https://github.com/chrisaljoudi/uBlock/issues/1219 for Firefox gorhill 2015-04-09 07:15:14 -0400
  • 2fbca2cc09 forgot to add shutdown to other platforms (re. https://github.com/gorhill/uMatrix/issues/144) gorhill 2015-04-08 06:15:10 -0400
  • afaf6aff9b vAPI.sessionId, element-picker dialog as iframe Deathamns 2015-02-08 19:34:28 +0100
  • 0fbaf41d09 Remove previous Safari overhead; cleanup workarounds from rest of code Chris 2015-02-10 14:24:04 -0700
  • 4b3d6716ff Firefox: remove evalInSandbox Deathamns 2015-01-27 13:31:17 +0100
  • f196d31a2f Firefox: behind-the-scene requests / non-http tabs Deathamns 2015-01-26 20:26:45 +0100
  • 995236c6a9 not needed gorhill 2015-01-15 08:30:38 -0500
  • a7f15f0b71 URL handling changes Deathamns 2015-01-15 13:24:35 +0100
  • a6acb50892 Firefox: fixed content scripts? Deathamns 2015-01-09 07:58:07 +0100
  • 5f92ce4599 Firefox: improvements for content scripts Deathamns 2015-01-08 21:18:05 +0100
  • 1a1d1b1c4b Code styling Deathamns 2014-12-28 21:26:06 +0100
  • 3e39e1bd9f Firefox: new method for request handling Deathamns 2014-12-24 23:11:36 +0100
  • e70bf61206 Add license headers, plus some code styling Deathamns 2014-12-17 21:33:53 +0100
  • 1ae15f1a61 Firefox: implement vAPI.tabs.injectScript Deathamns 2014-12-16 22:31:03 +0100
  • 747f6f9955 Firefox: implement toolbar button and popup Deathamns 2014-12-16 13:44:34 +0100
  • e96e535f3d Firefox: add basic blocking + some fixes Deathamns 2014-12-07 20:51:49 +0100
  • dd6f3cc4b3 Firefox: partial vAPI.tabs implementation Deathamns 2014-12-02 08:35:25 +0100
  • 8f0cf1d340 Initial Firefox port (base, messaging, locales) Deathamns 2014-11-24 20:00:27 +0100
  • cc85464eb5 Tidying .xul location, update linux script to match windows one AlexVallat 2015-03-03 07:58:35 +0000
  • e4688ecf22 this fixes https://github.com/chrisaljoudi/uBlock/issues/1219 for Firefox gorhill 2015-04-09 07:15:14 -0400
  • 2b365ec4c1 Firefox: update application versions Deathamns 2015-03-08 10:48:39 +0100
  • 15df6b8e4f Initial UI support for Fennec AlexVallat 2015-03-02 18:49:34 +0000
  • 6812ed591a Firefox/Fennec code cleanup Deathamns 2015-02-28 20:18:58 +0100
  • cce2e85eeb Fennec WIP #2 Cheng Sun 2015-02-12 18:19:17 +0000
  • 0397ea0eac Remove unused code Deathamns 2015-02-17 22:05:23 +0100
  • ab0b1936b4 Firefox: get the version number from the fragment Deathamns 2015-01-29 14:12:21 +0100
  • ad19bae5e1 Firefox: add localized descriptions to install.rdf Deathamns 2015-01-27 12:44:35 +0100
  • 2f7be81668 Firefox: minimal effort to support older versions Deathamns 2015-01-16 11:42:34 +0100
  • 839c6300b8 Miscellaneous changes Deathamns 2015-01-11 18:41:52 +0100
  • 8b01ed93ed Firefox: update manifest files when building Deathamns 2014-12-16 17:02:26 +0100
  • 2750dac88c Firefox: implement toolbar button and popup Deathamns 2014-12-16 13:44:34 +0100
  • 691c261118 Firefox: partial vAPI.tabs implementation Deathamns 2014-12-02 08:35:25 +0100
  • ee210ad15c Firefox: implement vAPI.storage via SQLite Deathamns 2014-11-27 20:45:54 +0100
  • 91ad0d65a8 Initial Firefox port (base, messaging, locales) Deathamns 2014-11-24 20:00:27 +0100
  • 8af9d7f361 Use a nsIWebProgressListener instead of a tabsProgressListener for location change monitoring AlexVallat 2015-03-26 21:00:56 +0000
  • 8c9382d4db Firefox: load content-scripts on extension start Deathamns 2015-03-12 18:20:48 +0100
  • 9aaee014d4 Miscellaneous changes Deathamns 2015-01-11 18:41:52 +0100
  • 9317615bc7 Firefox: improvements for content scripts Deathamns 2015-01-08 21:18:05 +0100
  • 3646ecbeb2 Code styling Deathamns 2014-12-28 21:26:06 +0100
  • e9b3b5bcd2 Firefox: new method for request handling Deathamns 2014-12-24 23:11:36 +0100
  • 24bc4c9f47 Remove duplicate 'use strict'; Deathamns 2014-12-19 21:39:57 +0100
  • dced33ca44 Add license headers, plus some code styling Deathamns 2014-12-17 21:33:53 +0100
  • bc199316be Firefox: implement toolbar button and popup Deathamns 2014-12-16 13:44:34 +0100
  • 41f3579461 Firefox: blocking and content scripts for e10s Deathamns 2014-12-09 21:56:17 +0100
  • 05f174ab97 Firefox: add basic blocking + some fixes Deathamns 2014-12-07 20:51:49 +0100
  • ac201e2f8e Firefox: partial vAPI.tabs implementation Deathamns 2014-12-02 08:35:25 +0100
  • 3b5826fe75 Firefox: implement vAPI.storage via SQLite Deathamns 2014-11-27 20:45:54 +0100
  • 24163694f4 Firefox: implement content scripts Deathamns 2014-11-24 20:47:32 +0100
  • efb4b98986 Initial Firefox port (base, messaging, locales) Deathamns 2014-11-24 20:00:27 +0100
  • beb70b8343 code review gorhill 2015-04-12 19:15:58 -0400
  • a26c893339 this fixes #43 gorhill 2015-04-12 18:55:16 -0400
  • 73dc3ba2b0 removed spurious lines of code gorhill 2015-04-07 16:27:11 -0400