| Commit message (Expand) | Author | Age |
* | Added mongodb.py (to load articles from previous version of pyAggr3g470r). | Cédric Bonhomme | 2013-10-13 |
* | Trying to sort articles (SortedListField(ReferenceField('Article')). | Cédric Bonhomme | 2013-10-13 |
* | fixed bug in /articles page. | Cédric Bonhomme | 2013-10-13 |
* | First implementation of /management page. | Cédric Bonhomme | 2013-10-13 |
* | Optimizations in /home and /articles templates. | Cédric Bonhomme | 2013-10-13 |
* | First implementation of /favorites page. | Cédric Bonhomme | 2013-10-13 |
* | MongoEngine list slicing. | Cédric Bonhomme | 2013-10-13 |
* | MongoEngine list slicing. | Cédric Bonhomme | 2013-10-13 |
* | Mark an article as read. | Cédric Bonhomme | 2013-10-13 |
* | First prototype for the /articles page. | Cédric Bonhomme | 2013-10-13 |
* | First prototype for the /article page. | Cédric Bonhomme | 2013-10-13 |
* | Updated about page. Readed article title are using h3 headers and unreaded h1... | Cédric Bonhomme | 2013-10-13 |
* | Updated README. | Cédric Bonhomme | 2013-10-13 |
* | Added new files. First prototype with the Flask micro-framework. | Cédric Bonhomme | 2013-10-13 |
* | Removed all .py files. | Cédric Bonhomme | 2013-10-13 |
* | Removed cfg files. | Cédric Bonhomme | 2013-10-13 |
* | Removed qrcode sub-repository | Cédric Bonhomme | 2013-10-13 |
* | Removed static, templates and var files. | Cédric Bonhomme | 2013-10-13 |
* | Removed epub module. | Cédric Bonhomme | 2013-10-13 |
* | Removed Sphinx documentation. | Cédric Bonhomme | 2013-10-13 |
* | start Flask branch branch. The next release of pyAggr3g470r will use Flask wi... | Cédric Bonhomme | 2013-10-13 |
* | Fixed comments. | Cédric Bonhomme | 2013-10-13 |
* | Fixed encoding problem. | Cédric Bonhomme | 2013-09-26 |
* | Updated sphinx configuration file. | Cédric Bonhomme | 2013-09-26 |
* | The logo has been resized. | Cédric Bonhomme | 2013-09-14 |
* | Templates has been removed to the upper folder. | Cédric Bonhomme | 2013-09-14 |
* | The logo of the feed has been added to the feed management page (/feed). | Cédric Bonhomme | 2013-09-14 |
* | Bug fix in feedgetter.py when a fix does not exist. | Cédric Bonhomme | 2013-09-10 |
* | Improved /management template. | Cédric Bonhomme | 2013-09-10 |
* | It is now possible to delete all articles from a feed from the database via t... | Cédric Bonhomme | 2013-09-10 |
* | Changed revesion date. | Cédric Bonhomme | 2013-09-09 |
* | Improved pymongo request | Cédric Bonhomme | 2013-09-09 |
* | Change the name of the collection when the url of a feed is changed. | Cédric Bonhomme | 2013-09-08 |
* | Fixed minor bugs. | Cédric Bonhomme | 2013-09-08 |
* | Fixed bug in open_url(). | Cédric Bonhomme | 2013-09-08 |
* | Changed the confirmation message when a new feed has been added. | Cédric Bonhomme | 2013-09-08 |
* | Log erros in feedgetter.py | Cédric Bonhomme | 2013-09-08 |
* | Log errors when trying to fetch an URL. | Cédric Bonhomme | 2013-09-08 |
* | Added a function which opens a URL safely. | Cédric Bonhomme | 2013-09-08 |
* | detect_url_erros() now uses the proxy. | Cédric Bonhomme | 2013-09-08 |
* | Improvement to the CSS for the navigation container. | Cédric Bonhomme | 2013-09-03 |
* | Improvement of the template for the /index page. | Cédric Bonhomme | 2013-09-03 |
* | Minor improvement to the CSS. | Cédric Bonhomme | 2013-09-03 |
* | Minor change to the template of the /history page. | Cédric Bonhomme | 2013-09-03 |
* | Removed 'overflow-x:hiden' in the CSS. | Cédric Bonhomme | 2013-09-03 |
* | Improvement: the user-agent is now set when looking for a feed (rss or atom) ... | Cédric Bonhomme | 2013-08-30 |
* | Added some comments. | Cédric Bonhomme | 2013-08-20 |
* | Bugfix: there was a problem when enabling email notifications for a feed. | Cédric Bonhomme | 2013-08-19 |
* | Updated index.html template. | Cédric Bonhomme | 2013-08-15 |
* | Updated documentation. | Cédric Bonhomme | 2013-08-15 |