rhymix/common
Kijin Sung 117023817d Eliminate unnecessary AJAX calls to file.getFileList
에디터 로딩 직후, 파일 업로드 직후, 파일 삭제 직후
첨부목록 갱신을 위해 file.getFileList를 호출하도록 되어 있는데,
첨부목록을 직전 요청의 응답과 함께 반환하도록 변경하여
불필요한 AJAX 요청이 발생하지 않도록 하고, 로딩 속도를 개선함.
2024-04-16 22:38:53 +09:00
..
css Delete .xfsr 2023-11-21 23:48:05 +09:00
defaults Remove unnecessary conversion of ftp.config.php 2024-04-12 00:07:57 +09:00
framework Remove unnecessary conversion of ftp.config.php 2024-04-12 00:07:57 +09:00
img Remove Flash FLV player that doesn't work anymore 2021-01-08 21:02:45 +09:00
js Eliminate unnecessary AJAX calls to file.getFileList 2024-04-16 22:38:53 +09:00
lang Add "time" extra var type, and clean up date type HTML 2024-03-27 00:34:30 +09:00
libraries Use compoer/ca-bundle instead of using our own cacert.pem 2022-12-26 00:57:50 +09:00
manual/server_config Block direct access to cached files in files/faceOff 2024-01-20 00:27:11 +09:00
scripts Provide a single entry point for all command-line scripts 2023-08-16 23:12:25 +09:00
tpl Delete .xfsr 2023-11-21 23:48:05 +09:00
vendor Disable platform-check and prepend-autoloader options in composer.json 2023-12-30 21:45:58 +09:00
autoload.php Change default error_reporting level to E_ALL with no exceptions 2024-01-04 14:46:15 +09:00
composer.json Disable platform-check and prepend-autoloader options in composer.json 2023-12-30 21:45:58 +09:00
composer.lock Update guzzlehttp/guzzle and related libraries 2023-04-22 14:49:26 +09:00
constants.php Version 2.1.14 2024-03-29 11:57:43 +09:00
functions.php Be more permissive about null values passed to lang() and Context::getLang() 2023-12-18 21:19:33 +09:00
legacy.php Fix return type error when searching for nonexistent module name that coincides with existing class name 2024-04-02 01:42:48 +09:00