aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/Wallabag/ApiBundle/Entity/Client.php
Commit message (Expand)AuthorAgeFilesLines
* Cast client id to avoid PG errorJeremy Benoist2019-01-091-1/+1
* Add a real configuration for CS-FixerJeremy Benoist2017-07-011-2/+2
* Create a client when creating a user using the apiJeremy Benoist2017-06-071-0/+23
* Be consistent between migration & schema definitionJeremy Benoist2016-12-191-1/+1
* Added relation between API Client and UserNicolas Lœuillet2016-10-241-1/+16
* Ensure access_token are removedJeremy Benoist2016-10-081-0/+5
* Changed relation between API client and refresh tokenNicolas Lœuillet2016-10-031-0/+5
* Added name on clientThomas Citharel2016-08-221-0/+31
* Symfony Upgrade Fixer FTWJeremy Benoist2016-01-151-1/+1
* * public registrationNicolas Lœuillet2015-10-031-0/+25