rhymix/common
Kijin Sung 17279c264b Add support for short download URLs #1875 #1922
- Originally committed on April 3, 2022
- Thanks to @misol @conory
- getDownloadUrl()에서 기존 메소드 형태 최대한 그대로 유지하는 방향으로 작업
  (단, source_filename 파라미터를 전달하지 않으면 긴주소로 강제됨)
- getDirectFileUrl()의 불필요하게 복잡한 코드 정리
- getFileList()에서 이미지가 아닌 파일도 절대경로를 반환하도록 수정
- procFileDownload, procFileOutput에서 URL에 포함된 파일명을 검증하도록 하여
  동일한 첨부파일에서 파일명 부분만 변형한 링크를 무한 생성할 수 없도록 함
- 짧은주소 미사용시 불필요한 module_srl 파라미터 제거
2022-12-26 16:23:19 +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
autoload.php Rename all common/framework source files to be case-sensitive 2022-12-26 16:13:09 +09:00
constants.php Minimum version is actually PHP 7.2.5 because of dependencies 2022-12-26 00:51:28 +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