Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2020-07-09 | [ci skip] Merge pull request #5922 from robsonpiere/develop | Andrey Andreev | 1 | -1/+2 | |
Add UptimeRobot user agent | |||||
2019-10-08 | [ci skip] Merge pull request #5849 from Lablnet/patch-1 | Andrey Andreev | 1 | -0/+1 | |
Added Infinix manufacture in user_agents.php | |||||
2019-10-08 | [ci skip] Merge pull request #5851 from ossamamehmood/patch-1 | Andrey Andreev | 1 | -0/+4 | |
Fix for #5711 and added two more models | |||||
2019-04-01 | [ci skip] Merge pull request #5725 from Lablnet/patch-1 | Andrey Andreev | 1 | -0/+1 | |
Added Meizu agent in Manufacturers | |||||
2019-01-15 | Merge pull request #5676 from albertleao/albertleao-patch-1 | Andrey Andreev | 1 | -0/+1 | |
Added mobile google bot to user agents | |||||
2018-04-13 | [ci skip] Rename Spartan to Edge in config/user_agents.php | Andrey Andreev | 1 | -1/+1 | |
#4354 | |||||
2016-05-26 | Merge pull request #4648 from el-ma/develop | Andrey Andreev | 1 | -1/+3 | |
[ci skip] Add two more robots to config/user_agents.php | |||||
2016-05-25 | Merge pull request #4646 from el-ma/develop | Andrey Andreev | 1 | -1/+2 | |
[ci skip] Add "Alexa Crawler" to robots | |||||
2015-07-04 | Standardized new lines | Calvin Tam | 1 | -1/+0 | |
2015-06-26 | Fix ask jeeves user-agent | rochefort | 1 | -1/+1 | |
2015-05-06 | Update user_agents.php | Oleg Filippov | 1 | -0/+1 | |
added new browser Spartan | |||||
2015-03-14 | Update user_agents.php | Oleg Filippov | 1 | -0/+1 | |
Add Windows 10 | |||||
2015-01-26 | Remove license blocks in /application files | vlakoff | 1 | -36/+0 | |
These blocks are annoying for the user and serve little to no purpose as the files are just config files, a boilerplate controller and some views. | |||||
2015-01-21 | Remove closing blocks at end of PHP files | vlakoff | 1 | -3/+0 | |
2015-01-09 | Bulk (mostly documentation) update | Andrey Andreev | 1 | -3/+3 | |
- Remove PHP version from license notices - Bump year number in copyright notices - Recommend PHP 5.4 or newer to be used - Tell Travis-CI to test on PHP 5.3.0 instead of the latest 5.3 version Related: #3450 | |||||
2014-11-23 | Removed EOL - 2ndtry | Jacques du Rand | 1 | -2/+2 | |
2014-11-23 | Removed EOL | Jacques du Rand | 1 | -1/+1 | |
2014-11-23 | Added missing comma at EOL(right place) | Jacques du Rand | 1 | -2/+2 | |
2014-11-23 | Added missing comma at EOL | Jacques du Rand | 1 | -1/+1 | |
2014-11-23 | Updated list of bots - mostly google-like | Jacques du Rand | 1 | -1/+6 | |
2014-10-27 | [ci skip] Switch to MIT license; close #3293 | Andrey Andreev | 1 | -14/+25 | |
2014-05-08 | Added support to Symbian OS platforms to recognize Nokia devices | Adriano Rosa | 1 | -1/+2 | |
2014-02-11 | "BASEPATH check" consistency | darwinel | 1 | -1/+2 | |
As described in issue #2870 + A change in the „How to create a library” example in the user_guide | |||||
2014-02-11 | 2013 > 2014 | darwinel | 1 | -1/+1 | |
Update copyright notices from 2013 to 2014. And update one calendar example in user_guide from year 2013/2014 to 2014/2015. | |||||
2014-01-15 | Trident prefix added to avoid potential false positives. | Dionysis Arvanitis | 1 | -1/+1 | |
2014-01-11 | IE11 User Agent support added | Dionysis Arvanitis | 1 | -0/+1 | |
2014-01-08 | Remove preg_quote() call from CI_User_agent::_set_browser() and add another ↵ | Andrey Andreev | 1 | -0/+2 | |
pattern for Opera Input comes from a configuration file that is barely touched by anyone and the default values only contain letters, so it is safe to not quote them. This enables us to add a more advanced pattern in config/user_agents.php for Opera 10+, which ... quote: Opera/9.80 is hard coded at the beginning of the user agent string because of broken browser sniffing scripts which detect 'Opera/10' and above as Opera 1. (reference: http://my.opera.com/community/openweb/idopera/) Instead, latests versions of Opera append ' Version/<version number>' to the end of the user agent string. Fixes issue #555 (incorrect browser detection for Opera) | |||||
2014-01-03 | [ci skip] Some spaces & docblock fixes | Andrey Andreev | 1 | -1/+1 | |
2013-12-06 | Update user_agents.php | Andre Gardiner | 1 | -1/+2 | |
Added Win 8.1 user agent to the array | |||||
2013-11-11 | Polish changes from PR #2712 | Andrey Andreev | 1 | -1/+1 | |
2013-11-08 | Update user_agents.php | vkeranov | 1 | -2/+3 | |
Added Ubuntu Web Browser. More info here: http://www.omgubuntu.co.uk/2013/11/ubuntu-touch-browser-finally-given-unique-user-agent-string | |||||
2013-10-14 | Fix #2682 | Andrey Andreev | 1 | -1/+1 | |
2013-10-08 | Update user_agents.php | Jcchemin | 1 | -1/+2 | |
Add detection for Opera 16 | |||||
2013-08-19 | Kill the damn kitten | Andrey Andreev | 1 | -1/+1 | |
2013-08-14 | Detect Windows Phones | msegers | 1 | -1/+2 | |
Added 1 line to the platforms 'windows phone' => 'Windows Phone', This will return the OS of the "new" generation of windows phones instead of "Unknown windows Os" | |||||
2013-08-06 | Various typos and tabs adjustments | vlakoff | 1 | -1/+1 | |
2013-07-17 | [ci skip] Just removing some empty lines | Andrey Andreev | 1 | -1/+1 | |
2013-07-17 | Merge pull request #2370 from TheDragonSlayer/patch-1 | Andrey Andreev | 1 | -1/+2 | |
Update user_agents.php (Added PS Vita) | |||||
2013-04-03 | Add common robot user agents. | Garth Kerr | 1 | -1/+3 | |
2013-03-30 | Update user_agents.php | TheDragonSlayer | 1 | -1/+2 | |
Added the PS Vita User Agent to the list. | |||||
2013-01-21 | [ci skip] Manually apply #2162, #2163 | Andrey Andreev | 1 | -1/+2 | |
2013-01-01 | [ci skip] Happy new year | Andrey Andreev | 1 | -1/+1 | |
2012-08-12 | Bug fix #1695 - change Nintendo mobile user agents to be more specific. | Eric Roberts | 1 | -3/+3 | |
Signed-off-by: Eric Roberts <eric@cryode.com> | |||||
2012-07-25 | Windows 8 and PlayStation 3 in user_agents.php | Debeet | 1 | -0/+2 | |
2012-06-06 | Added Fennec as Firefox Mobile to config/user_agents.php (issue #1063) | Andrey Andreev | 1 | -3/+3 | |
2012-05-11 | Remove a duplicate mobile user agent entry | Andrey Andreev | 1 | -1/+0 | |
2012-05-11 | User_agent library improvements | Andrey Andreev | 1 | -71/+76 | |
2012-03-26 | Clear some spaces and fix some inconsistencies in application/ php files | Andrey Andreev | 1 | -2/+2 | |
2012-03-09 | Bumped CodeIgniter's PHP requirement to 5.2.4. | Phil Sturgeon | 1 | -1/+1 | |
Yes I know PHP 5.4 just came out, and yes I know PHP 5.3 has lovely features, but there are plenty of corporate systems running on CodeIgniter and PHP 5.3 still is not widely supported enough. CodeIgniter is great for distributed applications, and this is the highest we can reasonably go without breaking support. PHP 5.3 will most likely happen in another year or so. Fingers crossed on that one anyway... | |||||
2012-01-02 | Updating copyright date to 2012 | Greg Aker | 1 | -1/+1 | |