rhymix/common/framework
Kijin Sung 8fe8c9203e Improve browser detection
- Distinguish iOS from Mac OS X
- Better detection of Android default browser and webview
- Detect Chrome and Firefox on iOS
- Detect common search robots
2016-06-25 20:59:14 +09:00
..
drivers Fix error in Woorimail driver when the recipient's name is empty 2016-06-15 16:48:16 +09:00
filters Allow id attributes starting with 'user_content_' 2016-06-08 16:26:58 +09:00
helpers Improve ConfigHelper::consolidate() to allow use of filters 2016-05-19 21:02:39 +09:00
parsers Allow tablets to be treated as mobile or not depending on configuration 2016-05-10 23:33:12 +09:00
cache.php Make all cache drivers singleton instances 2016-04-24 16:30:20 +09:00
calendar.php Fix short array syntax and backwards test 2016-03-17 17:41:03 +09:00
config.php Add 'Do not edit' warning to legacy configuration files 2016-05-17 15:06:53 +09:00
datetime.php Add function to get relative timestamp up to many years, with unit tests 2016-05-26 16:41:20 +09:00
debug.php Prevent function arguments from being exposed in the error log 2016-06-15 17:03:32 +09:00
exception.php Add basic exception class 2016-02-01 20:11:46 +09:00
formatter.php Fix SCSS import from subdirectory 2016-05-06 11:39:12 +09:00
i18n.php Add i18n class and world country list 2016-03-19 15:17:59 +09:00
korea.php Fix syntax error in PHP 5.3 2016-03-19 13:12:25 +09:00
lang.php Merge pull request #385 from kijin/pr/more-framework-classes 2016-03-20 00:06:01 +09:00
mail.php Fix minor compatibility bugs, and add unit tests for Mail class 2016-05-23 17:34:40 +09:00
mime.php Add text/markdown MIME type (RFC 7763) 2016-03-23 14:19:25 +09:00
pagination.php Add pagination class 2016-03-17 19:46:32 +09:00
password.php Remove outdated checks for old PHP versions 2016-03-22 11:34:36 +09:00
security.php Remove outdated checks for old PHP versions 2016-03-22 11:34:36 +09:00
storage.php Fix permissions when manually copying an uploaded file 2016-05-08 15:07:17 +09:00
timer.php Fix short array syntax 2016-03-17 17:33:58 +09:00
ua.php Improve browser detection 2016-06-25 20:59:14 +09:00
url.php Add URL-to-path and clean path conversion 2016-03-15 13:48:07 +09:00