aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/Wallabag/CoreBundle/Resources/views/themes/common/Developer
Commit message (Collapse)AuthorAgeFilesLines
* Change API URL used in dev docs to app.wallabag.itLiam McMenemie2019-12-311-2/+2
| | | | | | Currently the documentation uses the defunct v2.wallabag.org URL which can be confusing to someone configuring their first API client with wallabag.it.
* Copy client info to clipboardJeremy Benoist2019-07-092-9/+34
| | | | From the listing page and the create summary page, you can now copy client info to the clipboard using dedicated buttons.
* Replaced Create new client link with a buttonNicolas Lœuillet2017-12-281-1/+1
|
* Create a client when creating a user using the apiJeremy Benoist2017-06-071-1/+1
| | | | | | | | While creating a new user using the API, we also create a new client for the current user. So the app which just create the user can use its newly created client to configure the app. That new client is only return after creating the user. When calling the endpoint /api/user to get user information, the new client information won’t be return.
* Fixed documentation URLNicolas Lœuillet2017-05-171-1/+1
|
* Removed duplicated templates filesNicolas Lœuillet2016-09-304-0/+192