summaryrefslogtreecommitdiffstats
path: root/settings/js/authtoken_view.js
Commit message (Expand)AuthorAgeFilesLines
* Create app password by pressing enterThijs den Hartog2017-03-131-0/+6
* Fix detection of the new iOS appJoas Schilling2017-02-101-1/+1
* hide token configure menu when clicking outside itRobin Appelman2016-12-061-1/+10
* hide all other token dropdowns when showing oneRobin Appelman2016-12-061-0/+1
* Fix Regex for iPhone and add iPadLukas Reschke2016-11-281-2/+4
* Loading icon fix #2198John Molakvoæ (skjnldsv)2016-11-241-1/+1
* use date as device name if no name was givenBjoern Schiessle2016-11-211-1/+1
* Merge pull request #1447 from nextcloud/password-confirmation-for-some-actionsMorris Jobke2016-11-181-0/+5
|\
| * Require password confirmation for app passwordJoas Schilling2016-11-181-0/+5
* | Merge pull request #2108 from nextcloud/properly-parse-ie-useragentLukas Reschke2016-11-181-1/+1
|\ \ | |/ |/|
| * Properly parse IE 11 user agentMorris Jobke2016-11-141-1/+1
* | Merge pull request #2146 from nextcloud/add_copy_tooltip_to_clipboardRoeland Jago Douma2016-11-161-10/+18
|\ \
| * | Fix tooltips - they now properly change on clickMorris Jobke2016-11-161-10/+18
| |/
* | dropdown uiRobin Appelman2016-11-161-10/+9
* | enable deleting/configuring new tokensRobin Appelman2016-11-161-2/+2
* | allow configuring filesystem accessRobin Appelman2016-11-161-1/+34
* | app password scope wipRobin Appelman2016-11-161-5/+12
|/
* Add sliding animationRoeland Jago Douma2016-08-101-2/+7
* Add clipboardjs for tokenRoeland Jago Douma2016-08-101-0/+32
* Always show delete icon for new tokensRoeland Jago Douma2016-08-101-0/+9
* sort tokensRobin Appelman2016-07-201-2/+8
* improve matching safari user agentRobin Appelman2016-07-201-1/+1
* add fancy formating for most browsersRobin Appelman2016-07-191-6/+46
* format current and sync client sessions in PersonalRobin Appelman2016-07-181-34/+56
* prevent users from deleting their own session tokenChristoph Wurst2016-06-281-0/+4
* 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