aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* code reviewgorhill2015-08-022-9/+11
* try/catch createShadowRoot in contentscriptsSean Rand2015-08-032-2/+12
* translation work from https://crowdin.com/project/ublockgorhill2015-08-011-1/+1
* code review for last commit: we want to keep namespacing thoughgorhill2015-08-011-23/+25
* this fixes #507gorhill2015-08-012-57/+94
* informative link for WebRTCgorhill2015-08-011-1/+1
* default state is "minimized"gorhill2015-07-311-1/+1
* this fixes #546gorhill2015-07-301-1/+10
* translation work from https://crowdin.com/project/ublockgorhill2015-07-3031-45/+45
* this fixes #536gorhill2015-07-271-1/+6
* this addresses #531gorhill2015-07-272-0/+77
* change of mind: removing 3p-passive because redundancy, better to work on docgorhill2015-07-274-11/+4
* minor code reviewgorhill2015-07-241-4/+1
* translation work from https://crowdin.com/project/ublockgorhill2015-07-2446-18/+202
* new dynamic rule type: "3p-passive", for css/imagesgorhill2015-07-245-49/+15
* this fixes #512gorhill2015-07-201-1/+7
* this fixes the logging of cosmetic filters in iframesgorhill2015-07-181-1/+1
* minor code reviewgorhill2015-07-161-2/+2
* this fixes subscribing to filter lists having a query part in their URLgorhill2015-07-161-1/+1
* translation work from https://crowdin.com/project/ublockgorhill2015-07-141-57/+57
* this completely fixes #490gorhill2015-07-133-8/+22
* this fixes #490gorhill2015-07-131-1/+3
* translation work from https://crowdin.com/project/ublockgorhill2015-07-122-1/+595
* minor code reviewgorhill2015-07-122-2/+2
* this will allow to add "tucows downloads"gorhill2015-07-111-12/+12
* removed useless return valuegorhill2015-07-111-1/+1
* DOM inspector: to properly report cosmetic filters for dynamically added elem...gorhill2015-07-111-50/+74
* this fix #476gorhill2015-07-101-5/+5
* minor code reviewgorhill2015-07-091-3/+3
* #465: decompiler should never return a blank stringgorhill2015-07-091-0/+3
* translation work from https://crowdin.com/project/ublockgorhill2015-07-082-25/+25
* using plural is more accurategorhill2015-07-081-1/+1
* this may fix #454gorhill2015-07-071-5/+0
* typogorhill2015-07-071-3/+3
* oopsgorhill2015-07-071-1/+1
* this fixes #458gorhill2015-07-071-2/+2
* popup may be closed before main process respondgorhill2015-07-071-0/+1
* "subdocument" filters reported as "sub_frame"gorhill2015-07-071-1/+1
* dom inspector quirks: keep identical filters in sync, do not create duplicate...gorhill2015-07-061-19/+57
* this makes shadow DOM work on Firefoxgorhill2015-07-065-53/+47
* minor code reviewgorhill2015-07-061-2/+2
* avoid reporting the DOM layout while it is loadinggorhill2015-07-061-0/+5
* Merge branch 'master' of github.com:gorhill/uBlock into shadowgorhill2015-07-061-4/+4
|\
| * this fixes net inspector interfering with modal dialogsgorhill2015-07-061-4/+4
* | #435: using shadow nodes instead of modifying directly nodes' style attrgorhill2015-07-066-60/+188
|/
* this fixes logger v-scroll not being pinned anymore (regression)gorhill2015-07-061-1/+1
* translation work from https://github.com/gorhill/uBlockgorhill2015-07-051-0/+594
* translation work from https://crowdin.com/project/ublockgorhill2015-07-053-6/+6
* code review: regex perf as per https://www.loggly.com/blog/five-invaluable-te...gorhill2015-07-041-1/+2
* bypass FF's built CSS.escape(), to benefit from serializeAsStringgorhill2015-07-031-6/+1