summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
itjs.php
Age
Commit message (
Collapse
)
Author
Files
Lines
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
iPhone X
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 ↵
Christian Helbling
1
-1
/
+2
time after some file has changed - such an url shold not be cached
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
other slaves)
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 ↵
Christian Schneider
1
-1
/
+1
javascript error handler
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 ↵
Urban Müller
1
-12
/
+3
delivery
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
2012-06-20
Remove manual ob_gzhandler, configure mod_deflate to handle all this
Christian Schneider
1
-5
/
+0
2012-05-23
Fix itjs boot script fallback to not always include retry=1 and at the same ↵
Christian Schneider
1
-2
/
+2
time make retry=1 less cacheable to increase chance of successful recovery
2012-03-30
Make javascript delivery unicode-safe
Thomas Brüderli
1
-5
/
+5
2011-11-14
hide complex -webkit-keyframes
Urban Müller
1
-3
/
+4
2011-10-04
Hide filter:none from W3C css validator
Christian Schneider
1
-1
/
+1
2011-09-29
Fix Content-Type fir PIE.htc because IE9 is very picky about it
Christian Schneider
1
-1
/
+1
2011-09-16
Added /itjs/PIE.htc CSS 3 emulation for MSIE, see http://css3pie.com/
Christian Schneider
1
-0
/
+5
[next]