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
/
src
/
conf.py
Commit message (
Expand
)
Author
Age
*
Uses getboolean instead of get in conf.py
Cédric Bonhomme
2019-05-11
*
Removed tag cloud from the public feed page.
Cédric Bonhomme
2018-10-28
*
The Postmark team has chosen not to continue development of the Heroku Add-on...
Cédric Bonhomme
2017-06-17
*
Merge branch 'master' into bookmark
Cédric Bonhomme
2017-04-07
|
\
|
*
PLATFORM_URL is not required.
Cédric Bonhomme
2017-04-07
*
|
check
Cédric Bonhomme
2017-04-06
*
|
revert
Cédric Bonhomme
2017-04-06
*
|
there is something strange with the Heroku form.
Cédric Bonhomme
2017-04-06
|
/
*
Renamed crawler name.
Cédric Bonhomme
2016-11-22
*
Cleaning config variables.
Cédric Bonhomme
2016-11-17
*
It is now possible to configure the refresh interval of feeds (in minutes).
Cédric Bonhomme
2016-11-10
*
various improvements to the crawler (better use of coroutines, test if an art...
Cédric Bonhomme
2016-11-08
*
Starting to improve the loging for Heroku (with logging.StreamHandler).
Cédric Bonhomme
2016-11-03
*
fix
Cédric Bonhomme
2016-10-10
*
updated default email address
Cédric Bonhomme
2016-10-10
*
restoring TLS
Cédric Bonhomme
2016-10-10
*
new name: the last one.
Cédric Bonhomme
2016-10-10
*
updated platform URL
Cédric Bonhomme
2016-10-10
*
Minor improvements.
Cédric Bonhomme
2016-09-26
*
Fixed bad URL.
Cédric Bonhomme
2016-09-11
*
Removed recaptcha.
Cédric Bonhomme
2016-04-07
*
major problems fixed.
Cédric Bonhomme
2016-04-06
*
begin integration of the new architecture
Cédric Bonhomme
2016-03-01
*
we now specify the validity period of the activation link.
Cédric Bonhomme
2016-02-18
*
Typo.
Cédric Bonhomme
2016-02-18
*
New environment variable for the token salt on Heroku.
Cédric Bonhomme
2016-02-18
*
New management of the token for the account confirmation.
Cédric Bonhomme
2016-02-18
*
I now know why my sessios was always lost on Heroku...
Cédric Bonhomme
2016-02-16
*
Fixed another 'bad' URL.
Cédric Bonhomme
2016-02-14
*
more simple to just use os.urandom for the secret key.
Cédric Bonhomme
2016-02-14
*
article URL resolving has been removed (wasn't used)
Cédric Bonhomme
2016-02-14
*
Removed proxy support. Not so used and better to set at the system level.
Cédric Bonhomme
2016-02-14
*
fixed loading of the CDN address
Cédric Bonhomme
2016-02-03
*
It is now possible to give the address of a CDN server through the configurat...
Cédric Bonhomme
2016-02-03
*
handling errors from one page app
François Schmidts
2016-01-31
*
using user agent in web crawler
François Schmidts
2016-01-11
*
it seemms that alembic do not find the models
Cédric Bonhomme
2016-01-06
*
moving the root of source code from / to /src/
François Schmidts
2015-12-17
bgstack15