Commit graph

20898 commits

Author SHA1 Message Date
Kijin Sung
1d8718a256 Remove unused methods in menu module 2026-03-31 20:50:58 +09:00
Kijin Sung
01d65dee7f Fix pre-conversion file size limit applying to admins 2026-03-31 19:54:53 +09:00
Kijin Sung
81b32378ca Support timeouts for ffmpeg and magick commands
https://rhymix.org/qna/1935749
2026-03-31 19:53:08 +09:00
Kijin Sung
ba49fe7b70 Fix warnings when migrating XE config to Rhymix format 2026-03-31 19:30:09 +09:00
Kijin Sung
7c30af23c5 Allow admin to delete comment placeholders from list #967 2026-03-29 16:37:23 +09:00
Kijin Sung
5c858806b2 Treat comma as a regular character when parsing search string #2687 2026-03-29 16:26:10 +09:00
Kijin Sung
057507d3d7 Fix member extra field being reset to public after editing 2026-03-29 16:23:38 +09:00
Kijin Sung
7a3d759e62 Fix undefined property when XML query has <navigation> without <page_count> #2688 2026-03-22 15:17:50 +09:00
Kijin Sung
63d2582c8e Fix invalid query when search contains zero conditions #2687 2026-03-22 15:09:45 +09:00
Kijin Sung
e61ccf84b8 Always cast module_srl to int when parsing include_modules 2026-03-22 14:59:01 +09:00
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
Kijin Sung
44cf008ac7 Allow setting list_count in various admin list pages #2549 2026-03-10 13:32:42 +09:00
Kijin Sung
8901cb6e36 Fix duplicate message content when document is moved #2686 2026-03-09 21:28:51 +09:00
Kijin Sung
a03c33381f Fix error when updating a document with a required file #2685 2026-03-04 18:51:15 +09:00
Kijin Sung
cdc713301f Prevent saving layout HTML/CSS if it was not previously edited 2026-03-03 18:02:42 +09:00
Kijin Sung
cdb520d2b1 Preserve module_srl after managing document #2683 2026-03-01 23:32:39 +09:00
Kijin Sung
2392b923b0 Fix reference to potentially undefined config variable 2026-02-27 20:51:30 +09:00
Kijin Sung
6386ddfe27 Fix warnings when user is logged out #2680 2026-02-27 20:51:07 +09:00
Kijin Sung
798b0cd1d6 Fix warnings when user is logged out #2680 2026-02-27 20:46:49 +09:00
Kijin Sung
73e153be60 Fix warnings when logged_info is false #2680 2026-02-27 20:46:32 +09:00
Kijin Sung
840a9adac8 Version 2.1.31 2026-02-26 13:18:24 +09:00
Kijin Sung
2ede904d56 Ensure that the default version of jQuery and jQuery Migrate are always loaded during install 2026-02-26 13:15:12 +09:00
Kijin Sung
465248a7a4 Update jQuery Migrate to 3.6.0 2026-02-26 13:10:47 +09:00
Kijin Sung
d0d1505367 Enable secure session and cookies by default if installed or upgraded in an HTTPS site 2026-02-26 01:25:36 +09:00
Kijin Sung
7ce40653d7 Use jQuery 3.x by default 2026-02-26 01:23:10 +09:00
Kijin Sung
f0f73c6ac8 Update jQuery to 3.7.1 and recommend updating 2026-02-26 01:21:19 +09:00
Kijin Sung
74b9533281 Merge branch 'security/rve-2026-2' 2026-02-25 20:39:06 +09:00
Kijin Sung
bcda659add Merge branch 'security/rve-2026-1' 2026-02-25 20:39:04 +09:00
Kijin Sung
ed68509c98 Add comment to DocumentItem::getBrowserTitle() 2026-02-24 17:08:28 +09:00
Kijin Sung
4c91040c35 Rename misleading label for list_order sort 2026-02-24 17:05:59 +09:00
Kijin Sung
cb947abb76 Remove unreasonable list_count default 2026-02-23 13:55:37 +09:00
Kijin Sung
47e54bc564 Fix typo in XML filter file #2679 2026-02-23 13:55:17 +09:00
Kijin Sung
37b23341be Fix template path error in mobile document page #2679 2026-02-22 20:18:05 +09:00
Kijin Sung
a53e293a5a Support searching admin memo in member list #2676 2026-02-21 21:51:41 +09:00
Kijin Sung
d47dd2d824 Remove reference to old themes in layout module 2026-02-21 21:45:48 +09:00
Kijin Sung
18401d2688 Remove reference to old theme file #2677 2026-02-21 21:41:35 +09:00
Kijin Sung
e4c60b56d4 Add unit tests for Security::sanitize() supporting SVG 2026-02-20 21:57:35 +09:00
Kijin Sung
91744ec87c Always download SVG as attachment 2026-02-20 21:57:07 +09:00
Kijin Sung
bf2df84d0f Use enshrined\svgSanitize to clean SVG file content 2026-02-20 21:55:29 +09:00
Kijin Sung
a18b45f0f8 Strip namespace prefixes before checking dangerous tags in SVG 2026-02-20 21:40:37 +09:00
Kijin Sung
187bffe9d2 Fix unit test for Validator 2026-02-16 21:59:14 +09:00
Kijin Sung
f131a616eb Fix RVE-2026-1 arbitrary file association by extra var 2026-02-16 21:56:44 +09:00
Kijin Sung
c5d453a2df #2675 보완 및 최적화 2026-02-11 21:02:50 +09:00
Kijin Sung
5834a3c18a Fix fatal error in some environments when relative URL is passed to encodeIdna() or decodeIdna() #2675 2026-02-11 20:54:00 +09:00
Kijin Sung
1199095e7f Version 2.1.30 2026-02-10 12:23:00 +09:00
Kijin Sung
ad1617b17c Show clickable list of layout instances in "installed layout" page 2026-02-09 21:40:56 +09:00
Kijin Sung
59f95fe099 Remove outdated filter files in admin module 2026-02-08 11:08:37 +09:00
Kijin Sung
ee5418d9d5 Clean up message module config JS 2026-02-08 11:02:50 +09:00
Kijin Sung
b9a512c007 Fix add IP to spamfilter menu not working 2026-02-08 10:56:28 +09:00
Kijin Sung
4339d01a75 Update Daum/Kakao postcode API URL #2672 2026-02-07 21:10:34 +09:00