Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #3141 from nextcloud/subadmin-check-on-removing-user-from-... | Joas Schilling | 2017-01-23 | 2 | -26/+236 |
|\ | |||||
| * | Allow subadmins to add people to groups via provisioning api | Joas Schilling | 2017-01-18 | 2 | -7/+151 |
| * | Make sure subadmins can not delete users from their last subadmin group | Joas Schilling | 2017-01-18 | 2 | -0/+76 |
| * | No need to check the subadmin again | Joas Schilling | 2017-01-18 | 2 | -21/+11 |
* | | Merge pull request #3118 from nextcloud/newFileMenu-css-guidelines | Morris Jobke | 2017-01-22 | 3 | -41/+12 |
|\ \ | |||||
| * | | Popover newFolder input fix | John Molakvoæ (skjnldsv) | 2017-01-22 | 1 | -4/+2 |
| * | | Popover positionning fix | John Molakvoæ (skjnldsv) | 2017-01-22 | 1 | -1/+0 |
| * | | Popover positionning and classes | John Molakvoæ (skjnldsv) | 2017-01-22 | 3 | -2/+6 |
| * | | fit newFileMenu to css guidelines | John Molakvoæ (skjnldsv) | 2017-01-22 | 3 | -39/+9 |
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2017-01-23 | 4 | -4/+4 |
* | | | Merge pull request #3190 from nextcloud/fix-sharing-popover | John Molakvoæ | 2017-01-22 | 1 | -9/+7 |
|\ \ \ | |/ / |/| | | |||||
| * | | Fix #3174 | John Molakvoæ (skjnldsv) | 2017-01-21 | 1 | -9/+7 |
* | | | Merge pull request #3187 from nextcloud/inputs-scss-optimisation | Morris Jobke | 2017-01-22 | 4 | -53/+28 |
|\ \ \ | |||||
| * | | | Fixed public share download button | John Molakvoæ (skjnldsv) | 2017-01-22 | 1 | -2/+2 |
| * | | | Fixed sharing js | John Molakvoæ (skjnldsv) | 2017-01-22 | 1 | -1/+1 |
| * | | | Fixed public share header buttons | John Molakvoæ (skjnldsv) | 2017-01-22 | 2 | -44/+23 |
| * | | | Login and authenticate inputs fixes | John Molakvoæ (skjnldsv) | 2017-01-22 | 1 | -6/+2 |
| |/ / | |||||
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2017-01-22 | 8 | -10/+10 |
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2017-01-21 | 8 | -28/+28 |
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2017-01-20 | 6 | -10/+122 |
* | | | Merge pull request #3144 from nextcloud/use-data-download-response | Morris Jobke | 2017-01-19 | 2 | -7/+3 |
|\ \ \ | |||||
| * | | | Use DataDownloadResponse | Lukas Reschke | 2017-01-18 | 2 | -7/+3 |
* | | | | some code cleanup while working on the file | Bjoern Schiessle | 2017-01-19 | 1 | -19/+26 |
* | | | | add brute force protection to 'mount public link' operation | Bjoern Schiessle | 2017-01-19 | 1 | -0/+1 |
| |/ / |/| | | |||||
* | | | Merge pull request #3150 from nextcloud/highlight-active-navigation | John Molakvoæ | 2017-01-19 | 2 | -0/+5 |
|\ \ \ | |||||
| * | | | theme app navigation menu highlight color | Morris Jobke | 2017-01-18 | 2 | -0/+5 |
| |/ / | |||||
* | | | Merge pull request #3081 from nextcloud/2fa-backup-codes-test-coverage | Lukas Reschke | 2017-01-19 | 7 | -17/+184 |
|\ \ \ | |||||
| * | | | fix file ending | Christoph Wurst | 2017-01-18 | 1 | -1/+1 |
| * | | | make sure files end with emtpy line | Christoph Wurst | 2017-01-18 | 2 | -2/+2 |
| * | | | ignore code we're unable to test | Christoph Wurst | 2017-01-18 | 5 | -3/+8 |
| * | | | test activity provider | Christoph Wurst | 2017-01-18 | 2 | -0/+136 |
| * | | | increase GenericProvider's test coverage | Christoph Wurst | 2017-01-18 | 1 | -9/+35 |
| |/ / | |||||
* / / | [tx-robot] updated from transifex | Nextcloud bot | 2017-01-19 | 4 | -28/+28 |
|/ / | |||||
* | | Merge pull request #3078 from nextcloud/2fa-backup-codes-entropy | Lukas Reschke | 2017-01-18 | 2 | -20/+28 |
|\ \ | |/ |/| | |||||
| * | use constant and clean up unit test | Christoph Wurst | 2017-01-16 | 2 | -19/+18 |
| * | Increase 2fa backup codes entropy | Christoph Wurst | 2017-01-16 | 2 | -2/+11 |
* | | [tx-robot] updated from transifex | Nextcloud bot | 2017-01-18 | 2 | -48/+274 |
* | | Merge pull request #2776 from nextcloud/prevent-quotes-from-being-a-problem | Morris Jobke | 2017-01-17 | 1 | -1/+9 |
|\ \ | |||||
| * | | Escape the name for the jquery selector | Joas Schilling | 2016-12-20 | 1 | -1/+9 |
* | | | Merge pull request #1594 from nextcloud/markdown-support-for-app-descriptions | Joas Schilling | 2017-01-17 | 2 | -6/+4 |
|\ \ \ | |||||
| * | | | Fix "broken" app descriptions | Joas Schilling | 2017-01-13 | 2 | -6/+4 |
* | | | | [tx-robot] updated from transifex | Nextcloud bot | 2017-01-17 | 6 | -188/+188 |
* | | | | Merge pull request #3033 from nextcloud/share-by-mail-use-display-name | Björn Schießle | 2017-01-16 | 1 | -7/+12 |
|\ \ \ \ | |_|_|/ |/| | | | |||||
| * | | | generate correct path for owner and use the display name instead of the user id | Bjoern Schiessle | 2017-01-12 | 1 | -7/+12 |
* | | | | [tx-robot] updated from transifex | Nextcloud bot | 2017-01-16 | 12 | -12/+12 |
| |/ / |/| | | |||||
* | | | Merge pull request #2918 from nextcloud/encryption-recovery-improvements | Morris Jobke | 2017-01-13 | 4 | -37/+85 |
|\ \ \ | |||||
| * | | | create new encryption keys on password reset and backup the old one | Bjoern Schiessle | 2017-01-10 | 4 | -37/+85 |
* | | | | [tx-robot] updated from transifex | Nextcloud bot | 2017-01-12 | 8 | -26/+80 |
| |/ / |/| | | |||||
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2017-01-11 | 22 | -268/+560 |
* | | | Update mobile.css | Rodrigo Almeida | 2017-01-11 | 1 | -1/+1 |
|/ / |