Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Firefox: revert previous change | Deathamns | 2015-01-13 | 2 | -16/+26 | |
| | | | | | | | | Initializing the extension with AddonManager takes too long (at least for this extension). When starting the browser, tabs loaded before the extension could, and because of that, blocking didn't work. It works better, if it's initialized when the window's DOM is ready. | |||||
* | Firefox,Safari: fill vAPI.app in a different way | Deathamns | 2015-01-13 | 4 | -39/+29 | |
| | | | | | | Pass the extension data (name and version) as the fragment of the URL for the background script, so vAPI.app can be filled without using XHR to read the manifest files. | |||||
* | Firefox: location.host isntead of app.cleanName | Deathamns | 2015-01-13 | 1 | -12/+12 | |
| | ||||||
* | Add license headers, plus some code styling | Deathamns | 2015-01-13 | 13 | -23/+156 | |
| | ||||||
* | Firefox: minor changes | Deathamns | 2015-01-13 | 3 | -6/+10 | |
| | ||||||
* | Firefox: fix script injection | Deathamns | 2015-01-13 | 1 | -15/+14 | |
| | ||||||
* | Firefox: implement vAPI.tabs.injectScript | Deathamns | 2015-01-13 | 6 | -10/+66 | |
| | ||||||
* | Firefox: 'load' -> 'DOMContentLoaded' | Deathamns | 2015-01-13 | 1 | -1/+1 | |
| | ||||||
* | Firefox: fix 'main_frame' for e10s | Deathamns | 2015-01-13 | 1 | -1/+1 | |
| | ||||||
* | Firefox: initialize buttons when DOM is ready | Deathamns | 2015-01-13 | 3 | -10/+10 | |
| | ||||||
* | Firefox: update manifest files when building | Deathamns | 2015-01-13 | 2 | -39/+8 | |
| | ||||||
* | Firefox: observe main_frame requests too | Deathamns | 2015-01-13 | 2 | -3/+6 | |
| | ||||||
* | Firefox: fix styling for toolbar button | Deathamns | 2015-01-13 | 2 | -26/+30 | |
| | ||||||
* | Firefox: implement toolbar button and popup | Deathamns | 2015-01-13 | 10 | -118/+308 | |
| | ||||||
* | Firefox: blocking and content scripts for e10s | Deathamns | 2015-01-13 | 5 | -189/+229 | |
| | ||||||
* | Firefox: add basic blocking + some fixes | Deathamns | 2015-01-13 | 5 | -17/+159 | |
| | ||||||
* | Firefox: partial vAPI.tabs implementation | Deathamns | 2015-01-13 | 5 | -141/+439 | |
| | ||||||
* | Firefox: implement vAPI.storage via SQLite | Deathamns | 2015-01-13 | 5 | -51/+228 | |
| | ||||||
* | Firefox: implement content scripts | Deathamns | 2015-01-13 | 1 | -2/+69 | |
| | ||||||
* | Initial Firefox port (base, messaging, locales) | Deathamns | 2015-01-13 | 9 | -17/+585 | |
| | ||||||
* | new revision | gorhill | 2015-01-12 | 1 | -1/+1 | |
| | ||||||
* | Fix Safari i18n function (default to '' if no localized string found) | Chris | 2015-01-11 | 1 | -1/+1 | |
| | ||||||
* | Merge pull request #478 from chrisaljoudi/master | Raymond Hill | 2015-01-11 | 1 | -3/+2 | |
|\ | | | | | Safari: remove extra call to popup resize -- now smoother | |||||
| * | Safari: remove extra call to popup resize -- now smoother | Chris | 2015-01-11 | 1 | -3/+2 | |
| | | ||||||
* | | bump revision for opera version | gorhill | 2015-01-11 | 1 | -1/+1 | |
| | | ||||||
* | | standard comment header | gorhill | 2015-01-11 | 1 | -0/+21 | |
|/ | ||||||
* | Abstract out platform-specific popup UI JavaScript | Chris | 2015-01-11 | 2 | -21/+45 | |
| | ||||||
* | Merge branch 'master' of github.com:gorhill/uBlock | Chris | 2015-01-11 | 1 | -0/+1 | |
|\ | ||||||
| * | platform-specific code for popup UI | gorhill | 2015-01-11 | 1 | -0/+1 | |
| | | ||||||
* | | Better Safari popover sizing, no mutation events | Chris | 2015-01-11 | 2 | -34/+9 | |
|/ | ||||||
* | new revision | gorhill | 2015-01-11 | 1 | -1/+1 | |
| | ||||||
* | lot of work related to dynamic filtering + new net requests logger | gorhill | 2015-01-06 | 1 | -0/+9 | |
| | ||||||
* | bringing changes from master | gorhill | 2015-01-02 | 2 | -2/+13 | |
|\ | ||||||
| * | new revision | gorhill | 2015-01-02 | 1 | -1/+1 | |
| | | ||||||
| * | this fixes #455 | gorhill | 2015-01-02 | 1 | -2/+6 | |
| | | ||||||
| * | new revision | gorhill | 2015-01-01 | 1 | -1/+1 | |
| | | ||||||
| * | code review for #456 | gorhill | 2015-01-01 | 1 | -5/+5 | |
| | | ||||||
| * | this fixes #456: another unrelated bug unveil from previous fix | gorhill | 2015-01-01 | 1 | -0/+7 | |
| | | ||||||
| * | new revision | gorhill | 2015-01-01 | 1 | -1/+1 | |
| | | ||||||
| * | new revision | gorhill | 2015-01-01 | 1 | -1/+1 | |
| | | ||||||
* | | another round of work re dynamic filtering | gorhill | 2014-12-31 | 2 | -2/+2 | |
|/ | ||||||
* | new revision | gorhill | 2014-12-25 | 1 | -1/+1 | |
| | ||||||
* | new revision | gorhill | 2014-12-22 | 1 | -1/+1 | |
| | ||||||
* | new revision | gorhill | 2014-12-20 | 1 | -1/+1 | |
| | ||||||
* | this fixes #418; also remove last chrome API reference from portable code | gorhill | 2014-12-17 | 2 | -1/+62 | |
| | ||||||
* | new version | gorhill | 2014-12-15 | 1 | -1/+1 | |
| | ||||||
* | Safari: auto-update *.plist files when building | Deathamns | 2014-12-11 | 2 | -10/+10 | |
| | ||||||
* | Safari: fetch data from Info.plist for vAPI.app | Deathamns | 2014-12-08 | 1 | -2/+8 | |
| | ||||||
* | Safari: fix tooltips for dynamic filtering | Deathamns | 2014-12-08 | 1 | -4/+4 | |
| | ||||||
* | Safari: small locale improvements | Deathamns | 2014-12-08 | 3 | -10/+6 | |
| | | | | | | | Since there is no API for localization in Safari, we read the locale files every time when an extension page opens. This commit adds a new file "make-locale-safari.py", which will make the size of the locale files smaller. |