summaryrefslogtreecommitdiffstats
path: root/settings/js/authtoken_view.js
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #25261 from owncloud/app-password-login-nameVincent Petry2016-06-271-0/+9
|\
| * fix layoutChristoph Wurst2016-06-241-3/+6
| * show which login name to use for the new app passwordChristoph Wurst2016-06-241-0/+6
* | Merge pull request #25252 from owncloud/authtoken-removetooltipondisconnectMorris Jobke2016-06-271-0/+2
|\ \
| * | Remove tooltip when disconnecting tokenVincent Petry2016-06-231-0/+2
| |/
* / Use OC.Backbone instead of Backbone directly in authtoken JS codeVincent Petry2016-06-231-5/+5
|/
* app passwords/device tokens wordingChristoph Wurst2016-06-211-18/+18
* Fix tooltip position in token listVincent Petry2016-06-171-6/+4
* add tooltip to token namesChristoph Wurst2016-06-101-1/+2
* remove debug console.logChristoph Wurst2016-05-241-1/+0
* add button to invalidate browser sessions/device tokensChristoph Wurst2016-05-231-11/+93
* add button to add new device tokensChristoph Wurst2016-05-231-14/+81
* list user's auth tokens on the personal settings pageChristoph Wurst2016-05-231-0/+93