Commit graph

9 commits

Author SHA1 Message Date
Jo-Philipp Wich
7043c30e0e build: introduce luci-base
Merges libs/core, libs/ipkg, libs/web, libs/sys, libs/sgi-cgi, libs/sgi-uhttpd,
modules/admin-core, themes/base and protcols/core into modules/base and renames
luci-lib-core to luci-base.
2014-06-11 13:29:05 +00:00
Jo-Philipp Wich
3b2d4ab183 themes/base: xhr.js: implement running(), run() and halt() to check, start and stop the AJAX poll queue 2011-09-30 17:44:11 +00:00
Jo-Philipp Wich
b2b3b181d8 themes/base: xhr.js: clean code style, implement XHR.get() and XHR.poll() convenience functions 2011-09-26 00:05:17 +00:00
Jo-Philipp Wich
d4053ad492 themes/base: fix error r7144, location.host already includes the port number and is widely supported, remove the location.hostname fallback and port number handling 2011-06-13 23:07:54 +00:00
Jo-Philipp Wich
a0d62ab9bf themes/base: use location.host, fallback to location.hostname in xhr.js, fixes AJAX with numeric IPv6 access 2011-06-13 21:57:58 +00:00
Jo-Philipp Wich
779375e84b themes/base: fix xhr.js for https:// access 2010-11-18 10:23:23 +00:00
Jo-Philipp Wich
f3218c456a themes/base: several IE related fixes in XHR class 2010-11-18 07:21:14 +00:00
Jo-Philipp Wich
bb1af307f7 themes/base: add json decoding to xhr.js 2010-11-15 14:40:28 +00:00
Jo-Philipp Wich
2c416f1cb6 themes/base: add JavaScript XMLHTTPRequest support library and load icon 2010-10-11 22:52:24 +00:00