| Commit message (Expand) | Author | Age |
... | |
* | Search function now using MongoDB indexed fulltext searching. | Cédric Bonhomme | 2013-01-11 |
* | We'll try a simple index searching algorithm. | Cédric Bonhomme | 2013-01-11 |
* | Updated documentation: 'Create a new user' section. | Cédric Bonhomme | 2013-01-11 |
* | Reworked the UI of the /management page. | Cédric Bonhomme | 2013-01-10 |
* | Minor bug fix: after changing the username, the username of the session varia... | Cédric Bonhomme | 2013-01-10 |
* | Changed import method of the 'auth' module. | Cédric Bonhomme | 2013-01-10 |
* | Added possibility to change the username. | Cédric Bonhomme | 2013-01-10 |
* | error() is called when the password can't be changed. | Cédric Bonhomme | 2013-01-10 |
* | Updated header information for auth.py. | 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 |
* | Added default argument for check_credentials(). | Cédric Bonhomme | 2013-01-10 |
* | Added change_password function in order to change the password corresponding ... | Cédric Bonhomme | 2013-01-10 |
* | Minor bugfix: the number of favorites articles wasn't passed to the /feed page. | Cédric Bonhomme | 2013-01-07 |
* | The /feed page now displays the address of the feed. | Cédric Bonhomme | 2013-01-07 |
* | Test of automatic feed add with Python 3: OK ;-) | Cédric Bonhomme | 2013-01-05 |
* | Updated revision date for pyAggr3g470r.py. | Cédric Bonhomme | 2013-01-05 |
* | 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 |
* | Removed useless locale import. | Cédric Bonhomme | 2013-01-02 |
* | Numbers are printed with commas as thousands separators without taking into a... | Cédric Bonhomme | 2013-01-02 |
* | Numbers are printed with commas as thousands separators. | Cédric Bonhomme | 2013-01-02 |
* | Fix function name in export_epub(). | Cédric Bonhomme | 2013-01-01 |
* | Updated copyrights years. | Cédric Bonhomme | 2013-01-01 |
* | Added a confirmation message after a successfull export of the database. | Cédric Bonhomme | 2012-12-30 |
* | Bugfix in export.py for export_txt(). | Cédric Bonhomme | 2012-12-30 |
* | Removed unescape function. | Cédric Bonhomme | 2012-12-30 |
* | Removed strip_accents function. | Cédric Bonhomme | 2012-12-30 |
* | Removed useless print(). | Cédric Bonhomme | 2012-12-30 |
* | Bugfix in export.py for export_html(). | Cédric Bonhomme | 2012-12-30 |
* | Minor improvements to the /feed page. | Cédric Bonhomme | 2012-12-30 |
* | Minor improvements to the /feed page. | Cédric Bonhomme | 2012-12-30 |
* | Updated full and short version number in the Sphinx documentation. | Cédric Bonhomme | 2012-12-30 |
* | Version 3.7 | Cédric Bonhomme | 2012-12-29 |
* | Updated revision number. | Cédric Bonhomme | 2012-12-29 |
* | Bad tag opening. | Cédric Bonhomme | 2012-12-29 |
* | Improved error response. | Cédric Bonhomme | 2012-12-29 |
* | add_feed now uses templated. | Cédric Bonhomme | 2012-12-29 |
* | Removed global variables for HTML header and footer tags. | Cédric Bonhomme | 2012-12-29 |
* | Template for the /unread page. | Cédric Bonhomme | 2012-12-29 |
* | Removed HTML headers and footers for 404 page. | Cédric Bonhomme | 2012-12-29 |
* | Template for the /history page. | Cédric Bonhomme | 2012-12-29 |
* | Typo. | Cédric Bonhomme | 2012-12-29 |
* | Removed useless HTML newline. | Cédric Bonhomme | 2012-12-29 |
* | The HTML month date picker has been removed from the /history page. | Cédric Bonhomme | 2012-12-29 |
* | Simplification of the history code. | Cédric Bonhomme | 2012-12-26 |
* | Minor Update to documentation. | Cédric Bonhomme | 2012-12-21 |
* | Updated README. | Cédric Bonhomme | 2012-12-21 |
* | Improvements in the search.html template. | Cédric Bonhomme | 2012-12-20 |