summaryrefslogtreecommitdiff
path: root/itjs.class
AgeCommit message (Expand)AuthorFilesLines
2018-09-01nobody uses use_it_state anymoreUrban Müller1-1/+0
2018-09-01Make sure html files do not contain unparsed php source, e.g. /itjs/state.htmlChristian Schneider1-1/+1
2018-06-27reapply "use safer it:: variants of file funcs", was not the culprit in jussi...Urban Müller1-1/+1
2018-06-22Revert "use safer it:: variants of file funcs"Urban Müller1-1/+1
2018-06-21use safer it:: variants of file funcsUrban Müller1-1/+1
2018-03-22removed cruftChristian A. Weber1-1/+0
2017-08-10bugfix: dont try to it_url::get local pathsUrban Müller1-2/+2
2017-08-10adapt to defaultUrban Müller1-1/+1
2016-07-16itjs::encode() can encode non-arraysChristian A. Weber1-2/+2
2016-07-16itjs::serialize() and itjs::encode() can encode nullChristian A. Weber1-0/+3
2016-06-16allow local loading (and php-interpretation) of .htc filesUrban Müller1-1/+1
2016-04-07accept // urlsUrban Müller1-1/+1
2016-04-07Accept // (schema-less) URLs and use it_url::get_cache() for those in prepara...Christian Schneider1-1/+1
2016-03-29send warnings if fetch fails; would create noninformative warnings later on a...Urban Müller1-1/+1
2016-03-11prevent double includes when jquerybuild and jquery in listUrban Müller1-1/+1
2016-01-30force cache flushUrban Müller1-1/+1
2016-01-29Improved version of 0b595fb/80c5bcd which decides for each file individually ...Christian Schneider1-7/+4
2016-01-29Revert 0b595fb/80c5bcd as they break map.search.ch/api/map.jsChristian Schneider1-1/+4
2016-01-29warning fixUrban Müller1-1/+1
2016-01-29execute php when fetching js/css files for checksumUrban Müller1-4/+1
2016-01-13Anchor regex for my peace of mindChristian Schneider1-2/+2
2016-01-13bugfix: need to omit query everywhereUrban Müller1-1/+1
2016-01-13handle empty filelist, handle scripts with query-argsUrban Müller1-3/+4
2016-01-12separate between trusted and untrusted input, correct crcs of remote resource...Urban Müller1-6/+16
2016-01-12Revert "separate between trusted and untrusted input, correct crcs of remote ...Urban Müller1-16/+6
2016-01-12separate between trusted and untrusted input, correct crcs of remote resource...Urban Müller1-6/+16
2015-12-07separate directory to avoid permission and expiration problemsUrban Müller1-1/+1
2015-11-30correctly create checksums on devel, benefit from implied lib/itjsUrban Müller1-13/+4
2015-11-22currently generated filelists are fineUrban Müller1-1/+1
2015-11-18security: whitelist legal charsUrban Müller1-2/+5
2015-11-16make c= optional for far future expireUrban Müller1-1/+1
2015-11-16make c= optional for far future expireUrban Müller1-2/+3
2015-11-09php4Urban Müller1-1/+1
2015-11-09dont omit long expire if url was recently redownloadedUrban Müller1-4/+4
2015-11-09extract far future header handling for ffe.phpUrban Müller1-0/+20
2015-09-17do not suppress errors inside included filesUrban Müller1-1/+2
2015-06-22exclude leaflet.css, not under our controlUrban Müller1-1/+1
2015-04-16make short expire an option as itjs::checksum usage is different depending on...Christian Helbling1-2/+4
2015-02-23kill null bytes in files=Urban Müller1-1/+1
2015-02-10Make ITools standard PHP 5.3 compatible (syntax patch, no short array syntax)Christian Schneider1-1/+1
2015-02-04ignore hopscotch.css in css validationUrban Müller1-1/+1
2015-01-08dont check foreign cssUrban Müller1-1/+1
2014-10-06accept GET params in join script files, accept script list in param fUrban Müller1-2/+9
2014-09-26ignore unavailable files like elsewhereUrban Müller1-1/+1
2014-09-26trigger short expire if files recently updated (may not yet be up to date on ...Urban Müller1-1/+4
2014-09-26New checksums to make lower max-age in itjs.php being usedChristian Schneider1-1/+1
2014-09-25expire all scripts, short max-age for testingUrban Müller1-1/+1
2014-09-15revert last commit since it didn't workDavid Flatz1-1/+1
2014-09-15make stripping of comments less aggressive, this should fix sporatic crashes ...David Flatz1-1/+1
2014-09-15fix crcurl for doc/appcache.php - path was wrongChristian Helbling1-1/+1