rhymix/common
Kijin Sung 5fff6b6eab Move all composer files inside the common directory
- 2022년 3월 개발팀 결정사항 적용
- 모듈 등 서드파티 자료 개발시 composer를 사용하면 상위 경로에 있는 코어의
  composer.json을 수정하고, 코어의 vendor 디렉토리를 건드리는 것이 기본값임
- 이를 방지하기 위해 코어의 composer.json과 vendor를 common 디렉토리 안으로
  이동하여, 모듈 경로에서 상위 폴더로 인식하지 않도록 함
2022-12-26 16:33:32 +09:00
..
css Change rhymix.less back to rhymix.scss because the LESS converter seems to be abandoned :( 2022-12-26 00:50:02 +09:00
defaults Fix #1944 add option to display complete call stack for queries 2022-12-19 01:11:43 +09:00
framework Add support for short download URLs #1875 #1922 2022-12-26 16:23:19 +09:00
img Remove Flash FLV player that doesn't work anymore 2021-01-08 21:02:45 +09:00
js Add support for short download URLs #1875 #1922 2022-12-26 16:23:19 +09:00
lang Sign in to Login 용어 통일 (#2018) 2022-11-08 14:48:51 +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 Remove nginx help document (see official documentation instead) 2022-12-26 01:17:52 +09:00
scripts Add script to update all modules from the CLI 2020-03-29 17:30:00 +09:00
tpl Reorder debug entries for easy viewing 2022-12-20 10:13:00 +09:00
vendor Move all composer files inside the common directory 2022-12-26 16:33:32 +09:00
autoload.php Move all composer files inside the common directory 2022-12-26 16:33:32 +09:00
composer.json Move all composer files inside the common directory 2022-12-26 16:33:32 +09:00
composer.lock Move all composer files inside the common directory 2022-12-26 16:33:32 +09:00
constants.php Fix include filename of IpFilter.php 2022-12-26 16:27:36 +09:00
functions.php Fix special case for contains() when the needle is empty 2022-12-02 15:52:26 +09:00
legacy.php Support YYYY-MM-DD HH:MM:SS format and ISO 8601 format in zdate(), ztime(), and related functions 2022-12-24 22:57:18 +09:00