aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/Wallabag/CoreBundle/Controller/DeveloperController.php
Commit message (Collapse)AuthorAgeFilesLines
* 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
| | | | Rename route to be more consistive (ie: prefixed with developer_)
* Cleanup formJeremy Benoist2016-03-051-1/+1
| | | | | | | - Avoid too much hidden data in the form (instead of manually define the submit button and hide the default, use the default one !) - Fix HTML syntax in client_parameters - Add developer link in baggy menu - Fix space between link in material footer
* 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