summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
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
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
2014-07-25partial implementation of time() overrideUrban Müller1-1/+1
2014-07-02stricter condition for linking urlsUrban Müller1-2/+2
2014-07-02add list of void tags for later use and for html parsersUrban Müller1-0/+1
2014-07-02always also test it_html with itools_extensionNathan Gass1-0/+3
2014-07-02fix brain fartUrban Müller1-1/+1
2014-07-02do more label sampling on rare POSTsUrban Müller1-1/+1
2014-06-30fix (inconsequential) typoUrban Müller1-1/+1