summaryrefslogtreecommitdiff
path: root/itjs.php
AgeCommit message (Expand)AuthorFilesLines
2021-01-13Update copyright dateChristian Schneider1-1/+1
2020-05-11Remove obsolete itools javascript functions and loader/jsboot mechanismChristian Schneider1-13/+1
2019-10-01more stripping for css validatorUrban Müller1-0/+1
2018-11-08dont validate external cssUrban Müller1-0/+3
2018-08-31warn about sending php sourceUrban Müller1-0/+3
2018-08-30dont add debug code to 404 responsesUrban Müller1-1/+1
2018-08-30minor cleanupUrban Müller1-2/+1
2018-01-02env() does not validate yetUrban Müller1-1/+1
2017-10-10prevent warning if files is arrayUrban Müller1-1/+1
2017-10-05Fix handling of constant() within calc() by changing order of replaceChristian Schneider1-1/+1
2017-10-04Remove constant() for CSS validator, e.g. constant(safe-area-inset-left) for ...Christian Schneider1-0/+1
2016-03-29set correct mime type even if files not foundUrban Müller1-1/+1
2016-03-29variable renameUrban Müller1-6/+6
2016-03-21patch inofficial background-position-yUrban Müller1-0/+1
2016-03-21validator does not accept calc() yetUrban Müller1-0/+1
2015-11-09extract far future header handling for ffe.phpUrban Müller1-17/+2
2015-10-27get file type from query paramsUrban Müller1-1/+1
2015-10-155 secs is slow enoughUrban Müller1-1/+1
2015-07-29whitelist content:attr(placeholder), universally supportedUrban Müller1-0/+1
2015-06-22ignore svg styles, w3c complainsUrban Müller1-0/+1
2015-03-23don't send alwaysvalid etag when checksum is '-' which is used for a short ti...Christian Helbling1-1/+2
2015-01-13pattern fixUrban Müller1-1/+1
2015-01-08remove nonvalidating css in w3 modeUrban Müller1-4/+7
2014-12-10remove ie-PIE polyfill since it's too slowDavid Flatz1-2/+1
2014-12-10inject ie polyfils in css when browser is ie 8 or olderDavid Flatz1-0/+6
2014-11-13reenable http 304Urban Müller1-1/+1
2014-11-02reenable long max-age now that errors are downUrban Müller1-1/+1
2014-10-30correctly detect delivered file typeUrban Müller1-1/+1
2014-10-23next try to disable /www/serverUrban Müller1-1/+1
2014-10-22better test for in a service directoryUrban Müller1-1/+1
2014-10-22refuse to work from /www/serverUrban Müller1-0/+3
2014-10-13more tracingUrban Müller1-0/+1
2014-10-06accept GET params in join script files, accept script list in param fUrban Müller1-1/+1
2014-09-26trigger short expire if files recently updated (may not yet be up to date on ...Urban Müller1-2/+3
2014-09-26Disable 304 for itjs until we have a solution for iOS caching bugsChristian Schneider1-1/+1
2014-09-26Also disabled long max-age if there is a c= URL parameterChristian Schneider1-1/+1
2014-09-25expire all scripts, short max-age for testingUrban Müller1-1/+1
2014-09-25log loaded scriptsUrban Müller1-0/+1
2014-09-25separate slow js/cssUrban Müller1-2/+2
2014-09-24Reenable 304 for cschneid to (hopefully) reproduce problem now that we have j...Christian Schneider1-1/+1
2014-09-24Disable 304 for itjs to see if it fixes apps which are in a broken state (iOS)Christian Schneider1-1/+2
2014-09-03send 304s on twin as wellUrban Müller1-1/+1
2014-08-26Opera should be fixed by now...Urban Müller1-1/+1
2014-08-2630 day expire if checksum is presentUrban Müller1-3/+4
2014-05-13reformatted CSS validator whitelist, added :valid:Urban Müller1-1/+10
2013-11-01Remove $Id$Christian Schneider1-2/+0
2013-10-24prevent proxy caching, add jquery to md5Urban Müller1-1/+1
2013-10-16compute checksum over actually used files, cache checksum, kill checksum in d...Urban Müller1-12/+3
2013-10-11use md5 for checksum, use long expire, always return not modifiedUrban Müller1-14/+17
2013-09-03hide pointer-events from validatorUrban Müller1-1/+1