summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
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
2014-07-02
always also test it_html with itools_extension
Nathan Gass
1
-0
/
+3
2014-07-02
fix brain fart
Urban Müller
1
-1
/
+1
2014-07-02
do more label sampling on rare POSTs
Urban Müller
1
-1
/
+1
2014-06-30
fix (inconsequential) typo
Urban Müller
1
-1
/
+1
2014-06-27
link urls
Urban Müller
1
-0
/
+3
2014-06-24
it::error() always returns null
Christian A. Weber
1
-2
/
+2
2014-06-13
make sense to have ol() when we have ul()
Urban Müller
1
-1
/
+1
2014-06-13
use html for ED's even when url ends with .json - works fine if no applicatio...
Christian Helbling
1
-1
/
+1
2014-05-13
reformatted CSS validator whitelist, added :valid:
Urban Müller
1
-1
/
+10
2014-05-07
generic req and res debug params for it_url::get
Urban Müller
1
-0
/
+6
2014-05-07
make sure errors come in front
Urban Müller
1
-1
/
+1
2014-04-28
introduce new function addrlist_escape that uses header_escape to only escape...
David Flatz
2
-31
/
+69
2014-04-28
fix escaping of addrlists, don't escape email address
David Flatz
1
-10
/
+20
2014-04-28
add tests for it_mail headers
David Flatz
1
-0
/
+43
2014-04-22
remove unneccessary Body: when there are no other sections anyway
Urban Müller
1
-1
/
+4
2014-04-15
dont break parsing if url contains unencoded newlines
Urban Müller
1
-2
/
+2
2014-04-15
support setting of it::error params in it_url::get
Urban Müller
1
-10
/
+11
[next]