aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
| | * displaying errorFrançois Schmidts2016-01-26
| | * ordering feedsFrançois Schmidts2016-01-26
| | * bumping depsFrançois Schmidts2016-01-26
| | * renaming, proper usage of props and state, filtering left menuFrançois Schmidts2016-01-26
| | * adding basic bootstrapFrançois Schmidts2016-01-26
| | * filters are working !François Schmidts2016-01-26
| | * bootstraping reactFrançois Schmidts2016-01-26
| | * fixing sqlalchemy resolving warningFrançois Schmidts2016-01-26
| | * adding, improving UI to manage categoriesFrançois Schmidts2016-01-26
| | * updating translationsFrançois Schmidts2016-01-26
| | * moving 'expire_article' and improving its perfFrançois Schmidts2016-01-26
| | * removing misplaced stuffs from views, more controllers useFrançois Schmidts2016-01-26
| | * a bit of cleaning, putting code where it belongsFrançois Schmidts2016-01-26
| | * assigning categories to feeds and articlesFrançois Schmidts2016-01-26
| | * base category creation/editionFrançois Schmidts2016-01-26
| | * base modification in model for category supportFrançois Schmidts2016-01-26
| | * moving the root of source code from / to /src/François Schmidts2016-01-26
| | * fixing loggingFrançois Schmidts2016-01-26
| * | fixing loggingFrançois Schmidts2016-01-15
|/ /
* | Merge pull request #30 from jaesivsm/masterCédric Bonhomme2016-01-11
|\|
| * fixing stuffsFrançois Schmidts2016-01-11
| * using user agent in web crawlerFrançois Schmidts2016-01-11
|/
* Moved the crawler in the parent folder.Cédric Bonhomme2016-01-10
* If the character encoding can not be determined, Universal Feed Parser sets t...Cédric Bonhomme2016-01-07
* it seemms that alembic do not find the modelsCédric Bonhomme2016-01-06
* Minor edit to the /feed page (template).Cédric Bonhomme2016-01-05
* Updated translations.Cédric Bonhomme2016-01-05
* Updated the link to add a feed in the /management page.Cédric Bonhomme2016-01-05
* bug fixCédric Bonhomme2016-01-04
* Minor improvements to the crawler (logging of errors).Cédric Bonhomme2016-01-04
* Add the possibility to mark as read articles older than 5 days.Cédric Bonhomme2016-01-04
* Sort by year.Cédric Bonhomme2016-01-04
* Fixed path to the log in the default configuration file.Cédric Bonhomme2016-01-04
* Updated install script.Cédric Bonhomme2015-12-22
* Updated bootstrap script for Vagrant.Cédric Bonhomme2015-12-22
* Updated translations.Cédric Bonhomme2015-12-22
* Updated internationalization script.Cédric Bonhomme2015-12-22
* Updated install script.Cédric Bonhomme2015-12-22
* Updated link of post-deploy script for Heroku.Cédric Bonhomme2015-12-18
* Update the web process for Heroku.Cédric Bonhomme2015-12-17
* Merge pull request #24 from jaesivsm/masterCédric Bonhomme2015-12-17
|\
| * handling failing feed linkFrançois Schmidts2015-12-17
| * moving the root of source code from / to /src/François Schmidts2015-12-17
|/
* Updated link to Heroku deploy button on the About page.Cédric Bonhomme2015-12-17
* Removed useless div tag.Cédric Bonhomme2015-12-17
* Removed useless tabulation.Cédric Bonhomme2015-12-17
* Minor bugfix: it wasn't possible to add a filter to a feed when creating it.Cédric Bonhomme2015-12-17
* Heroku now supports Python 3.5.1.Cédric Bonhomme2015-12-10
* A dedicated repository for the documentation has been created.Cédric Bonhomme2015-12-08
* Updated README.Cédric Bonhomme2015-12-07
bgstack15