aboutsummaryrefslogtreecommitdiff
path: root/ihatemoney/api.py
AgeCommit message (Expand)AuthorFilesLines
2019-10-14Use black to refomat the files.Alexis M1-17/+25
2019-10-11Remove support for python2.Alexis M1-1/+1
2019-09-30api: add bearer token supportBrice Maron1-0/+15
2018-12-25Add CORS to the API. Fix #404 (#407)Alexis Metaireau1-0/+2
2018-02-07Add statistics support to APIJocelyn Delalande1-0/+8
2018-01-25API: Migrate from flask-rest to flask-restful (#315)0livd1-84/+84
2017-12-29Allow to disable/enable member via API (#301)JocelynDelalande1-1/+14
2017-12-27 Fix PUT api/project/:code/members/:id (#297)JocelynDelalande1-1/+1
2017-12-21Use hashed passwords for projects (#286)0livd1-1/+2
2017-07-07Absolute imports & some other improvements (#243)Alexis Metaireau1-0/+154