summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2015-02-12Revert "allow international chars in path" because it introduces a lot of ↵David Flatz1-1/+1
redirect loops because of non-canoical representations of url This reverts commit ae6397e68cd352a0478123eb0f9f60457a155f35.
2015-02-11warn about potential redirect loopsDavid Flatz1-0/+4
2015-02-10Make ITools standard PHP 5.3 compatible (syntax patch, no short array syntax)Christian Schneider3-12/+12
2015-02-06unclosed <ol> makes no senseUrban Müller1-1/+1
2015-02-04ignore hopscotch.css in css validationUrban Müller1-1/+1
2015-02-03allow international chars in pathUrban Müller1-1/+1
2015-01-29omit soft hyphen cause we filter itUrban Müller1-4/+4
2015-01-29kill invisible soft hypens in any2utf8Urban Müller1-0/+1
2015-01-19request() stores cookies set by server in $this->cookies[]Christian A. Weber1-1/+4
2015-01-13pattern fixUrban Müller1-1/+1
2015-01-08dont check foreign cssUrban Müller1-1/+1
2015-01-08remove nonvalidating css in w3 modeUrban Müller1-4/+7
2015-01-08test new it_cache behaviourUrban Müller1-0/+47
2015-01-08return null if key does not exists (out of band)Urban Müller1-5/+5
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-12-02close <button>s without contentUrban Müller1-1/+1
2014-11-13reenable http 304Urban Müller1-1/+1
2014-11-05allow external use of _state_purgeshared (instant created tables used in ↵Urban Müller1-3/+4
testing)
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-23request_curl: verify ssl certificates, ensure ->headers is always set ↵Nathan Gass1-2/+8
(compatibility to request method)
2014-10-23add new method request_curl method which supports httpsNathan Gass1-25/+98
2014-10-23dont match urls across newlinesUrban 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-10Allow omission of url scheme and accept https as wellChristian Schneider1-1/+1
2014-10-09all times in debug param timeUrban Müller1-1/+1
2014-10-09clean up docs, better variable naming, document --debugUrban Müller1-20/+20
2014-10-09allow debug param args with - in themUrban Müller1-1/+1
2014-10-07instantiate it_html noredir debug parameter is set and it wasn't initialized ↵David Flatz1-1/+4
before, this happens when we redirect in auto_prepend
2014-10-06accept GET params in join script files, accept script list in param fUrban Müller2-3/+10
2014-10-06indicate new ED-blocks my wider block in frontUrban Müller1-1/+1
2014-10-03plain php compatibilityUrban Müller1-1/+1
2014-10-03allow any protocol in it_url::absolute()Urban Müller1-1/+1
2014-10-03simplify ED(), mark debug output with unicode block chars in text outputUrban Müller1-9/+6
2014-10-01it::json_encode() and it::json_decode()Urban Müller2-0/+19
2014-09-30Add $p["class"] support to add class to html tag, document class and ↵Christian Schneider1-3/+4
manifest parameter
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üller2-3/+7
other slaves)
2014-09-26Disable 304 for itjs until we have a solution for iOS caching bugsChristian Schneider1-1/+1
2014-09-26New checksums to make lower max-age in itjs.php being usedChristian 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üller2-2/+2
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 ↵Christian Schneider1-1/+1
javascript error handler
2014-09-24Disable 304 for itjs to see if it fixes apps which are in a broken state (iOS)Christian Schneider1-1/+2