1
0
mirror of https://github.com/mrclay/minify.git synced 2025-09-01 01:51:47 +02:00
Commit Graph

659 Commits

Author SHA1 Message Date
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
a37a84f5e6 2007-05-03 04:45:43 +00:00
Ryan Grove
55d5457dab Oops. It would probably be a good thing if caching actually worked. 2007-05-03 04:12:16 +00:00
Ryan Grove
91d11954c6 split cache() into separate methods for browser/server cache checking: browserCache() and serverCache() 2007-05-02 23:18:45 +00:00
Ryan Grove
4c9cc45fde 2007-05-02 19:04:02 +00:00
Ryan Grove
76443959a0 add CSS URL rewriting 2007-05-02 18:57:27 +00:00
Ryan Grove
419fc72417 resolveFilePath() now supports absolute local URLs (e.g. 'http://example.com/foo/bar.js') 2007-05-02 00:45:17 +00:00
Ryan Grove
7dffc6c0bd initial checkin 2007-05-01 23:00:36 +00:00
Steve Clay
d30a002bda Initial directory structure. 2007-05-01 22:46:51 +00:00