rhymix/common
Kijin Sung af408a57cc Apply new xml2json from XE 1.8.40
XE 1.8.40에서 업데이트된 xml2json 라이브러리를 가져와 라이믹스에 맞게 수정한다.
라이믹스에서는 exec_xml() 함수를 사용하더라도 실제로는 JSON으로 요청하므로
일부 서드파티 자료에서 XML을 반환하는 경우만 처리해 주면 된다.

평소 거의 사용하지 않는 xml2json을 기본으로 로딩하지 않고
서드파티 자료가 예기치 않게 XML을 반환했을 때만 비동기식으로 로딩하여
처리하도록 한다. 또한 xml2json이 파이어폭스에서 파싱 오류를 발생시키는 문제를
해결하기 위해 github.com/dkdndes/x2js/issues/32 패치를 적용한다.
2017-06-03 00:08:44 +09:00
..
css Fix line wrapping 2016-05-05 11:24:14 +09:00
defaults Add jquerycdn to blacklist 2017-04-16 10:16:43 +09:00
framework Pass through crypto exceptions 2017-05-07 15:29:21 +09:00
img merge from 1.7.3.5(r13153:r13167) 2013-09-29 23:32:39 +00:00
js Apply new xml2json from XE 1.8.40 2017-06-03 00:08:44 +09:00
lang Fix #813 incorrect language about canceling downvotes 2017-05-07 21:58:00 +09:00
libraries Implement new Password class and related unit tests 2016-03-13 22:08:56 +09:00
manual Remove vid from URL rewrite list 2017-03-13 14:54:50 +09:00
scripts Break early if there are no more garbage files to clean 2017-01-27 15:16:46 +09:00
tpl Remove unused file: redirect.html 2017-04-14 15:25:22 +09:00
autoload.php Prevent loading the autoloder more than once 2017-03-06 14:11:30 +09:00
constants.php Version 1.8.39 2017-05-31 17:54:56 +09:00
functions.php Fix toBool() and add more test cases 2017-04-08 22:02:03 +09:00
legacy.php Consistently use new domain system for URL::isInternalUrl() and checkCSRF() 2017-03-04 22:09:45 +09:00