asset.lisp

Branch


Log

Author Commit Date CI Message
Thomas de Grivel b83f3814 2019-01-07T16:35:45 fix asset compilation
Thomas de Grivel f519e06e 2019-01-03T07:52:16 fix asset compilation
Thomas de Grivel 160d346b 2017-06-21T11:12:40 untabify
Thomas de Grivel bda89b65 2015-06-24T18:04:57 Digest and gzip assets at precompilation.
Thomas de Grivel c99bdfb9 2015-04-09T14:16:25 License headers.
Thomas de Grivel ee4dfd43 2015-04-08T15:40:30 Rename RoL packages.
Thomas de Grivel d0d0b931 2014-10-31T14:40:28 Add FIXME.
Thomas de Grivel a8dc498c 2014-05-27T18:56:37 Make asset-write-date return -1 when one of the sources is missing.
Thomas de Grivel da938933 2014-04-02T20:05:31 Use CL-DEBUG.
Thomas de Grivel aed31980 2014-03-03T18:10:46 Cache asset metadata.
Thomas de Grivel c4335b89 2014-01-13T13:52:01 Fix ASSET-WRITE-DATE for .less files.
Thomas de Grivel 9dbf8460 2014-01-06T03:07:27 Reduce debug log.
Thomas de Grivel 2d8adda1 2013-12-21T20:19:06 Refactor extensions as symbols. New MIME-TYPE generic function for assets and extensions. Parse mime.types files like those from apache or nginx and try to parse these files if they exist at run time.
Thomas de Grivel 8fa87936 2013-12-17T18:15:30 Provide asset observers for caching. Added ASSET-WRITE-DATE and ASSET-SOURCES, and unexported PREPROCESS-ASSET.
Thomas de Grivel e805feb2 2013-12-16T22:11:27 Change *asset-{url,path}-prefix* to *assets-{url,path}-template*.
Thomas de Grivel 01251b14 2013-12-10T12:38:24 Implement ASSET-INCLUDE.
Thomas de Grivel 4fb406ce 2013-12-10T12:32:59 Flatten all code from L>assets.precompile into L>assets.