aboutsummaryrefslogtreecommitdiff
path: root/src/conf
Commit message (Collapse)AuthorAge
* Renamed crawler name.Cédric Bonhomme2016-11-22
|
* Cleaning config variables.Cédric Bonhomme2016-11-17
|
* cleaning the mess in the libs directoriesCédric Bonhomme2016-11-17
|
* It is now possible to configure the refresh interval of feeds (in minutes).Cédric Bonhomme2016-11-10
|
* various improvements to the crawler (better use of coroutines, test if an ↵Cédric Bonhomme2016-11-08
| | | | article should be updated). tags are now retrieved for the k-means clustering (previously achived with the content of articles)
* new name: the last one.Cédric Bonhomme2016-10-10
|
* Updated installation script.Cédric Bonhomme2016-09-27
|
* Updated JARR GitHub address. Thanks GitHub!Cédric Bonhomme2016-04-18
|
* Removed recaptcha.Cédric Bonhomme2016-04-07
|
* we now specify the validity period of the activation link.Cédric Bonhomme2016-02-18
|
* New management of the token for the account confirmation.Cédric Bonhomme2016-02-18
|
* I now know why my sessios was always lost on Heroku...Cédric Bonhomme2016-02-16
|
* more simple to just use os.urandom for the secret key.Cédric Bonhomme2016-02-14
|
* article URL resolving has been removed (wasn't used)Cédric Bonhomme2016-02-14
|
* fixed loading of the CDN addressCédric Bonhomme2016-02-03
|
* It is now possible to give the address of a CDN server through the ↵Cédric Bonhomme2016-02-03
| | | | configuratin file (or a system variable).
* Fixed path to the log in the default configuration file.Cédric Bonhomme2016-01-04
|
* moving the root of source code from / to /src/François Schmidts2015-12-17
bgstack15