Commit Graph

35 Commits

Author SHA1 Message Date
6b6ff0cb56 New tool to convert some content to human readable strings 2014-12-18 11:52:43 +01:00
a7b166498c xmlparser: don't manage errors at this level 2014-12-17 17:58:30 +01:00
0b06261d18 tools/web: allow empty Content-Type 2014-12-17 17:50:43 +01:00
dd285b67d1 fix netloc != hostname 2014-12-17 17:49:57 +01:00
86fdaa4dd9 web: fix new usage of getURLContent in getJSON 2014-12-17 15:53:49 +01:00
d6ea5736a5 Move xmlparser to tools 2014-12-17 12:06:28 +01:00
c7baf6ecbe Date tool: can extract date with year and without hours 2014-12-17 10:59:18 +01:00
52cf7b5ad7 Date tool: fix forgotten import when extracting a date without hours 2014-12-17 10:59:17 +01:00
fd5fbf6c6c Fix module load and reload 2014-11-14 15:38:48 +01:00
093581f646 Fix missing import 2014-11-14 14:01:00 +01:00
b6c5bf4f10 Move configuration file loading from prompt to tools 2014-11-10 17:02:23 +01:00
e17996d858 PEP8 clean 2014-11-10 13:02:13 +01:00
fafa261811 Update copyrights 2014-11-03 10:14:00 +01:00
4776fbe931 Modify context reload for better maintainability 2014-10-09 07:39:38 +02:00
4dd837cf4b Change add_server behaviour, fix IRC parameters parsing, can use with Python statement for managing server scope 2014-10-09 07:37:52 +02:00
f9ee1fe898 Can use countdown without timezone 2014-10-09 07:31:21 +02:00
c5a69f1bd0 Internal timezone is now UTC 2014-10-01 00:14:27 +02:00
ae3c46e693 Xmlparser: check the attribute type is storable 2014-09-19 01:38:53 +02:00
d83b0d1b81 Report HTTP error to users 2014-09-10 21:33:28 +02:00
ee14682c4f extractDate function is now in a separate Python module 2014-09-08 02:25:26 +02:00
8efc92edde Fix usage of parse_string 2014-09-07 23:51:20 +02:00
28c1ad088b Move countdown to a separate module in tools 2014-08-29 17:13:28 +02:00
d575c0d6d3 tools.web: Avoid explicit redirection loop 2014-07-25 12:52:10 +02:00
0f01d28528 Webtool: New function to decode htmlentities 2014-07-11 16:37:06 +02:00
fa77a3b323 Fix decoding of some pages 2014-07-08 02:44:20 +02:00
c5ee6084c0 Webtool: if charset contain also language, ignore language 2014-06-26 23:32:25 +02:00
05a148fef4 Web tool now handles HTTPS connections, content is decoded following given charset header 2014-06-24 18:21:19 +02:00
Némunaire
a11c617ade Tools.web: use urllib instead of custom urlparser 2013-01-24 14:18:24 +01:00
Némunaire
2fc9c89c9e Increase dowloaded size when no length is given 2013-01-15 11:26:05 +01:00
Némunaire
bd4a9e17eb Avoid downloading of too big files 2013-01-04 18:05:41 +01:00
Némunaire
88d976fb60 Can parse JSON web pages 2012-11-06 04:26:38 +01:00
Némunaire
aa697a36d0 Now parse URL following RFC 1738 2012-11-06 04:14:11 +01:00
Némunaire
9b38b21898 Use new web tool into various modules 2012-11-04 16:26:20 +01:00
Némunaire
90f1e629ea Start a tool to manage web requests 2012-10-19 18:41:17 +02:00
Némunaire
f8b662f7d0 Add a tools directory 2012-10-19 18:40:41 +02:00