summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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 test...Urban Müller1-3/+4
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 (compat...Nathan Gass1-2/+8
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
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 manifest...Christian Schneider1-3/+4
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
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 j...Christian Schneider1-1/+1
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
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
2014-08-29support cache manifestsUrban Müller1-1/+3
2014-08-26Opera should be fixed by now...Urban Müller1-1/+1
2014-08-2630 day expire if checksum is presentUrban Müller1-3/+4
2014-08-26allow html in .json files (typically debugged in browser)Urban Müller1-1/+1
2014-08-11add support for mailto: URLsChristian A. Weber1-1/+1
2014-07-31support it::timeUrban Müller2-6/+17
2014-07-30treat .json pages (api etc.) as non-html for ED()Christian A. Weber1-1/+1