summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFiles
* convert from urllib to urllib3HEADmasterFélix Sipma2020-02-111
* use ConfigParserFélix Sipma2020-02-041
* minor python3 fixesFélix Sipma2020-01-231
* release v0.2Félix Sipma2019-02-041
* add headers supportFélix Sipma2019-02-042
* convert to python3Félix Sipma2019-02-041
* safer-rhone-alpes.py: report errors encounteredFélix Sipma2016-12-021
* add safer-rhone-alpes.pyFélix Sipma2016-11-282
* allow arguments in format_html_commandFélix Sipma2016-11-281
* add version number in source fileFélix Sipma2016-07-041
* get page by config section name in db (API change)Félix Sipma2016-07-041
* add POST with dataFélix Sipma2016-07-041
* try againFélix Sipma2016-05-131
* handle format_html stderr more gracefullyFélix Sipma2016-05-131
* use XDG_CONFIG_HOME/XDG_DATA_HOMEFélix Sipma2016-05-132
* add doc dir, pdftotext_wrapper.sh exampleFélix Sipma2016-05-133
* add licenseFélix Sipma2016-05-131
* add --helpFélix Sipma2016-05-132
* minor lint fixFélix Sipma2016-05-131
* fix typoFélix Sipma2016-05-131
* minor simplificationFélix Sipma2016-05-131
* dependency: python-sqlalchemyFélix Sipma2016-05-131
* add user-agent config keyFélix Sipma2016-05-131
* handle more errorsFélix Sipma2016-05-131
* add example muttrc configFélix Sipma2016-05-131
* workaround for non-utf-8 webpagesFélix Sipma2015-11-221
* general urlopen error handlingFélix Sipma2014-04-011
* timeout parameter (default to 60s)Félix Sipma2014-03-201
* manage URLError'sFélix Sipma2013-11-071
* convert output to utf-8 for emailsFélix Sipma2013-11-051
* change default subjectFélix Sipma2013-11-051
* fix bug when output is emptyFélix Sipma2013-11-051
* use next() instead of generator.next() (python3)Félix Sipma2013-10-251
* test if output generator is emptyFélix Sipma2013-10-241
* format_html_command, remove python-lxml requirementFélix Sipma2013-10-242
* fix bug (default block_from set to False instead of True)Félix Sipma2013-10-241
* fix bugs if block_from or block_to is not setFélix Sipma2013-10-241
* Revert "drop python2 compatibility"Félix Sipma2013-10-241
* drop python2 compatibilityFélix Sipma2013-10-241
* block_filterFélix Sipma2013-10-242
* reintroduce urllib, report html errorsFélix Sipma2013-07-011
* last_updated = last_check for new pagesFélix Sipma2013-06-251
* add default interval in general settingsFélix Sipma2013-06-252
* use sys.stderr.write instead of print for errorsFélix Sipma2013-06-251
* add email output backend, improve example configFélix Sipma2013-06-252
* remove useless XPATH_TEXTFélix Sipma2013-06-251
* python2 compatibility, store content as listFélix Sipma2013-06-251
* fix bug in generated content, add dependenciesFélix Sipma2013-06-251
* use lxml.html instead of bs4Félix Sipma2013-06-251
* force use of python3Félix Sipma2013-06-251