Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2016-07-05 | 6 | -6/+28 |
* | Merge pull request #25240 from owncloud/remove-svg | Morris Jobke | 2016-07-04 | 6 | -15/+15 |
|\ | |||||
| * | remove svg classes | Hendrik Leppelsack | 2016-07-01 | 6 | -15/+15 |
* | | Merge pull request #25253 from owncloud/users-fixotherquotadropdown | Vincent Petry | 2016-07-04 | 1 | -3/+15 |
|\ \ | |||||
| * | | Prevent negative or non-number values in quota input | Vincent Petry | 2016-06-24 | 1 | -0/+6 |
| * | | Fix "Other" value handling in quota dropdown in users page | Vincent Petry | 2016-06-23 | 1 | -3/+9 |
* | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2016-07-04 | 6 | -6/+56 |
* | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2016-07-03 | 4 | -2/+16 |
* | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2016-07-02 | 2 | -0/+2 |
| |/ |/| | |||||
* | | Merge pull request #25276 from owncloud/delete-own-session-token | Vincent Petry | 2016-07-01 | 2 | -7/+34 |
|\ \ | |||||
| * | | prevent users from deleting their own session token | Christoph Wurst | 2016-06-28 | 2 | -7/+34 |
* | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2016-07-01 | 2 | -0/+2 |
* | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2016-06-30 | 2 | -0/+2 |
* | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2016-06-29 | 20 | -0/+66 |
|/ / | |||||
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2016-06-28 | 124 | -136/+538 |
* | | Merge pull request #25261 from owncloud/app-password-login-name | Vincent Petry | 2016-06-27 | 4 | -2/+28 |
|\ \ | |||||
| * | | fix layout | Christoph Wurst | 2016-06-24 | 3 | -6/+24 |
| * | | show which login name to use for the new app password | Christoph Wurst | 2016-06-24 | 3 | -0/+8 |
* | | | Merge pull request #25252 from owncloud/authtoken-removetooltipondisconnect | Morris Jobke | 2016-06-27 | 1 | -0/+2 |
|\ \ \ | |||||
| * | | | Remove tooltip when disconnecting token | Vincent Petry | 2016-06-23 | 1 | -0/+2 |
| | |/ | |/| | |||||
* | | | Merge pull request #25129 from owncloud/remove-ie | Vincent Petry | 2016-06-27 | 2 | -22/+2 |
|\ \ \ | |||||
| * | | | remove ie8+9 support | Hendrik Leppelsack | 2016-06-23 | 2 | -22/+2 |
| |/ / | |||||
* | | | Merge pull request #25251 from owncloud/authtoken-assetpipelinefix | Vincent Petry | 2016-06-27 | 3 | -11/+11 |
|\ \ \ | |||||
| * | | | Use OC.Backbone instead of Backbone directly in authtoken JS code | Vincent Petry | 2016-06-23 | 3 | -11/+11 |
| |/ / | |||||
* | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2016-06-27 | 2 | -0/+4 |
* | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2016-06-26 | 4 | -0/+48 |
* | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2016-06-25 | 2 | -0/+10 |
| |/ |/| | |||||
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2016-06-24 | 74 | -0/+156 |
|/ | |||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2016-06-23 | 132 | -270/+166 |
* | Merge pull request #25134 from owncloud/app-passwords | Vincent Petry | 2016-06-22 | 4 | -36/+36 |
|\ | |||||
| * | use theme name instead of hard-coded 'ownCloud' | Christoph Wurst | 2016-06-21 | 1 | -1/+1 |
| * | fix tranlations | Christoph Wurst | 2016-06-21 | 1 | -3/+3 |
| * | app passwords/device tokens wording | Christoph Wurst | 2016-06-21 | 4 | -36/+36 |
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2016-06-22 | 4 | -6/+20 |
|/ | |||||
* | redirect to new login route (#25099) | Christoph Wurst | 2016-06-21 | 1 | -0/+11 |
* | Merge pull request #25196 from owncloud/update-session-token-password | Christoph Wurst | 2016-06-21 | 1 | -0/+1 |
|\ | |||||
| * | pass new password instead of username | Christoph Wurst | 2016-06-21 | 1 | -1/+1 |
| * | update session token password on user password change | Christoph Wurst | 2016-06-21 | 1 | -0/+1 |
* | | Merge pull request #25042 from owncloud/session-settings-ellipsis | Vincent Petry | 2016-06-21 | 3 | -33/+36 |
|\ \ | |/ |/| | |||||
| * | Fix tooltip position in token list | Vincent Petry | 2016-06-17 | 1 | -6/+4 |
| * | rearrange personal settings sections | Christoph Wurst | 2016-06-10 | 1 | -28/+28 |
| * | add tooltip to token names | Christoph Wurst | 2016-06-10 | 1 | -1/+2 |
| * | add overflow ellipsis to session and device tokens list | Christoph Wurst | 2016-06-10 | 1 | -0/+4 |
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2016-06-21 | 2 | -0/+2 |
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2016-06-20 | 2 | -0/+36 |
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2016-06-17 | 2 | -0/+26 |
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2016-06-16 | 2 | -0/+2 |
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2016-06-15 | 2 | -0/+12 |
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2016-06-14 | 12 | -2/+32 |
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2016-06-13 | 36 | -0/+42 |