Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | cleaned imports | Cédric Bonhomme | 2020-03-10 |
| | |||
* | Updated Python dependencies. | Cédric Bonhomme | 2020-03-10 |
| | |||
* | Added a tiny portion of black magic. | Cédric Bonhomme | 2020-03-10 |
| | |||
* | Refactoring the backend. | Cédric Bonhomme | 2020-03-09 |
| | |||
* | moving the root of source code from / to /src/ | François Schmidts | 2015-12-17 |
| | |||
* | Rfactorization. Just a start... | Cédric Bonhomme | 2015-11-25 |
| | |||
* | Add a way to get the json encoded by jquery in the URL when using the GET ↵ | Cédric Bonhomme | 2015-11-19 |
| | | | | method. | ||
* | sqlalchemy was requesting icons everytime feed where listed | François Schmidts | 2015-08-03 |
| | | | | so i choosed to move the icons into their own table | ||
* | facto on config and more option in log levels | François Schmidts | 2015-04-16 |
| | |||
* | first take on redoing the menu | François Schmidts | 2015-04-12 |
| | |||
* | moving feed views related code in views.feed and massive use of url_for | François Schmidts | 2015-04-12 |
| | |||
* | Bugfix. | Cédric Bonhomme | 2015-04-01 |
| | |||
* | Added a new Jinja filter to get month name from number. | Cédric Bonhomme | 2015-03-16 |
| | |||
* | fixing db_create script, migrating it to the manager | François Schmidts | 2015-03-03 |
| | |||
* | fixing/restoring logging level | François Schmidts | 2015-03-03 |
| | |||
* | a first big refacto of the existing arch | François Schmidts | 2015-03-03 |
| | |||
* | Updated years f copyright. | Cédric Bonhomme | 2015-01-03 |
| | |||
* | Updated some comments. | Cédric Bonhomme | 2014-11-19 |
| | |||
* | making pyagregator runnable by apache | François Schmidts | 2014-06-09 |
| | | | | | | | | | * adding bootstrap module for basic import * redoing logging (config, proper use of the logging module) * making secret part of config (random wouldn't work with apache since it uses different instances of python) * making server entry point not executing application if just imported * not writing file for opml when we can read it from memory | ||
* | small practicity changes | François Schmidts | 2014-06-08 |
| | |||
* | Cleaned code. | Cédric Bonhomme | 2014-04-27 |
| | |||
* | License is now AGPLv3. | Cédric Bonhomme | 2014-04-09 |
| | |||
* | Removed initialization script. | Cédric Bonhomme | 2014-04-09 |
| | |||
* | Uses the host address and port number specified in the configuration file. | Cédric Bonhomme | 2014-01-12 |
| | |||
* | Added new files. First prototype with the Flask micro-framework. | Cédric Bonhomme | 2013-10-13 |