Commit graph

531 commits

Author SHA1 Message Date
Bastian Kleineidam
054ce2e324 Added install changes. 2010-12-21 07:42:51 +01:00
Bastian Kleineidam
90e0f4e5cc Detect filenames with spaces as internal links. 2010-12-21 07:05:12 +01:00
Bastian Kleineidam
06ec8e6389 Reset GUI statistics before each check run. 2010-12-21 00:35:07 +01:00
Bastian Kleineidam
56ee086e84 Updated 2010-12-20 23:53:49 +01:00
Bastian Kleineidam
a9b6c10cd5 Fix unicode errors when writing to sys.stdout. 2010-12-20 23:43:37 +01:00
Bastian Kleineidam
7c08290c44 Fix broken anchor checking. 2010-12-20 19:55:26 +01:00
Bastian Kleineidam
2a070026e9 Bump up version. 2010-12-19 17:32:12 +01:00
Bastian Kleineidam
582b503df8 Release. 2010-12-19 08:40:17 +01:00
Bastian Kleineidam
88ae8a83b0 Display clear button in URL input field. 2010-12-17 07:50:56 +01:00
Bastian Kleineidam
7a2c89b7fe Display URL properties and statistics in the main window. 2010-12-16 21:52:26 +01:00
Bastian Kleineidam
b485594dfb Print statistics information in HTML output. 2010-12-15 14:36:19 +01:00
Bastian Kleineidam
0cab9d8287 Updated changelog. 2010-12-11 07:58:46 +01:00
Bastian Kleineidam
63f9b8aa4f Rename Linkchecker documentation title. 2010-12-07 22:25:04 +01:00
Bastian Kleineidam
15a185a498 Added option documentation. 2010-12-07 21:49:28 +01:00
Bastian Kleineidam
561b89de53 Updated documentation. 2010-12-07 20:59:18 +01:00
Bastian Kleineidam
ef85fee55a Document fixed SF bug. 2010-12-07 19:21:20 +01:00
Bastian Kleineidam
7807be517b Assume URL starts with http:// if its not a local file. 2010-12-03 18:25:18 +01:00
Bastian Kleineidam
859fb7771d Updated changelog. 2010-11-26 21:25:52 +01:00
Bastian Kleineidam
c5676f0297 Catch socket errors when closing SMTP connections. 2010-11-26 19:51:26 +01:00
Bastian Kleineidam
5f06f1b194 Fix wrong call to __init__ of URL proxy handler. 2010-11-26 12:23:41 +01:00
Bastian Kleineidam
0cf22e5242 Limit FTP download file size. 2010-11-25 20:44:14 +01:00
Bastian Kleineidam
2efe3073c5 Fix sorting of URLs in result list. 2010-11-23 23:56:03 +01:00
Bastian Kleineidam
a644aada2e Activate links in property dialogs. 2010-11-23 00:25:32 +01:00
Bastian Kleineidam
d8eacc01ab Fix typo in changelog. 2010-11-22 19:53:01 +01:00
Bastian Kleineidam
f0b911b608 Use codecs module for proper output encoding. 2010-11-21 20:19:27 +01:00
Bastian Kleineidam
6fac69cddb Fall back to GET when connection is reset. 2010-11-21 19:50:51 +01:00
Bastian Kleineidam
977ae26c46 Bump up version to 6.0 and add upgrading documentation. 2010-11-21 11:42:19 +01:00
Bastian Kleineidam
57d0f961d9 Merge Python 2.6 branch. 2010-11-21 11:37:17 +01:00
Bastian Kleineidam
5058161e40 Remove deprecated options and backward compatibility parts. 2010-11-21 11:35:56 +01:00
Bastian Kleineidam
bf3c067220 Updated todo 2010-11-21 10:57:19 +01:00
Bastian Kleineidam
285524ec12 Added changelog entry. 2010-11-21 10:43:13 +01:00
Bastian Kleineidam
ffcb6017ba Store column widths in registry settings. 2010-11-20 20:25:27 +01:00
Bastian Kleineidam
537f46ead2 Bump up version 2010-11-20 19:48:23 +01:00
Bastian Kleineidam
1e53f4cf63 Release. 2010-11-20 13:21:49 +01:00
Bastian Kleineidam
cf9eb4f365 Set release month. 2010-11-18 23:39:58 +01:00
Bastian Kleineidam
cf7be13776 Save GUI options in QSettings. 2010-11-17 21:25:13 +01:00
Bastian Kleineidam
147bf31e1e Check for allowed HTTP GET method before parsing anchors in HTML file contents. 2010-11-17 19:13:26 +01:00
Bastian Kleineidam
17ce930611 Ignore irc:// URLs. 2010-11-10 19:56:31 +01:00
Bastian Kleineidam
f5d8bd42b2 Updated changelog 2010-11-06 20:15:41 +01:00
Bastian Kleineidam
4f5c957e43 Fix check of external domain after HTTP redirect. 2010-11-06 18:00:49 +01:00
Bastian Kleineidam
dd5ff4706a Remove timeout and threads GUI options. 2010-11-06 16:41:14 +01:00
Bastian Kleineidam
476cd79d55 Updated todo and changelog. 2010-11-06 16:17:33 +01:00
Bastian Kleineidam
9d88a7117d Fix GML comment format. 2010-11-06 15:47:00 +01:00
Bastian Kleineidam
ee36a4edca Quote quote edge labels and strip leading and trailing whitespace from node and egde labels. 2010-11-06 15:36:54 +01:00
Bastian Kleineidam
e7dff74cf9 Quote quote edge labels and strip leading and trailing whitespace from node and egde labels. 2010-11-06 15:36:21 +01:00
Bastian Kleineidam
cbe5418975 Updated changelog 2010-11-06 11:35:42 +01:00
Bastian Kleineidam
46757777fd Allow editing of config files in GUI. 2010-11-05 01:13:37 +01:00
Bastian Kleineidam
cc3eea535f Save parent URL source in local file. 2010-11-05 01:11:28 +01:00
Bastian Kleineidam
ca395e7d82 Avoid error when intro or outro logging fields are configured. 2010-11-03 20:35:45 +01:00
Bastian Kleineidam
cb41f8e6a2 Todo cleanup. 2010-10-27 21:04:22 +02:00
Bastian Kleineidam
e429dbcc13 Do not parse URL CGI part recursively. 2010-10-27 20:55:21 +02:00
Bastian Kleineidam
b2e172b80e Add Qt help file generation to installation docs. 2010-10-27 20:21:56 +02:00
Bastian Kleineidam
f14340a0a8 Do not check content of already cached URLs. 2010-10-27 19:52:48 +02:00
Bastian Kleineidam
23403f09bb Do not print warning for HTTP to HTTPS or HTTPS to HTTP redirects. 2010-10-27 14:44:05 +02:00
Bastian Kleineidam
d9e981e497 Don't log a warning if commandline URL has been redirected. 2010-10-26 16:24:27 +02:00
Bastian Kleineidam
5e9c36e0c9 Bump up version. 2010-10-26 16:22:07 +02:00
Bastian Kleineidam
82e62056d9 Set release date. 2010-10-26 00:06:12 +02:00
Bastian Kleineidam
4375d35328 Add warning about unsupported HTTP authentication, and revert the realm changes. 2010-10-25 22:41:31 +02:00
Bastian Kleineidam
332fa4f8f9 Prepare multi-realm auth configuration. 2010-10-25 22:07:16 +02:00
Bastian Kleineidam
860db4050b Added note to upgrade httplib2.py for Python 2.6 2010-10-25 21:21:20 +02:00
Bastian Kleineidam
a55980e877 Add bug closing information to changelog. 2010-10-25 21:09:30 +02:00
Bastian Kleineidam
a8c1c28066 Prevent off-screen GUI window position. 2010-10-25 21:06:13 +02:00
Bastian Kleineidam
d0a4c18548 Install loginurl example config file. 2010-10-25 20:12:13 +02:00
Bastian Kleineidam
6fe2e81e3d Added login URL example. 2010-10-25 18:11:35 +02:00
Bastian Kleineidam
b6ec28c68e Make password entries in authentication configuration optional. 2010-10-25 17:33:13 +02:00
Bastian Kleineidam
5f9c11b794 Tune timeout values to close threads faster on exit. 2010-10-24 01:47:57 +02:00
Bastian Kleineidam
ced1b42124 Use separate debug log window. 2010-10-16 19:26:46 +02:00
Bastian Kleineidam
25d75bd4a2 Added login URL posting. 2010-10-14 18:36:11 +02:00
Bastian Kleineidam
6ca5bdb815 Fix for installation of vcredist_x86.exe 2010-10-12 01:48:02 +02:00
Bastian Kleineidam
4acf79c641 Add configuration file option for the --cookies commandline option. 2010-10-12 00:41:14 +02:00
Bastian Kleineidam
61e611e4bf Prevent unallowed content read when checking for robots.txt allowance in HTML files. 2010-10-12 00:40:34 +02:00
Bastian Kleineidam
7a44f3d563 Updated todo list. 2010-10-03 13:00:20 +02:00
Bastian Kleineidam
1ad241be56 Updated changelog 2010-10-03 12:14:42 +02:00
Bastian Kleineidam
7244100a16 Updated changelog 2010-10-03 12:13:29 +02:00
Bastian Kleineidam
d079cd07c2 Read GUI default options from configuration file. 2010-09-30 19:08:20 +02:00
Bastian Kleineidam
a4b6d48d90 Fix printing of active URLs on Ctrl-C. 2010-09-30 17:42:52 +02:00
Bastian Kleineidam
06792e6ad5 Bump up version. 2010-09-30 07:44:28 +02:00
Bastian Kleineidam
b06638c769 Add more GUI context menu actions. 2010-09-30 07:32:39 +02:00
Bastian Kleineidam
efa2d1166a Fix upgrading documentation. 2010-09-29 21:13:41 +02:00
Bastian Kleineidam
2feb1d9a6e Formatting 2010-09-29 20:13:47 +02:00
Bastian Kleineidam
1446797020 Support pygeoip 2010-09-29 08:24:30 +02:00
Bastian Kleineidam
18b99e2299 Updated download links and installation instructions. 2010-09-29 07:17:51 +02:00
Bastian Kleineidam
5576440f10 Add context menu item to copy URL to system clipboard. 2010-09-28 20:34:20 +02:00
Bastian Kleineidam
f338c16faf Added changelog entry for the GUI context menu fix. 2010-09-28 20:33:28 +02:00
Bastian Kleineidam
b76bc2d87f Updated redirected URLs. 2010-09-22 23:43:44 +02:00
Bastian Kleineidam
d5707ef205 Change registry base string to avoid false spyware alarms. 2010-09-12 18:49:57 +02:00
Bastian Kleineidam
21f4a41ecb Updated manpage link. 2010-09-06 23:10:55 +02:00
Bastian Kleineidam
27fe6fdfcf Update URL links in man pages. 2010-09-06 21:56:39 +02:00
Bastian Kleineidam
a846e66869 Updated manpage links. 2010-09-06 21:10:47 +02:00
Bastian Kleineidam
c7149010eb Updated documentation 2010-09-05 21:02:03 +02:00
Bastian Kleineidam
8a1ac26c85 Warn about obfuscated IP numbers. 2010-09-05 20:11:02 +02:00
Bastian Kleineidam
5284017d67 Only fallback to HTTP GET when robots.txt sallows it. 2010-09-04 18:09:59 +02:00
Bastian Kleineidam
1bd2813ef0 --password now reads a password from stdin 2010-09-03 06:34:41 +02:00
Bastian Kleineidam
97a10a16a6 Remove Windows registry keys on uninstall. 2010-09-02 21:38:45 +02:00
Bastian Kleineidam
8a074aeea9 Work around Python 2.6+ urljoin bug. 2010-08-31 09:16:24 +02:00
Bastian Kleineidam
60f7af4598 Allow redirections to external URLs with same domain. 2010-08-13 01:22:18 +02:00
Bastian Kleineidam
851e1121e9 Use semicolon as default CSV separator. 2010-07-31 22:30:11 +02:00
Bastian Kleineidam
76f7f6b6a3 Prefer anchor element content as name instead of title attribute. 2010-07-30 21:03:04 +02:00
Bastian Kleineidam
4678802a81 Do not truncate UNC filepaths 2010-07-30 20:07:11 +02:00
Bastian Kleineidam
b5a80bf686 Fix typo 2010-07-29 21:04:58 +02:00
Bastian Kleineidam
761b292e37 Added skype: to list of recognized but ignored URL schemes. 2010-07-29 20:26:04 +02:00
Bastian Kleineidam
0f92b76290 Remove the unnormed URL warning. 2010-07-29 20:20:59 +02:00
Bastian Kleineidam
7d076e7129 Add get_size() method for local files. 2010-07-29 19:52:26 +02:00
Bastian Kleineidam
7536472797 Send correct host header when using http proxy. 2010-07-29 06:50:35 +02:00
Bastian Kleineidam
9855b4c30e Generate HTML pages from manual pages. 2010-07-28 21:25:28 +02:00
Bastian Kleineidam
48539d58e2 Use example.com addresses for documentation. 2010-07-28 21:25:14 +02:00
Bastian Kleineidam
abd7254203 Rephrase last change 2010-07-28 21:24:39 +02:00
Bastian Kleineidam
d9bfd25a68 Add warning if content size is zero 2010-07-28 08:19:55 +02:00
Bastian Kleineidam
4513897202 Updated documentation and HTML layout. 2010-04-01 07:39:31 +02:00
Bastian Kleineidam
4e0178e3cd Added SF bug for changelog entry. 2010-04-01 07:35:04 +02:00
Bastian Kleineidam
7802bbbbc4 Use _WIN32 instead of WIN32 to detect Windows systems. 2010-03-31 08:45:21 +02:00
Bastian Kleineidam
c5462d6c58 Added changelog entry for last commit. 2010-03-27 08:38:20 +01:00
Bastian Kleineidam
6650b4a45e Added todo entry. 2010-03-26 20:07:19 +01:00
Bastian Kleineidam
57e3b05c88 limit cache sizes 2010-03-10 00:00:12 +01:00
Bastian Kleineidam
074b5ded32 Support UTF-8 encoded filenames in FTP servers. 2010-03-09 08:15:29 +01:00
Bastian Kleineidam
c88791b815 Fix support for non-standard FTP ports. 2010-03-09 07:49:05 +01:00
Bastian Kleineidam
cc0c79dd90 Use local FTP testserver. 2010-03-09 07:42:56 +01:00
Bastian Kleineidam
6c9e5bd521 Updated copyright 2010-03-08 11:53:29 +01:00
Bastian Kleineidam
92788a720c Add release name. 2010-03-08 11:22:39 +01:00
Bastian Kleineidam
af8fa3c9a8 Updated todo list. 2010-03-08 09:23:29 +01:00
Bastian Kleineidam
51a0ef0ad4 Speed up HTML parsing by stopping early and adding callbacks. 2010-03-08 09:04:33 +01:00
Bastian Kleineidam
7c15d28f56 Prevent UnicodeDecodeError in robots.txt parsing. 2010-03-07 22:49:25 +01:00
Bastian Kleineidam
b8b0398dd2 Ensure redirected URL is Unicode encoded. 2010-03-07 22:11:55 +01:00
Bastian Kleineidam
c8e6995ecd Support HTTPS proxies. 2010-03-07 21:06:10 +01:00
Bastian Kleineidam
6a2fcf8ae9 Parse links in Word files. 2010-03-07 19:20:51 +01:00
Bastian Kleineidam
34a2f4a15d Disable and deprecated the --no-proxy-for option. 2010-03-07 17:45:48 +01:00
Bastian Kleineidam
b08524aa5f Updated dnspython module from upstream. 2010-03-07 16:40:17 +01:00
Bastian Kleineidam
049d989c65 Move msgfmt.py into po/ subdir 2010-03-07 11:56:25 +01:00
Bastian Kleineidam
8afc07fb2b Expand filenames given with the --config options. 2010-03-07 10:44:42 +01:00
Bastian Kleineidam
af6cb287d7 Only warn about missing emails in mailto: URLs. 2010-03-07 10:43:29 +01:00
Bastian Kleineidam
3d5c114f14 Warn on permament redirections even when URL is outside of domain filter. 2010-03-07 09:36:21 +01:00
Bastian Kleineidam
6fb5a91f1c Added todo item. 2010-03-07 09:34:59 +01:00
Bastian Kleineidam
ccc0efe910 Added changelog entry for the fixed windows installer. 2010-03-07 09:09:59 +01:00
Bastian Kleineidam
f096570436 Moved some files into the doc/ subdirectory. 2010-03-06 21:52:25 +01:00
Bastian Kleineidam
fb091c377f Updated HTML documentation 2009-08-19 20:41:17 +02:00
Bastian Kleineidam
729853db5c Remove unused doc files 2009-08-04 23:13:20 +02:00
Bastian Kleineidam
3f4573ea26 Removed generated documentation files 2009-07-31 16:27:07 +02:00
Bastian Kleineidam
3fd3ee90ec Fix GUI documentation install 2009-07-29 21:53:52 +02:00
Bastian Kleineidam
2aaadfb8a7 Moved html documentation files 2009-07-26 23:39:06 +02:00
Bastian Kleineidam
f76e1fffea Moved HTML documentation files 2009-07-26 23:31:48 +02:00
Bastian Kleineidam
86768a3df3 Moved HTML documentation files 2009-07-26 23:31:38 +02:00
Bastian Kleineidam
4017269a31 Fix doc links 2009-07-26 23:25:34 +02:00
Bastian Kleineidam
8533ade21f Add ID for each logged URL. 2009-07-26 22:31:51 +02:00
Bastian Kleineidam
5e06b6b8d4 Updated FSF address in GPL blurb 2009-07-24 23:58:20 +02:00
Bastian Kleineidam
3121e3385e Use direct HTML documentation for the GUI client; moved the homepage content to a separate package. 2009-07-20 18:33:09 +02:00
Bastian Kleineidam
fd29a15af7 Use direct HTML documentation for the GUI client; moved the homepage content to a separate package. 2009-07-20 18:32:54 +02:00
Bastian Kleineidam
012b506368 Do not try to remove non-existing files on cleanup 2009-05-20 12:49:09 +02:00
Bastian Kleineidam
4fe96f3fb4 Remove the reference about the man page. The HTML documentation should be self contained. 2009-05-20 12:48:52 +02:00
Bastian Kleineidam
1936b80d76 Remove the google analytics snippet. 2009-05-20 12:48:30 +02:00
Bastian Kleineidam
b2d1c5838b Added Google Analytics tracker to webpage. 2009-04-01 22:40:19 +02:00