aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/Wallabag/CoreBundle/Controller/DeveloperController.php
Commit message (Expand)AuthorAgeFilesLines
* Ensure access_token are removedJeremy Benoist2016-10-081-101/+0
* Removed duplicated templates filesNicolas Lœuillet2016-09-301-4/+4
* Instead of selecting the whole data, just count itJeremy Benoist2016-09-031-2/+2
* Added name on clientThomas Citharel2016-08-221-2/+3
* Convert array + phpDocJeremy Benoist2016-04-121-7/+7
* Add missing developer pageJeremy Benoist2016-03-201-2/+2
* fix api properties and typoThomas Citharel2016-03-161-1/+1
* add refresh-token grant-typeThomas Citharel2016-03-131-1/+1
* Add translationsJeremy Benoist2016-03-051-2/+8
* Add listing clientsJeremy Benoist2016-03-051-3/+30
* Cleanup formJeremy Benoist2016-03-051-1/+1
* Add password for authThomas Citharel2016-02-291-1/+1
* Enhance documentation and create a form to create a new clientNicolas Lœuillet2016-02-291-13/+25
* Added developer documentationNicolas Lœuillet2016-02-291-0/+17
* Fix #1597: first draft to create new client for the APINicolas Lœuillet2016-02-291-0/+38