Age | Commit message (Expand) | Author | Files | Lines |
2021-01-13 | Update copyright date | Christian Schneider | 1 | -1/+1 |
2020-05-11 | Remove obsolete itools javascript functions and loader/jsboot mechanism | Christian Schneider | 1 | -13/+1 |
2019-10-01 | more stripping for css validator | Urban Müller | 1 | -0/+1 |
2018-11-08 | dont validate external css | Urban Müller | 1 | -0/+3 |
2018-08-31 | warn about sending php source | Urban Müller | 1 | -0/+3 |
2018-08-30 | dont add debug code to 404 responses | Urban Müller | 1 | -1/+1 |
2018-08-30 | minor cleanup | Urban Müller | 1 | -2/+1 |
2018-01-02 | env() does not validate yet | Urban Müller | 1 | -1/+1 |
2017-10-10 | prevent warning if files is array | Urban Müller | 1 | -1/+1 |
2017-10-05 | Fix handling of constant() within calc() by changing order of replace | Christian Schneider | 1 | -1/+1 |
2017-10-04 | Remove constant() for CSS validator, e.g. constant(safe-area-inset-left) for ... | Christian Schneider | 1 | -0/+1 |
2016-03-29 | set correct mime type even if files not found | Urban Müller | 1 | -1/+1 |
2016-03-29 | variable rename | Urban Müller | 1 | -6/+6 |
2016-03-21 | patch inofficial background-position-y | Urban Müller | 1 | -0/+1 |
2016-03-21 | validator does not accept calc() yet | Urban Müller | 1 | -0/+1 |
2015-11-09 | extract far future header handling for ffe.php | Urban Müller | 1 | -17/+2 |
2015-10-27 | get file type from query params | Urban Müller | 1 | -1/+1 |
2015-10-15 | 5 secs is slow enough | Urban Müller | 1 | -1/+1 |
2015-07-29 | whitelist content:attr(placeholder), universally supported | Urban Müller | 1 | -0/+1 |
2015-06-22 | ignore svg styles, w3c complains | Urban Müller | 1 | -0/+1 |
2015-03-23 | don't send alwaysvalid etag when checksum is '-' which is used for a short ti... | Christian Helbling | 1 | -1/+2 |
2015-01-13 | pattern fix | Urban Müller | 1 | -1/+1 |
2015-01-08 | remove nonvalidating css in w3 mode | Urban Müller | 1 | -4/+7 |
2014-12-10 | remove ie-PIE polyfill since it's too slow | David Flatz | 1 | -2/+1 |
2014-12-10 | inject ie polyfils in css when browser is ie 8 or older | David Flatz | 1 | -0/+6 |
2014-11-13 | reenable http 304 | Urban Müller | 1 | -1/+1 |
2014-11-02 | reenable long max-age now that errors are down | Urban Müller | 1 | -1/+1 |
2014-10-30 | correctly detect delivered file type | Urban Müller | 1 | -1/+1 |
2014-10-23 | next try to disable /www/server | Urban Müller | 1 | -1/+1 |
2014-10-22 | better test for in a service directory | Urban Müller | 1 | -1/+1 |
2014-10-22 | refuse to work from /www/server | Urban Müller | 1 | -0/+3 |
2014-10-13 | more tracing | Urban Müller | 1 | -0/+1 |
2014-10-06 | accept GET params in join script files, accept script list in param f | Urban Müller | 1 | -1/+1 |
2014-09-26 | trigger short expire if files recently updated (may not yet be up to date on ... | Urban Müller | 1 | -2/+3 |
2014-09-26 | Disable 304 for itjs until we have a solution for iOS caching bugs | Christian Schneider | 1 | -1/+1 |
2014-09-26 | Also disabled long max-age if there is a c= URL parameter | Christian Schneider | 1 | -1/+1 |
2014-09-25 | expire all scripts, short max-age for testing | Urban Müller | 1 | -1/+1 |
2014-09-25 | log loaded scripts | Urban Müller | 1 | -0/+1 |
2014-09-25 | separate slow js/css | Urban Müller | 1 | -2/+2 |
2014-09-24 | Reenable 304 for cschneid to (hopefully) reproduce problem now that we have j... | Christian Schneider | 1 | -1/+1 |
2014-09-24 | Disable 304 for itjs to see if it fixes apps which are in a broken state (iOS) | Christian Schneider | 1 | -1/+2 |
2014-09-03 | send 304s on twin as well | Urban Müller | 1 | -1/+1 |
2014-08-26 | Opera should be fixed by now... | Urban Müller | 1 | -1/+1 |
2014-08-26 | 30 day expire if checksum is present | Urban Müller | 1 | -3/+4 |
2014-05-13 | reformatted CSS validator whitelist, added :valid: | Urban Müller | 1 | -1/+10 |
2013-11-01 | Remove $Id$ | Christian Schneider | 1 | -2/+0 |
2013-10-24 | prevent proxy caching, add jquery to md5 | Urban Müller | 1 | -1/+1 |
2013-10-16 | compute checksum over actually used files, cache checksum, kill checksum in d... | Urban Müller | 1 | -12/+3 |
2013-10-11 | use md5 for checksum, use long expire, always return not modified | Urban Müller | 1 | -14/+17 |
2013-09-03 | hide pointer-events from validator | Urban Müller | 1 | -1/+1 |