aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
...
* It is now possible to configure the refresh interval of feeds (in minutes).Cédric Bonhomme2016-11-10
* Set the initial value of the reduce.Cédric Bonhomme2016-11-09
* inverse parameters of reduceCédric Bonhomme2016-11-08
* Tags are displayed in one single line.Cédric Bonhomme2016-11-08
* testCédric Bonhomme2016-11-08
* bug fixCédric Bonhomme2016-11-08
* added tag to the API whitelistCédric Bonhomme2016-11-08
* various improvements to the crawler (better use of coroutines, test if an art...Cédric Bonhomme2016-11-08
* Closes section HTML tag.Cédric Bonhomme2016-11-07
* Minor improvements to the layout template.Cédric Bonhomme2016-11-07
* Some improvements for the manager and the asyncio crawler.Cédric Bonhomme2016-11-03
* Fixed an error in the logging after the insertion of an articleCédric Bonhomme2016-11-03
* Starting to improve the loging for Heroku (with logging.StreamHandler).Cédric Bonhomme2016-11-03
* useless returnCédric Bonhomme2016-11-02
* set result to None by defaultCédric Bonhomme2016-11-02
* Only set those two options when using SQLAlchemy.Cédric Bonhomme2016-11-02
* testCédric Bonhomme2016-10-31
* log thisCédric Bonhomme2016-10-31
* debugCédric Bonhomme2016-10-31
* strange problem hereCédric Bonhomme2016-10-31
* updated -> updated_dateCédric Bonhomme2016-10-31
* Uses a strem handler for the logging on Heroku.Cédric Bonhomme2016-10-29
* Rollback if the last query fails.Cédric Bonhomme2016-10-28
* a messCédric Bonhomme2016-10-28
* testCédric Bonhomme2016-10-28
* Reduce the number of connections.Cédric Bonhomme2016-10-28
* This option should be useless (on Heroku).Cédric Bonhomme2016-10-28
* Try to limit the pool size and the number of connections that can be created ...Cédric Bonhomme2016-10-28
* Updated some glyphicons.Cédric Bonhomme2016-10-25
* add a way to edit the visibity of a feed via the react interfaceCédric Bonhomme2016-10-24
* no need to specify an equalityCédric Bonhomme2016-10-24
* add the possibility to mak a feed as privateCédric Bonhomme2016-10-24
* Updated deprecated code.Cédric Bonhomme2016-10-19
* add a link to the public profiles of users (if the opt in for it)Cédric Bonhomme2016-10-19
* Datatables for the feeds page.Cédric Bonhomme2016-10-18
* Datatables for the user public profile page.Cédric Bonhomme2016-10-18
* added bower in the postdeployment of the appCédric Bonhomme2016-10-18
* cleanCédric Bonhomme2016-10-10
* testCédric Bonhomme2016-10-10
* testCédric Bonhomme2016-10-10
* testCédric Bonhomme2016-10-10
* testCédric Bonhomme2016-10-10
* Updated about page.Cédric Bonhomme2016-10-10
* fixed bug in the translations.Cédric Bonhomme2016-10-10
* try to fixCédric Bonhomme2016-10-10
* fixCédric Bonhomme2016-10-10
* call SSLify in bootstrapCédric Bonhomme2016-10-10
* updated default email addressCédric Bonhomme2016-10-10
* restoring TLSCédric Bonhomme2016-10-10
* letencrypt validationCédric Bonhomme2016-10-10
bgstack15