Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | First version with PostgreSQL | Chocobozzz | 2016-12-19 | 1 | -52/+80 |
| | |||||
* | Server: remove useless hash affectations | Chocobozzz | 2016-10-02 | 1 | -8/+8 |
| | |||||
* | Server: when we remove a user, remove the oauthtokens too | Chocobozzz | 2016-10-01 | 1 | -0/+8 |
| | |||||
* | Add migration (for db, folders...) mechanism | Chocobozzz | 2016-09-26 | 1 | -0/+5 |
| | |||||
* | Server: show user created date for the api | Chocobozzz | 2016-09-23 | 1 | -1/+2 |
| | |||||
* | Server: encrypt password in database | Chocobozzz | 2016-08-25 | 1 | -12/+31 |
| | |||||
* | Server: add user list sort/pagination | Chocobozzz | 2016-08-16 | 1 | -5/+11 |
| | |||||
* | Server: optimize function to see if there are users or not | Chocobozzz | 2016-08-16 | 1 | -0/+5 |
| | |||||
* | Server: delete user with the id and not the username | Chocobozzz | 2016-08-09 | 1 | -0/+5 |
| | |||||
* | Implement user API (create, update, remove, list) | Chocobozzz | 2016-08-04 | 1 | -6/+27 |
| | |||||
* | Server: implement refresh token | Chocobozzz | 2016-07-20 | 1 | -4/+4 |
| | |||||
* | OAuth/User models refractoring -> use mongoose api | Chocobozzz | 2016-07-01 | 1 | -0/+28 |