Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Removed email field. | Cédric Bonhomme | 2018-04-04 |
| | |||
* | cleaning the mess in the libs directories | Cédric Bonhomme | 2016-11-17 |
| | |||
* | Bugfix: argument of type 'NoneType' is not iterable in html.unescape(). | Cédric Bonhomme | 2016-11-16 |
| | |||
* | Safef way to get the tags. | Cédric Bonhomme | 2016-11-11 |
| | |||
* | bug fix | Cédric Bonhomme | 2016-11-10 |
| | |||
* | 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) | ||
* | new name: the last one. | Cédric Bonhomme | 2016-10-10 |
| | |||
* | Fetch feeds only if the user do not want to use its own crawler. | Cédric Bonhomme | 2016-10-06 |
| | |||
* | Bugfix. | Cédric Bonhomme | 2016-09-28 |
| | |||
* | Bugfix. | Cédric Bonhomme | 2016-09-28 |
| | |||
* | test | Cédric Bonhomme | 2016-09-28 |
| | |||
* | Fixed a bug with SQLite support. | Cédric Bonhomme | 2016-09-27 |
| | |||
* | Add new stop words. | Cédric Bonhomme | 2016-09-21 |
| | |||
* | Few improvemnts for the tag cloud of the user's profile pages. | Cédric Bonhomme | 2016-09-20 |
| | |||
* | Updated JARR GitHub address. Thanks GitHub! | Cédric Bonhomme | 2016-04-18 |
| | |||
* | Start to clean generic utils functions. | Cédric Bonhomme | 2016-04-10 |
| | |||
* | begin integration of the new architecture | Cédric Bonhomme | 2016-03-01 |
| | |||
* | we now specify the validity period of the activation link. | Cédric Bonhomme | 2016-02-18 |
| | |||
* | app -> application | Cédric Bonhomme | 2016-02-18 |
| | |||
* | New management of the token for the account confirmation. | Cédric Bonhomme | 2016-02-18 |
| | |||
* | article URL resolving has been removed (wasn't used) | Cédric Bonhomme | 2016-02-14 |
| | |||
* | The date of modification of articles is now used to detect changes. | Cédric Bonhomme | 2016-02-13 |
| | |||
* | The classic crawler is now able to update an article. Only content or title ↵ | Cédric Bonhomme | 2016-02-09 |
| | | | | are updatable, as discussed in #27. Need to implement the notification system with the boolean when the content of an article has been updated. | ||
* | writing a bit of doc, moving crawler together | François Schmidts | 2016-02-02 |
| | |||
* | modal from nav | François Schmidts | 2016-01-31 |
| | |||
* | a bit of cleaning, putting code where it belongs | François Schmidts | 2016-01-26 |
| | |||
* | base modification in model for category support | François Schmidts | 2016-01-26 |
| | |||
* | fixing logging | François Schmidts | 2016-01-26 |
| | |||
* | 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 |
| | |||
* | 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 |