summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-02-19guarantee valid html commentsUrban Müller1-1/+1
2015-02-19guarantee valid html commentsUrban Müller1-1/+9
2015-02-13fix 63ec357Christian Helbling1-2/+2
2015-02-13remove alert because of too many false positivesDavid Flatz1-3/+0
2015-02-12make sure links to text-editor (using debug param texts) point to lib for lab...Christian Helbling1-2/+16
2015-02-12suppress warning when we redirect a postDavid Flatz1-1/+1
2015-02-12use $_SERVER['QUERY_STRING'] instead of U($_GET) because it removes empty get...David Flatz1-1/+1
2015-02-12Revert "allow international chars in path" because it introduces a lot of red...David Flatz1-1/+1
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 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