Gaël Métais
c1bae20f01
File minification
2015-06-16 20:33:19 +02:00
Gaël Métais
41bc676b12
Fix bug with about:blank
2015-06-01 17:44:34 +02:00
Gaël Métais
cea74dd63d
Cooler Image Optimization score
2015-06-01 17:44:18 +02:00
Gaël Métais
9ccca3b33b
Add offenders to imageOptimization
2015-06-01 16:52:50 +02:00
Gaël Métais
1606cbab18
Add Image Optimization rule to the dashbard
2015-06-01 14:57:05 +02:00
Gaël Métais
c428c8ae2d
Optimize SVG files
2015-05-31 19:36:54 +02:00
Gaël Métais
b52e84d1e7
Optimize PNG files
2015-05-31 19:25:34 +02:00
Gaël Métais
3fbcbbe8e0
Merge branch 'develop' into reorder
2015-05-31 19:02:40 +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
fe7de2db99
Fix rare bug with domComplete never triggered
2015-05-29 22:56:07 +02:00
Gaël Métais
9b9de42139
Fix test on headersSize
2015-05-29 17:01:51 +02:00
Gaël Métais
7b64288765
Fix typo in module name
2015-05-29 16:41:12 +02:00
Gaël Métais
c6c967f89c
Adding totalWeight metric
2015-05-29 16:13:32 +02:00
Gaël Métais
040dba961a
v1.6.4
2015-05-28 11:26:39 +02:00
Gaël Métais
0146794cda
Merge pull request #83 from gmetais/black
...
Fix black backgrounds in screenshots #82 .
2015-05-28 11:21:00 +02:00
Gaël Métais
b00eba77f9
Fix typo in comment
2015-05-28 11:12:02 +02:00
Gaël Métais
3f27ae249a
Add a white background to screenshots
2015-05-28 11:09:45 +02:00
Gaël Métais
4384cffabe
Merge branch 'develop'
2015-05-26 15:25:22 +02:00
Gaël Métais
fde3234fc6
v1.6.3
2015-05-26 15:24:43 +02:00
Gaël Métais
d998c7cd46
Merge branch 'develop'
2015-05-26 15:23:30 +02:00
Gaël Métais
a8b62fc184
Fix score display on dashboard
2015-05-26 15:23:09 +02:00
Gaël Métais
65de8e08d3
Merge branch 'develop'
2015-05-26 11:19:54 +02:00
Gaël Métais
73cc1cd2e5
v1.6.2
2015-05-26 11:19:39 +02:00
Gaël Métais
26926071b0
Merge branch 'master'
2015-05-26 11:16:56 +02:00
Gaël Métais
5c433129ec
Fix score display on dashboard
2015-05-26 11:16:24 +02:00
Gaël Métais
68bc1a6608
Wording
2015-05-25 19:06:45 +02:00
Gaël Métais
e67a0e0bc0
Merge pull request #81 from gmetais/develop
...
v1.6.0
v1.6.0
2015-05-25 16:38:14 +02:00
Gaël Métais
f553d45396
v1.6.0
2015-05-25 16:01:24 +02:00
Gaël Métais
090a53b95a
Killing a Phantomas process will not kill YLT anymore
2015-05-25 15:57:01 +02:00
Gaël Métais
22ab7515fb
Redirect www. to non-www (for SEO)
2015-05-25 15:01:21 +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
1e60a43075
Don't count duplicated queries on elements not attached to DOM
2015-05-25 11:42:47 +02:00
Gaël Métais
1aa9cd032f
Update dependencies
2015-05-25 09:22:45 +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
701530ef04
Be cooler on global variables
2015-05-22 11:16:18 +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
03a25df367
One webfont is ok
2015-05-22 10:57:39 +02:00
Gaël Métais
c93ce684a8
Old jQuery major versions didn't have the trailing .0 in number
2015-05-22 10:52:12 +02:00
Gaël Métais
090708f38b
Merge branch 'HipsterBrown-url-input' into develop
2015-05-22 10:06:27 +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
36ac529cc8
Improve doc
2015-05-13 19:29:26 +02:00
Gaël Métais
0ae388f0f6
Improve doc
2015-05-13 19:23:12 +02:00