Gaël Métais
d32b9f78a4
New metric: hiddenImages
2015-09-18 18:51:41 +02:00
Gaël Métais
46c2d8c49e
Fix backtraces in the profiler when using PhantomJS 2
2015-09-18 13:49:24 +02:00
Gaël Métais
8f02349ca5
Fix tests
2015-09-14 22:36:43 +02:00
Gaël Métais
1fb32de428
Change auth pwd field to a password type
2015-09-14 17:25:23 +02:00
Gaël Métais
31b66ee6fa
Send auth headers with requests
2015-09-14 17:25:23 +02:00
Gaël Métais
3051d61365
Show the goal for 100/100 on the rule page
2015-09-11 10:24:20 +02:00
Gaël Métais
96ca4a7933
Remove input type url for mobiles, causing a bug on iOS
2015-09-10 18:08:05 +02:00
Gaël Métais
9cb3c78def
Hide scrollbars on screenshot (show then on hover)
2015-08-16 14:03:55 +02:00
Gaël Métais
143436ecd3
Change tooltip message
2015-08-16 13:47:41 +02:00
Gaël Métais
e0649eb9bd
Replace bower by npm (browserify)
2015-08-16 13:22:12 +02:00
Gaël Métais
f2a933c51b
Remove uneeded function
2015-08-01 18:44:49 +02:00
Gaël Métais
172b8cfb9b
Change ng-click to real links on rule rows
2015-07-31 19:41:47 +02:00
Gaël Métais
7779efedf1
Add a GitHub star button in the footer
2015-07-20 11:48:35 +02:00
Gaël Métais
c9b12c4892
Remove bugged lossless image optim gain when there's a lossy one
2015-06-20 16:11:10 +02:00
Gaël Métais
1225b27510
Fix timeline script filter
2015-06-20 14:34:13 +02:00
Gaël Métais
2f447da34b
Add Images not lazyloaded rule
2015-06-20 00:12:47 +02:00
Gaël Métais
ccbb324270
Replace TotalRequests and SmallRequests rules
2015-06-19 23:46:39 +02:00
Gaël Métais
8d4a0c34e7
Fix requests offenders
2015-06-19 18:45:34 +02:00
Gaël Métais
4ca525f701
Compare gzip size for svg optimizations
2015-06-19 17:16:30 +02:00
Gaël Métais
53a9aa377a
Add Gzip offenders
2015-06-19 16:16:00 +02:00
Gaël Métais
31d80791a9
Compare minified files on gzipped size
2015-06-19 15:24:19 +02:00
Gaël Métais
c1bae20f01
File minification
2015-06-16 20:33:19 +02:00
Gaël Métais
9ccca3b33b
Add offenders to imageOptimization
2015-06-01 16:52:50 +02:00
Gaël Métais
74eabd700c
Add a JPEG optimizer
2015-05-31 18:39:52 +02:00
Gaël Métais
d7ddae38e5
Total Weight offenders
2015-05-30 12:52:50 +02:00
Gaël Métais
a8b62fc184
Fix score display on dashboard
2015-05-26 15:23:09 +02:00
Gaël Métais
5c433129ec
Fix score display on dashboard
2015-05-26 11:16:24 +02:00
Gaël Métais
a97dcc5efb
Change the tweet-this message
2015-05-25 14:35:39 +02:00
Gaël Métais
4b098aef69
Fix timeline bug, not being displayed
2015-05-25 14:04:27 +02:00
Gaël Métais
cb46274288
New rule: jQuery calls on empty objects
2015-05-25 13:33:26 +02:00
Gaël Métais
5e3748315c
Remove jQueryNotDelegatedEvents offenders and send user to filtered timeline
2015-05-25 09:22:25 +02:00
Gaël Métais
7f67c032d1
fix tests
2015-05-25 08:30:02 +02:00
Gaël Métais
33621af3ad
Replaced DOMqueriesWithoutResults by queriesWithoutResults to include jQuery queries
2015-05-22 18:54:32 +02:00
Gaël Métais
2fb4a7bd6a
Replace rules DOMinserts, DOMqueries & eventsBound by DOMaccesses
2015-05-22 17:47:13 +02:00
Gaël Métais
1ff983a03b
Add specific sub-filters on warnings in the timeline
2015-05-22 17:44:54 +02:00
Gaël Métais
719e624ddf
Fix icons showing a background grid on IE
2015-05-22 11:09:29 +02:00
Gaël Métais
49f93e660e
User agent sniffing
2015-05-22 10:05:41 +02:00
Nick Hehr
867680f4e9
Updates LaunchTest() form text input to be of type "url".
...
Making this change not only adds automatic url validation from modern
browsers but enabled special keyboards on mobile devices to make
inputing urls much easier.
2015-05-20 10:31:34 -04:00
Gaël Métais
94457b24cd
Small wording adjustment
2015-05-12 10:30:28 +02:00
Gaël Métais
9bc6d2928b
New Events Not Delegated rule
2015-05-12 09:12:10 +02:00
Gaël Métais
4e6a88abec
New jQuery usage rule
2015-05-11 19:43:15 +02:00
Gaël Métais
a7051ace5d
Add metrics queriesWithoutResults, jQueryCalls, jQueryCallsOnEmptyObject, jQueryNotDelegatedEvent
2015-05-11 18:28:11 +02:00
Gaël Métais
5f6ba048e6
Make the results API call smaller by removing toolsResults
2015-05-11 17:00:58 +02:00
Gaël Métais
6c47c406cb
Prevent fail when there's a screenshot error
2015-05-10 14:51:36 +02:00
Gaël Métais
5b5fb3e32d
Fix profiler details for jquery - on
2015-05-07 23:07:55 +02:00
Gaël Métais
07a8dd4912
Merge branch notGzipped
2015-05-07 19:56:31 +02:00
Gaël Métais
eab48ea202
Fix screenshot bug when opeing an v1.3 result in 1.4
2015-05-07 19:51:43 +02:00
Gaël Métais
d83f150810
New assetsNotGzipped rule
2015-05-07 19:13:59 +02:00
Gaël Métais
f8f792645b
Improve scroll bottlenecks rules
2015-05-07 17:10:01 +02:00
Gaël Métais
f7da653e87
New rules: eventsScrollBound & DOMaccessesOnScroll
2015-05-06 22:45:03 +02:00