aboutsummaryrefslogtreecommitdiffstats
path: root/src/js/assets.js
Commit message (Expand)AuthorAgeFilesLines
* #760: reflect obsolete status immediately in UIgorhill2015-10-141-7/+9
* this fixes #760gorhill2015-10-141-11/+64
* re. #724: configurable xhr timeoutgorhill2015-09-251-1/+2
* code reviewgorhill2015-08-251-6/+3
* code review last commit re. #602gorhill2015-08-251-4/+3
* this fixes #528 + checksums.txt needs patching re. #602gorhill2015-08-251-3/+26
* All third-party assets which are not enabled by default will no longer begorhill2015-08-181-3/+36
* #608: this fixes a bunch of strictness-related warningsgorhill2015-08-181-2/+2
* Firefox: this fixes uBlock lingering in memory after disabling itgorhill2015-06-231-0/+10
* not all schemes are "external"gorhill2015-06-081-1/+1
* this fixes https://github.com/chrisaljoudi/uBlock/issues/675gorhill2015-06-071-0/+1
* this fixes many addon validation warningsgorhill2015-05-171-1/+1
* Correct issue linksYFdyh0002015-04-071-6/+6
* this fixes #1102gorhill2015-03-271-0/+13
* code reviewgorhill2015-03-111-8/+22
* this fixes #990 + code review for #978gorhill2015-03-111-59/+88
* code reviewgorhill2015-03-111-4/+1
* this fixes #982, #978, #965gorhill2015-03-101-6/+123
* Change extension descriptionDeathamns2015-03-071-2/+2
* comment reviewgorhill2015-02-241-1/+7
* this mitigates #520, #376gorhill2015-02-231-51/+106
* Asset loader: take local file XHR status in mindChris2015-02-151-1/+1
* this has been unrequired since a whilegorhill2015-02-151-2/+0
* preparing for 1st release candidategorhill2015-02-151-10/+20
* this fixes #376gorhill2015-02-131-2/+189
* this fixes #771gorhill2015-02-111-1/+1
* this fixes #708gorhill2015-02-061-0/+7
* this fixes #515gorhill2015-01-161-7/+18
* further fix re #426gorhill2014-12-211-18/+13
* this fixes #426gorhill2014-12-201-29/+53
* this should help with #402Raymond Hill2014-12-081-3/+14
* continued: corralling platform-specific stuff into their meta folderRaymond Hill2014-11-161-3/+3
* further separate platform-specific codeRaymond Hill2014-11-151-10/+15
* Drop js-loader, updates from gorhill/uBlock/masterDeathamns2014-11-091-1/+3
* "Purge all caches" button seemingly didn't workDeathamns2014-11-091-1/+1
* Use a dedicated file for storing extension infoDeathamns2014-11-091-1/+1
* Move vAPI into .jshintrc as a globalDeathamns2014-11-091-1/+1
* Add .jshintrc, and use the "use strict" directiveDeathamns2014-11-091-1/+2
* Work on vendor API abstraction, and near complete Safari supportDeathamns2014-11-091-0/+995