rhymix/modules/file
2025-05-02 11:30:35 +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 Prevent files from being deleted upon module deletion if they belong to documents or comments that have since been moved to a different module 2025-03-13 22:57:38 +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
tpl Add option to convert to WebP when resizing oversized images 2024-12-16 20:47:48 +09:00
file.admin.controller.php Add option to convert to WebP when resizing oversized images 2024-12-16 20:47:48 +09:00
file.admin.model.php Remove trailing whitespace 2023-01-30 21:37:41 +09:00
file.admin.view.php Add manual image conversion for admin 2024-12-16 01:50:44 +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 Fix incorrect extension when old file module config is used without updating 2025-05-02 11:30:35 +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 Remove trailing whitespace 2023-01-30 21:37:41 +09:00