Commit graph

1,693 commits

Author SHA1 Message Date
Romain Bignon
fefcf65b8f catch every exceptions when trying to load a module 2011-03-01 11:09:31 +01:00
Romain Bignon
bd7809f22e checks on given backends for 'backends <add|register>' subcommands 2011-03-01 11:06:39 +01:00
Romain Bignon
5eb3b2ece5 default URL values 2011-03-01 11:04:30 +01:00
Romain Bignon
a33c15e2e3 fix when uri is empty (closes #488) 2011-03-01 08:20:41 +01:00
Romain Bignon
61619a30b5 fix when the title/artist information is not available 2011-02-28 17:49:02 +01:00
Romain Bignon
ffca80282b fix encoding errors when sending a comment 2011-02-28 10:53:40 +01:00
Romain Bignon
7bf2c007ff fix missing import of with_statement 2011-02-28 10:51:05 +01:00
Romain Bignon
7677ce4016 "weboob-config edit" prompts user to edit one backend, instead of opening ~/.weboob/backends with $EDITOR. 2011-02-28 10:50:14 +01:00
Julien Veyssier
ac7274cafd [isohunt] corrected (closes #529), the site doesn't provide seed information on info page anymore 2011-02-27 22:37:40 +01:00
Romain Bignon
460f9a423c fix reload of backends list 2011-02-26 18:29:08 +01:00
Romain Bignon
01fcd0bed9 fix when trying to add an already existing backend 2011-02-26 18:28:43 +01:00
Xavier G
217a03a7de CrAgr: Fixed the cents calculation.
Signed-off-by: Xavier G <xavier@tuxfamily.org>
Signed-off-by: Romain Bignon <romain@peerfuse.org>
2011-02-26 17:34:12 +01:00
Romain Bignon
f1aec0d629 load threads list at startup 2011-02-26 11:47:41 +01:00
Romain Bignon
38d6052afb add a button to configure backends 2011-02-26 11:47:01 +01:00
Romain Bignon
6923de1160 update tests 2011-02-26 11:29:25 +01:00
Romain Bignon
01feb8aac9 add checks on backends tests 2011-02-26 11:29:11 +01:00
Romain Bignon
3ca779c8ca change default size of box 2011-02-26 11:19:33 +01:00
Romain Bignon
1b3b783cff add missing files 2011-02-26 11:13:24 +01:00
Romain Bignon
7e080ec262 fix crash when children is None instead of a list 2011-02-26 11:13:03 +01:00
Romain Bignon
97ccd6ecc2 catch errors when trying to bind the SMTP server (closes #485) 2011-02-26 10:56:02 +01:00
Romain Bignon
cc2f4f33b7 fix detection of changes when the init content is empty 2011-02-26 10:45:28 +01:00
Romain Bignon
a84b3ea5a3 remove the useless '--to_file' parameter on boobmsg 2011-02-26 10:27:38 +01:00
juke
3676f7eec6 new regexp 2011-02-25 19:03:24 +01:00
juke
719d91a0dd fix parser + new pages 2011-02-25 18:56:46 +01:00
Juke
1382b50a7d cleaner solution to output to a file 2011-02-25 18:49:23 +01:00
Juke
1f73bf5a11 add sciences livres immobilier 2011-02-25 18:49:23 +01:00
Romain Bignon
669c1f05f2 better comments urls 2011-02-25 17:01:30 +01:00
Romain Bignon
5b4a917787 fix timezone of dates 2011-02-25 10:53:27 +01:00
Romain Bignon
2a964247e6 new parameter -t to 'post' command 2011-02-24 21:37:35 +01:00
Romain Bignon
144bb8a7e4 works with DLFP2.0RoR-ng 2011-02-24 21:36:19 +01:00
Romain Bignon
09bb78258a absurl() method to build an url in form protocol://domain/path with constant values of Browser 2011-02-24 21:35:32 +01:00
Romain Bignon
8012afe847 replace 'url2id' predicate with 'rssid' 2011-02-24 21:34:32 +01:00
Clément Schreiner
13cde4ed1f Fix pyflakes errors (forgotten import, unused variables) 2011-02-24 14:47:00 +01:00
juke
03b716a8f1 add new categories 2011-02-23 18:51:53 +01:00
juke
21e1dac437 no title selector for flashactu page closes #526 2011-02-23 12:35:36 +01:00
Juke
2b10608ee5 typo 2011-02-23 01:52:25 +01:00
Juke
127860c8fe remove remove by try_remove closes #525 2011-02-23 01:51:58 +01:00
Juke
24e2aa820e add sante 2011-02-23 01:44:28 +01:00
juke
3574a168ef catch new url categories (closes #516,#517,#518,#519,#520,#521,#522,#523,#524) 2011-02-22 13:53:51 +01:00
juke
f60e40fc9c docstring do_export_thread closes #500 2011-02-22 10:37:45 +01:00
Juke
c74734545b create a genericBackend 2011-02-22 01:50:13 +01:00
Juke
3bc2312338 PEP 8 fix 2011-02-22 01:06:57 +01:00
Juke
5a7ae0a5bd move genericArticle to tools 2011-02-21 23:31:38 +01:00
Juke
90cd02642b fix title selector (closes #514) 2011-02-21 22:48:07 +01:00
Romain Bignon
ab2a62d79d fix the captcha broker (closes #461) 2011-02-21 18:32:29 +01:00
Juke
345b3f6161 fixe regexp to match differents pages 2011-02-21 18:01:16 +01:00
juke
a1512d7973 closes #513 2011-02-21 17:38:19 +01:00
juke
800796a2be new version of genericArticle 2011-02-21 17:30:49 +01:00
juke
b84cae3431 raise a specific exception refs #512 2011-02-21 16:40:54 +01:00
juke
61dcd8dd02 author is not none closes #511 2011-02-21 14:36:28 +01:00