package.lisp


Log

Author Commit Date CI Message
Thomas de Grivel c4335b89 2014-01-13T13:52:01 Fix ASSET-WRITE-DATE for .less files.
Thomas de Grivel 786bf9c9 2013-12-23T10:23:34 Export extension and mime-type symbols.
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 a5cd13a5 2013-12-10T12:37:38 ws
Thomas de Grivel 250fde78 2013-12-03T06:04:12 asset-html-include
Thomas de Grivel a7f069c1 2013-11-04T08:36:31 move #'str to L>uri
Thomas de Grivel 33c9aab8 2013-08-06T15:29:54 refactor assets and update triangle path
Thomas de Grivel f6b19bc4 2012-12-21T19:03:47 split from lowh-triangle-server