Commit graph

42 commits

Author SHA1 Message Date
rolux
34a48e6e68 update UA_VERSIONS.system 2014-11-21 09:46:12 +00:00
j
a9002374b1 fix ox.text in python 3 2014-09-30 21:17:15 +02:00
rolux
a0666acf89 parse_useragent: add Mac OS X 10.10 Yosemite 2014-09-04 18:50:34 +02:00
j
38853b1f4b detect IE11, part of ticket #1917 2013-10-24 00:24:13 +02:00
rolux
3bf45b9d33 update UA parser 2013-07-30 19:06:01 +02:00
rolux
68a324d8fa update UA parser 2013-07-30 18:33:33 +02:00
j
611db3ed7b fix typos 2013-07-30 15:22:23 +02:00
rolux
893a70791c update ua parser 2013-07-29 19:03:46 +02:00
rolux
996344c689 update ua parser 2013-07-29 18:22:22 +02:00
j
284cb97f1c fix #1216 ignore thousand separators 2013-02-01 16:13:40 +05:30
rolux
b8b7e666bc ua parser: detect chrome on ios 2012-11-09 23:07:31 +01:00
rolux
0001859ba8 improve parse_useragent 2012-10-27 21:59:40 +02:00
rolux
d73833f467 in parse_useragent, add chromium 2012-10-27 21:35:46 +02:00
rolux
48240cee7f update parse_useragent 2012-10-27 18:51:39 +02:00
rolux
52932bccec fix opera version detection 2012-09-29 14:48:19 +02:00
j
da72fbdaed imdb: retun title/internationalTitle, #947; cleanup alternative titles, #963 2012-09-22 21:40:01 +02:00
j
8ba74a1e4b fix some failing tests 2012-09-09 19:28:11 +02:00
j
bb35daa95c replace all CammelCase with under_score in ox 2012-08-14 16:12:43 +02:00
j
4316c68c6c key not keys 2012-08-20 20:34:23 +02:00
j
3f6547f28f support keys in sorted_strings 2012-08-20 20:15:52 +02:00
rolux
cfd84e916a update user agent parser 2012-08-15 17:58:46 +02:00
j
7af3c5ffcb add sort_string, sorted_strings 2012-05-16 12:29:52 +02:00
rolux
6ed4a2d867 handle webkit; make robot a dict (since robots may run on specific systems or emulate specific browsers, they should be returned separately) 2012-03-27 12:20:22 +02:00
rolux
4bb4e31b48 Handle Bing Preview and Chrome Mobile 2012-03-27 09:55:12 +02:00
rolux
1828701abd add robot flag to parse_useragent 2012-03-26 13:40:00 +02:00
rolux
e1cc6a07be Change the string for versions of Microsoft Windows from 'NT X.Y (Windows ABC)' to 'NT X.Y (ABC)' 2012-03-22 21:17:14 +01:00
rolux
948f172dfc update parse_useragent 2012-03-21 08:47:04 +01:00
rolux
070a4879c6 add parse_useragent 2012-03-21 08:44:24 +01:00
j
4cfd74b4b9 words 2011-10-30 12:54:59 +01:00
rolux
525d71bf89 add JSONC module 2011-10-12 12:19:57 +02:00
rolux
d8c371e7fb add assertion 2011-10-11 21:19:54 +02:00
rolux
90e5e4e932 please romans 2011-10-11 21:10:36 +02:00
rolux
47a8918c12 please academics 2011-10-11 20:19:56 +02:00
rolux
df16e0baf5 disable article 'i' 2011-10-11 19:33:45 +02:00
rolux
c5a6b36273 fix a bug in get_sort_title with articles that end with a single quote 2011-10-11 18:51:28 +02:00
rolux
8b756b888a handle some more corner cases when sorting names 2011-10-11 17:19:31 +02:00
rolux
e93484d110 add some support for sorting asian names 2011-10-11 16:48:51 +02:00
rolux
d1021cd9c3 update file module, add get_sort_name and get_sort_title to text module 2011-10-11 16:14:29 +02:00
j
c4e1bb311e remove second truncateWords function 2011-06-10 13:34:31 +02:00
j
0d354d2574 rename, use namespaces 2010-07-08 00:34:04 +02:00
j
cff20af4e7 back to oxlib, package_dir does not work with pip/python setup.py develop 2009-10-12 17:21:05 +02:00
j
d14f13faaf install as ox 2009-10-11 14:53:50 +02:00
Renamed from oxlib/text.py (Browse further)