aboutsummaryrefslogtreecommitdiff
path: root/pyaggr3g470r/views/api
Commit message (Expand)AuthorAge
* Rfactorization. Just a start...Cédric Bonhomme2015-11-25
* Improved the way arguments are parsed (usefull for the mobile version of pyAg...Cédric Bonhomme2015-11-24
* Add a way to get the json encoded by jquery in the URL when using the GET met...Cédric Bonhomme2015-11-19
* With the new version of Flask-Login is_authenticated is now a property.Cédric Bonhomme2015-09-18
* making it easier to request with listsFrançois Schmidts2015-08-05
* making feeds/fetchable and articles/challenge returns 204 on emptyFrançois Schmidts2015-08-05
* sqlalchemy was requesting icons everytime feed where listedFrançois Schmidts2015-08-03
* adding munin probesFrançois Schmidts2015-07-31
* making it possible for super admin to update other's feedFrançois Schmidts2015-07-06
* the icon featureFrançois Schmidts2015-07-03
* enforcing better user of user_id in controllersFrançois Schmidts2015-04-23
* making admin able to update all other users feedFrançois Schmidts2015-04-22
* Typo...Cédric Bonhomme2015-03-28
* Test of the headers was to strict.Cédric Bonhomme2015-03-28
* It is now possible to delete all duplicate articles with one request.Cédric Bonhomme2015-03-28
* pylint checkCédric Bonhomme2015-03-15
* Moved duplicate() function in utils.py. Some minor cosmethic changes.Cédric Bonhomme2015-03-08
* Feed GET HTTP resource accepts request with no json data (test).Cédric Bonhomme2015-03-06
* Fix the authenticate decorator.Cédric Bonhomme2015-03-05
* Typo.Cédric Bonhomme2015-03-04
* Merge remote-tracking branch 'origin/master' into evol/apiFrançois Schmidts2015-03-03
* fixing the multi apiFrançois Schmidts2015-03-03
* adding some docstringFrançois Schmidts2015-03-03
* fixing multi getFrançois Schmidts2015-03-03
* fixing/restoring logging levelFrançois Schmidts2015-03-03
* new crawler with cache control and error handlingFrançois Schmidts2015-03-03
* continuing refactoFrançois Schmidts2015-03-03
* first implementation of fetchable feedsFrançois Schmidts2015-03-03
* a first big refacto of the existing archFrançois Schmidts2015-03-03
* splitting and refactoring the Restful api partFrançois Schmidts2015-03-03
bgstack15