rhymix/modules/file
2025-10-22 15:18:15 +09:00
..
conf Add manual image conversion for admin 2024-12-16 01:50:44 +09:00
lang Add warning about disabling direct download of multimedia files 2025-01-09 19:52:47 +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 Fix broken link to document and comment when module belongs to a different domain 2025-09-04 00:58:56 +09:00
file.admin.controller.php Fix missing temp directory when admin resizes image using magick 2025-10-22 15:18:15 +09:00
file.admin.model.php Remove trailing whitespace 2023-01-30 21:37:41 +09:00
file.admin.view.php Add select box to filter by module in document, comment, and file list 2025-08-24 21:35:50 +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 Update file count after copying document or comment with its files #2569 2025-06-17 13:37:26 +09:00
file.model.php Include in file list even if upload_target_type is null 2025-01-09 19:49:48 +09:00
file.view.php Fix missing configuration items in file module config 2025-06-01 15:41:22 +09:00