Commit graph

27 commits

Author SHA1 Message Date
Romain Bignon
27af8988b1 ConsoleApplication provides methods to handle commands 2010-04-06 21:53:54 +02:00
Romain Bignon
56fea28640 split module loader in ModulesLoader and BackendsConfig classes 2010-04-06 21:17:51 +02:00
Romain Bignon
3393fb73e9 abstraction on scheduler 2010-04-04 18:17:01 +02:00
Romain Bignon
655bc10e3e aibility to backends to define a specific pages charset 2010-04-04 16:51:05 +02:00
Romain Bignon
97d6ad447b convert comment time to UTC 2010-04-04 15:10:59 +02:00
Romain Bignon
612fcd1cf5 function tostring() to get HTML string from element 2010-04-04 14:34:30 +02:00
Romain Bignon
82e9108aa8 fix yaml config loader 2010-04-03 18:31:17 +02:00
Romain Bignon
a045024e80 [backends.aum] little fixes 2010-04-03 17:34:09 +02:00
Romain Bignon
51433d6549 use cElementTree and elementtidy as default encoders, and added wrappers to ElementParser and HTMLParser if they are missing 2010-04-03 17:14:59 +02:00
Romain Bignon
3d0c80c323 improve the dummy script 2010-04-01 20:25:32 +02:00
Romain Bignon
2cb52beba5 new frontend configuration system 2010-04-01 20:06:49 +02:00
Romain Bignon
8a32f75c0a works even if html5lib is missing 2010-03-31 00:48:30 +02:00
Romain Bignon
36bc436739 fix launch 2010-03-31 00:39:59 +02:00
Romain Bignon
29400eb185 reorganization of config management 2010-03-30 23:24:18 +02:00
Romain Bignon
123e16b563 fix change_location calls 2010-03-23 23:46:42 +01:00
Romain Bignon
b920e20570 can change parser 2010-03-23 22:38:29 +01:00
Romain Bignon
c9debbc619 fix unicode issues 2010-03-23 14:19:59 +01:00
Romain Bignon
e789bb52e7 correctly encoding to unicode 2010-03-23 13:59:28 +01:00
Romain Bignon
bcd63ee3e7 backported some aum stuff 2010-03-11 17:40:26 +01:00
Christophe Benz
d699e307dd use lower_case_with_underscores instead of mixedCase for methods (PEP 8) 2010-03-11 15:13:17 +01:00
Romain Bignon
0ac4885ad8 backported AuM last modifications 2010-03-08 18:53:41 +01:00
Romain Bignon
8c4340bed3 create backends with Weboob object 2010-03-08 17:45:11 +01:00
Romain Bignon
19a37ccdfa sqlite is optional with Browser 2010-02-28 11:48:00 +01:00
Romain Bignon
bf25a8c1fe BaseApplication is a class which some included tools 2010-02-23 21:28:21 +01:00
Romain Bignon
9a9862e935 Weboob class 2010-02-20 13:48:27 +01:00
Romain Bignon
da1369ef7b imported aum as a backend 2010-02-14 14:45:08 +01:00
Romain Bignon
4065f7efcd renamed dlfp2mail to weboob 2010-02-13 17:59:41 +01:00