Age | Commit message (Expand) | Author | Files | Lines |
2014-11-02 | reenable long max-age now that errors are down | Urban Müller | 1 | -1/+1 |
2014-10-30 | correctly detect delivered file type | Urban Müller | 1 | -1/+1 |
2014-10-23 | request_curl: verify ssl certificates, ensure ->headers is always set (compat... | Nathan Gass | 1 | -2/+8 |
2014-10-23 | add new method request_curl method which supports https | Nathan Gass | 1 | -25/+98 |
2014-10-23 | dont match urls across newlines | Urban Müller | 1 | -1/+1 |
2014-10-23 | next try to disable /www/server | Urban Müller | 1 | -1/+1 |
2014-10-22 | better test for in a service directory | Urban Müller | 1 | -1/+1 |
2014-10-22 | refuse to work from /www/server | Urban Müller | 1 | -0/+3 |
2014-10-13 | more tracing | Urban Müller | 1 | -0/+1 |
2014-10-10 | Allow omission of url scheme and accept https as well | Christian Schneider | 1 | -1/+1 |
2014-10-09 | all times in debug param time | Urban Müller | 1 | -1/+1 |
2014-10-09 | clean up docs, better variable naming, document --debug | Urban Müller | 1 | -20/+20 |
2014-10-09 | allow debug param args with - in them | Urban Müller | 1 | -1/+1 |
2014-10-07 | instantiate it_html noredir debug parameter is set and it wasn't initialized ... | David Flatz | 1 | -1/+4 |
2014-10-06 | accept GET params in join script files, accept script list in param f | Urban Müller | 2 | -3/+10 |
2014-10-06 | indicate new ED-blocks my wider block in front | Urban Müller | 1 | -1/+1 |
2014-10-03 | plain php compatibility | Urban Müller | 1 | -1/+1 |
2014-10-03 | allow any protocol in it_url::absolute() | Urban Müller | 1 | -1/+1 |
2014-10-03 | simplify ED(), mark debug output with unicode block chars in text output | Urban Müller | 1 | -9/+6 |
2014-10-01 | it::json_encode() and it::json_decode() | Urban Müller | 2 | -0/+19 |
2014-09-30 | Add $p["class"] support to add class to html tag, document class and manifest... | Christian Schneider | 1 | -3/+4 |
2014-09-26 | ignore unavailable files like elsewhere | Urban Müller | 1 | -1/+1 |
2014-09-26 | trigger short expire if files recently updated (may not yet be up to date on ... | Urban Müller | 2 | -3/+7 |
2014-09-26 | Disable 304 for itjs until we have a solution for iOS caching bugs | Christian Schneider | 1 | -1/+1 |
2014-09-26 | New checksums to make lower max-age in itjs.php being used | Christian Schneider | 1 | -1/+1 |
2014-09-26 | Also disabled long max-age if there is a c= URL parameter | Christian Schneider | 1 | -1/+1 |
2014-09-25 | expire all scripts, short max-age for testing | Urban Müller | 2 | -2/+2 |
2014-09-25 | log loaded scripts | Urban Müller | 1 | -0/+1 |
2014-09-25 | separate slow js/css | Urban Müller | 1 | -2/+2 |
2014-09-24 | Reenable 304 for cschneid to (hopefully) reproduce problem now that we have j... | Christian Schneider | 1 | -1/+1 |
2014-09-24 | Disable 304 for itjs to see if it fixes apps which are in a broken state (iOS) | Christian Schneider | 1 | -1/+2 |
2014-09-15 | revert last commit since it didn't work | David Flatz | 1 | -1/+1 |
2014-09-15 | make stripping of comments less aggressive, this should fix sporatic crashes ... | David Flatz | 1 | -1/+1 |
2014-09-15 | fix crcurl for doc/appcache.php - path was wrong | Christian Helbling | 1 | -1/+1 |
2014-09-03 | send 304s on twin as well | Urban Müller | 1 | -1/+1 |
2014-09-02 | keep checksums longer; we have a good cache key | Urban Müller | 1 | -1/+1 |
2014-09-01 | Added some test for it_url::parse | Christian Schneider | 1 | -1/+3 |
2014-09-01 | Simplify it_url::parse | Christian Schneider | 1 | -7/+4 |
2014-09-01 | reverse function of U() | Urban Müller | 1 | -0/+13 |
2014-08-29 | support appending checksum to url | Urban Müller | 1 | -1/+11 |
2014-08-29 | support cache manifests | Urban Müller | 1 | -1/+3 |
2014-08-26 | Opera should be fixed by now... | Urban Müller | 1 | -1/+1 |
2014-08-26 | 30 day expire if checksum is present | Urban Müller | 1 | -3/+4 |
2014-08-26 | allow html in .json files (typically debugged in browser) | Urban Müller | 1 | -1/+1 |
2014-08-11 | add support for mailto: URLs | Christian A. Weber | 1 | -1/+1 |
2014-07-31 | support it::time | Urban Müller | 2 | -6/+17 |
2014-07-30 | treat .json pages (api etc.) as non-html for ED() | Christian A. Weber | 1 | -1/+1 |
2014-07-25 | partial implementation of time() override | Urban Müller | 1 | -1/+1 |
2014-07-02 | stricter condition for linking urls | Urban Müller | 1 | -2/+2 |
2014-07-02 | add list of void tags for later use and for html parsers | Urban Müller | 1 | -0/+1 |