Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix location.relative(dir, file) trailing slash if file is a directory | Johan Preynat | 2016-05-04 | 1 | -1/+2 |
* | lib/utils/location.js: Add isDataURI() method | Johan Preynat | 2016-05-03 | 1 | -2/+12 |
* | Add location.areIdenticalPaths(p1,p2) to effectively compare two paths | Johan Preynat | 2016-04-29 | 1 | -0/+13 |
* | Fix filters for theme templates | Samy Pessé | 2016-04-27 | 1 | -1/+14 |
* | add test for modifier "annotateText" | Samy Pesse | 2016-04-23 | 1 | -5/+16 |
* | Fix #1165: correctly normalize path in summary to accept unicode | Samy Pessé | 2016-02-28 | 1 | -2/+2 |
* | Fix some path normalization on windows | Samy Pessé | 2016-02-25 | 1 | -2/+5 |
* | Fix path calcul to be coherant | Samy Pessé | 2016-02-18 | 1 | -1/+2 |
* | Complete test for convertion of svgs | Samy Pesse | 2016-02-13 | 1 | -1/+7 |
* | Add conversion of svg to png for assets inliner | Samy Pesse | 2016-02-12 | 1 | -1/+30 |
* | Page output a simple html string | Samy Pesse | 2016-02-11 | 1 | -2/+12 |
* | Add parsing of summary and tests | Samy Pessé | 2016-01-28 | 1 | -0/+21 |