summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
itjs.class
Age
Commit message (
Collapse
)
Author
Files
Lines
2015-12-07
separate directory to avoid permission and expiration problems
Urban Müller
1
-1
/
+1
2015-11-30
correctly create checksums on devel, benefit from implied lib/itjs
Urban Müller
1
-13
/
+4
2015-11-22
currently generated filelists are fine
Urban Müller
1
-1
/
+1
2015-11-18
security: whitelist legal chars
Urban Müller
1
-2
/
+5
2015-11-16
make c= optional for far future expire
Urban Müller
1
-1
/
+1
2015-11-16
make c= optional for far future expire
Urban Müller
1
-2
/
+3
2015-11-09
php4
Urban Müller
1
-1
/
+1
2015-11-09
dont omit long expire if url was recently redownloaded
Urban Müller
1
-4
/
+4
2015-11-09
extract far future header handling for ffe.php
Urban Müller
1
-0
/
+20
2015-09-17
do not suppress errors inside included files
Urban Müller
1
-1
/
+2
2015-06-22
exclude leaflet.css, not under our control
Urban Müller
1
-1
/
+1
2015-04-16
make short expire an option as itjs::checksum usage is different depending ↵
Christian Helbling
1
-2
/
+4
on whether we have the checksum in the url or not
2015-02-23
kill null bytes in files=
Urban Müller
1
-1
/
+1
2015-02-10
Make ITools standard PHP 5.3 compatible (syntax patch, no short array syntax)
Christian Schneider
1
-1
/
+1
2015-02-04
ignore hopscotch.css in css validation
Urban Müller
1
-1
/
+1
2015-01-08
dont check foreign css
Urban Müller
1
-1
/
+1
2014-10-06
accept GET params in join script files, accept script list in param f
Urban Müller
1
-2
/
+9
2014-09-26
ignore unavailable files like elsewhere
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
-1
/
+4
other slaves)
2014-09-26
New checksums to make lower max-age in itjs.php being used
Christian Schneider
1
-1
/
+1
2014-09-25
expire all scripts, short max-age for testing
Urban Müller
1
-1
/
+1
2014-09-15
revert last commit since it didn't work
David Flatz
1
-1
/
+1
2014-09-15
make stripping of comments less aggressive, this should fix sporatic crashes ↵
David Flatz
1
-1
/
+1
of blackberry app on startup
2014-09-15
fix crcurl for doc/appcache.php - path was wrong
Christian Helbling
1
-1
/
+1
2014-09-02
keep checksums longer; we have a good cache key
Urban Müller
1
-1
/
+1
2014-08-29
support appending checksum to url
Urban Müller
1
-1
/
+11
2013-11-19
No warning when there is no lib.search.ch on machine
Christian Schneider
1
-1
/
+1
2013-11-01
Remove $Id$
Christian Schneider
1
-2
/
+0
2013-10-24
prevent proxy caching, add jquery to md5
Urban Müller
1
-3
/
+4
2013-10-23
use source to prevent different crcs for different browsers
Urban Müller
1
-15
/
+4
2013-10-18
additional check if headers can be modified
Urban Müller
1
-1
/
+1
2013-10-18
dont reset headers unless necessary (makelive.php already sent them)
Urban Müller
1
-3
/
+6
2013-10-18
cleaner solution: execute php but ignore reset headers when computing checksum
Urban Müller
1
-3
/
+11
2013-10-18
dont execute php (which sometimes sets content-type) when generating checksum
Urban Müller
1
-3
/
+3
2013-10-17
ignore itools/ prefix
Urban Müller
1
-1
/
+1
2013-10-16
compute checksum over actually used files, cache checksum, kill checksum in ↵
Urban Müller
1
-9
/
+20
delivery
2013-10-15
bugfix: actually use file contents
Urban Müller
1
-2
/
+2
2013-10-11
use md5 for checksum, use long expire, always return not modified
Urban Müller
1
-8
/
+3
2013-01-31
it::serialize must quote ' in keys
Urban Müller
1
-1
/
+1
2013-01-31
declare functions static
Urban Müller
1
-5
/
+5
2012-11-08
send correct mime type for javascript
David Flatz
1
-2
/
+1
2012-03-30
Make javascript delivery unicode-safe
Thomas Brüderli
1
-7
/
+16
2012-02-13
Replace preg_replace /e modifier with preg_replace_callback: Modified ↵
Christian Schneider
1
-1
/
+1
planned to be removed. ITools now requires PHP 5.3 or newer
2011-12-19
dont include same path twice
Urban Müller
1
-1
/
+2
2011-11-17
bugfix
Christian Helbling
1
-1
/
+1
2011-11-17
add debug parameter "print" for debugging css of printouts (@media print)
Christian Helbling
1
-0
/
+2
2011-10-24
add itjs entry for sl_state.js and sl_collapse.js in searchlib
Nathan Gass
1
-0
/
+2
2011-09-16
Added /itjs/PIE.htc CSS 3 emulation for MSIE, see http://css3pie.com/
Christian Schneider
1
-0
/
+1
2011-05-03
Added sl_adid_debug.js for ad debugging by campaign managers
Christian Schneider
1
-0
/
+1
2010-10-19
Replace special double-quotes as in it_html::latinize
Thomas Brüderli
1
-1
/
+1
[next]