19 Commits

Author SHA1 Message Date
c9c703cc3c Multiple headers with the same fixed 2016-03-07 15:49:38 +02:00
881c4d9138 file download implemented 2016-01-25 16:05:18 +02:00
0ff8038742 Promises rejected properly when loading wrong content 2015-09-04 14:22:15 +03:00
1439313e7b Make moduleMerge a global function - this saves a total of 83 requires upon application loading. 2015-07-27 13:04:48 +03:00
d3c987f827 XMLHttpRequest separated from http module 2015-07-20 10:58:29 +03:00
51a56a2aea Support responseType property on XMLHttpRequest.
Only default, "" and "text" supported for now. Raising an error otherwise.
2015-06-15 17:17:13 +03:00
f109cbe80b Support onload/onerror events on XMLHttpRequest. 2015-06-15 17:17:13 +03:00
cc829e0152 definitions fixed 2015-03-03 10:34:40 +02:00
4faced08aa http internal references refactored 2014-05-16 09:53:34 +03:00
eb4eab2614 three ";" removed 2014-05-16 09:46:22 +03:00
c6483cd32a http module improved with more methods 2014-05-15 17:14:04 +03:00
c946c24ae2 Renamed image module to image-source. Extended the testRunner to accept module name to run. 2014-05-15 16:13:43 +03:00
b3f09ff774 http module improved 2014-05-15 12:13:58 +03:00
5225d188fb module merge usage fixed 2014-05-15 10:28:21 +03:00
a1db810eec http and file-system naming changed to use "-" 2014-05-15 09:36:08 +03:00
d57abd88c4 http require Utils fixed :( 2014-05-14 13:41:30 +03:00
ceff7bb368 renamed folders with lower cases and renamed user preferences to local settings 2014-05-13 17:59:30 +03:00
162dbe56c9 Added merge_module function. Added text module (currently having encoding only). Updated the FileSystem File object with readText, writeText methods (removed the FileReader, FileWriter classes). 2014-04-29 11:53:01 +03:00
ca4c04badc net folder renamed to http 2014-04-28 15:40:00 +03:00