index
:
newspipe
add-reverse-proxy
combine-apps
hide-registration-button
ldap-auth
master
reverse-proxy
reverse-proxy-for-patch
stackrpms-branding
stackrpms-master
A web news aggregator.
bgstack15
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
conf
Commit message (
Expand
)
Author
Age
*
Fixed some problems with the install script.
Cédric Bonhomme
2015-05-15
*
Changed variable 'notification_sender' to 'notification_email'.
Cédric Bonhomme
2015-05-03
*
Fixed a bug when sending emails (email of the sender was empty).
Cédric Bonhomme
2015-05-03
*
Automatically use the good Python executable for the classic crawler.
Cédric Bonhomme
2015-04-23
*
Fixed the default configuration file. Minor update to the install.sh script.
Cédric Bonhomme
2015-04-20
*
The name of this conf variable should be 'DATABASE_URL' on Heroku.
Cédric Bonhomme
2015-04-19
*
facto on config and more option in log levels
François Schmidts
2015-04-16
*
redoing conf gathering and using it in templates
François Schmidts
2015-04-14
*
The minimum error count is now specified in the configuration file.
Cédric Bonhomme
2015-04-08
*
Default platform URL should be localhost (especially if the user don't use th...
Cédric Bonhomme
2015-03-12
*
Merge remote-tracking branch 'origin/master' into evol/api
François Schmidts
2015-03-03
|
\
|
*
Removed the functionality for the email notifications of new articles. No rea...
Cédric Bonhomme
2015-02-25
*
|
new crawler with cache control and error handling
François Schmidts
2015-03-03
|
/
*
Set the version of Python used by the crawler in the configuration file.
Cédric Bonhomme
2015-01-21
*
Updated README.
Cédric Bonhomme
2014-11-21
*
Test with Vagrant.
Cédric Bonhomme
2014-11-21
*
Configuration variables has been updated.
Cédric Bonhomme
2014-08-18
*
making pyagregator runnable by apache
François Schmidts
2014-06-09
*
Integration of recaptcha module.
Cédric Bonhomme
2014-05-05
*
Added a link to the home to let the user request form an account.
Cédric Bonhomme
2014-05-05
*
Better to send email without Flask-Mail.
Cédric Bonhomme
2014-04-27
*
Updated default configuration file.
Cédric Bonhomme
2014-04-09
*
Added an option to choose if URL of articles behind proxies should be resolved.
Cédric Bonhomme
2014-01-21
*
Updated default configuration file and README.
Cédric Bonhomme
2014-01-20
*
Updated default configuration file.
Cédric Bonhomme
2013-12-24
*
Updated installation process.
Cédric Bonhomme
2013-12-07
*
Email notification.
Cédric Bonhomme
2013-11-10
*
Updated configuration file.
Cédric Bonhomme
2013-11-10
*
SECRET_KEY is set by os.urandom(12).
Cédric Bonhomme
2013-10-27
*
Updated default conf file.
Cédric Bonhomme
2013-10-14
*
Added new files. First prototype with the Flask micro-framework.
Cédric Bonhomme
2013-10-13
bgstack15