| Commit message (Expand) | Author | Age |
* | Added logout button. | Cédric Bonhomme | 2013-01-14 |
* | Display the number of search results. | Cédric Bonhomme | 2013-01-11 |
* | Removed import of re in search.html. | Cédric Bonhomme | 2013-01-11 |
* | Minor improvements of the /search page. | Cédric Bonhomme | 2013-01-11 |
* | Search function now using MongoDB indexed fulltext searching. | Cédric Bonhomme | 2013-01-11 |
* | Reworked the UI of the /management page. | Cédric Bonhomme | 2013-01-10 |
* | Added possibility to change the username. | Cédric Bonhomme | 2013-01-10 |
* | Improvements to the /management page (title hierarchy + password input with h... | Cédric Bonhomme | 2013-01-10 |
* | You can now change your password form the /management page. | Cédric Bonhomme | 2013-01-10 |
* | The /feed page now displays the address of the feed. | Cédric Bonhomme | 2013-01-07 |
* | Improved display of confirmation message. | Cédric Bonhomme | 2013-01-05 |
* | Improved display of error message. | Cédric Bonhomme | 2013-01-05 |
* | Numbers are printed with commas as thousands separators (/feed page). | Cédric Bonhomme | 2013-01-02 |
* | Numbers are printed with commas as thousands separators without taking into a... | Cédric Bonhomme | 2013-01-02 |
* | Minor improvements to the /feed page. | Cédric Bonhomme | 2012-12-30 |
* | Minor improvements to the /feed page. | Cédric Bonhomme | 2012-12-30 |
* | Improved error response. | Cédric Bonhomme | 2012-12-29 |
* | Template for the /unread page. | Cédric Bonhomme | 2012-12-29 |
* | Template for the /history page. | Cédric Bonhomme | 2012-12-29 |
* | Improvements in the search.html template. | Cédric Bonhomme | 2012-12-20 |
* | Indentation of the HTML template file for the /feed page | Cédric Bonhomme | 2012-12-13 |
* | float() now useless with Python3 | Cédric Bonhomme | 2012-12-13 |
* | Test if list of articles is not empty. | Cédric Bonhomme | 2012-12-13 |
* | Template for the /feed page. | Cédric Bonhomme | 2012-12-13 |
* | New template for confirmation message. | Cédric Bonhomme | 2012-12-05 |
* | Template for the /search page. | Cédric Bonhomme | 2012-12-04 |
* | Removed <hr /> tag from the main page. | Cédric Bonhomme | 2012-12-03 |
* | Minor changes to the management page. | Cédric Bonhomme | 2012-12-03 |
* | Number of days with datetime.timedelta can't be bigger than 999999999. | Cédric Bonhomme | 2012-12-03 |
* | Added a form for the /inactives page in order to enter the number of days. | Cédric Bonhomme | 2012-12-03 |
* | New page (/inactives) which displays the list of inactive feeds since a certa... | Cédric Bonhomme | 2012-12-02 |
* | Code factorization. | Cédric Bonhomme | 2012-11-30 |
* | Performance MongoDB imptovements (get_gavorites() function). | Cédric Bonhomme | 2012-11-30 |
* | Template adjustment. | Cédric Bonhomme | 2012-11-29 |
* | Removed empty lines. | Cédric Bonhomme | 2012-11-28 |
* | Menu position is fixed. | Cédric Bonhomme | 2012-11-28 |
* | Display the title of an article in the tab of the browser (for the /article p... | Cédric Bonhomme | 2012-11-28 |
* | Display the number of unread articles in the browser tab (with templates). | Cédric Bonhomme | 2012-11-28 |
* | Fix: number of feeds wan no longer displayed in the navigation bar. | Cédric Bonhomme | 2012-11-28 |
* | Template for the /index page. | Cédric Bonhomme | 2012-11-27 |
* | The link to the source code is now at the bottoem of the HTML page. | Cédric Bonhomme | 2012-11-26 |
* | Refactoring codes in templates. | Cédric Bonhomme | 2012-11-26 |
* | Template for the /error_page page. | Cédric Bonhomme | 2012-11-26 |
* | Template for the /statistics page. | Cédric Bonhomme | 2012-11-25 |
* | Template for the /notifications page. | Cédric Bonhomme | 2012-11-25 |
* | Removed "enable_loop=True". | Cédric Bonhomme | 2012-11-25 |
* | Template for the /articles page. | Cédric Bonhomme | 2012-11-25 |
* | Template for the /management page. | Cédric Bonhomme | 2012-11-22 |
* | Template for the /article page. | Cédric Bonhomme | 2012-11-22 |
* | Added template for the page of favorite articles. | Cédric Bonhomme | 2012-11-22 |