rhymix/common/js
Kijin Sung 117023817d Eliminate unnecessary AJAX calls to file.getFileList
에디터 로딩 직후, 파일 업로드 직후, 파일 삭제 직후
첨부목록 갱신을 위해 file.getFileList를 호출하도록 되어 있는데,
첨부목록을 직전 요청의 응답과 함께 반환하도록 변경하여
불필요한 AJAX 요청이 발생하지 않도록 하고, 로딩 속도를 개선함.
2024-04-16 22:38:53 +09:00
..
plugins Eliminate unnecessary AJAX calls to file.getFileList 2024-04-16 22:38:53 +09:00
unittest setQuery() 테스트 수정 2017-06-27 14:32:35 +09:00
common.js e361d2e 커밋에서 exec_xml() 함수의 대체가 잘못 수정된 문제 2024-01-05 04:51:15 +09:00
debug.js Fix incorrect debug/error/query count if the same entry appears multiple times 2023-11-19 00:02:34 +09:00
jquery-2.2.4.js Update jQuery, jQuery Migrate, jQuery UI 2018-01-10 23:53:44 +09:00
jquery-2.2.4.min.js Update jQuery, jQuery Migrate, jQuery UI 2018-01-10 23:53:44 +09:00
jquery-3.6.3.js Add jQuery 3.x 2022-12-28 00:52:48 +09:00
jquery-3.6.3.min.js Add jQuery 3.x 2022-12-28 00:52:48 +09:00
js_app.js #60 css, js 코드 정리. 2013-11-16 20:52:46 +09:00
modernizr.js fix #1084 Modernizr 추가 2014-12-24 13:56:12 +09:00
modernizr.min.js fix #1084 Modernizr 추가 2014-12-24 13:56:12 +09:00
x.js Use console.error() instead of console.warn() in Firefox, because it doesn't show stack trace for warnings 2023-08-31 22:59:15 +09:00
xml2json.js Remove unnecessary whitespace in common JS files 2023-04-30 22:05:43 +09:00
xml_handler.js Fix data() name for compatibility with jQuery 3.x 2024-01-20 00:22:12 +09:00
xml_js_filter.js Revert conversion to array in legacy_filter() 2023-11-02 21:36:55 +09:00