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
|
e82ea26f6a
|
Added copyright year.
|
2012-09-02 23:37:54 +02:00 |
|
Bastian Kleineidam
|
a1dfaf2f91
|
Add missing docstring.
|
2012-09-02 23:37:43 +02:00 |
|
Bastian Kleineidam
|
21db38546c
|
Updated copyright.
|
2012-09-02 23:36:31 +02:00 |
|
Bastian Kleineidam
|
93f3683ac1
|
Fix tests.
|
2012-09-02 23:22:01 +02:00 |
|
Bastian Kleineidam
|
3baaca47a0
|
Add maximum number of allowed puts on URL queue.
|
2012-09-02 22:44:29 +02:00 |
|
Bastian Kleineidam
|
d8fce1ceeb
|
Do not sort URL queue anymore.
|
2012-09-02 22:32:14 +02:00 |
|
Bastian Kleineidam
|
7a6436f08f
|
Increase checked cache in URL queue.
|
2012-09-02 22:21:49 +02:00 |
|
Bastian Kleineidam
|
4c16d3e702
|
Make 401 unauthorized GET response a warning.
|
2012-08-26 11:32:17 +02:00 |
|
Bastian Kleineidam
|
7369401bec
|
Revert last commit.
|
2012-08-26 09:56:00 +02:00 |
|
Bastian Kleineidam
|
205d984d89
|
Don't flash text cursor in OSX.
|
2012-08-26 09:37:03 +02:00 |
|
Bastian Kleineidam
|
b6d45eabe5
|
Code cleanup.
|
2012-08-24 09:46:38 +02:00 |
|
Bastian Kleineidam
|
ac6591a009
|
Recognize WML files on Windows.
|
2012-08-24 09:46:26 +02:00 |
|
Bastian Kleineidam
|
7334a9863e
|
Make URL properties in GUI selectable with the mouse.
|
2012-08-24 00:10:59 +02:00 |
|
Bastian Kleineidam
|
ae15d51b30
|
Translate more result strings.
|
2012-08-23 23:59:33 +02:00 |
|
Bastian Kleineidam
|
07f7be5cf3
|
Remove slashdot from tests.
|
2012-08-23 23:56:50 +02:00 |
|
Bastian Kleineidam
|
ce4253263c
|
Do not special case http->ftp redirects.
|
2012-08-23 23:56:36 +02:00 |
|
Bastian Kleineidam
|
7374068941
|
Remove unused import.
|
2012-08-23 16:46:14 +02:00 |
|
Bastian Kleineidam
|
14326710bc
|
Updated copyright.
|
2012-08-23 16:46:06 +02:00 |
|
Bastian Kleineidam
|
73d64e50ab
|
Fix redirection to new scheme.
|
2012-08-23 16:45:24 +02:00 |
|
Bastian Kleineidam
|
3eda7ec5a1
|
Updated german translation.
|
2012-08-23 16:12:45 +02:00 |
|
Bastian Kleineidam
|
99ab68908c
|
Increase the default number of checker threads.
|
2012-08-23 16:11:47 +02:00 |
|
Bastian Kleineidam
|
bc287d7710
|
Make unauthorized access responses with missing www-authenticate headers an error.
|
2012-08-23 15:52:11 +02:00 |
|
Bastian Kleineidam
|
e252bbf623
|
Remove Amazon quirk because the default behaviour handles this now.
|
2012-08-23 05:36:51 +02:00 |
|
Bastian Kleineidam
|
02a9f0bacb
|
Add utility method to read string options.
|
2012-08-23 04:52:25 +02:00 |
|
Bastian Kleineidam
|
ecef16b2c9
|
Support WML sites.
|
2012-08-22 22:43:14 +02:00 |
|
Bastian Kleineidam
|
36b1bb01e0
|
Fix variable name typo.
|
2012-08-22 22:00:11 +02:00 |
|
Bastian Kleineidam
|
ec365d50a6
|
Document that feed: URLs are unsupported.
|
2012-08-14 23:15:41 +02:00 |
|
Bastian Kleineidam
|
8d36bf4e3d
|
Show URLs in status bar.
|
2012-08-14 23:00:50 +02:00 |
|
Bastian Kleineidam
|
76f57dc4ad
|
Updated copyright.
|
2012-08-14 20:37:24 +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
|
db76f01d48
|
Stop application when aborting timed out. Only used on the command line.
|
2012-08-14 17:41:26 +02:00 |
|
Bastian Kleineidam
|
2d2dedfdc2
|
Compress debian binary package with xz.
|
2012-08-14 17:40:05 +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
|
564ae6479f
|
Fix tests.
|
2012-08-13 18:01:59 +02:00 |
|
Bastian Kleineidam
|
f3b66b102d
|
Fallback to GET when method HEAD is not allowed.
|
2012-08-13 07:07:21 +02:00 |
|
Bastian Kleineidam
|
96140eb029
|
Improved german translations.
|
2012-08-12 14:47:29 +02:00 |
|
Bastian Kleineidam
|
e65b5c72ce
|
Correct list of schemes requiring host name.
|
2012-08-12 14:21:56 +02:00 |
|
Bastian Kleineidam
|
7b567cc378
|
Make scheme and domain for internal url pattern case insensitive.
|
2012-08-12 14:19:42 +02:00 |
|
Bastian Kleineidam
|
b089b04a79
|
Updated translations.
|
2012-08-12 11:17:25 +02:00 |
|
Bastian Kleineidam
|
afc0ecd7a6
|
--ignore-url now really ignores URLs.
|
2012-08-12 11:16:29 +02:00 |
|
Bastian Kleineidam
|
fe82c380c3
|
Updated test data.
|
2012-08-12 11:15:36 +02:00 |
|
Bastian Kleineidam
|
b86be09d9e
|
Recalculate extern settings after changing intern patterns.
|
2012-08-12 11:15:18 +02:00 |
|
Bastian Kleineidam
|
6be3e9ddff
|
Cleanup code and improve redirect anchor handling.
|
2012-08-12 11:14:56 +02:00 |
|
Bastian Kleineidam
|
1d7e93fe62
|
Updated http check data.
|
2012-08-12 10:55:25 +02:00 |
|
Bastian Kleineidam
|
10cc59c654
|
Use colorama only on Windows systems.
|
2012-08-12 10:23:44 +02:00 |
|
Bastian Kleineidam
|
cf53b33c94
|
Remove unused functions.
|
2012-08-11 19:34:27 +02:00 |
|