rhymix/modules/file
conory 1d9033742a 검색옵션이 뒤죽박죽으로 표시될 수 있는 문제 수정
언어코드 이름이 모두 search_target_list로 같기에 향후 코어나 서드파티에 의해 호출 순서가 바뀌면 다른 모듈의 $lang->search_target_list 변수가 표시될 수 있다.
2021-04-24 11:50:39 +09:00
..
conf Make all addons, modules, and widgets follow RX_VERSION 2020-12-18 00:20:33 +09:00
lang Add option to maintain file format when resizing #1508 2020-12-21 10:22:53 +09:00
queries 파일 모듈에서 검색시에 search operator 사용하도록 수정 (#1519) 2020-12-23 21:57:56 +09:00
ruleset Simplify allowed_filetypes input format 2019-08-01 15:57:05 +09:00
schemas Shorten ipaddress field to 60 chars in most modules 2021-01-19 21:59:33 +09:00
tpl 검색옵션이 뒤죽박죽으로 표시될 수 있는 문제 수정 2021-04-24 11:50:39 +09:00
file.admin.controller.php Fix incorrect parsing of allowed_extensions in file upload config 2021-02-04 21:09:50 +09:00
file.admin.model.php Fix #1604 warnings and errors in PHP 8.0 in dispFileAdminList 2021-02-07 15:29:05 +09:00
file.admin.view.php Fix #1604 warnings and errors in PHP 8.0 in dispFileAdminList 2021-02-07 15:29:05 +09:00
file.class.php Deleted comment for phpstorm 2020-11-11 20:29:50 +09:00
file.controller.php Always use 'fill' thumbnail type by default 2021-04-19 01:32:08 +09:00
file.model.php Merge branch 'develop' into next 2020-06-17 21:09:41 +09:00
file.view.php Fix warnings in PHP 8.0 2021-02-08 21:27:06 +09:00