Log

Author Commit Date CI Message
Thomas de Grivel 8b5be5ef 2014-01-06T03:07:04 Optimize assets url and path templates.
Thomas de Grivel 786bf9c9 2013-12-23T10:23:34 Export extension and mime-type symbols.
Thomas de Grivel 3aa21ed7 2013-12-23T06:33:59 Fix mime.types parser.
Thomas de Grivel 327876cc 2013-12-22T00:25:07 Add JSON.
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 808ac071 2013-12-17T18:11:50 Fix compilation
Thomas de Grivel 4d6889fe 2013-12-17T17:48:43 Look for assets in vendor/assets/*/.
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 4fb406ce 2013-12-10T12:32:59 Flatten all code from L>assets.precompile into L>assets.
Thomas de Grivel 250fde78 2013-12-03T06:04:12 asset-html-include
Thomas de Grivel 04e47c4f 2013-11-27T13:26:16 Allow compiling asset to stream.
Thomas de Grivel 7a4fcbaa 2013-11-04T09:40:00 fix processing with symlinks
Thomas de Grivel 1d3fb471 2013-11-04T09:39:20 ws
Thomas de Grivel 42a533ec 2013-11-04T09:38:50 use triangle_include to debug js includes
Thomas de Grivel 4350f89c 2013-11-04T09:36:02 allow compiling to stream
Thomas de Grivel a7f069c1 2013-11-04T08:36:31 move #'str to L>uri
Thomas de Grivel 7423f757 2013-08-08T09:21:44 use external jsmin
Thomas de Grivel 33c9aab8 2013-08-06T15:29:54 refactor assets and update triangle path
Thomas de Grivel 0709661f 2012-12-21T19:04:46 add "assets/*/" to default *assets-dirs*
Thomas de Grivel f6b19bc4 2012-12-21T19:03:47 split from lowh-triangle-server