Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
| | * | base modification in model for category support | François Schmidts | 2016-01-26 | |
| | | | ||||
| | * | moving the root of source code from / to /src/ | François Schmidts | 2016-01-26 | |
| | | | ||||
| | * | fixing logging | François Schmidts | 2016-01-26 | |
| | | | ||||
| * | | fixing logging | François Schmidts | 2016-01-15 | |
|/ / | ||||
* | | Merge pull request #30 from jaesivsm/master | Cédric Bonhomme | 2016-01-11 | |
|\| | | | | | misc fixes on crawlers and use of User-Agent | |||
| * | fixing stuffs | François Schmidts | 2016-01-11 | |
| | | | | | | | | | | | | * no more warning on constructing feeds * using the configured user agent for constructing feed * regrouping the logic behind knowing if the parsing of a feed worked | |||
| * | using user agent in web crawler | François Schmidts | 2016-01-11 | |
|/ | ||||
* | Moved the crawler in the parent folder. | Cédric Bonhomme | 2016-01-10 | |
| | ||||
* | If the character encoding can not be determined, Universal Feed Parser sets ↵ | Cédric Bonhomme | 2016-01-07 | |
| | | | | the bozo bit to 1 and sets bozo_exception to feedparser.CharacterEncodingUnknown. In this case, parsed values will be strings, not Unicode strings. This is not a problem for us. | |||
* | it seemms that alembic do not find the models | Cédric Bonhomme | 2016-01-06 | |
| | ||||
* | Minor edit to the /feed page (template). | Cédric Bonhomme | 2016-01-05 | |
| | ||||
* | Updated translations. | Cédric Bonhomme | 2016-01-05 | |
| | ||||
* | Updated the link to add a feed in the /management page. | Cédric Bonhomme | 2016-01-05 | |
| | ||||
* | bug fix | Cédric Bonhomme | 2016-01-04 | |
| | ||||
* | Minor improvements to the crawler (logging of errors). | Cédric Bonhomme | 2016-01-04 | |
| | ||||
* | Add the possibility to mark as read articles older than 5 days. | Cédric Bonhomme | 2016-01-04 | |
| | ||||
* | Sort by year. | Cédric Bonhomme | 2016-01-04 | |
| | ||||
* | Fixed path to the log in the default configuration file. | Cédric Bonhomme | 2016-01-04 | |
| | ||||
* | Updated install script. | Cédric Bonhomme | 2015-12-22 | |
| | ||||
* | Updated bootstrap script for Vagrant. | Cédric Bonhomme | 2015-12-22 | |
| | ||||
* | Updated translations. | Cédric Bonhomme | 2015-12-22 | |
| | ||||
* | Updated internationalization script. | Cédric Bonhomme | 2015-12-22 | |
| | ||||
* | Updated install script. | Cédric Bonhomme | 2015-12-22 | |
| | ||||
* | Updated link of post-deploy script for Heroku. | Cédric Bonhomme | 2015-12-18 | |
| | ||||
* | Update the web process for Heroku. | Cédric Bonhomme | 2015-12-17 | |
| | ||||
* | Merge pull request #24 from jaesivsm/master | Cédric Bonhomme | 2015-12-17 | |
|\ | | | | | moving the root of source code from / to /src/ | |||
| * | handling failing feed link | François Schmidts | 2015-12-17 | |
| | | ||||
| * | moving the root of source code from / to /src/ | François Schmidts | 2015-12-17 | |
|/ | ||||
* | Updated link to Heroku deploy button on the About page. | Cédric Bonhomme | 2015-12-17 | |
| | ||||
* | Removed useless div tag. | Cédric Bonhomme | 2015-12-17 | |
| | ||||
* | Removed useless tabulation. | Cédric Bonhomme | 2015-12-17 | |
| | ||||
* | Minor bugfix: it wasn't possible to add a filter to a feed when creating it. | Cédric Bonhomme | 2015-12-17 | |
| | ||||
* | Heroku now supports Python 3.5.1. | Cédric Bonhomme | 2015-12-10 | |
| | ||||
* | A dedicated repository for the documentation has been created. | Cédric Bonhomme | 2015-12-08 | |
| | ||||
* | Updated README. | Cédric Bonhomme | 2015-12-07 | |
| | ||||
* | Merge branch 'master' of github.com:JARR-aggregator/JARR | Cédric Bonhomme | 2015-12-07 | |
|\ | ||||
| * | Updated README. | Cédric Bonhomme | 2015-11-29 | |
| | | ||||
| * | New theme for the documentation. | Cédric Bonhomme | 2015-11-29 | |
| | | ||||
| * | Updated about page. | Cédric Bonhomme | 2015-11-29 | |
| | | ||||
| * | Updated .gitignore. | Cédric Bonhomme | 2015-11-29 | |
| | | ||||
| * | Updated translations. | Cédric Bonhomme | 2015-11-29 | |
| | | ||||
| * | Updated about page. | Cédric Bonhomme | 2015-11-29 | |
| | | ||||
* | | Use the Python 3.5.0 runtime for Heroku. | Cédric Bonhomme | 2015-12-07 | |
| | | ||||
* | | Use the PEP 0492 for the legacy crawler. | Cédric Bonhomme | 2015-12-07 | |
|/ | ||||
* | Updated README. | Cédric Bonhomme | 2015-11-27 | |
| | ||||
* | fix | Cédric Bonhomme | 2015-11-27 | |
| | ||||
* | Use a newer version of Vagrant. | Cédric Bonhomme | 2015-11-27 | |
| | ||||
* | Solves an issue with pip. | Cédric Bonhomme | 2015-11-27 | |
| | ||||
* | Now using Wily server for Vagrant. | Cédric Bonhomme | 2015-11-27 | |
| | ||||
* | Updated Vagrant configuration file. | Cédric Bonhomme | 2015-11-27 | |
| |