Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | chg: [style] improved style. !minor | Cédric Bonhomme | 2022-03-30 |
| | |||
* | simplify process_filters in article_utils.py | Cédric Bonhomme | 2022-01-02 |
| | |||
* | Resolved some flakes warnings. | Cédric Bonhomme | 2022-01-02 |
| | |||
* | chg: [style] Format with black. | Cédric Bonhomme | 2021-12-28 |
| | |||
* | fixed erros reported by flake. | Cédric Bonhomme | 2020-04-03 |
| | |||
* | fixed old migration script | Cédric Bonhomme | 2020-03-20 |
| | |||
* | fixed old migration script | Cédric Bonhomme | 2020-03-20 |
| | |||
* | fixed old migration script | Cédric Bonhomme | 2020-03-20 |
| | |||
* | cleaned imports | Cédric Bonhomme | 2020-03-10 |
| | |||
* | removed unused variable | Cédric Bonhomme | 2020-03-10 |
| | |||
* | Added a tiny portion of black magic. | Cédric Bonhomme | 2020-03-10 |
| | |||
* | added migration script | Cédric Bonhomme | 2018-04-04 |
| | |||
* | Correct spelling mistakes. | Edward Betts | 2018-03-31 |
| | |||
* | fixed migration script | Cédric Bonhomme | 2017-05-23 |
| | |||
* | Added database migration script. | Cédric Bonhomme | 2017-05-23 |
| | |||
* | various improvements to the crawler (better use of coroutines, test if an ↵ | Cédric Bonhomme | 2016-11-08 |
| | | | | article should be updated). tags are now retrieved for the k-means clustering (previously achived with the content of articles) | ||
* | add the possibility to mak a feed as private | Cédric Bonhomme | 2016-10-24 |
| | |||
* | Some other new update for the public profile page. | Cédric Bonhomme | 2016-10-07 |
| | |||
* | Fetch feeds only if the user do not want to use its own crawler. | Cédric Bonhomme | 2016-10-06 |
| | |||
* | The user can now add its twitter page. | Cédric Bonhomme | 2016-10-06 |
| | |||
* | Removed refresh_rate column for the user table. | Cédric Bonhomme | 2016-10-05 |
| | |||
* | add column webpage in the user table | Cédric Bonhomme | 2016-09-21 |
| | |||
* | Draft for a public user profile page. | Cédric Bonhomme | 2016-09-20 |
| | |||
* | fix | Cédric Bonhomme | 2016-03-01 |
| | |||
* | begin integration of the new architecture | Cédric Bonhomme | 2016-03-01 |
| | |||
* | fix migration script | Cédric Bonhomme | 2016-02-18 |
| | |||
* | New management of the token for the account confirmation. | Cédric Bonhomme | 2016-02-18 |
| | |||
* | problem with Alembic fixed... | Cédric Bonhomme | 2016-02-13 |
| | |||
* | alembic id | Cédric Bonhomme | 2016-02-13 |
| | |||
* | alembic id | Cédric Bonhomme | 2016-02-13 |
| | |||
* | Again problems with alembic... | Cédric Bonhomme | 2016-02-13 |
| | |||
* | The date of modification of articles is now used to detect changes. | Cédric Bonhomme | 2016-02-13 |
| | |||
* | Updated install script. | Cédric Bonhomme | 2016-02-08 |
| | |||
* | carpy tests for alembic... | Cédric Bonhomme | 2016-02-03 |
| | |||
* | 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 |
| | |