Commit graph

751 commits

Author SHA1 Message Date
Bastian Kleineidam
f9cb512f7d Updated changelog. 2012-10-01 13:43:48 +02:00
Bastian Kleineidam
1e1370fbb4 Updated docs. 2012-09-23 16:02:11 +02:00
Bastian Kleineidam
7e130808bd Document the user-agent change. 2012-09-21 16:05:03 +02:00
Bastian Kleineidam
0b9c0ee784 Updated translations and changelog. 2012-09-20 20:42:21 +02:00
Bastian Kleineidam
bff217c58b Never log ignored warnings. 2012-09-20 12:44:40 +02:00
Bastian Kleineidam
4e5a75fa92 Mention Peazip for Windows to extract the source. 2012-09-19 17:58:45 +02:00
Bastian Kleineidam
450fb36373 Updated changelog. 2012-09-19 09:17:16 +02:00
Bastian Kleineidam
3a352631ba Add modified field to loggers. 2012-09-18 12:12:00 +02:00
Bastian Kleineidam
932a07a9cf Added XML sitemap logger. 2012-09-18 09:16:34 +02:00
Bastian Kleineidam
4e59056ee7 Warn about duplicate URL contents. 2012-09-17 19:49:50 +02:00
Bastian Kleineidam
cb71f483a5 Warn about too long URLs. 2012-09-17 16:00:23 +02:00
Bastian Kleineidam
03667a4ec9 Print warning tags in text output. 2012-09-17 15:29:04 +02:00
Bastian Kleineidam
6e1841cf1f Print download and cache statistics. 2012-09-17 15:23:25 +02:00
Bastian Kleineidam
273230d98b Send HTTP Do-Not-Track header. 2012-09-14 22:41:38 +02:00
Bastian Kleineidam
86f1c74006 Close loggers properly on I/O errors. 2012-09-14 22:09:18 +02:00
Bastian Kleineidam
d24aaf4b35 Revert last change; document 7-zip for extraction of tar.xz files instead. 2012-09-06 00:11:31 +02:00
Bastian Kleineidam
fb44d78dcf Add .zip source dist file. 2012-09-04 20:53:05 +02:00
Bastian Kleineidam
6730fb51ee Allow maximum check time specification. 2012-09-03 20:17:49 +02:00
Bastian Kleineidam
8ddd568a4c Bump up version. 2012-09-03 20:16:46 +02:00
Bastian Kleineidam
78ee2bce1a Improved download readme. 2012-09-03 19:54:22 +02:00
Bastian Kleineidam
0dc2efea68 Adjust for new .xz dist format. 2012-09-02 23:44:16 +02:00
Bastian Kleineidam
3838eb7510 Add release info. 2012-09-02 23:38:05 +02:00
Bastian Kleineidam
7a6436f08f Increase checked cache in URL queue. 2012-09-02 22:21:49 +02:00
Bastian Kleineidam
7334a9863e Make URL properties in GUI selectable with the mouse. 2012-08-24 00:10:59 +02:00
Bastian Kleineidam
99ab68908c Increase the default number of checker threads. 2012-08-23 16:11:47 +02:00
Bastian Kleineidam
ecef16b2c9 Support WML sites. 2012-08-22 22:43:14 +02:00
Bastian Kleineidam
ec365d50a6 Document that feed: URLs are unsupported. 2012-08-14 23:15:41 +02:00
Bastian Kleineidam
7db9c4e9cf Updated manual page. 2012-08-14 20:37:11 +02:00
Bastian Kleineidam
6915e2f989 Detect sites not supporting HEAD requests. 2012-08-14 18:43:39 +02:00
Bastian Kleineidam
11f5307e77 Compress source tarball with xz. 2012-08-14 17:39:41 +02:00
Bastian Kleineidam
29a5c1a44a Display the real url name in gui property field. 2012-08-13 18:55:25 +02:00
Bastian Kleineidam
afc0ecd7a6 --ignore-url now really ignores URLs. 2012-08-12 11:16:29 +02:00
Bastian Kleineidam
d9acc97f9f Use colorama instead of wconio. 2012-08-10 22:24:00 +02:00
Bastian Kleineidam
898c426d7a Use cProfile for profiling. Don't print user-visible help for profiling. 2012-08-09 12:38:06 +02:00
Bastian Kleineidam
64d011316a Add Python3 porting status. 2012-08-09 12:37:30 +02:00
Bastian Kleineidam
b0e5c7fc59 Ignore feed: URLs. 2012-06-27 21:32:03 +02:00
Bastian Kleineidam
0fd1a78378 Always compare encoded anchor names. 2012-06-27 20:59:53 +02:00
Bastian Kleineidam
103fb12987 Display debug output with fixed width font; allow showing of memory dump. 2012-06-25 20:21:45 +02:00
Bastian Kleineidam
f82384dd14 Add readme for download page at sourceforge. 2012-06-24 13:50:46 +02:00
Bastian Kleineidam
2baa908494 Updated linkcheckerrc manpage. 2012-06-24 10:45:07 +02:00
Bastian Kleineidam
5c045fef44 Fix UNC path handling on Windows. 2012-06-24 10:30:54 +02:00
Bastian Kleineidam
363ccc0121 Check <object codebase=...> as normal URL. 2012-06-23 14:28:32 +02:00
Bastian Kleineidam
cdf6b91b39 Don't use <object codebase=...> attribute as parent url. 2012-06-23 13:32:08 +02:00
Bastian Kleineidam
6d9a8859d3 Require and use Python 2.7.2. 2012-06-22 23:58:20 +02:00
Bastian Kleineidam
f10b38c13e Fix saving of the debugmemory option. 2012-06-21 22:13:09 +02:00
Bastian Kleineidam
addbcfc54f Updated translation. 2012-06-20 20:18:39 +02:00
Bastian Kleineidam
4cce99a77d Test SSL certificate expiration. 2012-06-20 20:10:40 +02:00
Bastian Kleineidam
24286ceb53 Updated changelog. 2012-06-20 00:36:51 +02:00
Bastian Kleineidam
cbb13a8983 Add SSL certificate verification. 2012-06-18 23:05:44 +02:00
Bastian Kleineidam
8fb3246905 Bump up version. 2012-06-18 22:23:39 +02:00