aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* Updated dependencies.Cédric Bonhomme2016-09-27
|
* Release 7.1.Cédric Bonhomme2016-09-26
|
* Minor improvements.Cédric Bonhomme2016-09-26
|
* Updated about page.Cédric Bonhomme2016-09-23
|
* Updated CHANGELOG.Cédric Bonhomme2016-09-22
|
* Updated link to the logo for Heroku auto deploy button.Cédric Bonhomme2016-09-22
|
* Exported svg to png for the logo on GitHub.Cédric Bonhomme2016-09-22
|
* Exported svg to ico for the faviconCédric Bonhomme2016-09-22
|
* The lid of the jar is now black.Cédric Bonhomme2016-09-22
|
* logo to svg formatCédric Bonhomme2016-09-22
|
* Missing anchor ending tag added.Cédric Bonhomme2016-09-22
|
* Updated translations.Cédric Bonhomme2016-09-21
|
* Add a new feed from the popular feeds page.Cédric Bonhomme2016-09-21
|
* Updated CHANGELOG.Cédric Bonhomme2016-09-21
|
* Updated translations.Cédric Bonhomme2016-09-21
|
* Improved the profile form.Cédric Bonhomme2016-09-21
|
* add column webpage in the user tableCédric Bonhomme2016-09-21
|
* Add new stop words.Cédric Bonhomme2016-09-21
|
* Added more comments.Cédric Bonhomme2016-09-21
|
* set the limit of days to 1000 (for the tests).Cédric Bonhomme2016-09-20
|
* the number of days can be give in the urlCédric Bonhomme2016-09-20
|
* Return the most popular feeds for the last 30 days (before the date of the ↵Cédric Bonhomme2016-09-20
| | | | last added feed).
* Minor improvements fort he public profile template.Cédric Bonhomme2016-09-20
|
* Display only the 100 most popular feeds.Cédric Bonhomme2016-09-20
|
* Added link to the 'popular' page.Cédric Bonhomme2016-09-20
|
* Improved the way we count feeds by link.Cédric Bonhomme2016-09-20
|
* simple test of a 'popular' page.Cédric Bonhomme2016-09-20
|
* Few improvemnts for the tag cloud of the user's profile pages.Cédric Bonhomme2016-09-20
|
* Draft for a public user profile page.Cédric Bonhomme2016-09-20
|
* lazy loading of the translationCédric Bonhomme2016-09-12
|
* Updated translations.Cédric Bonhomme2016-09-11
|
* Bugfix.Cédric Bonhomme2016-09-11
|
* Fixed bad URL.Cédric Bonhomme2016-09-11
|
* Updated SQLAlchemy.Cédric Bonhomme2016-09-11
|
* Fixed some bad URLs in the translation.Cédric Bonhomme2016-09-08
|
* Merge branch 'master' of github.com:JARR/JARRCédric Bonhomme2016-09-07
|\
| * Update link to readthedocs in the README.Cédric Bonhomme2016-08-31
| |
* | Updated translations.Cédric Bonhomme2016-09-07
| |
* | Display login message as information.Cédric Bonhomme2016-09-07
|/
* update last_seen after each request.Cédric Bonhomme2016-08-30
|
* Use the supported Python runtime.Cédric Bonhomme2016-08-30
|
* Updated translations.Cédric Bonhomme2016-08-29
|
* Updated about page.Cédric Bonhomme2016-08-29
|
* Updated README.Cédric Bonhomme2016-08-29
|
* Updated requirements.txt file.Cédric Bonhomme2016-08-29
|
* add psycopg2 2.6.1 to the list of dependencies.Cédric Bonhomme2016-08-29
|
* Updated JS libraries.Cédric Bonhomme2016-08-29
|
* Freezed version of modules in requirements.txtCédric Bonhomme2016-05-29
|
* Merge branch 'master' of github.com:JARR/JARRCédric Bonhomme2016-05-29
|\
| * Removed now useless function for Article objects.Cédric Bonhomme2016-05-02
| |
bgstack15