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 | 2015-12-17 |
| | |||
* | sqlalchemy was requesting icons everytime feed where listed | François Schmidts | 2015-08-03 |
| | | | | so i choosed to move the icons into their own table | ||
* | the icon feature | François Schmidts | 2015-07-03 |
| | | | | | | * icon of feeds is now an url retrieved from the feed or the site link * the icon is displayed in the home page making it visually easier to read * the http crawler is in charge of keeping it up to date | ||
* | adding filters field | François Schmidts | 2015-07-02 |
| | |||
* | sqlite can't drop column, ignoring drop statement | François Schmidts | 2015-07-02 |
| | |||
* | changed the type of the column 'last_modified' to string. | Cédric Bonhomme | 2015-03-10 |
| | |||
* | fix | Cédric Bonhomme | 2015-03-04 |
| | |||
* | new migration version script | Cédric Bonhomme | 2015-03-04 |
| | |||
* | Updated migration script | Cédric Bonhomme | 2015-03-04 |
| | |||
* | Typo. | Cédric Bonhomme | 2015-03-04 |
| | |||
* | adding refresh rate to the profile form | François Schmidts | 2015-03-04 |
| | |||
* | Merge remote-tracking branch 'origin/master' into evol/api | François Schmidts | 2015-03-03 |
|\ | | | | | | | | | | | | | | | Conflicts: bootstrap.py pyaggr3g470r/models.py pyaggr3g470r/notifications.py pyaggr3g470r/rest.py | ||
| * | Removed the functionality for the email notifications of new articles. No ↵ | Cédric Bonhomme | 2015-02-25 |
| | | | | | | | | real added value. | ||
* | | new crawler with cache control and error handling | François Schmidts | 2015-03-03 |
| | | |||
* | | continuing refacto | François Schmidts | 2015-03-03 |
| | | |||
* | | adding news fields and migrations scripts | François Schmidts | 2015-03-03 |
|/ | |||
* | Configuration file for Alembic on Heroku. | Cédric Bonhomme | 2015-02-19 |