summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
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
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
of blackberry app on startup
2014-09-15fix crcurl for doc/appcache.php - path was wrongChristian Helbling1-1/+1
2014-09-03send 304s on twin as wellUrban Müller1-1/+1
2014-09-02keep checksums longer; we have a good cache keyUrban Müller1-1/+1
2014-09-01Added some test for it_url::parseChristian Schneider1-1/+3
2014-09-01Simplify it_url::parseChristian Schneider1-7/+4
2014-09-01reverse function of U()Urban Müller1-0/+13
2014-08-29support appending checksum to urlUrban Müller1-1/+11