gorhill
9fc136e7e8
hopefully this fixes #470
2015-01-10 11:23:28 -05:00
gorhill
58e3acd0c7
probably more reasonable
2015-01-09 14:34:50 -05:00
gorhill
e6793c1fdb
code review re #26
2015-01-09 00:06:28 -05:00
gorhill
ba31014503
support elemhide filter option
2015-01-08 21:04:48 -05:00
gorhill
d639c63670
code review
2015-01-07 11:36:23 -05:00
gorhill
881e8111d8
"advanced user" flag + rearranging a bit dashboard
2015-01-06 11:44:06 -05:00
gorhill
3a5c2cfa57
code review
2015-01-06 08:44:19 -05:00
gorhill
1597ce7fd9
lot of work related to dynamic filtering + new net requests logger
2015-01-06 08:01:15 -05:00
gorhill
43e773aab2
finally a fully working draft: now onto myriad finishing touches
2014-12-31 10:47:19 -05:00
gorhill
a0279b1378
more work to expand dynamic filtering
2014-12-30 16:36:29 -05:00
gorhill
b49b0864d3
code review: #433
2014-12-28 12:04:48 -05:00
gorhill
1fe7045b92
too many changes for #433 : branching so that I can commit and keep working on it
2014-12-28 10:07:43 -05:00
gorhill
ceb36732cc
jshint
2014-12-17 10:09:08 -05:00
gorhill
b12bc6a7cf
code review for #405
2014-12-14 17:21:59 -05:00
Raymond Hill
a85f64c562
this addresses #405
2014-12-08 15:37:35 -02:00
Raymond Hill
be082cb666
this fixes #384 ; more reading required for a long-term solution--if any
2014-11-29 18:26:01 -02:00
Deathamns
1a83d1a753
Move vAPI into .jshintrc as a global
2014-11-09 17:39:22 +01:00
Deathamns
7af9805296
Safari shows integers only over the toolbar icon
2014-11-09 17:39:19 +01:00
Deathamns
0886f7e886
Add .jshintrc, and use the "use strict" directive
...
.jshintrc's otion-set is a personal choice, merely a suggestion.
Beside that, it includes some common globals for specific browsers, so
there's no need to set the globals in every .js file.
In order to force strict coding, "use strict" directive was added into
every .js file.
2014-11-09 17:39:17 +01:00
Deathamns
5b79bf3536
Work on vendor API abstraction, and near complete Safari support
2014-11-09 17:39:12 +01:00