Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [stable9.1] Revert invalid commits from master->stable9.1 merge (#25420) | Vincent Petry | 2016-07-08 | 1 | -4/+0 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Revert "Merge pull request #25240 from owncloud/remove-svg" This reverts commit 8b8d2b679a12f703141de9da71340f1f02151f3d, reversing changes made to a35747b6fa8f7704bf7333f16a2b867b76acb187. * Revert "Merge pull request #25253 from owncloud/users-fixotherquotadropdown" This reverts commit a35747b6fa8f7704bf7333f16a2b867b76acb187, reversing changes made to a573b6863cbb4eb21feb7fe5a17a9b8fc60cf059. * Revert "Merge pull request #25314 from owncloud/files_external-backends-config" This reverts commit a573b6863cbb4eb21feb7fe5a17a9b8fc60cf059, reversing changes made to 8147eefaeba3822c9331283e973006ad3aeac1f5. * Revert "Add all properties while creating a subscription (#25318)" This reverts commit aaf4c3073af2511ab895e982cadae8dc6a143e55. * Revert "Merge pull request #25276 from owncloud/delete-own-session-token" This reverts commit e42ce62ce2855c95861eeae669508e5c20f99be4, reversing changes made to aaf4c3073af2511ab895e982cadae8dc6a143e55. * Revert "Merge pull request #25262 from owncloud/fed-sharing-error" This reverts commit 027715f9acba4dc314a7e4c63ac41a58d4e33f22, reversing changes made to e42ce62ce2855c95861eeae669508e5c20f99be4. | ||||
* | prevent users from deleting their own session token | Christoph Wurst | 2016-06-28 | 1 | -0/+4 |
| | |||||
* | Merge pull request #25261 from owncloud/app-password-login-name | Vincent Petry | 2016-06-27 | 1 | -0/+9 |
|\ | | | | | show which login name to use for the new app password | ||||
| * | fix layout | Christoph Wurst | 2016-06-24 | 1 | -3/+6 |
| | | |||||
| * | show which login name to use for the new app password | Christoph Wurst | 2016-06-24 | 1 | -0/+6 |
| | | |||||
* | | Merge pull request #25252 from owncloud/authtoken-removetooltipondisconnect | Morris Jobke | 2016-06-27 | 1 | -0/+2 |
|\ \ | | | | | | | Remove tooltip when disconnecting token | ||||
| * | | Remove tooltip when disconnecting token | Vincent Petry | 2016-06-23 | 1 | -0/+2 |
| |/ | |||||
* / | Use OC.Backbone instead of Backbone directly in authtoken JS code | Vincent Petry | 2016-06-23 | 1 | -5/+5 |
|/ | | | | Fixes asset pipeline issue with the auth token in personal page | ||||
* | app passwords/device tokens wording | Christoph Wurst | 2016-06-21 | 1 | -18/+18 |
| | |||||
* | Fix tooltip position in token list | Vincent Petry | 2016-06-17 | 1 | -6/+4 |
| | |||||
* | add tooltip to token names | Christoph Wurst | 2016-06-10 | 1 | -1/+2 |
| | |||||
* | remove debug console.log | Christoph Wurst | 2016-05-24 | 1 | -1/+0 |
| | |||||
* | add button to invalidate browser sessions/device tokens | Christoph Wurst | 2016-05-23 | 1 | -11/+93 |
| | |||||
* | add button to add new device tokens | Christoph Wurst | 2016-05-23 | 1 | -14/+81 |
| | |||||
* | list user's auth tokens on the personal settings page | Christoph Wurst | 2016-05-23 | 1 | -0/+93 |