Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | 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 | ||
* | The search is now case unsensitive. | Cédric Bonhomme | 2015-06-01 |
| | |||
* | adding base unittests | François Schmidts | 2015-05-15 |
| | |||
* | enforcing better user of user_id in controllers | François Schmidts | 2015-04-23 |
| | | | | | | thus enhancing rights limitations between users wider_controller are a way to say "I was the maximum rights my role allows me" | ||
* | making admin able to update all other users feed | François Schmidts | 2015-04-22 |
| | |||
* | introducing the or filter component | François Schmidts | 2015-04-16 |
| | |||
* | redoing full text search | François Schmidts | 2015-04-16 |
| | | | | | using SQL LIKE condition using main home design for displaying results | ||
* | moving feed views related code in views.feed and massive use of url_for | François Schmidts | 2015-04-12 |
| | |||
* | correcting the way we use the controllers and adding documentation | François Schmidts | 2015-04-07 |
| | |||
* | pylint check | Cédric Bonhomme | 2015-03-15 |
| | |||
* | adding some docstring | François Schmidts | 2015-03-03 |
| | |||
* | new crawler with cache control and error handling | François Schmidts | 2015-03-03 |
| | |||
* | continuing refacto | François Schmidts | 2015-03-03 |
| | |||
* | first implementation of fetchable feeds | François Schmidts | 2015-03-03 |
| | |||
* | a first big refacto of the existing arch | François Schmidts | 2015-03-03 |