1
0
mirror of https://github.com/mrclay/minify.git synced 2025-02-22 07:52:25 +01:00

15 Commits

Author SHA1 Message Date
Steve Clay
d86d79b7d2 + URI rewriter in CSS min, fix for protocol-relative URIs, + partial minify.php compatibility 2008-03-01 20:23:50 +00:00
Steve Clay
381bd8856d Controllers now supply all options and are easier to write! serve() returns more useful info and needs only one option array for both controller/minify options. 2008-03-01 15:08:38 +00:00
Steve Clay
7e9bf6d948 More thorough test_Minify.php
Better var/method naming.
2008-03-01 04:56:11 +00:00
Steve Clay
f46e321831 added 'quiet' option. and now serve() and handleRequest() return an array of output content and headers. 2008-02-29 23:59:50 +00:00
Steve Clay
023066ad0a option changed to "setExpires"
default missing minifier is none (no minification performed)
2008-02-29 22:18:16 +00:00
Steve Clay
99c5af660b Docs update 2008-02-29 01:36:05 +00:00
Steve Clay
0a939d4f91 V1.9.0 overhaul 2008-02-28 18:42:56 +00:00
Ryan Grove
5527771acf beginnings of HTML minification support (again) 2007-06-06 06:26:14 +00:00
Ryan Grove
60943d4654 Update to version 1.1.0. 2007-06-06 03:57:34 +00:00
Ryan Grove
bef122d309 back out HTML minification code 2007-05-27 22:38:16 +00:00
Ryan Grove
e5362b0b46 2007-05-12 00:56:04 +00:00
Ryan Grove
b27875b8d9 update license info 2007-05-04 21:37:07 +00:00
Ryan Grove
c46733c51d faster! faster! must go faster! 2007-05-04 21:00:01 +00:00
Ryan Grove
aa536c53d8 brand new custom implementation of JSMin that's about fifty zillion times smaller and faster 2007-05-04 05:40:57 +00:00
Ryan Grove
7dffc6c0bd initial checkin 2007-05-01 23:00:36 +00:00