summaryrefslogtreecommitdiff
path: root/itjs.php
AgeCommit message (Expand)AuthorFilesLines
3 daysremove ancient IE compatibility hack (with broken URL)Urban Müller1-5/+0
11 daysSwitch empty /itjs/ results from 200 to 404Christian Schneider1-1/+4
2024-04-11w3c complains about has() which is 96% supportedUrban Müller1-0/+1
2023-07-31Stylesheets: Pass url(...) through U() for normalization/OneDomainChristian Schneider1-0/+1
2022-07-04clip-path is supported on mobile browsersUrban Müller1-0/+1
2022-02-18calc() exception no longer necessary, parse causes false posUrban Müller1-2/+1
2021-12-21Leave overscroll-behavior style unchanged for validator to checkChristian Schneider1-1/+1
2021-02-10Leave comments like NOCSSLINT in nostrip mode but restrict it to ULTRATRUSTEDChristian Schneider1-2/+3
2021-02-10optionally preserve line numbersUrban Müller1-1/+1
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