summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Collapse
)
Author
Files
Lines
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 ↵
Christian Schneider
1
-1
/
+1
javascript error handler
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
of blackberry app on startup
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 ↵
Christian Helbling
1
-1
/
+1
application/json header is sent
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 ↵
David Flatz
2
-31
/
+69
escape realname part of address lists
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
2014-04-13
Omit redundant type="text/javascript" for <script> in html5
Christian Schneider
1
-1
/
+3
2014-04-10
put ED in front of overlays
Urban Müller
1
-1
/
+1
2014-04-10
only use global object if it is a it_html
Urban Müller
1
-1
/
+1
2014-04-10
Do not accept true/false as object (used to disable it_html instantiation)
Christian Schneider
1
-1
/
+1
2014-04-09
work even when no global it_html object exists yet (e.g. in auto_prepend of ↵
Urban Müller
1
-1
/
+1
service
2014-04-09
allow override of U function
Urban Müller
1
-1
/
+1
2014-04-08
fix err message in case of instanciated url object
Urban Müller
1
-1
/
+1
[next]