Bastian Kleineidam
|
fab2c2da98
|
Improve content type setting.
|
2014-03-05 20:12:19 +01:00 |
|
Bastian Kleineidam
|
192cfab009
|
Cleanup of the UrlData.is_* functions
|
2014-03-05 19:23:16 +01:00 |
|
Bastian Kleineidam
|
7b34be590b
|
Introduce check plugins, use Python requests for http/s connections, and some code cleanups and improvements.
|
2014-03-01 00:12:34 +01:00 |
|
Bastian Kleineidam
|
42a17cbb98
|
Prepare py3 port and display sys.argv on internal errors.
|
2012-11-26 18:49:07 +01:00 |
|
Bastian Kleineidam
|
810a62e093
|
Fix file url checking.
|
2012-11-07 19:37:16 +01:00 |
|
Bastian Kleineidam
|
f9a7f5ef96
|
Restrict local file checking.
|
2012-11-07 18:07:00 +01:00 |
|
Bastian Kleineidam
|
64de760b97
|
Added debug statements for unparseable content types.
|
2012-10-24 22:06:42 +02:00 |
|
Bastian Kleineidam
|
6a204120b6
|
Handle stale file system links for local file checks.
|
2012-10-12 17:20:19 +02:00 |
|
Bastian Kleineidam
|
a03090c20f
|
Optimize intern/extern pattern parsing.
|
2012-09-20 20:19:13 +02:00 |
|
Bastian Kleineidam
|
b8f8bdf5fc
|
Fix last modified formatting.
|
2012-09-19 10:09:19 +02:00 |
|
Bastian Kleineidam
|
3a352631ba
|
Add modified field to loggers.
|
2012-09-18 12:12:00 +02:00 |
|
Bastian Kleineidam
|
7a6436f08f
|
Increase checked cache in URL queue.
|
2012-09-02 22:21:49 +02:00 |
|
Bastian Kleineidam
|
b6d45eabe5
|
Code cleanup.
|
2012-08-24 09:46:38 +02:00 |
|
Bastian Kleineidam
|
5c045fef44
|
Fix UNC path handling on Windows.
|
2012-06-24 10:30:54 +02:00 |
|
Bastian Kleineidam
|
31519f6a01
|
Fix handling of UNC pathnames.
|
2012-06-23 14:30:58 +02:00 |
|
Bastian Kleineidam
|
dbe57c0f9b
|
Treat Windows UNC paths as absolute paths.
|
2012-06-22 23:42:37 +02:00 |
|
Bastian Kleineidam
|
838095cbd5
|
Updated copyright.
|
2012-06-10 14:58:38 +02:00 |
|
Bastian Kleineidam
|
00aa631267
|
Add localwebroot configuration option.
|
2012-06-10 14:47:27 +02:00 |
|
Bastian Kleineidam
|
2550e16040
|
Remove query part from file links.
|
2011-05-29 17:49:01 +02:00 |
|
Bastian Kleineidam
|
10bbb696e8
|
Limit download file size to 5MB.
|
2011-05-05 21:10:55 +02:00 |
|
Bastian Kleineidam
|
502430489a
|
Add url2pathname workaround for Windows.
|
2011-03-12 16:33:48 +01:00 |
|
Bastian Kleineidam
|
78ea8d5594
|
Remove unnecessary call to url2pathname().
|
2011-03-11 12:28:33 +01:00 |
|
Bastian Kleineidam
|
ae109ed994
|
Correct conversion between URL and filename paths.
|
2011-03-11 10:38:17 +01:00 |
|
Bastian Kleineidam
|
25b6dc2e57
|
Refactor bookmark parsing code into own package.
|
2011-02-15 17:31:42 +01:00 |
|
Bastian Kleineidam
|
c5884b8d87
|
Add function documentation.
|
2011-02-14 21:06:34 +01:00 |
|
Bastian Kleineidam
|
85f3690068
|
Updated copyright.
|
2011-02-11 14:00:31 +01:00 |
|
Bastian Kleineidam
|
362c7a1d9d
|
Preselect filename on save dialog when editing file:// URLs.
|
2011-02-09 08:46:09 +01:00 |
|
Bastian Kleineidam
|
fd3fe8dcaa
|
Fix missing content types for cached URLs.
|
2010-12-23 07:37:36 +01:00 |
|
Bastian Kleineidam
|
2a4b60de4d
|
Remove unused imports.
|
2010-12-22 13:06:24 +01:00 |
|
Bastian Kleineidam
|
0d8a583e39
|
Fix internal pattern for file URLs (regression from commit 90e0f4e)
|
2010-12-21 21:10:31 +01:00 |
|
Bastian Kleineidam
|
90e0f4e5cc
|
Detect filenames with spaces as internal links.
|
2010-12-21 07:05:12 +01:00 |
|
Bastian Kleineidam
|
9ea35241c0
|
Set correct scheme on file links.
|
2010-12-21 01:23:50 +01:00 |
|
Bastian Kleineidam
|
128f8eb6e4
|
Move firefox routines to firefox module.
|
2010-12-21 00:02:12 +01:00 |
|
Bastian Kleineidam
|
0b8f8d52b2
|
Check for empty URL before determining content type.
|
2010-12-18 08:26:59 +01:00 |
|
Bastian Kleineidam
|
7c55351511
|
Add get_content_type methods to subclasses.
|
2010-12-15 07:54:44 +01:00 |
|
Bastian Kleineidam
|
e494d6bbb6
|
Move MIME type detection into fileutil.py module, and use mimetools for detection.
|
2010-10-03 08:47:48 +02:00 |
|
Bastian Kleineidam
|
1faedafb33
|
Fix data size for HTTP requests.
|
2010-08-04 00:06:25 +02:00 |
|
Bastian Kleineidam
|
4678802a81
|
Do not truncate UNC filepaths
|
2010-07-30 20:07:11 +02:00 |
|
Bastian Kleineidam
|
7ad4f7c220
|
Compare size from meta info and content data.
|
2010-07-29 19:53:41 +02:00 |
|
Bastian Kleineidam
|
c4c098bd83
|
pep8-ify the source a little more
|
2010-03-13 08:47:12 +01:00 |
|
Bastian Kleineidam
|
6a2fcf8ae9
|
Parse links in Word files.
|
2010-03-07 19:20:51 +01:00 |
|
Bastian Kleineidam
|
796cf0a7cd
|
Updated copyright year
|
2010-03-07 11:59:18 +01:00 |
|
Bastian Kleineidam
|
77daf80e82
|
Add url encoding parameter
|
2009-11-28 11:56:35 +01:00 |
|
Bastian Kleineidam
|
5e06b6b8d4
|
Updated FSF address in GPL blurb
|
2009-07-24 23:58:20 +02:00 |
|
Bastian Kleineidam
|
c7b7af877f
|
Read Mozilla bookmark titles correctly from places.sqlite.
|
2009-05-20 07:50:46 +02:00 |
|
Bastian Kleineidam
|
a9335fb3e8
|
Make file list an iterator, and add missing slash if needed to manually given file URLs.
|
2009-03-02 08:02:27 +01:00 |
|
Bastian Kleineidam
|
7862147ca3
|
Fix showing content size.
|
2009-03-01 23:04:48 +01:00 |
|
calvin
|
e9805dbd8a
|
Updated copyright year to 2009
git-svn-id: https://linkchecker.svn.sourceforge.net/svnroot/linkchecker/trunk/linkchecker@3887 e7d03fd6-7b0d-0410-9947-9c21f3af8025
|
2009-01-08 14:18:03 +00:00 |
|
calvin
|
1abc2c504d
|
Filter invalid mozilla bookmark urls from places.sqlite
git-svn-id: https://linkchecker.svn.sourceforge.net/svnroot/linkchecker/trunk/linkchecker@3869 e7d03fd6-7b0d-0410-9947-9c21f3af8025
|
2008-11-28 10:54:16 +00:00 |
|
calvin
|
c3b6fc5aa4
|
Readd
git-svn-id: https://linkchecker.svn.sourceforge.net/svnroot/linkchecker/trunk/linkchecker@3867 e7d03fd6-7b0d-0410-9947-9c21f3af8025
|
2008-11-20 21:30:10 +00:00 |
|