aboutsummaryrefslogtreecommitdiffstats
path: root/settings/js/authtoken_view.js
Commit message (Expand)AuthorAgeFilesLines
* Don't update token if current session tokenDaniel Kesselberg2019-02-021-1/+1
* Improve usabilityDaniel Kesselberg2019-02-021-10/+27
* Make app password description editableDaniel Kesselberg2019-02-011-0/+46
* Clipboard -> ClipboardJSDaniel Kesselberg2019-02-011-1/+1
* Extend regex to match DAVx5Daniel Kesselberg2019-02-011-1/+1
* Fix wording of client sessionsJan-Christoph Borchardt2018-11-211-6/+6
* Format Nextcloud Talk clients sessions.Ivan Sein2018-11-161-0/+6
* Add device settings tooltip for accessibilityJan-Christoph Borchardt2018-11-011-0/+1
* Extract translated strings of compiled handlebarsRoeland Jago Douma2018-10-051-0/+3
* Compile handlebars template for AuthTokenViewRoeland Jago Douma2018-09-271-32/+1
* Merge pull request #10546 from nextcloud/popover-tokensChristoph Wurst2018-08-101-1/+7
|\
| * POpovermenu fix and token settings design fixesJohn Molakvoæ (skjnldsv)2018-08-061-1/+7
* | Fix `this` context for enter-key handler on app tokensChristoph Wurst2018-08-081-1/+1
|/
* Show icon in security settings for desktop clientsMorris Jobke2018-02-281-0/+1
* Use generic icons for clientsPierre Gordon2018-01-201-11/+11
* Centralize iconsPierre Gordon2018-01-191-15/+15
* Add icons to devices/sessionsPierre Gordon2018-01-191-0/+24
* Use correct l10n for app password menuMorris Jobke2017-08-211-2/+2
* reword sessions to security in personal settingsRobin Appelman2017-06-061-1/+1
* Combine sessions and app passwords view into one single viewChristoph Wurst2017-05-301-38/+19
* 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
| |/