Commit graph

4,016 commits

Author SHA1 Message Date
Romain Bignon
8dbcbf2daa support personnal accounts on professionnal website 2013-04-26 15:36:52 +02:00
Romain Bignon
27371fd7ed support new certificate 2013-04-25 13:31:02 +02:00
Stefano Zacchiroli
25b2c6df30 rename Makefile -> build.mk to avoid spurious build attempts
rationale: proper build needs to go through setup.py anyhow
by renaming Makefile to a less common name, we avoid people building by mistakes
only the makefile-driven part.

This also helps distribution heuristics when guessing how to auto-build
packages (e.g. Debian dh_auto_build)
2013-04-25 12:56:42 +02:00
Florent Fourcot
1161874362 Fix SMS regexp 2013-04-25 12:56:42 +02:00
Florent
040231a274 Add type account on ING 2013-04-25 12:56:41 +02:00
Romain Bignon
be1204af48 stop search queries if there is no more results 2013-04-20 17:00:48 +02:00
Romain Bignon
4840dff989 reorganization 2013-04-20 15:43:14 +02:00
Laurent Bachelier
99eaa87db9 boobot: Display regular URL info 2013-04-20 11:56:00 +02:00
Laurent Bachelier
bae6f257fc Add --nodeps option to ignore dependencies 2013-04-20 11:56:00 +02:00
Romain Bignon
42b6c325c7 supprt some new fields 2013-04-20 11:48:11 +02:00
Romain Bignon
0084fa63f8 aum website needs to be logged to see profile now (because of craps) 2013-04-20 11:47:25 +02:00
Romain Bignon
e70cb76946 fix 'style' field 2013-04-20 11:12:37 +02:00
Romain Bignon
6cf1eed780 disable warning when unable to get public profile from website 2013-04-18 18:05:18 +02:00
Laurent Bachelier
46462995b9 Do not make dir if it exists 2013-04-17 09:10:39 +02:00
Romain Bignon
e6156c9e94 remove unused imports 2013-04-15 09:43:08 +02:00
Julien Veyssier
ad45004508 [podnapisi] mistake about subtitle page url format 2013-04-15 09:42:06 +02:00
Julien Veyssier
ff3f341104 [podnapisi] add language code numbers 2013-04-15 09:42:06 +02:00
Julien Veyssier
fa07f0db0f [podnapisi] favicon 2013-04-15 09:42:06 +02:00
Julien Veyssier
b05b789cf4 new subtitle backend: podnapisi 2013-04-15 09:42:06 +02:00
Julien Veyssier
9716dcbe7f [suboob] don't show url if empty 2013-04-15 09:42:06 +02:00
Laurent Bachelier
58a37c3bfb boobot: irc 5.0+ compatibility
It should still work with older versions
2013-04-13 23:14:57 +02:00
Laurent Bachelier
ec4f934fee boobot: Style fixes 2013-04-13 23:14:44 +02:00
Laurent Bachelier
60c097a389 boobot: Proper freenode server name 2013-04-13 23:14:08 +02:00
Romain Bignon
fb3d2655a9 support python-irclib >= 3 and minor changes 2013-04-11 20:32:33 +02:00
Laurent Bachelier
48f8f1b1e3 Revert "piratebay: New URL"
This reverts commit 677ce3961d.

https://torrentfreak.com/new-pirate-bay-greenland-domains-about-to-be-seized-130410/
2013-04-11 01:39:56 +02:00
Romain Bignon
624896f847 fix crash if the date of a transaction is empty 2013-04-10 17:40:23 +02:00
Romain Bignon
d74be0340e fix navigation for deferred cards 2013-04-10 17:40:23 +02:00
Romain Bignon
9731ae1b91 weboob-config edit: fix error if there are private attributes on backend
(for example _enabled or _proxy)
2013-04-10 17:40:23 +02:00
Romain Bignon
83987f5b2e fix encoding error to get history for accounts with special chars in name 2013-04-10 17:40:23 +02:00
Laurent Bachelier
fcd042b453 Fix comparison to None 2013-04-10 17:40:23 +02:00
Laurent Bachelier
c58fdf786c Remove stale .pyc files before tests and local run
This should make running tests faster, as we do not remove all .pyc
files anymore!
2013-04-10 17:40:22 +02:00
Laurent Bachelier
11ed593880 Faster walk by excluding some directories 2013-04-10 17:40:22 +02:00
Laurent Bachelier
133c83ed8e Tools to remove stale pyc files 2013-04-10 17:40:22 +02:00
Julien Veyssier
6dd82353bb [seeklyrics] fix bad parsing in some cases 2013-04-10 17:05:40 +02:00
Julien Veyssier
f8067b949e [booblyrics] search command needs 2 arguments 2013-04-10 16:50:52 +02:00
Julien Veyssier
8e09865ae0 home method is useless on torrent backends 2013-04-10 16:08:11 +02:00
Julien Veyssier
e2f123db5d [kickass] ka.tt seems not to be reachable from france, backend now tries the two URLs 2013-04-10 16:08:10 +02:00
Romain Bignon
87aeb395a8 support new authentication (with an unique image) 2013-04-10 16:07:00 +02:00
Julien Veyssier
96f058a0cc [parolesnet] favicon 2013-04-10 15:08:33 +02:00
Julien Veyssier
715ed17ad4 new lyrics backend: parolesnet 2013-04-10 15:08:33 +02:00
Julien Veyssier
93a9db3517 [supertoinette] useless imports 2013-04-10 15:08:32 +02:00
Julien Veyssier
8ec69cdcd2 corrections on comments and accents striping in all recipe backends 2013-04-10 15:08:32 +02:00
Julien Veyssier
b6c17ed90c [supertoinette] favicon 2013-04-10 15:08:32 +02:00
Julien Veyssier
4aee273997 new recipe backend : supertoinette 2013-04-10 15:08:31 +02:00
Laurent Bachelier
be28378e9a local_run: Do not capture stderr 2013-04-09 22:32:29 +02:00
Romain Bignon
91401fca14 detect when there is no operations 2013-04-09 17:47:39 +02:00
Laurent Bachelier
677ce3961d piratebay: New URL
https://torrentfreak.com/the-pirate-bay-moves-to-gl-domain-in-anticipation-of-domain-seizure-130409/
2013-04-09 17:26:56 +02:00
Romain Bignon
cedaaab0fb fix import of ControlNotFound on old versions of mechanize 2013-04-09 17:23:13 +02:00
Romain Bignon
cf3b30b1d1 support new version of website 2013-04-09 17:14:49 +02:00
Romain Bignon
79da6e604f clear cookies during login 2013-04-08 16:42:11 +02:00