Merge pull request #1818 from dibdot/lxc_fix
[project/luci.git] / themes / base / htdocs / luci-static / resources / xhr.js
2014-06-11 Jo-Philipp Wichbuild: introduce luci-base
2011-09-30 Jo-Philipp Wichthemes/base: xhr.js: implement running(), run() and...
2011-09-26 Jo-Philipp Wichthemes/base: xhr.js: clean code style, implement XHR...
2011-06-13 Jo-Philipp Wichthemes/base: fix error r7144, location.host already...
2011-06-13 Jo-Philipp Wichthemes/base: use location.host, fallback to location...
2010-11-18 Jo-Philipp Wichthemes/base: fix xhr.js for https:// access
2010-11-18 Jo-Philipp Wichthemes/base: several IE related fixes in XHR class
2010-11-15 Jo-Philipp Wichthemes/base: add json decoding to xhr.js
2010-10-11 Jo-Philipp Wichthemes/base: add JavaScript XMLHTTPRequest support...