rhymix/common/framework
2022-03-14 01:25:17 +09:00
..
drivers Clean up push metadata 2021-12-29 22:37:20 +09:00
exceptions
filters Move image URL cleaning function to HTMLFilter #1787 2021-09-11 19:47:04 +09:00
helpers Use DB result helper class instead of plain BaseObject 2022-02-06 21:48:53 +09:00
parsers Fix #1897 incorrect error message when query variable exceeds maxlength 2022-03-11 01:43:26 +09:00
cache.php
calendar.php
config.php Fix install error (25463447 regression) 2021-06-19 20:13:02 +09:00
datetime.php
db.php Use DB result helper class instead of plain BaseObject 2022-02-06 21:48:53 +09:00
debug.php Fix #1884 incorrect caching of debugging enabled flag 2022-03-14 01:25:17 +09:00
exception.php
formatter.php Fix #1868 incorrect parsing of CSS/SCSS import containing special characters 2022-02-03 14:28:25 +09:00
i18n.php
image.php
korea.php Fix validation of phone numbers like 02-1688-XXXX 2021-10-05 16:02:43 +09:00
lang.php
mail.php Move image URL cleaning function to HTMLFilter #1787 2021-09-11 19:47:04 +09:00
mime.php
pagination.php
password.php Fix compatibility with PBKDF2 hashes with iteration counts that are not zero-padded 2021-03-14 00:26:15 +09:00
push.php Clean up push metadata 2021-12-29 22:37:20 +09:00
router.php
security.php Use Origin header before Referer to check CSRF 2021-02-23 16:51:46 +09:00
session.php Use $this->user instead of $logged_info more consistently #1866 2022-02-04 01:19:30 +09:00
sms.php
storage.php Add option to skip serialization when saving PHP data to file 2021-06-20 22:01:37 +09:00
timer.php
ua.php Fix #1811 Add chromium edge detection to getBrowserInfo 2021-10-15 14:03:39 +09:00
url.php