rhymix/common/framework
2023-06-25 19:41:50 +09:00
..
drivers Update several mail and SMS drivers to use HTTP class instead of Requests or raw curl 2023-04-23 00:40:30 +09:00
exceptions Rename all common/framework source files to be case-sensitive 2022-12-26 16:13:09 +09:00
filters Filter more potentially malicious tags in SVG uploads 2023-04-10 22:51:07 +09:00
helpers Use helper class to handle various error conditions during HTTP request 2023-04-23 14:50:39 +09:00
parsers Remove gzip support; rely on webserver instead 2023-06-18 23:05:16 +09:00
Cache.php Remove trailing whitespace 2023-01-17 20:57:44 +09:00
Calendar.php Remove trailing whitespace 2023-01-17 20:57:44 +09:00
Config.php Remove trailing whitespace 2023-01-17 20:57:44 +09:00
DateTime.php Remove trailing whitespace 2023-01-17 20:57:44 +09:00
DB.php Mark DB->getHandle() as nullable, and update related methods 2023-06-19 15:22:06 +09:00
Debug.php Add option to control error and query log consolidation 2023-05-01 02:59:22 +09:00
Exception.php Remove trailing whitespace 2023-01-17 20:57:44 +09:00
Formatter.php Fix #2085 SCSS compile error when variables contain false, null, empty string, etc. 2023-04-08 11:59:55 +09:00
HTTP.php Move proxy setting to HTTP::_createClient() 2023-05-01 22:26:16 +09:00
i18n.php Remove trailing whitespace 2023-01-17 20:57:44 +09:00
Image.php Remove trailing whitespace 2023-01-17 20:57:44 +09:00
Korea.php Remove trailing whitespace 2023-01-17 20:57:44 +09:00
Lang.php Remove trailing whitespace 2023-01-17 20:57:44 +09:00
Mail.php Fix sender info not being available until the before trigger has been called 2023-04-23 00:40:58 +09:00
MIME.php Remove trailing whitespace 2023-01-17 20:57:44 +09:00
Pagination.php Remove trailing whitespace 2023-01-17 20:57:44 +09:00
Password.php Fix truncated password hash for documents and comments written by non-members, if member module is configured to use a hashing algorithm that produces more than 60 chars 2023-06-19 01:59:27 +09:00
Push.php Fix missing property 'caller' of Push class 2023-03-23 20:54:54 +09:00
Router.php Revert "Display the current site's favicon if favicon.ico is requested" 2023-06-25 19:41:50 +09:00
Security.php Remove trailing whitespace 2023-01-17 20:57:44 +09:00
Session.php Fix undefined property in member info 2023-06-20 01:29:44 +09:00
SMS.php Remove trailing whitespace 2023-01-17 20:57:44 +09:00
Storage.php Remove trailing whitespace 2023-01-17 20:57:44 +09:00
Timer.php Remove trailing whitespace 2023-01-17 20:57:44 +09:00
UA.php Fix deprecation error in PHP 8.x when path or domain is null in setcookie() 2023-06-16 15:34:48 +09:00
URL.php Remove trailing whitespace 2023-01-17 20:57:44 +09:00