Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | 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 |