Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Improved UI for bookmarks. It is now possible to search bookmarks through ↵ | Cédric Bonhomme | 2017-05-30 |
| | | | | titles and descriptions. | ||
* | hack | Cédric Bonhomme | 2017-05-30 |
| | |||
* | A tag can be uppercase | Cédric Bonhomme | 2017-05-30 |
| | |||
* | It is now possible to filter bookmarks by tags. | Cédric Bonhomme | 2017-05-29 |
| | |||
* | Added database migration script. | Cédric Bonhomme | 2017-05-23 |
| | |||
* | tags are lowercase | Cédric Bonhomme | 2017-05-23 |
| | |||
* | Update tags of bookmarks. | Cédric Bonhomme | 2017-05-23 |
| | |||
* | Removed debug print | Cédric Bonhomme | 2017-04-22 |
| | |||
* | wip | Cédric Bonhomme | 2017-02-13 |
| | |||
* | prototypefor bookmarks | Cédric Bonhomme | 2017-02-12 |
| | |||
* | cleaning the mess in the libs directories | Cédric Bonhomme | 2016-11-17 |
| | |||
* | Bugfix: should import Article in order to resolve the 'date' column for the ↵ | Cédric Bonhomme | 2016-11-16 |
| | | | | ordering of the 'articles' relationship. | ||
* | 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) | ||
* | set result to None by default | Cédric Bonhomme | 2016-11-02 |
| | |||
* | test | Cédric Bonhomme | 2016-10-31 |
| | |||
* | Rollback if the last query fails. | Cédric Bonhomme | 2016-10-28 |
| | |||
* | Removed refresh_rate column for the user table. | Cédric Bonhomme | 2016-10-05 |
| | |||
* | more tests | Cédric Bonhomme | 2016-09-28 |
| | |||
* | Improved the way we count feeds by link. | Cédric Bonhomme | 2016-09-20 |
| | |||
* | Fixed a bug in the article controller. | Cédric Bonhomme | 2016-04-10 |
| | |||
* | Fixed merge conflicts. | Cédric Bonhomme | 2016-04-06 |
|\ | |||
| * | fixes | Cédric Bonhomme | 2016-03-22 |
| | | |||
| * | fix... | Cédric Bonhomme | 2016-03-22 |
| | | |||
| * | check the value of 'category_id'. | Cédric Bonhomme | 2016-03-22 |
| | | |||
| * | Code update. Some problems with CSRF token on Chromium... | Cédric Bonhomme | 2016-03-02 |
| | | |||
* | | major problems fixed. | Cédric Bonhomme | 2016-04-06 |
|/ | |||
* | begin integration of the new architecture | Cédric Bonhomme | 2016-03-01 |
| | |||
* | New management of the token for the account confirmation. | Cédric Bonhomme | 2016-02-18 |
| | |||
* | Changed some strane URLs, maybe due to the renaming of pyAggr3g470r to JARR... | Cédric Bonhomme | 2016-02-14 |
| | |||
* | Updated Copyright years. | Cédric Bonhomme | 2016-02-05 |
| | |||
* | impact on menus when loading article | François Schmidts | 2016-01-29 |
| | |||
* | bootstraping react | François Schmidts | 2016-01-26 |
| | |||
* | adding, improving UI to manage categories | François Schmidts | 2016-01-26 |
| | |||
* | removing misplaced stuffs from views, more controllers use | François Schmidts | 2016-01-26 |
| | |||
* | a bit of cleaning, putting code where it belongs | François Schmidts | 2016-01-26 |
| | |||
* | assigning categories to feeds and articles | François Schmidts | 2016-01-26 |
| | |||
* | base category creation/edition | François Schmidts | 2016-01-26 |
| | |||
* | 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 |