Age | Commit message (Expand) | Author | Files | Lines |
2018-09-01 | nobody uses use_it_state anymore | Urban Müller | 1 | -1/+0 |
2018-09-01 | Make sure html files do not contain unparsed php source, e.g. /itjs/state.html | Christian Schneider | 1 | -1/+1 |
2018-06-27 | reapply "use safer it:: variants of file funcs", was not the culprit in jussi... | Urban Müller | 1 | -1/+1 |
2018-06-22 | Revert "use safer it:: variants of file funcs" | Urban Müller | 1 | -1/+1 |
2018-06-21 | use safer it:: variants of file funcs | Urban Müller | 1 | -1/+1 |
2018-03-22 | removed cruft | Christian A. Weber | 1 | -1/+0 |
2017-08-10 | bugfix: dont try to it_url::get local paths | Urban Müller | 1 | -2/+2 |
2017-08-10 | adapt to default | Urban Müller | 1 | -1/+1 |
2016-07-16 | itjs::encode() can encode non-arrays | Christian A. Weber | 1 | -2/+2 |
2016-07-16 | itjs::serialize() and itjs::encode() can encode null | Christian A. Weber | 1 | -0/+3 |
2016-06-16 | allow local loading (and php-interpretation) of .htc files | Urban Müller | 1 | -1/+1 |
2016-04-07 | accept // urls | Urban Müller | 1 | -1/+1 |
2016-04-07 | Accept // (schema-less) URLs and use it_url::get_cache() for those in prepara... | Christian Schneider | 1 | -1/+1 |
2016-03-29 | send warnings if fetch fails; would create noninformative warnings later on a... | Urban Müller | 1 | -1/+1 |
2016-03-11 | prevent double includes when jquerybuild and jquery in list | Urban Müller | 1 | -1/+1 |
2016-01-30 | force cache flush | Urban Müller | 1 | -1/+1 |
2016-01-29 | Improved version of 0b595fb/80c5bcd which decides for each file individually ... | Christian Schneider | 1 | -7/+4 |
2016-01-29 | Revert 0b595fb/80c5bcd as they break map.search.ch/api/map.js | Christian Schneider | 1 | -1/+4 |
2016-01-29 | warning fix | Urban Müller | 1 | -1/+1 |
2016-01-29 | execute php when fetching js/css files for checksum | Urban Müller | 1 | -4/+1 |
2016-01-13 | Anchor regex for my peace of mind | Christian Schneider | 1 | -2/+2 |
2016-01-13 | bugfix: need to omit query everywhere | Urban Müller | 1 | -1/+1 |
2016-01-13 | handle empty filelist, handle scripts with query-args | Urban Müller | 1 | -3/+4 |
2016-01-12 | separate between trusted and untrusted input, correct crcs of remote resource... | Urban Müller | 1 | -6/+16 |
2016-01-12 | Revert "separate between trusted and untrusted input, correct crcs of remote ... | Urban Müller | 1 | -16/+6 |
2016-01-12 | separate between trusted and untrusted input, correct crcs of remote resource... | Urban Müller | 1 | -6/+16 |
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 on... | Christian Helbling | 1 | -2/+4 |
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 |
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 |
2014-09-15 | fix crcurl for doc/appcache.php - path was wrong | Christian Helbling | 1 | -1/+1 |