rhymix/modules/file
Kijin Sung 94008fbe9b Allow larger images/videos to be uploaded if they are going to be converted
- 변환 대상인 이미지나 동영상 파일은 용량 제한을 더 느슨하게 설정할 수 있도록 함
- 변환 후에 다시 용량을 체크하여 각 게시판의 업로드 정책 적용
- https://rhymix.org/qna/1926104
2026-03-10 19:45:38 +09:00
..
conf Add manual image conversion for admin 2024-12-16 01:50:44 +09:00
lang Allow larger images/videos to be uploaded if they are going to be converted 2026-03-10 19:45:38 +09:00
queries Fix broken link in to module in document, comment, file list when module belongs to a different domain 2025-09-04 00:42:54 +09:00
ruleset Disable procFileImageResize and related ruleset 2023-12-13 22:35:22 +09:00
schemas Increase size of upload_target_type column, and add missing indexes 2023-09-05 02:34:44 +09:00
scripts Move all CLI scripts except common.cron to the "scripts" directory under the corresponding module 2025-05-21 18:07:04 +09:00
tpl Allow larger images/videos to be uploaded if they are going to be converted 2026-03-10 19:45:38 +09:00
file.admin.controller.php Allow larger images/videos to be uploaded if they are going to be converted 2026-03-10 19:45:38 +09:00
file.admin.model.php Remove trailing whitespace 2023-01-30 21:37:41 +09:00
file.admin.view.php Allow setting list_count in various admin list pages #2549 2026-03-10 13:32:42 +09:00
file.class.php Clean up trigger registration code in document, comment, file, editor modules 2023-10-02 22:28:16 +09:00
file.controller.php Allow larger images/videos to be uploaded if they are going to be converted 2026-03-10 19:45:38 +09:00
file.model.php Fix double escape of filename in short download URL #2611 2025-11-05 11:51:56 +09:00
file.view.php Fix missing configuration items in file module config 2025-06-01 15:41:22 +09:00